Have you tried disabling the file indexing service? I think it’s called Baloo?
Usually it doesn’t have too much overhead, but in combination with certain workflows it could be a bottleneck.
Author, philosopher, programmer, entrepreneur, father and husband.
Have you tried disabling the file indexing service? I think it’s called Baloo?
Usually it doesn’t have too much overhead, but in combination with certain workflows it could be a bottleneck.
I’m gonna wait for backup on this one.

As someone who dealt with psychosis in the past (diagnosed bipolar), I’ll happily say that psychosis is not a valid excuse to push bullshit onto others.
If you need others to point you to specifics, you need to rethink your life choices and stop using LLMs.
That’s why you should go work at big corporate enterprises. Then you have both job security as well as the ability to spend as much time as necessary on getting things right. And you might even learn to say no to middle management.

I’m hoping early 2026, but I’m looking to hire a platform owner for Android, since I don’t use it myself. So it’s 🤞

Such a silly thing, but I’m still proud of my Sudoku Pi game: https://apps.apple.com/nl/app/sudoku-pi/id6467504425?l=en-GB
It’s basically a new finger-friendly UX for Sudoku. The game is also open-source, and an Android build is coming Soon ™.

It may be a kind of Linux PC, but it’s not just a Linux PC. (Also not a fan of the American language…)
I don’t know if you already use Linux or not, but if you do you have a valid excuse for why you can’t help them with their impulse buy from HP. So if they want your help, they can take your suggestions for where to get a Linux computer, such as System76, Framework, and I think even some Dell models come with it preinstalled. There’s probably some I forgot, but the point is, those selling Linux machines are in a growth market that only seems to be accelerating. It should be only a matter of time before more players want a piece of that.

Yeah, familiar with that experience 😅 Could be I end up disliking Sailfish for that exact reason, but if there’s a handful of good native apps that might mitigate quite a lot. Could also be I end up using it as a second phone, one with fewer distractions on it…

Presumably, it’s just that I can’t stand the Android UX personally, which is the main reason I’m on iOS. But if a good, open alternative comes along I’m willing to try…

True, but aren’t there decent Android emulation layers for Linux available nowadays? Not sure how well-integrated into SailfishOS that is, but giving it a shot…
Shun the nonbeliever!

I dunno, I have a Framework laptop and had a keyboard issue with it. It still worked, but one of the keys didn’t register well. So they sent me a new keyboard and I sent them back the old one after I’d swapped it. Not a single day was I without my laptop, which sounds quite unlikely compared to other laptop brands and the support you get (or not) with those. No buyer’s remorse here.

Don’t tell that to the kids in Finland 😉
https://santaclausvillage.info/activities/santa-claus-main-post-office/

That’s fair, although technically you could catch SIGSEGV and release resources that way too.
Also, given that resources will be reclaimed by the OS regardless of which kind of crash we’re talking about, the effective difference is usually (but not always) negligible.
Either way, no user would consider a panic!() to be not a crash because destructors ran. And most developers don’t either.

“An abrupt exit”, more commonly known as a “crash”.
If you’re going to argue that an exit through panic!() is not a crash, I will argue that your definition of a crash is just an abrupt exit initiated by the OS. In other words, there’s no meaningful distinction as the result is the same.

I don’t understand why you’re getting downvoted. While I don’t share your conviction, I do admit it’s certainly a possibility.
The advantage of doing things that way is that code becomes much more portable. We may finally reach the goal of “write once, run anywhere”, because the AI may write all the platform specific code.
It does make a big assumption that the AI output is reliable enough though. At times people will want to tweak the output, so how are they gonna go about that? Maybe if the language is based on Markdown, you can inject snippets of code where necessary. But if you have to do that too often, such a language will lose its appeal.
There’s a lot of unknowns, but I see why it’s a tempting idea.

You know, as a full-time Linux user, I think I rather have game developers continue to create Windows executables.
Unlike most software, games have a tendency to be released, then supported for one or two years, and then abandoned. But meanwhile, operating systems and libraries move on.
If you have a native Linux build of a game from 10 years ago, good luck trying to run it on your modern system. With Windows builds, using Wine or Proton, you actually have better chances running games from 10 or even 20 years ago.
Meanwhile, thanks to Valve’s efforts, Windows builds have incentive to target Vulkan, they’re getting tested on Linux. That’s what we should focus on IMO, because those things make games better supported on Linux. Which platform the binary is compiled for is an implementation detail… and Win32 is actually the more stable target.

tsc is (very) slow and there are also no convenient ways to interact with it from Rust.
So it saves a lot development and CI time to roll our own. The downside is that our inference still isn’t as good as tsc of course, but we’re hopeful the community can help us get very close at least.
You must be someone who hates working from home, because home is the place where we should all feel relaxed, right? What about working in the garden? The garden is certainly a relaxation spot, but god forbid you get some rays of sunshine while you work.
I understand the desire to pity people who work at the beach. But then again, I pity anyone who ended up living near Silicon Valley. Think of all the money though!