Yes, pretty much every active server on UO has one. This one is ours if you feel the fancy to hop on sometime (I go by VE_AG_RA on UO [long story])
- 0 posts
- 52 comments
- TORFdot0@lemmy.worldtoSelfhosted@lemmy.world•RIP Discord: Self-Hosted Discord Alternatives Tested (TeamSpeak, Stoat, Fluxer, Matrix, & More)English3 months
- TORFdot0@lemmy.worldtoSelfhosted@lemmy.world•RIP Discord: Self-Hosted Discord Alternatives Tested (TeamSpeak, Stoat, Fluxer, Matrix, & More)English3 months
I remember the good old days of the 300 pingers either being people on dial up or Aussies getting a morning game in. Yeah it’s be hard to scrim with that ping for sure. Thanks for sharing the game date URL. It’s a nice little site, we’ve used it a few times
- TORFdot0@lemmy.worldtoSelfhosted@lemmy.world•RIP Discord: Self-Hosted Discord Alternatives Tested (TeamSpeak, Stoat, Fluxer, Matrix, & More)English3 months
Don’t know if you are interested in COD UO but we have biweekly pugs every Tuesday and Sunday evening. I think the cod1 scene is pretty much like us. CoD2 seems to be the active community with a running league with like 9 teams or so.
Trying to build the community up on these old games
- 5 months
Since coding isn’t my day job. I use slickedit as a nice fully featured text editor. Or notepad++ in a pinch.
Personally haven’t used a full IDE since netbeans 15 years ago in my university days
- 5 months
9000 IQ programmer starts every project rolling their own debugger instead of dedicating 8GB of RAM to vscode
- TORFdot0@lemmy.worldtoProgrammer Humor@programming.dev•Guys, what's the best Linux distro to install on my PC?English5 months
They’ve played us for absolute fools
On purpose? Not likely. Also I don’t expect them to be able to handle save and open of files using the web versions of M365.
But I think they would use libre office and not question that it wasn’t Microsoft office since it would open their files like they are used too.
Apple computers, which is a higher market share than Linux, are more expensive. That’s what I was getting at.
Windows became dominant because of enterprise software sales 20 years ago. Now everything runs in an electron wrapper that can run on any platform or in the browser.
PCs don’t even have optical drives anymore. No normal consumer even knows how to install a program today, let alone is considering legacy program compatibility when making a computer purchasing decision
I am qualifying my statements based on interactions with my coworkers of whom I deploy and manage their PCs. I could probably install mint on 50% of their PCs and the only reason they’d notice is because Microsoft office looks different and is called Libre Office for some reason
98% of Windows users, use windows because that’s what the OS that came with the computer they could afford.
98% of windows users probably don’t know what version they are on or even what windows is
- 10 months
The ??? isn’t a reference to underpants gnomes. It’s just that no one has ever gotten LLMs to actually fix its own bugs to find out what that step is
YouTube still offers them a service in directing them new viewers. The big creators all lose viewers but YouTube funnels replacement views faster than they lose. They could host their own videos but they are gonna see very little growth without Google either in search or with YouTube as they start to lose the base that followed them.
They also won’t be able to negotiate as good as rates for pre-rolls or in video sponsorships as if they were on YouTube.
The only real alternative would be to band together like the creators that are a part of nebula are doing. Hosting on peertube really isn’t an option unless you are independently supported and you are doing it as a passion project and don’t care about audience growth or retention.
- 1 year
I’d agree with others that have said to use a framework like Hugo to serve an RSS feed. I wrote an automation using Google apps script to scrape blog pages and manually update the RSS feed but it was more trouble than it was worth. Letting your framework automatically update your feed is much easier.
- 1 year
I think it’s probably cheaper in the long run to self host a tree instead, unless you live in an apartment with absolutely no green space. But I’d rather get a VPF and host a tree there if I had too
- 1 year
It looks like you fixed your issue but I had the same thing happen on windows 10 so I am gonna post how I fixed it in case someone runs across this thread later.
In my case everything had been working previously but after an arbitrary reboot, my windows 10 PC could ping the local network and nothing else suddenly. No access to the tailnet, Internet; DNS or otherwise. On the wired interface that is. I could connect to WiFi and it would work just fine. I had a DHCP reservation set, deleted the reservation, let it get a new IP and then it worked. No idea why? Recreated the reservation and it still worked back on the old IP again
- TORFdot0@lemmy.worldtoReddit@lemmy.world•If musk actually says "Heil H**ler" while doing the nazi salute, what do you think r/conservative will do?English1 year
Vote for Trump to end democracy?
- TORFdot0@lemmy.worldtoReddit@lemmy.world•If musk actually says "Heil H**ler" while doing the nazi salute, what do you think r/conservative will do?English1 year
How has /r/kanye been taking the “I love Hitler tweet?” Probably similar to that
- TORFdot0@lemmy.worldtoReddit@lemmy.world•AI bots on Reddit reaching the front page? I absolutely believe itEnglish2 years
Also doesn’t fix the problem at all, I can still just use AI to post to my main account
- TORFdot0@lemmy.worldtoSelfhosted@lemmy.world•Please help me stop my baby from crying because kodi keeps bufferingEnglish2 years
The Pi4 USB controller and network adapter share bandwidth. Do you have any devices on the USB port that could be causing collisions? I really can’t think of anything in that kind of scenario that would cause that sort of issue unless somehow you were using USB for video out…
- 2 years
This is true, but it’s easier and faster to parse plain English and so if I don’t adequately comment my code the first time. I will be commenting it when I have to return to it for whatever reason. Honestly the second round of commenting is more verbose and clearer than the function x does y style of comments I tend to make when coding the first time
You don’t have to go closed source to monetize your software (although it does make it easier)