K400+ user here, you might be interested in the upcoming Framework Wireless Touchpad Keyboard.
HN user
saint_yossarian
Kodi does have bultin server functionality (both DNLA and a web interface), it's just less commonly used that way, and I don't think transcoding is supported without plugins.
Proton has a pretty good importer for GMail/Calendar/Contacts.
The downside is that their Android calendar app is shit (a rewrite should come later this year), and Android contact syncing doesn't exist (planned for 2027). Not sure how the situation looks on iOS, but AFAIK it's similar.
For me it's the added security features: per-app network permissions, scoped storage/contacts permissions, and a bunch of system hardening measures.
It's on a malware list: https://quad9.net/result/?url=rsgm.dev#domain-tester
Oh I thought this was going to be about Bun.
Because the GrapheneOS team takes security seriously, and spoofing would actually justify banning.
From https://grapheneos.org/articles/attestation-compatibility-gu...:
GrapheneOS not only upholds the app security model but substantially reinforces it, so it cannot be justified with reasoning based on security, anti-fraud, etc.
I wouldn't say they're dead, just more hidden (e.g. GTK4 only shows them when you hold Alt). AFAIK most toolkits still support them, but app developers also have to actually define them.
Outside of games using anti cheat, for me the most common fix is to just select Proton Hotfix or Proton Experimental in the game's compatibility settings.
For some reason certain games default to specific older Proton versions. And then of course there are a bunch of older games with a native Linux port that is now unmaintained and stopped working at some point, but they still work just fine with Proton :)
You can use the advanced search to find mails larger than X.
Also if you're not aware, Google Photos lets you downscale photos and videos so they don't count towards your quota at all. See "Recover storage" on https://photos.google.com/quotamanagement
This is about their UK workers.
Yeah militaries don't use commercial chatbots for that, they have their own machine learning implementations. Look into Project Maven for example.
And while there are still humans in the loop, the impression I get is that this is increasingly becoming meaningless, from the way they talk about optimizing the "kill chain" and letting small teams make hundreds of targeting decisions per hour.
To be fair you can just keep using Obsidian or similar apps on your phone for this, along with an external sync solution like Syncthing.
I tried it for a bit in the past, the main friction is apps formatting Markdown slightly differently (indents, blank lines).
But for a long time (and maybe even still), a hacker creed was "move fast and break things."
Was it? I thought Zuckerberg coined this horrible phrase.
That was my connection too! I joined in 2008 when I got my first Rails gig where they were using GitHub, which I hadn't heard of before.
...says the emperor with no clothes on.
Are you going to validate your own backup strategy, or will you just keep ignoring that responsibility now that Railway has restored your data?
We also "know" Mossad had agents provocateurs there and was supplying weapons to dissidents. And since the war on Iran started it seems pretty obvious those "peaceful protests" were part of their regime change operation.
It's available in Debian sid, although a few versions behind: https://packages.debian.org/search?searchon=names&suite=all&...
I think the mouse wheel is mapped by default if you `set mouse on`? I also additionally map Shift-PageUp/Down in my config. And recently they added a `pane-scrollbars` option for a clickable ASCII scrollbar.
Check out the `choose-tree` and `display-menu` commands.
There's `git diff -w`, and most forges expose a setting for that in their diff views.
Yes but which one?
Just behind the horizon somewhere on the top right, or maybe some of those clouds are already it.
You can see for yourself in Google Maps if you enable the globe view, unfortunately it seems I can't share a direct link.
Kubrick, even.
The resolutions are different, 1920x1280 vs. 5568x3712.
Also possibly different JPEG quality settings.
it's not easy to add any of them
For most of them there's nothing to add though, you simply publish tools on GitHub/Cargo/etc. and mise will know how to install them.
https://mise.jdx.dev/registry.html#backends has a bit more current info.
What conclusion do you mean? Aqua is just one of the many backends it supports.
For example there's also the GitHub backend which lets you install binaries from releases, no plugin needed at all.
I'd pay that, but it's about $22 in my country...
AFAIK it's mostly about stabilizing the RPC API and Lua stdlib:
GDScript has static type hints now, it's still a bit basic but continually getting better.