I’ve been dabbling for years, but my old computer couldn’t run Windows 11. That delay made me wait long enough to see all the recall shit, so my new computer has been Linux since day 1, no dual boot.
JackbyDev
Any pronouns. 33.
Professional developer and amateur gardener located near Atlanta, GA in the USA.
I’m using a new phone keyboard, please forgive typos.
- 1 Post
- 240 Comments
JackbyDev@programming.devto
Technology@lemmy.world•Bernie Sanders proposes bill to give the public a 50% stake in AI companiesEnglish
1·1 month agoTo give the government a 50% stake. I know the government is the public in some sense, but still.
And as we all know, they’re going to say that not using a Genuine™ Android® Operating System is extremely suspicious.
JackbyDev@programming.devto
Technology@lemmy.world•Nintendo sued by players who say they should get any tariff refunds received by the US governmentEnglish
1·3 months agoDepends on what they’re selling. If it’s not a necessity and more of a luxury then people will buy a lot less when prices rise a lot. They’re losing it because people are buying less of their products, not because the company is paying the tariff.
JackbyDev@programming.devto
Linux@lemmy.ml•What package manager do you use for arch based distros?English
2·3 months agoThere is pacman + aur and then there is flatpak.
This is sort of like asking “which fruit juice do you use, an acme apple juicer or a blamco orange juicer.” If I need a flatpak, I use flatpak. Sometimes things only have flatpaks and aren’t on the AUR.
If it’s on both, nowadays I typically prefer the non-flatpak version, but that’s just sort of vibe based, I don’t really have a good reason. I think I ran into a few (very minor) problems with flatpaks (that were probably easy to fix) that I didn’t have with the non-flatpak version and that skewed me in that direction.
JackbyDev@programming.devto
Technology@lemmy.world•Our commitment to Windows qualityEnglish
2·4 months agoNow it’s just another Chromium.
JackbyDev@programming.devto
Technology@lemmy.world•Google Fiber will be sold to private equity firm and merge with cable companyEnglish
9·4 months agoI don’t have any experience with Google Fiber, but I was bummed when Google Domains got sold off, I forgot to whom. Google Domains was so simple. No nonsense.
JackbyDev@programming.devto
Technology@lemmy.world•Digg’s open beta shuts down after just two months, blaming AI bot spamEnglish
4·4 months agoWhat’s the new instance? I must have missed it.
JackbyDev@programming.devto
Technology@lemmy.world•Digg’s open beta shuts down after just two months, blaming AI bot spamEnglish
5·4 months agoRIP lemmynsfw.
JackbyDev@programming.devto
Technology@lemmy.world•Android will become a locked-down platform in 194 daysEnglish
6·5 months agoThis is why we should use things like GPL.
JackbyDev@programming.devto
Technology@lemmy.world•All U.S. Social Security numbers may need to be changed following a massive breach that is already being investigated as a national threatEnglish
2·5 months agoWe should get ahead of the curve by making Markcoin then. Let’s do halfsies on an ICO.
JackbyDev@programming.devto
Technology@lemmy.world•All U.S. Social Security numbers may need to be changed following a massive breach that is already being investigated as a national threatEnglish
7·5 months agoYeah, in the book of Revelation in the Bible as a sign of the end times followers of Satan will have a visible mark on them. Many evangelical Christian conspiracy theorists believe that in a literal sense. Paired with many conservatives also not wanting the government to be able to track them, a national ID system (as opposed to state IDs) has never really gain traction.
You can read more about this here if you’re interested. https://en.wikipedia.org/wiki/Number_of_the_beast#Mark_of_the_beast
Some fundamentalist Christian groups, as well as various Christian writers in other traditions, interpret the mark as a requirement for all commerce to mean that the mark might actually be an object in the right hand or forehead with the function of a credit card, such as RFID microchip implants.[73] Some of these groups believe the implantation of chips may be the imprinting of the mark of the beast, prophesied to be a requirement for all trade and a precursor to God’s wrath.[74][75] Similar objections were raised about barcodes upon their introduction.[76]
During the COVID-19 pandemic, some groups associated COVID-19 vaccines and mask wearing with the mark of the beast, or that it was a microchip in the vaccine.[77] Some religious leaders spoke out against this as a misinterpretation of Revelation 13:16-18.[78] Medical institutions such as Hennepin County Medical Center noted this in their fact sheets about the vaccine.[79] A similar version was spread by Marjorie Taylor Greene, who referred to vaccine passports as being the mark of the beast.[80]
JackbyDev@programming.devto
Technology@lemmy.world•All U.S. Social Security numbers may need to be changed following a massive breach that is already being investigated as a national threatEnglish
22·5 months agoThe same group that pushes for voter ID laws refuses to implement a national ID system because they’re afraid of the mark of the beast.
JackbyDev@programming.devto
Technology@lemmy.world•'What a great way to kill your community': Discord users are furious about its new age verification checks — and are now hunting for alternativesEnglish
9·5 months agoThat joke is NSFW, please present facial verification and ID now or you will be banned and reported to the authorities!
JackbyDev@programming.devto
Technology@lemmy.world•'What a great way to kill your community': Discord users are furious about its new age verification checks — and are now hunting for alternativesEnglish
3·5 months agoOne of my Discord friends has a stalker and can’t get anything but automated messages.
JackbyDev@programming.devto
Technology@lemmy.world•'What a great way to kill your community': Discord users are furious about its new age verification checks — and are now hunting for alternativesEnglish
10·5 months agoGuilded went to Roblox-only in 2025. I’d never heard of it until someone else mentioned it as an alternative.
JackbyDev@programming.devto
Technology@lemmy.world•'What a great way to kill your community': Discord users are furious about its new age verification checks — and are now hunting for alternativesEnglish
40·5 months ago☝️🤓 Discord said they’re going to delete the data!

note
The “someone” is referring to Discord, not you.
JackbyDev@programming.devto
Technology@lemmy.world•You won: Microsoft is walking back Windows 11’s AI overload — scaling down Copilot and rethinking Recall in a major shiftEnglish
4·5 months agoToo late! That and requiring TPM and SecureBoot made me switch. I love it.
JackbyDev@programming.devto
Technology@lemmy.world•Meta has discontinued its metaverse for work, tooEnglish
2·6 months agoOh you KNOW I had to be the robot.

Gosh. I remember working with this back in 2019 and earlier. Our legacy products ran on it. I remember a new service we made (before Spring Boot really took off) used TomCat. It was so much easier to mess with. I asked why we don’t use that for our main product. Imagine my surprise when they said we actually used to.
I’m sure they had their reasons, I was a younger dev at the time and didn’t have insight into why they changed it. But still. Everything is so simple now. Java to run your jar. Your jar has your server built in. Done. And that’s not even including containerization.
I do miss Jenkins though. GitHub Actions seems to be the new hotness. Maybe I just don’t have the muscle memory yet, but it can be annoying.