Yep. I get anxious when Safari starts to offer a new password for an existing account. Having access to previous passwords would be such great UX, but no, no such thing.
Yeah big surprise that the populist government didn’t achieve anything and rolled back green initiatives. Good thing that they fell, sad that it took so long.
This! And to make matters worse is the header is removed from the document flow, causing the content to jump up when scrolling down. And if you then scroll up to try to read the content that jumped out of the viewport, the stupid header is injected back into the flow causing the content to jump down again. Sigh.
It never really worked well in Rider, but I really wanted to use it more. Such a great tool to do some (remote) pair programming and perform a shared debugging session.
I've read through the agent investigation of Codex on macOS. It looks like the default sandbox is pretty limited, however it doesn't match my experience:
- I asked the agent to change my global git username, Codex asked my permission to execute `git config --global user.name "Botje"` and after I granted permission, it was able to change this global configuration.
- I asked it to list my home directory and it was able to (this time without Codex asking for permission).
I'm curious about what updates will get pushed through that channel. Is it just RTM updates, or will it also include beta updates? It's currently offering 15.7.5 through that channel.
Same. I have both NL + EN configured languages on my keyboard and I couldn't reproduce it with either NL/EN and EN/NL. In the video you can see they have 4 keyboards configured. It would be helpful to know which keyboard they are using.
AnsaldoBreda did also manufacture the Fyra trains for the short-lived high-speed trains here in The Netherlands. After three trains lost parts in the first month, it was banned from operations. https://en.wikipedia.org/wiki/Fyra
See the docs[1] where it mentions that 10 is supported, but not available in the built-in Ubuntu feed. It however is/should become available in the backports feed.
To make matters even more interesting the GitHub / Azure DevOps CI agent image Ubuntu 24.04 doesn't provide .NET 9, whereas 22.04 does[2]. .NET 10 appears to become available in both though[3].
Why is it that only App Store apps are sandboxed? I would like to sandbox most of the apps I’m running. No app needs a blanket slate to access my files. Sure there’s some of the permissions, but they aren’t granular enough.
Your post resonates with me, but I dread the yaml configuration. I find it very hard to discover available settings and every module seems to have a slightly different file layout. I’m not a fan of needing the GUI for configuration either.
The constant work to keep things updated is a hassle, requiring python upgrades unavailable in the raspbian distro meaning slow compiles from source (which somehow fails on 3.9 and requires dropping to 3.8).
I would be very happy with something that just works, without constantly needing fiddling and handholding.