Announced gmni here:
https://lists.orbitalfox.eu/archives/gemini/2020/002747.html
@neauoire as a general rule we never open anything in a new tab because it's a bad UX; you can always middle click if you want a new tab but you can't tell if a link is going to force one and there's no way to prevent it from happening if it would
@sir That was an awesome read!
@sir Would I be correct in interpreting "...the default permissions" to mean that the repository owner could enable public posting if (s)he really likes working that way?
I am all for sane defaults, but I also see the value of options.
@amolith A lot of the web developer consultants that I work with prefer using a Mac for Angular/React/Vue/etc development over using Windows for the same.
Personally, I'd use Linux for this type of development, but if my only choices were between Mac and Windows ... I would also pick the Mac.
@ph Welcome!
@amolith That's a nifty feature!
@amolith I don't see the vertical pipe (|) character anywhere. On my QWERTY keyboard, that's the shift key for the right-most character (the \ key that you mapped elsewhere).
Is that a character that you would need enough to make easily accessible on that layer?
If you’re trying to update VSCodium and getting a 429 Too Many Requests error from https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/repos/debs/dists/vscodium/InRelease, here’s the workaround:
https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/issues/36#note_395793123
@mdewald I only *use* Mastodon, but I still maintain a Twitter account (to easily follow school related accoutns) and a Facebook one (so I can in theory know if people tag me in a photo).
vagrant-libvirt and Bridged Networking
Once I had a way to install virtual machines on my Ubuntu home lab server, my next goal was to be able to directly SSH into them from my laptop. By default, the Vagrant-installed libvirt virtual machines all connect to a virtual subnet. In order to be able to connect from other computers in my home, I needed to set up Bridged Networking. . . .
Trying out ArchLinux using libvirt and Vagrant
I have been curious about the ArchLinux distribution for some time. I have a Ubuntu 20.04 server running in headless mode in my home lab, with KVM + libvirt already set up, so I decided to set up a virtual machine to give Arch a try. . . .