m5l.eu is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
Yet another single-user instance
Admin account
@marek@m5l.eu

Search results for tag #lua

0 ★ 1 ↺

[?]Marek S. ล. ยป
@marek@m5l.eu

It's been only four weeks and I really love using mise-en-place by @jdx@fosstodon.org So far I've used it for (chronologically):

- switching between versions, I liked it more than the dedicated anyzig
- venv activation โ€“ it's silly but feels so good, and collaborates with uv
- ensuring I have the right language server and formatter for a project, be it , , and trying out various options for Python
- setting LANG="C.UTF-8" only in the specific project folder because refused to work with Polish...

The final boss was getting a really comfortable Tree-sitter setup: get the CLI, write grammar in , re-generate and run tests on source change as a mise Task. And then I only cloned the repo on another machine and was ready to go!

This post was written as a more cultured outlet for my excitement instead of aggresively committing mise.toml into every repository I touch

    [?]Alfonso Siciliano ยป
    @alfonsosiciliano@mastodon.bsd.cafe

    ๐Ÿ–ฅ๏ธ My ultra-budget server powering websysctl.alfonsosiciliano.net has been running smoothly for the past 2 months. So far, so good!

    ๐Ÿ“ˆ hit tens of thousands of sysctl parameter pages daily. That's fine, since robots.txt allows it. But why keep requesting non-existent pages as if the site were built with WordPress ๐Ÿ˜ค ? Fortunately, the stack ( :freebsd: + ๐ŸŒ + โœ๏ธ + a custom-built ๐Ÿ“ฆ ) stays well within the limited resources of my $5/month cloud server.

    The code might soon be stay tuned!

    Screenshot of the "Tree MIB" page from the WebSysctl site. The left panel shows an expandable tree view of the FreeBSD sysctl MIB hierarchy, with nodes like sysctl, kern, vm, sys, security, and their subcategories. The security.mac.mmap_revocation_via_cow node is selected. The right panel displays detailed information about this sysctl parameter, including its link, OID, name, description ("Revoke mmap access to files via copy-on-write semantics, or by removing all write access"), type (integer), format (I), flags (RD, WR, MPSAFE), label, and handler status (Defined). The top navigation bar includes links: Home, Docs, Table, Tree (highlighted), Update, Login, and Contacts.

    Alt...Screenshot of the "Tree MIB" page from the WebSysctl site. The left panel shows an expandable tree view of the FreeBSD sysctl MIB hierarchy, with nodes like sysctl, kern, vm, sys, security, and their subcategories. The security.mac.mmap_revocation_via_cow node is selected. The right panel displays detailed information about this sysctl parameter, including its link, OID, name, description ("Revoke mmap access to files via copy-on-write semantics, or by removing all write access"), type (integer), format (I), flags (RD, WR, MPSAFE), label, and handler status (Defined). The top navigation bar includes links: Home, Docs, Table, Tree (highlighted), Update, Login, and Contacts.

      1 ★ 1 ↺
      SilverBullet boosted

      [?]Marek S. ล. ยป
      @marek@m5l.eu

      Today I was playing with in @silverbulletmd@fosstodon.org, and while upstreaming a fix for a dependency, I landed PR number 1 there.

      This is what promises to be, and it does feel nice to actually do it.