- 55 Posts
- 266 Comments
e8d79@discuss.tchncs.deto
Technology@lemmy.world•Windows 12 Reportedly Set for Release This Year as a Fully Modular, Subscription-Based, AI-Focused OSEnglish
2·2 days agoWhy is this arbitrarily “a whole different story” and who said anything about UWP, it’s the media codecs we depend on. Windows 10 N offered an offline installer for that “optional feature” and now Microslop makes my life more difficult for no reason at all.
e8d79@discuss.tchncs.deto
Technology@lemmy.world•Windows 12 Reportedly Set for Release This Year as a Fully Modular, Subscription-Based, AI-Focused OSEnglish
21·2 days agoOk, where can I download the Media Feature Pack for Windows 11 N as an offline installer?
e8d79@discuss.tchncs.deto
Technology@lemmy.world•Windows 12 Reportedly Set for Release This Year as a Fully Modular, Subscription-Based, AI-Focused OSEnglish
291·3 days agoAt my job we are working with a few air gapped Windows machines which is already really annoying because Microslop doesn’t offer offline installers for anything related to Windows 11 anymore. I expect this to get even more difficult over time.
Also:

e8d79@discuss.tchncs.deto
Programming@programming.dev•We Overhauled Our Terms of Service and Privacy Policy - Another VC funded bait and switch
1·3 days agoI never said that you can remove a license retroactively. A CLA is an assignment of copyright from the contributor to the company. The only reason for a company to add a CLA to a project is to put a rug under the project which they will pull as soon as they gained a critical mass of users. It fundamentally undermines the social contract of open source development. These companies want to enjoy all the benefits of open source, like the market appeal and the free labour, but none of the drawbacks. A CLA is just one thing, a promise that the project will go non-free in the future.
e8d79@discuss.tchncs.deto
Programming@programming.dev•We Overhauled Our Terms of Service and Privacy Policy - Another VC funded bait and switch
31·3 days agoLet me introduce you to the magical concept of the CLA. It means they can do whatever they want with the project but you can not. You should never contribute to CLA projects.
e8d79@discuss.tchncs.deto
TechTakes@awful.systems•Stubsack: weekly thread for sneers not worth an entire post, week ending 8th March 2026English
9·4 days agoCopyleft is non-commercial haven’t you heard? I mean its really unfair, the code is completely free but you are not allowed to create the torment nexus without everybody seeing your work.
e8d79@discuss.tchncs.deto
Web Development@programming.dev•Is it possible to develop Firefox browser extensions without writing JavaScript / TypeScript?
6·6 days agoYes its kind of possible with F# and Fable. I did it a few years ago. I say kind of because its still transpiling to javascript.
e8d79@discuss.tchncs.deOPMto
Fuck AI@lemmy.world•Mozilla is now encouraging unattributed slop code in Firefox
620·8 days agoIt was horse shit when jakearchibald wrote it; its still horse shit now.
e8d79@discuss.tchncs.deto
Selfhosted@lemmy.world•My thoughts shopping around for a wiki solutionEnglish
1·8 days agoVery very simple.
Really? I find it quite feature packed for a notes taking app.
e8d79@discuss.tchncs.deto
Selfhosted@lemmy.world•My thoughts shopping around for a wiki solutionEnglish
6·8 days agoHere are a few more:
logseq
Its an outliner, a colleague of mine basically lives in that thing.
silverbullet
It’s almost perfect for me but the browser based editing made it unusable because there is no way to unmap Ctrl + W in a browser and I can’t live without my Vim bindings.
QOwnNotes
This is the solution for normal people who don’t spend n+1 hours tweaking their editor configuration.
Org-Roam
For people who do spend n+1 hours tweaking their emacs configuration.
e8d79@discuss.tchncs.deto
TechTakes@awful.systems•Stubsack: weekly thread for sneers not worth an entire post, week ending 1st March 2026English
22·10 days agoI’ve started to feel like Ed Zitron is actively hurting people I care about…
Have you been abused by Ed Zitron being mean to your favourite AI? You might be entitled to compensation!
Document the features and requirements, then rewrite it with proper architecture and without LLMs.
e8d79@discuss.tchncs.deto
TechTakes@awful.systems•Stubsack: weekly thread for sneers not worth an entire post, week ending 22nd February 2026English
8·13 days agoWell bcachefs is kill. Enjoy AI support and all userspace code generated by a slot machine. Kent also does that weird anthropomorphising of his LLM by giving it a blog.
e8d79@discuss.tchncs.deto
Technology@lemmy.world•Open-source game engine Godot is drowning in 'AI slop' code contributions: 'I don't know how long we can keep it up'English
6·17 days agoThat’s a shame. Did they take the wasted developer time dealing with slop into account in that discussion?
e8d79@discuss.tchncs.deto
Technology@lemmy.world•Open-source game engine Godot is drowning in 'AI slop' code contributions: 'I don't know how long we can keep it up'English
46·17 days agoCodeberg is cool but I would prefer not having all FOSS project centralised on another platform. In my opinion projects of the size of Godot should consider using their own infrastructure.
e8d79@discuss.tchncs.deto
Technology@lemmy.world•Open-source game engine Godot is drowning in 'AI slop' code contributions: 'I don't know how long we can keep it up'English
105·17 days agoI think moving off of GitHub to their own forge would be a good first step to reduce this spam.
e8d79@discuss.tchncs.deto
TechTakes@awful.systems•Stubsack: weekly thread for sneers not worth an entire post, week ending 15th February 2026English
12·23 days agoGreat news everybody! Copilot will no longer delete your files when you ask it to document them and it took only 6 months to vibe code a solution.
That’s a fun idea but AI companies would probably just screenshot the website and OCR the text if this became common. It’s also really inconvenient for the users as it breaks both copy pasting and Ctrl+F searching.










No alternative codecs wont do, the application we are building has a hard dependency on these specific dlls due to another dependency requiring them. It was also just one example of many excuse my hyperbole. Here is another one, try to get winget to work with a local package cache. You have to go to some third party developer for that. Want another one? How about debugging windows binaries in an offline environment. Reasonable requirement? Microsoft says no.