I’m Hunter Perrin. I’m a software engineer.

I wrote an email service: https://port87.com

I write free software: https://github.com/sciactive

  • 7 Posts
  • 534 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle


  • Yeah, for newbies I always recommend sticking to the big distros meant for ease of use. Fedora, Ubuntu, Mint, Pop, or openSUSE. Only once you’re familiar would I recommend venturing into the harder and lesser known distros.

    Once you pick one of those, you can download a “spin” or “edition” for the desktop environment you want. So, you’d want Lubuntu for Ubuntu+LXQt.






  • It’s not completely FOSS, but I run Port87, which is quite a bit FOSS. It uses Haraka as its SMTP server, SvelteKit as its server framework, Nymph.js as its database layer, Svelte as its frontend framework, and Svelte Material UI as its UI framework.

    The ones that I created and maintain are:

    The base app layout is also available on GitHub.