I think you could set up postfix to smtp forward to those services. So it could handle the oauth2 and you wouldn’t need to configure your client
HN user
ozarker
I read Hard Drive by James Wallace and Jim Erickson a couple years ago. It was written between Windows 3.1 and 95. Super interesting to read Microsoft history from the perspective of that time period. I loved it.
A Shrek game being the first published game with deferred rendering is hilarious
I was just thinking a header with a suggested poll rate might be nice
SQS, Azure Service Bus, RabbitMQ, ActiveMQ, QPID, etc… any message broker that provides the competing consumer pattern. though I’ll say having managed many of these message brokers myself, it’s definitely better paying for a managed service. They’re a nightmare when you start running into problems.
Woah this looks awesome, thanks for sharing!
I’ve been playing it on Mac with crossover. Works great
That’s gotten pretty hard to do recently since Musk cracked down on api access
How does this blocking work with TLS? Does the Chinese firewall MITM HTTPS somehow?
The guy that developed the technique works on Path of Exile. They’re using it for POE2, he gave an awesome talk about it here
I’ve gotten a taste of that experience playing older multiplayer games that have a small player base. I much prefer it to games with millions of players where you’ll never see the people you play a match with again
I also love games with community ran servers for the same reason
I love it. I’ve switched a lot of my news consumption to RSS. This feels like another step in that direction that I’d love to try.
Man that’s a blast from the past
Look at the sex offender registry in your area
I love NodeRED, been running it in my homelab for a few years
He’s a time traveler from 38056
I think I heard the games Valve published for PS3 didn’t really use the cell stuff
This sounds awesome can you share any details on how you got this to work?
I’ve used it with podman before, worked fine
There aren’t recommendations like youd see on the YouTube front page. There are “next video” recommendations like YouTube though
It’s figurative in most sects I believe. Catholics take it literally
My dad played AD&D as a kid like you, and introduced it to us when we were young (like your kids). We got our cousins into it and we spent every summer adventuring. When 5e came out we tried it a couple times and really didn’t like it for the reasons you mentioned.
Coming back to D&D as an adult (coworkers play during lunch once a week) has been strange. The new style of play feels rigid. I can understand the standardization to try and create a uniform experience but it feels like a little of that AD&D magic is lost. Also I’m an adult now haha
You can find used 1080ti's for like $100 nowadays. I still use one for 1440p gaming and get excellent frames with most games. Kinda mind blowing value
My wife bought me a software defined radio kit for Christmas. I want to learn how to use it with a longer term goal of using it to pull down images from weather satellites like I’ve seen others do on YouTube
The Forge helped Bethesda out on Starfield’s rendering. I find this a little worrying considering how badly that game performs with mediocre graphics
I think he’s referring to the Adblock as the free service here.
There’s a big 3rd party server scene for the PS2 as well using alternate DNS servers. Pretty awesome to see people care enough about these old games to set stuff up like this
Raspberry!
Ogre was a huge part of my learning how to program when I was a kid. Makes me happy to see it still going
I use it for self hosting. It really simplified my reverse proxy config like you said. I use the internal networking between services quite a bit. I have it auto-provisioning volumes on my NAS and using them via NFS. I love it to death and would say it has simplified my setup overall. But the upfront cost of learning k8s is indeed high.