

The American Have I Got News For You is actually awesome IMO.
The American Have I Got News For You is actually awesome IMO.
I use Orgzly, but that’s mostly because I sync it with Emacs on other devices. I tend to organise things in a tree, but it’s quite flexible.
I just started using finamp a couple of weeks ago and this inspired me to install the beta.
If I find any problems I’ll try to get involved on the repository. Discord is a bit of a turnoff though.
It sounds like you’d benefit from having a project in mind. I always learned programming languages by building something I wanted, or by tinkering on someone else’s project.
There’s something like that near me, but it’s a Five Guys clone. Seems like a good idea if you can get established locally. Small menu, nothing complicated.
Yeah, I would love to stop getting potato quality videos on MMS, but not enough to install a proprietary app. I’ll just have to create matrix accounts for more people.
I can’t vouch for it as a music player, but it’s what I use for videos when I can’t get on a bigger screen. It’s nothing like the desktop app, so you might want to give it a try.
Have you checked these all on winehq? It would be nice for them to be reported with logs if they haven’t already.
Garmin Express for example is on there with some discussion here: https://appdb.winehq.org/objectManager.php?sClass=version&iId=40213
It might not help in the short term, but even just having logs for more broken programs could be useful for the wine project.
I love that you have a very specific and arguably moral crime in mind, and it inspired this post.
Did you grep that log file for ‘amdgpu’?
I wonder if the error is related to this: https://github.com/NixOS/nixpkgs/issues/229108
I’m still using x11 on my system. Maybe try that and see if it works?
No, I haven’t seen anything like that. That’s odd.
I’ve had those errors on my system for years. I never thought that they were NixOS specific. I just assumed something to do with a buggy firmware:
Enabled 4 GPEs in block 00 to 1F
ACPI Error: Aborting method \_SB.PCI0.GPP2.PTXH.RHUB.POT3._PLD due to previous error (AE_AML_UNINITIALIZED_ELEMENT) (20240322/psparse-529)
[x~20]
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
I don’t notice any ill-effects from them, so it may be a red herring. I have a:
$ < /sys/devices/virtual/dmi/id/board_name
ROG STRIX B450-F GAMING
with a 5900X.
I don’t usually see as many prints as you have there, but it’s quite a few, and the number seems to vary (grow?) over time. I keep meaning to investigate it, but haven’t got around to it.
I think you should keep looking in your logs for other problems. If you can share the full log I’d be happy to take a look.
I guess at the 2028 Olympics they’ll be jumping on the AI bandwagon.
You’re suggesting people not be able to run software in kernel mode on their own systems.
I would never run kernel mode anti-cheat, but going down this road will lead to hardware attestation and the end of open computing for anything with online services.
The original error actually makes it sound like there’s a partition on hda that’s bigger than hda itself.
It probably becomes CPU limited with those other compression algorithms.
You could use something like atop
to find the bottleneck.
Have you checked all the ethernet links are actually connected at 1G and not 100M?
I was expecting something in the article to back it up, like sales figures, but I couldn’t find anything.
popular
[citation needed]
I was a pretty experienced programmer when I first read SICP, but I still found it incredibly valuable. I’d recommend it to anyone.