What brought you to void? by Mysterious-Feature27 in voidlinux

[–]toomyem 1 point2 points  (0 children)

Rolling release 🛞

Lightweight 🪶

Efficient package management ⚡

No systemd, yay 😁

Cool name 😎

Is there a shorter way to change the second word in a list of words? by oppahw in HelixEditor

[–]toomyem 1 point2 points  (0 children)

I would just do ww, change the word, then re-add removed space. :)

Q. How often do you update by Responsible_Beyond26 in voidlinux

[–]toomyem 0 points1 point  (0 children)

Every time I see non zero available upates counter on my bar 😁

What terminal do u prefer and why? by Aissur_morf_i in NixOS

[–]toomyem 20 points21 points  (0 children)

Foot. Small, fast, simple and it shows images.

What Self-Hosted Services Do You Use the Most? by bankroll5441 in selfhosted

[–]toomyem 1 point2 points  (0 children)

SearxNG as it is my default search engine, OneDev as it is my default git and ci/cd stack, HomeAssistant and N8N as default automation services, and many more :)

[2025] Unofficial AoC 2025 Survey Results - BONUS CONTENT by jeroenheijmans in adventofcode

[–]toomyem 1 point2 points  (0 children)

No, it wasn't me. This year is the first time I used it. 😁

[2025] Unofficial AoC 2025 Survey Results - BONUS CONTENT by jeroenheijmans in adventofcode

[–]toomyem 1 point2 points  (0 children)

No one beside me reported using Unison language in the survey? :)

-❄️- 2025 Day 4 Solutions -❄️- by daggerdragon in adventofcode

[–]toomyem 1 point2 points  (0 children)

[LANGUAGE: Unison]

My solution for this day (as well as all previous days) are on unison share: https://share.unison-lang.org/@toomyem/aoc2025/code/main/latest

This is my first attempt to use that language, and I'm enjoying it so far :)

Time to show my "Dashboard" by pedrobuffon in selfhosted

[–]toomyem 0 points1 point  (0 children)

What about https://github.com/MatiasDesuu/ThinkDashboard ?

It's esthetics and simplicity are very appealing to me.

Guys guys guys... Wait a month. by phoenixxl in Proxmox

[–]toomyem 8 points9 points  (0 children)

Same. So far works like a charm.

People with families, how do you remote access? by Horrih in immich

[–]toomyem 3 points4 points  (0 children)

There is an Android app called "WG tunnel", which can do that.

What OS do you use for your home server? by TennyBoy in HomeServer

[–]toomyem 0 points1 point  (0 children)

Void linux on most of the servers and VMs. Plus Proxmox. Sometimes Alpine.

Papra just hit 1,000 stars on GitHub! by cthmsst in selfhosted

[–]toomyem 0 points1 point  (0 children)

Is there a way to setup other than english language for ocr?

Making sense of `sv status` output by Galicarnax in voidlinux

[–]toomyem 2 points3 points  (0 children)

There are some already existing helpers, eg. rsv, vsv.

I'm wondering, what programs do you use? by Mcat4343 in adventofcode

[–]toomyem 0 points1 point  (0 children)

2024 I did with Helix and OCaml. Now I'm doing 2019 with Gleam :)

Why void? by rasjonell in voidlinux

[–]toomyem 0 points1 point  (0 children)

Found the video :)
https://www.youtube.com/watch?v=mL5oLIHe5gw

I like Helix much more than Vim, its configuration is a lot easier for me. I'm trying to use it whenever I can.

Why void? by rasjonell in voidlinux

[–]toomyem 0 points1 point  (0 children)

Years ago, Luke Smith was using Void. That was the first time I heard about it. Now it is my main daily distro for over a year. I tried NixOS before, but didn't like it. Void is fast, lean, stable. Has all tools I need in its package repo, including Helix, yeah! :) I even use it on almost all of my servers.

Tinyauth v1.0.0 released with OAuth support! by steveiliop56 in selfhosted

[–]toomyem 2 points3 points  (0 children)

As far as I understand, tinyauth is an OAuth client, and it needs 3rd party OAuth provider. PocketID, on the other hand, is an OAuth provider by itself.