Areskul

@jean_dupont
269 Followers
88 Following
2.1K Posts

Relentless creator,
making Unconventional tools ๐Ÿ™ƒ
(for lazy devs)

- Black Magic Software -> Incantation to deal surgical panache hit and spark worldwide transformations.

- Software as Common Goods -> To free my homies from global mass harassment.

_________________

Enjoying computer freedom through #linux (mostly #NixOs and #OpenWrt).

Writing #rust everyday.
_____

_with great power_

Crocuda_VPShttps://crocuda.com
Githubhttps://github.com/crocuda
Bloghttps://areskul.com
Matrixhttps://matrix.to/#/@areskul:matrix.org

So I am not the only one to sell #vps over #ssh! ๐Ÿ˜ฏ
https://vipee.sh nailed it!

We don't need subscriptions, we have keys! ๐Ÿ‘Š

At home, on most common network which are statefull #dhcp,

You usually get an #ipv4 based on your hardware MAC address, this ensures constancy across device reboot, dual boot (and distro hoping ๐Ÿ™ˆ)

But #ipv6 do not care about the hardware, it will look for a DUID (small string) at /etc/dhcp/duid.

You can persist this file into your dots for your ipv6 address to survive across OS changes.

#linux #archlinux

Are we pushed by a genuine will to create ๐Ÿ˜‡ or a disdain of what currently exists ๐Ÿ‘ฟ?
#programming #dev

Because every other continuous deployment tools turn my PC into a fry pan.

Reminder that to push to prod without relying on remote workloads like #github actions
there is a fast and minimalist cli to run #Toml/#Yaml pipelines locally.

#cicd #sre
http://github.com/crocuda/pipelight

GitHub - crocuda/pipelight: Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only.

Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only. - crocuda/pipelight

GitHub

In #ipv6 you can communicate between devices on the same link without prior configuration.

No need to manually give them both an ip belonging to the same subnet.

Just ping the device address beginning by fe80::
that you can find with "ip a".

I've reached the point where I no longer use #ipv4 as the default network protocol in #homelab.

I immediately think in #ipv6 instead!
And I must admit I prefer the latest! ๐Ÿ˜€

I often need to spin disposable machines with network connectivity for testing, deployment or some work that require isolation, and then keep it running or trash it out!

I thought if I could just put the essential of my config into one of this nice disk images created by nixos-generators / disko and the likes.
I could then spawn a ton of #vm by pressing enter, arrow up, enter,.. ๐Ÿ˜„

It took some time, but I finally came up with a cli that does the job!

#nixos #rust
https://github.com/crocuda/virshle

GitHub - crocuda/virshle: A cli for multiple relentless virtual machines.

A cli for multiple relentless virtual machines. Contribute to crocuda/virshle development by creating an account on GitHub.

GitHub

Whenever I can, I always add the option

--log-format multiline-with-logs

to my #nix commands just to get that maximum verbosity and scroll through history in case of failure.

Ps: #lix recently added an option to nix.conf to make it a default behavior. ๐Ÿ˜€ 

log-format =
https://lix.systems/blog/2026-03-25-lix-2.95-release/

Announcing Lix 2.95 โ€œKakigลriโ€

We at the Lix team are proud to announce our sixth major release, version 2.95 โ€œKakigลriโ€. This release focuses on long-awaited bugfixes, quality-of-life improvements, documentation, performance improvements and continued integration of Lix with the Capโ€™nโ€™Proto remote procedure call runtime to replace the previous bespoke implementation.

Lix

Wtf! Who is this Devin explaining my code better than I understand it?

https://deepwiki.com/pipelight/pipelight

pipelight/pipelight | DeepWiki

Pipelight is a lightweight Rust-based command-line tool for defining and executing automation pipelines. This page provides a high-level overview of Pipelight's architecture, core concepts, and system

DeepWiki

Biggest time saving feature when ordering a virtual machine:

-> Your #VM is automatically provisioned with your account username and associated #ssh key!

No need for manual configuration.
No awkward web console.

You order,
wait 10 seconds,
And ssh in already! ๐Ÿ’

#vps
https://crocuda.com