dirtycrow

joined 1 month ago
[–] dirtycrow@programming.dev 3 points 2 days ago (1 children)

I watched some old Minecraft let’s play a while back and I think it’s gone forever now. Really wish I had somehow downloaded a copy before it just bleeped out.

[–] dirtycrow@programming.dev 3 points 3 days ago* (last edited 3 days ago) (1 children)

Here's my Gluetun configuration if it helps:

services:
  gluetun:
    image: qmcgaw/gluetun
    container_name: gluetun
    cap_add:
      - NET_ADMIN
    environment:
      - VPN_SERVICE_PROVIDER=custom
      - VPN_TYPE=openvpn
      - OPENVPN_CUSTOM_CONFIG=/gluetun/custom.conf
      - FIREWALL_VPN_INPUT_PORTS=XYZ
    ports:
      - 8080:8080 # webui
      - XYZ:XYZ/tcp
      - XYZ:XYZ/udp
    restart: always
    volumes:
      - ./gluetun:/gluetun
    env_file:
      - .env
    devices:
      - /dev/net/tun:/dev/net/tun

Have you specified network_mode: "service:gluetun" in your docker?

[–] dirtycrow@programming.dev 5 points 3 days ago (1 children)

I wish the movie was longer, even though the runtime is 2h20m.

[–] dirtycrow@programming.dev 0 points 4 days ago (1 children)

Intel underwent a massive redesign of their mobile chips where something like the i5-8250U eventually met the performance of the i7-4702MQ (these are just examples from recent memory) at a fraction of the TDP. And 7th Gen U Intel had about the same single core performance so I’m not going to jerk the T480 train here. What I mean is that they used way less power and made way less heat. Benefits are fewer sweaty palms and more time away from an outlet. Yes, you may argue neither of those are important, but they are a major improvement in portability which OP mentioned.

[–] dirtycrow@programming.dev 1 points 4 days ago

The T14/P14s is so flimsy in build quality that I would skip the entire line. I would rather go through the annoying repair process to replace the keyboard on a T14s than actually own a T14 which flexes in your lap and in your hands.

X13/T14s are actually decent options due to choice of material. They’re hard to find because you have to find a configuration with a good display and 32GB. I still love my T480 though. I just can’t see why they chose such a light build with plastic to appeal to anyone besides their business customers.

[–] dirtycrow@programming.dev 1 points 4 days ago (3 children)

They are not cheap and the 7 row keyboard is quite overrated. Literally any second hand computer for the same price would outperform it in every metric. You also have the problem of choosing between a 13 year old battery or a 3rd party battery.

[–] dirtycrow@programming.dev 2 points 4 days ago

this is actually the default behavior for zypper!

[–] dirtycrow@programming.dev 2 points 1 week ago (1 children)

I never had an XBOX or PS2. I went over to my friend’s house and he’d let me take a controller. I’m surprised this is considered retro now and I’m a little sad since I never got to play it.

Now I have Steam games I can’t find time or joy to play and with no one to play them with.

[–] dirtycrow@programming.dev 2 points 1 week ago

With 64GB all I can think of is a lot of memory for street map routing (OSRM). Otherwise, homelab it.

[–] dirtycrow@programming.dev 3 points 1 week ago

I call them after what service is running on it. E.g. openvpn.

[–] dirtycrow@programming.dev 1 points 1 week ago

AirVPN is great. I got it during the Halloween / Cyber Monday sale. 3 years for $70

 
60
Send help! (programming.dev)
 
view more: next ›