oscarmlage oscarmlage

Log

I miss so much something like a for debugging when you're running the code inside a container.

I mean it's so easy to add a `pdb.set_trace()` and attach to that container waiting for the stop and just start the debug.

I don't know how to do the same without depending on some other external tools like and a dozen of plugins for .

Drawbacks of a compiled language, I guess

Though it's not the most ideal tool with its limitations and dependencies (like VPN, data connections, remote services, etc...) but it's just so convenient that it annoys me.

From my pov, the touchscreen, the supreme keyboard, and that 'open-and-go' feeling are incomparable to any other portable machine.

Historia en 4 fotos...

Gardening. I needed to replant some grass because it didn't quite cover the area. Fresh air always helps.

Coffice session - just an iPad and caffeine at a nearby café. It's nice to break free from the usual work env and code in a different setting.

TIL: How to SSH shim a dockerized Gitea by passing SSH through from the host to the container.

On host:

1. Share user (GID/UID) with the container env
2. Add new keys and mount .ssh as new volume
3. Mock the gitea binary on host to pass the SSH original command to the container

For the client:

1. Optionally add a new key to interact with the server
2. Add the pubkey to Gitea using the web interface
3. Be sure you're using the key and enjoy your clone :)

Just found out about BetterDisplay and used it to activate HiDPI resolution on my . The difference is insane!

🔘github.com/waydabber/BetterDis

(zoom in on the image if you're curious about it)

Yummy yummy

Observing a CPU usage spike while running and simultaneously. It appears that both applications are competing to consume more CPU resources.

As my friend @reidrac would say… “out and about”