HEY BUT DO YOU WANT TO USE A PASSCODE?? PASSCODE! PASSCODE! USE THE PASSCODE! -_-
Lung
Expert developer, Buddhist
- 0 posts
- 39 comments
Lung@lemmy.worldto
Linux@programming.dev•Who Writes the Bugs? A Deeper Look at 125,000 Linux Kernel Vulnerabilities
4 monthsYou’re telling me this is on purpose? Oh my God it’s on purpose
Lung@lemmy.worldto
Linux@programming.dev•Who Writes the Bugs? A Deeper Look at 125,000 Linux Kernel Vulnerabilities
4 monthsMy favorite part is that their site has a drawing of a cock as the background and reads “this sucks” but it’s some kinda venture capitalist org. For some reason only when the site is reloaded


It’s ok I sent them an email about it
It’s just unsettled law, and the link is basically an opinion piece. But guess who wins major legal battles like this - yep, the big corps. There’s only one way this is going to go for AI generated code
Lung@lemmy.worldto
Linux@programming.dev•Linux 7.0 Kernel Confirmed by Linus Torvalds, Expected in Mid-April 2026
5 monthsLove that the entire justification is that Linus doesn’t know how to count higher than 20. Lucky for us that he’ll probably retire before we get to version 20.20 because otherwise he’d probably have to just shut the whole project down
Lung@lemmy.worldto
Linux@programming.dev•ReactOS For "Open-Source Windows" Achieves Massive Networking Performance Boost
5 monthsI still think these guys are lunatics, who loves windows coding so much as to do this? Hahaha very impressive
I think this is true to some degree, but not exclusively true; new grads still get jobs. However, I think it’ll take some time for universities to catch up with the changes they need to make to refocus on architecture, systems design & skilled use of LLMs
My opinion is that the demand for software is still dramatically higher than what can be achieved by hiring every single senior dev + LLM. I.e. there will need to be more people doing it in the future regardless of efficiency gains
Argument doesn’t check out. You can still manage people, and they can use whatever tools make them productive. Good understanding of the code & ability to pass PR reviews isn’t going anywhere, nor is programmer skill
Lung@lemmy.worldtoProgramming@programming.dev•Retro Messenger (Is there anything else a messenger could need?)
6 monthsI don’t really see a market need for this, just use signal. C++ is also a weird language to use in the modern era, pretty much totally eclipsed by Go or Rust, not that you need performance anyway. Or just use webrtc for p2p connections with a standard TURN/STUN relay for network layouts that prevent direct p2p, this can be done pure web or via apps. Already has audio/video and encryption. XMPP and Matrix are also fine. But as a learning exercise, great project
- 7 months
Wow holy crap, great work - the world badly needs this. Im assuming the mechanism is the same, you inject a js script into your site. I’m also very interested in pure server side solutions for analytics, but they can’t hit all the features you did in a generic way afaik
Lung@lemmy.worldto
Linux@programming.dev•What would be the best setup to ease my niece (10) into tux land?
10 monthsJust print out the arch wiki in a series of binders, give her access to a tech recycling center, and a screwdriver set. That’ll learn’er
Lung@lemmy.worldto
Linux@programming.dev•Nitrux Linux Drops Its KDE Plasma-Based NX Desktop for Hyprland
1 yearI just read up on what mauikit is, and it just seems like a pretty bad idea compared to Flutter. Flutter is shitty too, but it’s shitty for the right reasons – operating systems have pretty different UI systems and supporting many of them is hard. But it runs everywhere instead of just Linux and Android
Lung@lemmy.worldto
Linux@programming.dev•How does Trump defunding projects like TOR realistically affect its (and other opensource projects) security?
1 yearYou may find it funny to learn that Signal’s early development was funded by an arm of the govt that focuses on distributing ideology worldwide – US Agency For Global Media (Radio Free Asia and Open Technology Fund)
You may also find it interesting that Trump eliminated this entire agency about two months ago
Why did the USA run all these programs and fund privacy software? Ostensibly to help people in oppressive regimes communicate. To broadcast alternative media
Lung@lemmy.worldto
Selfhosted@lemmy.world•Why Plebbit Outperforms Any Other Decentralized Social Media PlatformEnglish
1 yearWell, I took the time to read the whitepaper, and it’s yeah, pretty dumb sounding. The gist is that it’s p2p post sharing with lots of captchas & a crypto edge that it probably doesn’t need https://img1.wsimg.com/blobby/go/eb02f20b-e787-4a02-b188-d0fcbc250ba1/pleb.tex-6d2e1bf.pdf
The similarities to Lemmy are substantial, it’s just not on activitypub, but rather its own pubsub thing. If you want to host data, you still have to keep a node running at all times, it’s not the case that “there are no instances”. Those instances can moderate the content, so it’s not the case that “there’s no moderation.” The whitepaper mentions that “its possible to delegate running a client to a centralized server…” rather than having to have a fat syncing client running on your own machine … in lemmy, it’s more like “its possible to run your own node if you want”. Plebbit doesn’t care about maintaining history of posts, it expects that servers will go down over time, and the data will be lost. Lemmy is pretty similar in that regard too, if all instances hosting the data go down, then it’s lost. The expected outcome is that there’s a handful of big nodes, as is the typical result of this form of “decentralization” - same as Lemmy, Email
Ultimately, I don’t see Plebbit doing anything particularly smarter/better, and having private/public key cryptography involved doesn’t really matter. They talk about blockchains and using coins as anti-spam mechanisms, but I don’t see why that’s relevant to the implementation
Yeah man the apps are tight and I still get the most important news. The community is the kinda weirdos I like - Linux nerds, oss purists, cutting edge. I haven’t missed reddit in the last ~year of lemmy
Lung@lemmy.worldtoProgramming@programming.dev•.dev It's time to return to the roots, to the C programming language.
2 yearsYeah idk or maybe use the right tool for the job rather than joining cults






Big oof on that mobile performance score, gotta get that fixed XD