

If they are getting valid findings with high quality reports from AI tools already, why would they do that?


If they are getting valid findings with high quality reports from AI tools already, why would they do that?
Sure, we’ll find workarounds
I’d phrase it as “we might occasionally find workarounds that kinda work sometimes”. I tried running de-Googled Android on my phone for a while, and the only reason I could use it for online banking, pay for public transport, contact health services, etc. was because some people had reverse-engineered Google’s services (i.e. microG). It also stopped working every now and then when something changed, and to my knowledge Google could also shut it down instantly if they started encrypting their APIs. I wouldn’t bet on there always being workarounds if this push to lock down operating systems and online services continues.
Someone else posted something interesting/alarming the other day… With AI becoming more advanced and also more accessible, it’s going to be increasingly difficult to keep spam, scams, etc. at bay. If the mainstream computing world ends up in this gilded cage trap, even if a minority choose to maintain and use forks that stay outside the system, it might be quite difficult to keep for example a forum functional.
And services can choose to only allow operating systems which don’t lie, have anti-tamper mechanisms, and authenticate themselves cryptographically. It has definitely been easy to spoof your identity in the past, but OP is talking about where we might be heading in the future. Since the laws about OS:es having to partially identify the user is so obviously useless in its current form, don’t you think the corporations and politicians who are pushing for it are going to keep expanding it when they get the opportunity?


Then he said Arch Linux should implement it anyway because the law requires it. archinstall PR #4290
Well, it’s not “the law”, it’s your local law. To most people on the planet, it doesn’t apply any more than for example North Korea’s laws. As far as I can find, Arch Linux is not owned by a foundation or similar legal entity (i.e. which could have been located in California), but the lead developer appears to live in Germany.
Have you tried Vivaldi? Co-founded by one of the Opera Software co-founders, so perhaps not a surprise that it feels a little bit like classic Opera. I liked it a lot, but I have since switched to Firefox because I want to support the non-Chromium options while they exist.


If you have a specific style in mind you could train your own LoRA for it. If you just want to generate random weird stuff, I’ve had that happen when I stack too many style LoRAs on top of each other, so you could try that. And if you’re more technically minded, you could experiment with injecting latent noise. Couldn’t find the exact example I was thinking of, but this article might provide a starting point.


Now is a bad time to buy hard drives price-wise
It’s a bit of a gamble, isn’t it? At least here, HDDs appear to have gone up 10-20% compared to lowest prices last year, which isn’t that much compared to SSDs and RAM. Personally I bought new disks last week just in case the prices continue to rise and I don’t want to end up in a position where I have to buy new disks while they’re at an all time high.


You mean “spinning disk” metaphorically, right? Or is there any reason to not have it in low power standby mode? I don’t have any hot spare in my server, but on my desktop I use hdparm to spin down a rarely used storage drive just because it’s so loud.
Can’t remember if it was Gnome 3 or Ubuntu Unity, but I think at least one of them had the intention of creating a unified UI for all types of devices.
Very important. I spend a lot of time at my computer and my desktop environment is like my home. I want it to look in a way that I find aesthetically pleasing and it mustn’t try to force me to change the way I work because some UX designer decided that their way was much better than everybody else’s. Perhaps you can guess where this is going :D but I’ve tried to like Gnome 3 since it was first announced. I’ve given it multiple chances but it just doesn’t work for me. It feels like they’re going down the same road as all “modern” UIs, where only the most basic features are visible and everything else is either dumped into the “advanced” category or removed entirely. On the other hand, I have a coworker who only uses his PC like a tool, and he thinks Gnome is the best DE ever and can’t understand why anyone would want something else.
Currently I use KDE and I’m pretty happy with it. It’s highly configurable, and I’ve made it look and feel the way I want. I used mainly Xfce for a long time but now I prefer KDE.
It’s funny if you know that it is parody, but it’s so widespead in this day and ago so I tend to unconsciously filter it out. Tbh I probably wouldn’t have clicked the link if I hadn’t seen your comment, since I thought this was the original title of the video
I think a new Linux user shouldn’t have to choose a DE, so starting with a distro which makes this choice for them is most likely better. Unless the CachyOS installer does a good job at explaining what a desktop environment is, there’s a risk that a new user thinks they’re just selecting a skin for the OS and don’t understand how it will affect their desktop experience. If they for example choose an extreme light weight DE for their brand new gaming PC, their first impression of Linux might be that it looks dated.
Having a DE chooser built into more distro installers could be a good thing for us more experienced users though.


Never used MS Planner, but the Kanban plugin does everything I need and I use it for my larger hobby programming projects. I was already using obsidian.md for other things so for me it was very convenient.


If you don’t find any hostable service, perhaps you could try Obsidian if its Kanban plugin works well in the mobile client. It’s closed source, but all data is stored in markdown files, and you could use a self-hosted git server for storage and synchronization between users.
https://github.com/resemble-ai/chatterbox is pretty good, and has both TTS and voice cloning. Main disadvantage for me was that even if the cloning gives a consistent voice, the generated samples can get random accents.
https://huggingface.co/zai-org/GLM-TTS also seemed pretty promising, but I haven’t had time to test it yet.


These aliases for zsh I use all the time. It’s part of the prezto configuration framework.
setopt AUTO_CD # Auto changes to a directory without typing cd.
setopt AUTO_PUSHD # Push the old directory onto the stack on cd.
setopt PUSHD_IGNORE_DUPS # Do not store duplicates in the stack.
setopt PUSHD_SILENT # Do not print the directory stack after pushd or popd.
setopt PUSHD_TO_HOME # Push to home directory when no argument is given.
alias d='dirs -v'
for index ({1..9}) alias "$index"="cd +${index}"; unset index
Type d and enter to list all the directories you’ve recently been in, then type the number at the start of the line followed by enter to immediately cd there.
Not sure if latest bash can do it the same thing, but some years ago I wrote a script to implement it there too. IIRC it might’ve been the automatic removal of duplicates in dir history that was missing.


Current workplace: Windows computers with all development being done in Linux VMs. Management and a few younger devs are pushing for WSL, while several older devs are demanding Linux-only laptops.
Previous workplaces: One more with Windows + Linux VMs. One with Windows + X remote desktop to development servers. One with Linux PCs.
I have been exclusively applying for jobs that promised Linux development though.


I just wanted to test if it was viable to run larger MoE LLMs on CPU, e.g. Qwen3-next-80B-A3B… Even if I got acceptable generation speeds I’d probably get bored with it after a few hours, as with other local models. Had I got it for €700 it was pretty low value for money anyway, since my current RAM is enough for everything else I use the computer for. On the positive side, I can put that money towards a Steam Frame instead.


… I was thinking about buying a 96GB DDR5 kit from the local computer store a few weeks ago, but wasn’t sure it was actually worth €700. Checked again now and the exact same product costs €1500. I guess that settles it, 32GB will have to be enough for the next couple of years then.
The large free search engines have really gone down the drain recently… Kagi (a paid search engine) also has a small web feature, but it’s really cool that you’re building something that isn’t profit driven. I’ll be sure to share your search engine with my friends!