Skip Navigation

Posts
1
Comments
4
Joined
3 yr. ago

30 he/him Embedded Software Dev High-Tech Low-Life

Gamer, Beginner Audiophile, Cyberpunk

RPGs, board games, video games, you name it, I play it

Currently rocking kbear ks1's and heavily eq'ed Sony wf-1000xm4's

My Mastodon: @spike@gametoots.de

  • just to chime in on alternative keyboard layouts:

    I'm german and can't recommend the neo2 family of layouts enough.I currently am using the "noted" layout and it feels absolutely amazing.

    The different layer approach makes it easy to write all the symbols for programming I need, or if you are a writer, all the »correct« „quotation“ marks.there's even support for all the greek letters used in math equations: ℤℵ×∀ℂΣ∫∃∇ℕℝ∂ΛΦΨ

    You can learn more about the layout here (site is in german):https://www.neo-layout.org/

  • It's just Chromium in disguise anyway.

  • I usually cut down on domain/DNS cost by using a free dynamic DNS service called duckdns. It works super well, provides Let's Encrypt support and sub-sub-domains. (for example your could have https://git.$username.duckdns.org)

    I've found as a IT noob that Caddy 2 provides as much "batteries inside" and "boiler-plate free" to support me, because I have no Idea what I'm doing. So I just let caddy handle my encryption and reverse proxy to my actual server.

    I'm an embedded software dev, who only discovers ethernet protocols on a surface level, because we hadn't need it yet in previous projects, so I'm a bit lost on how to do cloud stuff. So having all these great tools for free for me to try out and connect from outside to my media servers and stuff is awesome!