unquietwiki

joined 3 years ago
[–] unquietwiki@programming.dev 2 points 8 months ago

I'm actually trying a hybrid approach with some VPCs: use firewalled IPv6 ports for remote management, direct to the VMs; while siphoning off the IPv4 traffic to a basic Linux host with Netfilter rules acting as a NAT router. I keep the benefits of using IPv6, without eating up a bunch of external IPv4 addresses, that I would also have to account for on filtering.

[–] unquietwiki@programming.dev 1 points 1 year ago

I'd be curious to see a comparison against some other LLMs. https://lmarena.ai/ might be useful for this.

[–] unquietwiki@programming.dev 6 points 1 year ago (1 children)

One thing I wonder about Linux is the OOBE for new users. A lot of Linux distros have you create the user and whatnot when you install the OS; it's not always intuitive on making a new user account to personalize. It'd make it a lot easier to preinstall distros and then let the user deal with finishing setup to their needs.

 

I wrote this in Fall/Winter 2022/23 and got some use out of it for my own data archives. Haven't done much else with it since, but would be willing to add/revise some features on it, if there's interest.