Elektrine lite

← Feed

Régis Behmo

regis@social.minutebutterfly.com

<p>Open source software engineer / VP of Engineering at Edly / Open edX core contributor</p><p>I live in the Hautes-Alpes (France), a beautiful mountain area where I enjoy hiking, climbing, cycling, skiing. Lately I&#39;ve been rather obsessed with fixing bikes (please indulge me). Coding remains a passion, and I suspect it always will.</p>

Posts

  • Post #1975332

    A super cool corollary of my previous thread on SSH agent forwarding, is that I can use it to sudo without a password (but securely) on my remote servers: https://linux.die.net/man/8/pam_ssh_agent_auth https://lorier.net/docs/ssh-agent-sudo.html Prior to that, I used to set password-less (yeah, I know) sudo in order to run periodical maintenance scripts, such as backups. (... ↴)

  • Post #1975328

    Le truc cool avec le swag de @LaQuadrature c&amp;#39;est que plus il arrive en retard plus je suis surpris et content de voir un colis dans la boite aux lettres :) Et donc c&amp;#39;est le moment parfait pour vous convaincre de faire un don https://don.laquadrature.net (... ↴)

  • Post #1975327

    Discussion with a fascist LLM: Peter Thiel https://minutebutterfly.com/discussion-with-a-fascist-llm-peter-thiel/

  • Post #1975325

    Kill the kitten https://killthekitten.minutebutterfly.com/

  • Post #1975324

    RE: https://mastodon.social/@dabeaz/116018853649993923 Impact of generative AI on independent teaching

  • Post #1975321

    Any AI capable of causing harm will be harmful https://minutebutterfly.com/murphy-ai/

  • Post #1975319

    FIP + Spotify = ♥️ https://minutebutterfly.com/fip2spotify/

  • Post #1975318

    Yggtorrent was just hacked by a VERY angry user and the leak is a thing of beauty https://yggleak.top/fr/home/ygg-dossier

  • Post #1975317

    Hey Claude, what would happen if the US and Israel launched an aerial attack on Iran? https://claude.ai/share/696467dc-fc0f-4e1f-9ce2-775927f87747 (information cutoff may 2025)

  • Post #1090638

    Restic @restic is such an unreasonably good piece of open source software... https://restic.readthedocs.io/en/stable/ It works reliably, quickly, the documentation is stellar and you can feel that CLI was carefully designed to address the needs of every user. It&amp;#39;s low-level enough that you can integrate Restic with other tools or scripts, but it remains understandable for people without a PhD in filesystems. It&amp;#39;s one of those few tools that I know I can come back to at any time...