Arguably OpenAI has actual influence unlike anyone calling themselves “influencer”, but yes
- 0 Posts
- 125 Comments
I used to dislike tacos because I was brought up thinking these were tacos
lightnegative@lemmy.worldto
Selfhosted@lemmy.world•Logitech will brick its $100 Pop smart home buttons on October 15 - Ars TechnicaEnglish
2·5 months agoThe internet memes will have me believe that Germans are super anal about making sure that trash is correctly sorted.
Is there a bin for ewaste next to the glass, cans and plastic bins?
lightnegative@lemmy.worldto
Programmer Humor@programming.dev•Working in a large corporation is a place where you get paid for
5·5 months agoYou must be a fellow data engineer
lightnegative@lemmy.worldto
Programmer Humor@programming.dev•Working in a large corporation is a place where you get paid for
26·5 months agoI thought I’d love a job like this, and it was fine, for a while.
But you can feel yourself stagnating and you know that when they eventually make you redundant you’d struggle to get another job because you spent too long coasting.
I left it for a job at a startup, much more engaging but also much more work
lightnegative@lemmy.worldto
Selfhosted@lemmy.world•18% of people running Nextcloud don't know what database they are usingEnglish
2·6 months agoNo, it’s garbage because of its approach to case sensitivity.
It’s case insensitive by default (which is a WTF in itself and encourages the same laziness Windows users thrive on with NTFS) but it also has a case sensitive mode.
Except the case sensitive mode is almost entirely useless because of the amount of apps it breaks that assume the default case-insensitive mode. It also means that you as a programmer have to add extra crap to your file handling code for case insensitive string comparisons if you want to support both modes
lightnegative@lemmy.worldto
Memes@lemmy.ml•The hole in the tank is a bullet wound from a successful suicide attempt
51·7 months agoAmerican society says it a lot, the rest of us not so much.
To go to therapy, you have to believe in therapy. Males generally prefer to solve their own problems
Wouldn’t all my consumer grade switches need to support vlan tagging? I’m pretty sure a bunch of them dont
My proxmox “cluster” is a bunch of old laptops with a single consumer grade NIC in each. I wanted to isolate the VM network from my main home network (have it on a different range) while still allowing all the VM’s to transparently talk to each other regardless of which physical host they happen to be on.
Could I have achieved this with normal vlans? I wanted an overlay network on the VM side but they still need to use my main home network to get internet and I only have a single physical interface on each host which is plugged into my main home network (addresses assigned via my home router).
The OPNsense VM routes between the two networks (the virtual vxlan within Proxmox + my physical home network) and does DHCP / DNS for the VM network
Proxmox requires subtracting 50 from the MTU so it can store it’s vxlan information in the packet.
From the docs:
Because VXLAN encapsulation uses 50 bytes, the MTU needs to be 50 bytes lower than the outgoing physical interface.
It’s super annoying but I couldn’t see another way of having vms be able to talk to each other transparently regardless of which node they are on
I just attached the host NIC to OPNSense and then have a vxlan in proxmox to make the VM network separate from the rest of my home network. Both the host NIC and the vxlan virtual NIC are attached to the VM.
The OPNsense VM acts as a router between the two networks. I host all my shit on the VM network under *.internal.legit.tld and use LetsEncrypt + Traefik to issue SSL certs which work without having to load a CA cert everywhere because I own legit.tld
The only bastard was having to adjust the MTU everywhere within the VM network, that caught me out a couple of times
lightnegative@lemmy.worldto
Linux@lemmy.ml•Office workers - Has anyone here convinced their boss to let them install a Linux distro on their work desktop?
2·7 months agoSome software branded as Docker for Mac exists for Mac.
Obviously Docker uses Linux kernel constructs not available on other platforms so on Mac (and Windows) they embed an entire Linux VM and attempt to integrate it with the host system storage, networking and resources.
This works about as well as it sounds, I/O performance in particular is terrible and trying to share folders between the host and the VM (to for example mount the code you’re working on) is super slow and annoying
“But Macs are the best for development, they’re so user friendly” - not even close lol
lightnegative@lemmy.worldto
Linux@lemmy.ml•Office workers - Has anyone here convinced their boss to let them install a Linux distro on their work desktop?
1·7 months agoWhere this doesn’t work is the entire Finance department.
They need proper Excel, full of all the proper Excel shenanigans. Some of them will also have VBA macros and random plugins too that they rely on
lightnegative@lemmy.worldto
Linux@lemmy.ml•Office workers - Has anyone here convinced their boss to let them install a Linux distro on their work desktop?
10·7 months agoIf you use macos but are deploying to Linux, you’re also a weirdo.
+10 masochism points if you’re using docker on MacOS as well
lightnegative@lemmy.worldto
Selfhosted@lemmy.world•Homarr - A modern and easy to use dashboard. 30+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration.English
3·7 months agoYep this for me too. Thankfully VSCode allows comments in its settings.json / launch.json files but most programs use strict JSON which doesn’t allow comments
lightnegative@lemmy.worldto
Selfhosted@lemmy.world•Homarr - A modern and easy to use dashboard. 30+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration.English
5·7 months agoI used to think that until I figured out yaml and now yaml isn’t so bad.
It helps that text editors know what yaml is now so insert spaces when you hit tab etc
lightnegative@lemmy.worldto
Selfhosted@lemmy.world•NGINX Introduces Native Support for ACME ProtocolEnglish
312·7 months agoI guess Caddy has been stealing its market share
lightnegative@lemmy.worldto
Linux@lemmy.ml•EU OS: A Fedora-based distro 'for the public sector'
1·1 year agoFrance is a safe haven for foss media codecs because its law does not consider software patentable
TIL there is a country that sees reason about software patents
lightnegative@lemmy.worldto
Selfhosted@lemmy.world•PSA: LetsEncrypt ending expiration notification emailsEnglish
4·1 year agoTIL Cert Warden is a thing. Looks awesome!

Has that carrot been genetically modified?
*Inb4 all plants are genetically modified, I mean via gene editing and not selective breeding