- 1 Post
- 25 Comments
I can use it to track abandoned side projects
Kovid Goyal was extremely unhappy about python2 being sunsetted. He was pondering maintaining it himself at one point because it required such a re-write porting to python3.
I use gentoo on my main PC and debian on an old Thinkpad.
Debian is solid as a rock provided you don’t edit the sources to make it a “FrankenDebian” where it is pulling in more recent packages like Ubuntu.
Aside from bug/issue spam where maintainers are stuck dealing with bogus problems raised by LLMs and posted by lazy humans, I don’t think there ought to be an issue. Maintainer burnout is no joke though; a bad day topped off with a bogus bug report might be the straw breaking a camel’s back.
The other issue is licensed code with stricter copy left protections can be stolen for training data and unwittingly regurgitated into a code base elsewhere. Unfortunately this would require lawyers to actually bring these cases to court, which is not happening at the moment. Seems more manageable as an issue though since there is a path to resolving it. I think I need to make an EFF donation to help with that process.
steeznson@lemmy.worldto
World News@lemmy.world•Mark Carney says rules-based global order is over, offers blueprint for ‘third path’English
11·5 months agoIt would be great if the middle powers could form some kind of “common” “wealth” but seems outlandish at the moment
steeznson@lemmy.worldto
Linux@lemmy.ml•Developer patches Wine to make Photoshop 2021 & 2025 run on Linux — Adobe Creative Cloud installers finally work thanks to HTML, JavaScript and XML fixes
8·5 months agoI used Krita for the first time the other day and it was a lot more slick than Gimp. Not a professional though, just got a hobbyist interest in graphic design.
It uses the gentoo package manager as part of it’s bootstrapping process when new versions of it are being built but the final product doesn’t have any gentoo functionality
steeznson@lemmy.worldto
Technology@lemmy.world•Digg launches its new Reddit rival to the publicEnglish
1·5 months ago09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
契ȑ璝寣䇘앖噣삈 ?
Provided I can still use about:config to clear out all the Mozilla crap then I’m happy with Firefox. The only add-on I use is ublock-origin on my phone and also NoScript on desktop.
Emacs has functionality called tramp which can handle saving to ftp (amongst other things)
I believe it’s when bakers make patterns on top of pastries and cakes with icing
steeznson@lemmy.worldto
Linux@lemmy.ml•Should there be something that installs Linux to disk directly from Windows?
1·6 months agoNot sure why people are downvoting you. It’s a simple enough task that the risk of LLM hallucination is very low.
Suspect it is just from people who dislike AI but in my experience using it as a replacement search engine for some stackoverflow type questions is about the only useful thing I’ve gotten it to do.
steeznson@lemmy.worldto
Linux@lemmy.ml•Is gamedev a good hobby? or should i try something else?
1·6 months agoI’d recommend getting to grips with the fundamentals of python or JavaScript first before jumping in but Godot is a great open source tool for picking up some gamedev after you are used to the basics.
To flex on strangers online and post to unixporn fora
Shh we’re trying to circlejerk here! Keep your voice of reason down and grab some lotion
steeznson@lemmy.worldto
Linux@lemmy.ml•What folders do you make in addition to the default ones ?
2·7 months agoI tend to put work dir under documents but yeah would be the same having a
devorlocaldir for code.
Does seem like being funny helps with running for president these days
steeznson@lemmy.worldto
Open Source@lemmy.ml•Why do NetBSD and OpenBSD have more lines of code than Linux?
11·7 months agoOne reason is that the coreutils in Linux use a lot of hacky or hard to read tricks to improve performance. OpenBSD explicitly wanted to make their source code more legible. FWIW I prefer the Linux approach.

You should be reviewing the PKGBUILD on anything from the AUR anyway