JoeKrogan
@JoeKrogan@lemmy.world
- Comment on Sony makes the “difficult decision” to raise PlayStation 5 prices in the US 5 days ago:
So difficult
- Comment on Brazil's top court rules US laws do not apply to its territory 1 week ago:
Obviously
- Comment on ChatGPT 5 power consumption could be as much as eight times higher than GPT 4 — research institute estimates medium-sized GPT-5 response can consume up to 40 watt-hours of electricity 1 week ago:
Powered by GNU Hurd
- Comment on Arkane Devs Call For Microsoft To Stop Working With Israel 1 week ago:
Unfortuantely microsoft does not care. They will happily fire dissenters. Respect those willing to speak out all the same.
- Comment on Two VPNs? 2 weeks ago:
Well i have the rp as i only want one port exposed. I have separate networks per service too to isolate things. Only the things that need to talk to each other can.
My stuff is only accessible on the lan and via the vpn and even then only certain ips have access to certain things.
In your case it might be different , but generally a reverse proxy is better as you can have a single point of access to secure and you are not exposing all of your ports to the host or the internet.
- Comment on Self-hosted blog - do I need a static IP address? 2 weeks ago:
You can use a ddns such as duckdns or host on github pages with jekyll or something
- Comment on Your favourite piece of selfhosting - Part 1 - Operating System 2 weeks ago:
Debian on the host and everything else in containers
- Comment on Two VPNs? 2 weeks ago:
I have the arr stack connected to gluetun doing its thing and then wireguard on the host. I only expose my reverse proxy to the host and can connect to the services through that.
Note the networks below vpn net allows it to talk to the gluetun network which has the other stuff. The gluetun and arr stuff are in a separate compose file that defines the network. Then the non vpn stuff connects to that network when it comes up
nginx: image: nginx:1.25.4-alpine-slim container_name: nginx restart: always volumes: - /etc/letsencrypt/:/etc/letsencrypt/ - ./nginx/nginx.conf:/etc/nginx/nginx - ./nginx/conf/:/etc/nginx/conf.d/:ro - ./nginx/htpasswd:/etc/apache2/.htpasswd:ro - /var/log/nginx:/var/log/nginx/ - ./www/html/:/var/www/html/:ro - ./content/Movies:/var/www/media/Movies:ro - ./content/Shows:/var/www/media/Shows:ro ports: - 443:443 security_opt: - no-new-privileges networks: - reverse-proxy_service1 - reverse-proxy_serviceN - vpn-stack_vpn-net depends_on: - service1 - serviceN
- Comment on Spotify fans threaten to return to piracy as music streamer introduces new face-scanning age checks in the UK 3 weeks ago:
Do it
- Comment on Microsoft saved $500 million using AI — after slashing over 15,000 jobs in 2025 5 weeks ago:
And when a competitor arises they just buy them and repeat the process
- Comment on Xbox tests letting you stream your own games on PC 5 weeks ago:
Next it becomes the only way to play
- Comment on What are the advantages/disadvantages of the different backup solutions? 1 month ago:
I do monthly backups with cron and tar and syncthing for my containers.
I do quarterly backups of my server (14TB) to external USB HDDs. This is done via a script that mounts the drives, runs rsync to copy, then unmounts the drives again and emails me when it is done. I dont bother encrypting them as it ia mainly just media.
- Comment on Goldman Sachs is piloting its first autonomous coder in major AI milestone for Wall Street 1 month ago:
Give it a project tender and lets see how it does
- Comment on Pop it in your calendars 1 month ago:
But you played it Right ?
Right ?
</Anakin meme>
- Comment on Founder of Arkane Studios: "I think Gamepass is an unsustainable model that has been increasingly damaging the industry for a decade"; impacts sales 1 month ago:
Steam deck is a great option too
- Comment on *Now you're playing with power!* 1 month ago:
Transformers… Robots in disguise
- Comment on Weekly Recommendations Thread: What are you playing this week? 1 month ago:
Cyberpunk, brothers and brotato at the minute. Thinking about death stranding or shadow of the tomb raider next
- Comment on [UK] Police forces to get authoritarian powers to extract data from online accounts 2 months ago:
Can’t extract the data if you don’t have the account .
- Comment on Gen X and millennials three times more likely to be diagnosed with appendix cancer than their parents, study finds 2 months ago:
I was very young at the time, like 5 years old so the only thing i remember is feeling pain in my intestinal area.
- Comment on What's an absolutely medium quality game? Not great, incredible or terrible or any single ended extreme. Dead medium quality 2 months ago:
The thing that gets me the most is they dont push the story forward. It felt like they said “lets slap some shit together so we can focus on competitive multiplayer”
- Comment on What's an absolutely medium quality game? Not great, incredible or terrible or any single ended extreme. Dead medium quality 2 months ago:
The outer worlds . it was just meh in my opinion. Not to be confused with the outer wilds game that I’ve yet to play
- Comment on Gen X and millennials three times more likely to be diagnosed with appendix cancer than their parents, study finds 2 months ago:
I had it removed years ago when i was a kid.
- Comment on Scientists spot ‘superorganism’ in the wild for the first time — and it’s made of worms 2 months ago:
This is their final form
- Comment on London-bound plane crashes in India with 242 on board 2 months ago:
Brutal. My condolences to the families of the victims
- Comment on How the US is turning into a mass techno-surveillance state 2 months ago:
Where are all the “nothing to hide” people now.
- Comment on Sundar Pichai is vibe coding. 'It feels so delightful to be a coder.' 2 months ago:
Replace the CEO with AI
- Comment on VCs are starting to partner with private equity to buy up call centers, accounting firms and other "mature companies" to replace their operations with AI 2 months ago:
Enshittificatin intensifies
- Comment on Duolingo CEO says AI is a better teacher than humans—but schools will exist ‘because you still need childcare’ 2 months ago:
+1 for language transfer.
- Comment on Book Review from Cory Doctorow about the Evil of Facebook: Sarah Wynn-Williams’s ‘Careless People' 3 months ago:
This is on my list to read.
- Comment on There’s AI Inside Windows Paint and Notepad Now 4 months ago:
They need to put AI inside the AI next and add a couple more full screens of ads , some subscriptions and super ultra premium++ edition OS DLC for functionality to save files.