Readit News logoReadit News
raquuk commented on I ditched Docker for Podman   codesmash.dev/why-i-ditch... · Posted by u/codesmash
tux1968 · a day ago
Is linking to a 404 page meant to highlight the lack of docs, or is there some mistake?
raquuk · a day ago
Apparently the documentation was just updated. The new location is https://docs.podman.io/en/latest/markdown/podman-quadlet.7.h...
raquuk commented on I ditched Docker for Podman   codesmash.dev/why-i-ditch... · Posted by u/codesmash
broodbucket · a day ago
With almost no documentation, mind
raquuk · a day ago
I find the man page fairly comprehensive: https://docs.podman.io/en/latest/markdown/podman-systemd.uni...
raquuk commented on I ditched Docker for Podman   codesmash.dev/why-i-ditch... · Posted by u/codesmash
raquuk · a day ago
The "podman generate systemd" command from the article is deprecated. The alternative are Podman Quadlets, which are similar to (docker-)compose.yaml, but defined in systemd unit files.
raquuk commented on Who Owns, Operates, and Develops Your VPN Matters   opentech.fund/news/who-ow... · Posted by u/sdsantos
elondaits · 3 days ago
What about a malicious DNS (on a public spoofed or hacked WiFi) that forwards you to a lookalike domain? Unfortunately many times public WiFi doesn’t work with Google’s or Cloudflare’s DNS servers (I think the Deutsche Bahn’s WiFi was such a case, if I remember correctly, but I know I came across a few on the last few years while traveling). I don’t think there’s anything protecting against that when you’re using a browser.

Sometimes circumstances force one to connect to a public WiFi (e.g. airports, where WiFi is always super dodgy).

raquuk · 3 days ago
I don't think a malicous DNS Server can redirect your request to a domain that does not result in a certificate warning when using HTTPS.

With browsers adopting DoH, a public WiFi should not be able to interfere with DNS much.

raquuk commented on Show HN: A Tetris finesse inspired Vim game   vimfinesse.com/... · Posted by u/isomierism
raquuk · 4 days ago
This is fun! Just yesterday I was thinking of creating something similar, but your version is great. I especially like the "keystrokes used" in the leader board to learn from and the diff view. Looking forward to some hard challenges.

My suggestions:

- It should show which challenges I already solved in the list of challenges, but it does not. I did not log in, maybe this is different then.

- Navigation between challenges could be simpler. Something like a button "go to next unsolved challenge".

- You could display the leader board when a challenge was solved. You could even include the keystrokes used in the leader board, without the need to click on each position individually. This makes it easier to learn from better players.

- I find the "Keystrokes used" a bit hard to parse because of the comma between each key. A monospace font would be nice as well.

- I suspect "Rank by Time" will become meaningless for most players when this gains popularity and and people submit unbeatable scores by cheating. Maybe private leader boards I can share with my friends would be a nice addition.

- For a vim-based game, I need to use the mouse too much for navigation.

I will definitely come back to this for more challenges.

u/raquuk

KarmaCake day44November 23, 2022View Original