#Developers
The 2nd #developers meetup Pokhara was a great experience!
Bikram (https://bikram.io/) talked about what #OpenSource software is, how it can benefit developers, institutions and companies and how to get involved.
@arturN then presented #ownCloud Infinite Scale (oCIS) an open source file sync & share platform made by @ownclouders
So good to meet and learn from each other!
If you a #softwaredeveloper in #Pokhara, #Nepal and not yet part of the group, join here: https://www.linkedin.com/groups/14249130/



☕ Java 21 ( unnamed classes to make the class declaration implicit )
openjdk.org/jeps/445

Wired: Apple WWDC 2023: What to Expect for Software and Hardware https://www.wired.com/story/apple-wwdc-2023-what-to-expect/ #Tech #wired #TechNews #IT #Technology via @morganeogerbc #Gear/Trends #developers #software #apple #Gear #WWDC
Why is so much property in the UK so ugly/boring and some downright rabbit-hutch size. Why do we let a Government lets developers get away with making rooms that are downright claustrophobic? The minimum size should be a decent size, not what they are getting away with.
#Developers #Planners #Architects #Mastodon #Fediverse. #Rabbithutches
Build lean Node.js container images with UBI and Podman | Red Hat Developer https://developers.redhat.com/articles/2023/05/17/build-lean-nodejs-container-images-ubi-and-podman
#node #redhat #developers
The #Linux Systems to get you going!
These just-works Linux systems featuring Kubuntu 22.04 LTS and the beautiful and intuitive #KDE desktop are meant to help you with any task and make it fun too!
See more at: https://kfocus.org/
#Code #Data #Developers #ML #Engineers #Laptop #Desktop #AI #Creators #DataScience #Graphics

Seems like every other day a user wants to do something with #Win11 that should be simple to do.
Yet for some reason, the genius decisionmakers over at #Microsoft continually seem to make the #system incapable of the most basic things as if they're actively getting their #developers to waste time fighting against what users actually want.
Why anyone uses this #software or anything #MSFT these days is beyond me when there are plenty of user-friendly alternatives out there.
THAT Conference (http://that.land/m/whois):
Did we mention call for speakers is now open for THAT Conference in Texas? Apply today - https://t.co/G7BU8yrfMc
#callForSpeakers #cfp #webdevelopment #developers https://t.co/0MXIaTKBN8
#Rust for #CPlusPlus #developers:
Understanding Rust as a C++ developer - DEV Community
https://dev.to/daaitch/understanding-rust-as-a-c-developer-2o28
Bird's eye overview.
nrc/r4cppp: Rust for C++ programmers
https://github.com/nrc/r4cppp
More in-depth.
🧵 [1 / 6]
#Twitter and #Redditapi trying to squeeze every penny out of #app #developers is actually just a foreshadowing of a much larger #entshitification, yet to come. We are looking at web 3.0, just without the #crypto bros.
Spending time meeting customers and developers to share how we are building on the cloud. Love hearing how others are developing to push innovation further #developers #RedHat
https://www.instagram.com/p/Cs8HOfXuJcz/?igshid=MTVlNTYxMjY2ZQ==
👋 #Developers – there’s no need to sacrifice transactions, #data integrity, or reliability when simplifying modern applications.
Get your app up and running in no time with #JSON and temporal tables.
Not getting the answers you want from your team? The problem may be the language that we use. In this article, I provide examples of how a simple change in language resulted in developers opening up to me.
#leadership #team #developers #softskills
https://poweredbydev.substack.com/p/why-the-right-words-matter-to-a-developer
Full Stack Software Development
The #Fullstack #softwaredeveloper Course from Learnbay is a thorough course that equips students with the abilities required to work as full-stack #developers
Visit: https://www.learnbay.co/full-stack-software-development-program
🪲 PHP developers and other developers, can you identify what is the issue in this code?
(No comment like "PHP". Save it for some other time 😀. This can happen in any language)
#php #CodeIgniter #programming #development #developers #laravel #infosec
![namespace App\Controllers;
class Home extends BaseController
{
public function index()
{
$db = db_connect();
$request = \Config\Services::request();
$json = $request->getJSON(true);
$where = [];
if(isset($json['username']) || isset($json['password'])) {
$where['username'] = $json['username'] ?? null;
$where['pass'] = $json['password'] ?? null;
}
$query = $db->table('users')->getWhere($where, 1, 0);
$row = $query->getRowArray();
if(!$row) {
return "not found";
} else {
return json_encode($row);
}
}
}](https://assets.toot.cafe/cache/media_attachments/files/110/467/141/881/149/545/small/ae03be459ad31567.jpg)
#Cryptocurrencies #DeFi #developers #Ethereum #Fantom Fantom starts paying developers to generate gas fees: A new program from the Fantom Opera network (FTM) team will pay developers for the gas fees they generate from users, according to a May 31 announcement. Specifically, the “Gas Monetization Program” will pay eligible developers 15% of the total gas fees their apps generate.
Gas Monetization on #Fantom is live! ⛽
The program provides dApps with a sustainable… https://btcnews.biz/cryptocurrencies/fantom-starts-paying-developers-to-generate-gas-fees/?utm_source=dlvr.it&utm_medium=mastodon

https://zealdocs.org/ an offline docs viewer for #developers #programming #docs
Join us on Sat 01-07-2023 09:30 at `Coffee Coding`.
More info: https://appsterdam.rs/event-xvfsdtyfckbcb #Appsterdam #iOSDev #AndroidDev #Developers #Meetup
"From code to production - how developer tools give you velocity!"
Natale Vinto ☮️ | @natalevinto's and my session at #RHSummit 2023
https://events.experiences.redhat.com/widget/redhat/sum23/SessionCatalog2023/session/1673369172386001uCPk
Watch for #free!
#developers #OpenShift
#Brave #Search API is now open for use by companies and #developers worldwide https://tchlp.com/3WElnJe
🦀 Crablang crossed 3k stars in GitHub
https://github.com/crablang/crab
@crablang #crablang #rustlang #rust #programming #developers

@dangero I understand that it’s maddening.
Unfortunately, there are many actors here: site authors, web publishing software #developers, #browser developers, #ScreenReader developers, and tying it all together @wai and the #accessibility standards they publish and support.
Mostly everyone keeps up with #a11y standards now, but sadly you’ve run into a long-standing gap with #NVDA and soft hyphen #HTML entities.
Maybe add your thoughts at https://github.com/nvaccess/nvda/issues/13668 ?
What's your tab width?
I'm using 'tabs -3' for a while now, but recently saw a popular auto-format tool defaulting at 2.
What is a typical bus factor on your personal side projects?
How do you go about increasing it?
https://en.wikipedia.org/wiki/Bus_factor
#poll #survey #SideProjects #projects #BusFactor #webdev #developers
Millions in Tory donations at risk as property developers hit back | The Independent
#Tories
#Donations
#Developers
#HomeBuildersFederation
https://www.independent.co.uk/news/uk/politics/tory-donor-house-building-b2348052.html
This week in the #Pokhara #developers #meetup I will be talking about #ocis, the cloud storage and file-sharing solution done by @ownclouders .
Date/Time: June 3rd Saturday / 4:PM
Venue: Pokhara co-working space . Jarebar, #Pokhara (https://sites.google.com/view/pokharacoworking/home) #community #opensource

I'm a software engineer and generally I like it. It pays well, gives you an opportunity to solve interesting problems, and offers some autonomy. However, I don't think there's any other vocation that's further up its own ass when it comes to how the work get's done. It's mind-boggling how much money and time is spent on organizing the work vs doing the work. #softwaredevelopment #developers
I do not understand #software #developers who continue providing #Intel #x86 only and/or #unsigned #macOS packages.
As I commented on the issues page for #AriaNg Native (an #ElectronJs frontend for the #aria2 download utility), Intel-only #Mac software “serves a dwindling niche of discontinued models and discontent professionals.” And unsigned #apps are “unusable for anyone who wants to maintain their Mac’s #security.”
https://github.com/mayswind/AriaNg-Native/issues/112#issuecomment-1567647421
Just 1 week til #WWDC23!
#WWDC #Apple #Developers #AppleTech #iOSDev #SwiftUI #SwiftDev #AllThingsTech

Day 2 of my Vlog from @androidmakersfr is out now! another brilliant day of chatting with #developers about the Vonage #Android SDK... oh and of course giving away lots more cool Android figures!!
From @plantquest in twitter:
We are thrilled to announce that we are now a proud sponsor of @LeafletJS .
Sponsoring LeafletJS is our way of giving back to the open-source and developer community helping to promote innovation and foster community growth.
#OpenSource #LeafletJS #Developers @voxgig
Let's start the week by focusing on writing good comments that explains the why.
Do it in code or as commit message or a PR description, whatever works for you!
How to make your #Github profile more dynamic? @hummusonrails knows how to do that: https://www.bengreenberg.dev/posts/2023-04-09-github-profile-dynamic-content/
Nice blog post, thanks Ben!
Since many #developers don’t test on #firefox anymore, I had to go back to using #googlechrome , if you’re developing something, consider running tests on browsers other than #chromium based ones
Wired: Remembering GitHub's Office, a Monument to Tech Culture https://www.wired.com/story/github-tech-values/ #Tech #wired #TechNews #IT #Technology via @morganeogerbc #SiliconValley #programming #developers #github #Ideas #Work
Ok #developers what is better? 1 - build a #startup website with #html #CSS #javascript or 2 - Build it with #ReactJS ?
#Backend #advice #webdevelopment
Create an OpenShift Serverless Function https://developers.redhat.com/developer-sandbox/activities/create-openshift-serverless-function
#OpenShift #redhat #developers
A clean and clutter-free UI goes a long way towards making users feel comfortable, but #Chrome #developers seem to have strayed from that path with the #desktop release. #Google has the opportunity to make things right. https://tchlp.com/3MDR00H
👋 Hey #dotnet #developers, we're still accepting speakers for #jetbrains #dotnet days.
The call for speakers closes at the end of the day Sunday, May 28th. There's still time to submit if you've considered presenting at the next Iowa Code Camp event on June 17th. Submissions can be made here: https://iowacodecamp.wufoo.com/forms/iowa-code-camp-spring-2023-speaker-submission
Curated Apps- Recommended and Tested
This is a list of tools and recommended apps for the Kubuntu Focus. If you own a Focus, you can click an icon to launch or install an app.
Visit us at https://kfocus.org/wf/apps
#Laptop #Desktop #Developers #ML #Imaging #DataScience #Creators #Engineers #AI #DevOps #Linux #Code #Data #HelpfulHints

Next Wednesday evening, tune in to the Dublin ONLINE DevRel meetup. We'll have @reverentgeek David Neal and @lirantal Liran Tal.
David's talk is on Visual Storytelling, while Liran will unmask the Secret Life of Developer Advocates.
Check out the site, register on Meetup and tune in on the evening to ask questions. Don't miss the chance to hear them address your question LIVE!!
Dear #lazyweb of #developers on #MacOS: I have configured #iterm to appear using a hot key, but the terminal window seems to always attach to a specific virtual desktop, and if I’m on another one when I press the hot key, it’ll take me back to that desktop :/ Is there any way to have the terminal window always open on the same desktop I am at?
Apparently today is Kelly Discovers #Developers On Mastodon. I've sent a stack of "OMG HI I LOVE YOUR WORK!" to people who make stuff I love. I just discovered they were here and couldn't help myself. I'm not the boss of you, but if that opportunity presents itself keep in mind it's free to compliment someone and you might make their day. (Trust me I've done tech support for indie apps and a cheerful message is practically an act of revolution.)
Modern work requires attention. constant alerts steal it.... 👇🤔
https://stackoverflow.blog/2023/05/22/modern-work-requires-attention-constant-alerts-steal-it/
(well, now tell that to the clients without they get offended 😝)
#coding #developers #softwareengineer #IT #ITjob #programming
Any recommendation on a service to host npm, nuget, pypi, rubygems and rpm private packages ? Something like Nexus or Artifactory but managed.
We found https://fury.co/ but checking for other options.
#developers #dotnet #nodejs #ruby #python #sre #linux
@ncommander I agree. If you wanted to build a business on the backs of replaceable, interchangeable individual #developers, you bet on the wrong horse. I’m sorry about that. I’ve steered my career to avoid working at such places.
I wonder why you want to run one of those.
📢 Attention HubSpot theme providers! Do you want to create a listing that showcases your theme's best attributes? 💻 Don't miss our latest blog post on how to optimize your theme listing with detailed information, images, videos, and client examples.
Learn how to name and categorize your theme, create a storefront card, highlight key features, and more! 👇
https://developers.hubspot.com/blog/best-practices-for-listing-your-theme-or-module-on-hubspots-asset-marketplace
I teamed up with my friend Carina Rampelt over at another #marketing agency to make a comprehensive guide on HOW exactly you or any other non-technical marketers can write about technical topics, especially for a #developer audience.
Here's the link: https://kalynamarketing.com/blog/writing-for-developers
#content #writing #developers #developermarketing
6/6
Have you ever noticed that when you build an iOS app for Mac Catalyst, $PLATFORM_NAME is set to `macosx`?
When Catalyst was being hashed out, there was quite a bit of discussion around whether we were building against the *iOS* SDK on the Mac, or against a *Mac* SDK that happened to know about iOS. As you can guess in retrospect, the latter worldview prevailed: the Catalyst SDK is a “variant” of the Mac SDK. This made our builder tools folks quite happy, because the Catalyst SDK could be built alongside the Mac one, and Catalyst apps and daemons bundled with macOS could be built together with the rest of macOS.
Xcode, however, seems to continue to insist in its UI that Catalyst apps are actually *iOS* apps that happen to support the Mac.
Which worldview you choose to believe is up to you! I know which one I prefer.
Hey there! We are a small company (two visually impaired #indie #developers) of #audioGames for the #blind and #lowVision community on #Apple platforms, although we hope some sighted #gamers will enjoy our offerings as well. We plan on using this account to post development notes and progress on our apps and connect with other indie developers. #Swift #iOS #iPadOS #tvOS #macOS #introduction
I know we're not supposed to do this here, but this. So much this.
The accessibility experiences (yes, plural, it's not just sight-impaired users using #voiceover / #talkback) are another interface, and they deserve full design consideration. Don't expect devs or testers to get it right. Controls on labels are such low-hanging fruit that they're basically laying on the ground and probably not very edible.
#a11y #accessibility #design #developers #iosdev #androiddev
Does anyone have a list of permissions for a Misskey/Calckey app?
The official documentation links to a nonexistent "TODO" page.
Los developers en sus sueños piensan "joder que bien me quedó ese código realizado sin ayuda alguna de nadie solamente porque soy una persona especial".
En la vida real el proceso fue muy diferente.
#developers en la vida real.
Falsehoods #developers believe about names... 1. Yes, there is a space in my last name 2. Why name the field "Last name" and refer to "surname" in the error message?!
Interested in learning Rust? We've published some free learning modules/training for anyone interested in getting started. In case you hadn't heard, it's pretty popular in Windows engineering right now. 😁
"Take your first steps with Rust" - Training | Microsoft Learn
https://learn.microsoft.com/en-us/training/paths/rust-first-steps/
#rust #Training #developers #Microsoft
#Developers if you had only one tool outside your IDE to assist you with daily tasks, what would it be? What's the first thing you install on a new machine?
For the past....decade...mine has been NotePad++. It's chock full of helpful text manipulation tools that I wouldn't be able to live without, especially in my early SQL Server days. Not to mention a healthy plugin community.
Great question in the @glitchdotcom community forum: What skills do software developers have beyond writing code?
To me, it's mainly about the ability to step back and evaluate how your decisions and your behavior affects the world around you, through empathy.
And you really have to be empathetic to yourself as well; know the value of your time. Opt in for simpler, more straightforward solutions. Ask for help when you need it.
Is there an easy way to tell what software is running on a fediverse server?
I know Mastodon has the /api/v2/instance point.
#fediverse #mastodon #calckey #misskey #MastoAdmins #developers
Hey you! If you ever, ever, use #github, #gitlab (etc) you need to read this. Every #maker, and most everyone else, ESPECIALLY those of you who are NOT #developers. (Contributors/devs usually have local copies already.)
The first hour of my day was just wasted chasing down an error in #HACS that turns out to be "Dev deleted their repositories on github and now #homeassistant is mad"
The problem is not that the developer chose to stop supporting their work. That is their prerogative and my only role is to be sad. The problem is that we learned nothing from https://arstechnica.com/information-technology/2016/03/rage-quit-coder-unpublished-17-lines-of-javascript-and-broke-the-internet/
#GIT ONLY WORKS IF YOU HAVE YOUR OWN COPY. The downloads and tarballs are not the same thing. They are partial copies at best. Even "forking" (on the same site) can be deleted at the original author's whim.
To actually have your own copy, it needs to be somewhere else. On a new site (if the original is on #github you can put your copy on #gitlab) or even your laptop. And when you can, use your copy instead.👿
David Bowie with some excellent advice for artists about not playing to the gallery. I'd kinda like to think this could be applied to #developers and the #Fediverse as well.
https://www.youtube.com/watch?v=cNbnef_eXBM
#wisdom #davidbowie #art #music
Why #developers are designing #VideoGames for #accessibility | PBS NewsHour
https://www.pbs.org/newshour/arts/why-developers-are-designing-video-games-for-accessibility
The aspiring #Fediverse #Developers Network is upgrading from a single Matrix room to a Matrix space with several rooms, it got too crowded and hard to follow.
Join us if you like. In the right room :-)
If you weren't able to make it to #KubeCon + #CloudNativeCon 2023 in Amsterdam, here's a chance to watch @alannaburke's session, "Creating a Culture of Documentation" – up your team's documentation mojo with some tips for Alanna.
💻 Watch it today: https://youtu.be/IJjQ5yPFwHw
Google jumps into the AI coding assistant fray with Codey and Studio Bot - Enlarge / Android Studio will get a dedicated helper chatbot called Stu... - https://arstechnica.com/?p=1938356 #googlestudiobot #androidstudio #developers #googlei/o #google #palm2 #tech #llms #ai #ml
Ya puedes hacer la encuesta 2023 para #developers de #StackOverflow!
https://stackoverflow.az1.qualtrics.com/jfe/form/SV_czLVsbnGnF4Q04e
"Browser makers want one thing: not being blamed for being slow or showing things "wrong". So we work with lots of partners to see why their products are misbehaving. In these "performance clubs" in Mozilla and Microsoft we kept running into the same issue: web products with tons of senseless #HTML, unused #CSS and an avalanche of #JavaScript sent to the end users with no benefit to them. All the benefits were for the convenience of the #developers"
https://dev.to/codepo8/the-ongoing-defence-of-frontend-as-a-full-time-job-3dp2
#frontend #webperf
This Fediverse Software Comparison chart from https://calckey.org/#comparison is great. I'd love to see a similar chart for developers. Comparison of API endpoints, OAuth support, etc.
Does anyone know if this exists?
@PavelASamsonov this gives me PTSD. I especially like how all the other departments are simply passing through on their journey through #Agile, and the #developers are the ones on the hamster wheel of death.
A RedMonk Conversation: Attracting Developers and Keeping Top Talent, with Red Hat https://m.youtube.com/watch?v=6SxfqgzKG7M&feature=youtu.be
Listen to Dr KellyAnn Fitzpatrick and Chris Wright talking #developers!
#redhat #LifeAtRedHat
We're still looking for front end #developers. If you're looking for a new challenge, please fill in! https://jobs.eu.lever.co/savings-united/5decdea6-8a7e-4559-ae45-1dceb7804e0f #JavaScript #VueJS #NodeJS #Job