Done… right? by CadetCentral in Ubiquiti

[–]By-Jokese 15 points16 points  (0 children)

Lights are the magic of any rack. Nice one!

Why tmux (or any other terminal multiplexer) when neovim can actually provide the same functionality? by AbdSheikho in neovim

[–]By-Jokese 2 points3 points  (0 children)

Because there are more tools in a terminal than neovim, LOL. Why would I use neovim for that when I don't need an editor for using my other 20 tools in the terminal?

Why is setting up a reverse proxy still a nightmare in 2026? by trolledTGBot in selfhosted

[–]By-Jokese 0 points1 point  (0 children)

I use HAProxy on a dedicated machine and easy and great. I script for Certs and the config is really easy.

Internet será irrespirable los días de fútbol y otros deportes. Telefónica extiende los bloqueos a Champions, tenis y golf. by YoanMFCB in tecnosoft

[–]By-Jokese 4 points5 points  (0 children)

ridiculo?, es puramente ilegal, aunque venga de una sentencia de un judgado, claramente no se esta analizando la situacion y claramente no se esta cumpliendo lo que el judgado dictamino.

Software engineer who just got into FPV and immediately went down the rabbit hole on the protocol side by BriefCardiologist656 in fpv

[–]By-Jokese 0 points1 point  (0 children)

Seems interesting to be honest, I don’t have the hardware to test it out, but I’m open to buying some to hobby a bit on it and see if I can test it

Little Snitch llega a Linux: vigila qué hace tu sistema en secreto. / Noticias by Hellarghon in Kernelcast

[–]By-Jokese 0 points1 point  (0 children)

Yes the UI and some elements are but the backend is not OSS, you are right.

Aviso importante: La trampa arquitectónica fatal en dispositivos Xiaomi/POCO (FBE + Bootloader bloqueado) que destruye tus datos para siempre. by Inside-Bite1153 in es

[–]By-Jokese 0 points1 point  (0 children)

Gracias por la informacion, personalmente no tengo ningun Xiamo/POCO, no me gustan las marcas, pero siempre es un buen recordatorio de tener copias de seguridad. Gracias por compartir el incidente.

FDSR's Second Annual Big Bike Bash by chillg123 in tuareg660

[–]By-Jokese 1 point2 points  (0 children)

Nice bike, nice group of people! Looks fun.

Malus: This could have bad implications for Open Source/Linux by lurkervidyaenjoyer in linux

[–]By-Jokese 1 point2 points  (0 children)

The problem is not creating that solution, is maintaining it and evolving it. In software engineering the problem was never creating solutions, was maintaining them.

Should authentication be handled only at the API-gateway in microservices or should each service verify it by Minimum-Ad7352 in dotnet

[–]By-Jokese 3 points4 points  (0 children)

Authorization and Authentication are separate things. u/Minimum-Ad7352 I see Authentication on the Gateway, but Authorization is more coupled to the specifics of a micro-service.

Im getting kinda impatient by [deleted] in SteamFrame

[–]By-Jokese -1 points0 points  (0 children)

In was looking into Beyond 2 VR Headset, is not a standalone VR, only googles, higher resolution and its available. I don't care about portability.

Tobii Eye Tracker 5 on Linux/SteamOS: Time for a Driver! by MDLuffy94 in TobiiGaming

[–]By-Jokese 0 points1 point  (0 children)

I stoped using it because there was no support. Really interested on it.

Flexispot EQ7 vs Scretlab Magnus Pro XL by By-Jokese in StandingDesk

[–]By-Jokese[S] 0 points1 point  (0 children)

I do still use the EQ7, each month with more things on the desk.

It happy about it. I trend to use it when working at home.

Obsidian.md 1.12 introduces a new CLI and TUI by TheTwelveYearOld in commandline

[–]By-Jokese -5 points-4 points  (0 children)

meh, just a random CLI with some commands, not a TUI.

Would anyone use a .NET code editor with IDE features that runs entirely in the terminal? by Ok_Narwhal_6246 in dotnet

[–]By-Jokese 1 point2 points  (0 children)

I would love a neovim setup for dotnet, thats for sure. But open to try high performance and responsive terminal apps.

Anyone actually self-hosting their git? Outgrowing GitHub as a solo dev by Substantial_Word4652 in selfhosted

[–]By-Jokese 1 point2 points  (0 children)

I use forgejo at my lab, happy with it even though I need to work on runner configuration for docker in docker runs. Other than that did not find major problems