Elektrine lite

← Feed

Daniel

piger@mastodon.social

<p>Pressing keys on keyboards and chasing hobbies.<br />tfr</p>

Posts

  • Post #2701672

    funny thought: if you run an immutable system, a villain with a kernel bug can do whatever the hell they want, but the admin can’t

  • Post #2701671

    the fact that names from a tailnet can only be resolved under certain conditions never stop to be annoying renovate + docker: can resolve ts.net renovate + docker + kata containers (qemu): tailscale what? docker + kata containers + random debian image: can resolve ts.net

  • Post #2701670

    still wild to me that it&amp;#39;s not straightforward to define a network policy for a container to say something like “you can only connect to these IPs+ports”. I&amp;#39;m assuming it&amp;#39;s doable if you spend some time carefully crafting specific networks for docker and fiddle with iptables/nftables, but urgh.

  • Post #2701669

    Big brains at my bank thought it was a good idea to force creating new security codes when you open the app.

  • Post #2701668

    Love to go to an issue on GitHub, think “yeah that’s my problem” and the only reply is “only maintainers can file issues” I know free software and all but also free fuck you

  • Post #2701667

    wake me up when AI can do the dishes… or rewire the linux kernel so that we can have Little Snith working the same way it does on macOS… or write a emacs+vim code editor that can be extended by Kids Who Can’t Lisp Good

  • Post #2701666

    looks like today is the day where I forget how to spell maintenance

  • Post #2701665

    someone should rewrite the rust compiler in zig out of spite

  • Post #2701664

    My favorite Japanese restaurant plays Nujabes’ music and it’s just perfect

  • Post #2701663

    can&amp;#39;t say exactly why, but with systemd the answer is almost never in its documentation

  • Post #2701662

    funny thing about Apple and AI: AppleScript is still a thing and allows you to do things such as: $ osascript -e &amp;#39;tell app &amp;quot;Finder&amp;quot; to return the quoted form of the POSIX path of (target of window 1 as alias)&amp;#39; that script returns the path of the directory currently opened in Finder (provides it&amp;#39;s a real directory and not a meta directory). To me this seems really close to the kind of interaction a user would want between a fictional AI agent and his/h...