π©βπ» Go / Ts / Prorammer / DevOps
π¬ knowledge management advocate
π i love humans
π Berlin
| PRONOUNS | she/her |
| WEBSITE | https://heidenstedt.org |
| GITHUB | https://github.com/i5heu |
| PRONOUNS | she/her |
| WEBSITE | https://heidenstedt.org |
| GITHUB | https://github.com/i5heu |
Ohhhh even Brave ditched ipfs:// support and now only allows for subdomain gateway based routin.

Switching from path based resolution to subdomain based resolution requires a switch in gateways used since ipfs.io doesn't support anything other than path based resolution. Instead, we'll use sub...
When youβre building distributed systems from the ground up, every layer is a place where you can make the network faster. But every slowdown is a problem you own.
Steve Karam just pushed his first (of many) Oxide blogs on tuning network performance across an Oxide system: jumbo frames at the edge (324% external throughput), CPU placement, flow parallelism, and IPv6 inside and out.
Performance is like an ~~onion~~ parfait. It has layers.
The state of native video/audio streaming via browsers is quite sad.
We have no option for automatic quality fallbacks, and we cannot even force the browser to load only metadata without downloading content in a second request (preload="metadata" not working).
And we cannot even pass the duration directly to the HTML audio or video tag, meaning at least one network request must be made just to display the content length.
Even in mobile data saver mode, it preloads 100 kB of content.
https://github.com/robinostlund/homeassistant-volkswagencarnet/issues/967
There needs to be a law that makes root based attestation, play integrity, and unified attestation - no matter who provides the root certificates, Google/Apple/other vendors - illegal. There is only one use for this technology right now, and it is to prevent people from doing what they want to do with the devices they own, while also making interoperability cryptographically impossible. This is anti-competitive and should simply be illegal.

Before you post a new issue - you must first check the following (and check the boxes with an "X" below) [x ] 1.) Can you login using the smartphone app Volkswagen/Volkswagen Connect and interact w...
So my little purpose build PKM is almost finished. It is a explorative prototype to see how a few ideas I had about navigation and paradigms turn out.
It is the first system I have vibe coded > because it is a prototype that will be thrown away after I have the information that is relevant. I figured that is the best place to do something like that.
The Ui/Ux aspects turn out to be β¦ optimizable and I need to rethink a few ideas or substitute them.
I recently canceled my Claude subscription because I switched to local inference and OpenRouter. These models are super cheaper and still smart enough to increase coding efficiency.
As soon as I made the switch, Claude gave me much higher limits. I suspect they track when users are about to leave and quietly increase limits to keep them from jumping the ship.
SQLite really has anything one can wish for.