HN user

wadkar

328 karma

I like building highly scalable systems with awesome and fun loving people. If I am not inside my terminal, I am probably out in the mountains. [ my public key: https://keybase.io/wadkar; my proof: https://keybase.io/wadkar/sigs/JqjhxfScwy2oPCo5alN1pfIztJViH2zaNyysmjlGfi4 ] (Always interested in hearing about exciting Architect/senior SRE/infra opportunities - for a friend, of course :).

Posts15
Comments230
View on HN

Is there a name for oft-repeating content/post and the overall discussion on a given topic (dotfile management in this case) on HN?

I am not complaining about the repeat. It’s just that I find it very amusing to see different people kinda-sorta reinventing the wheel (and discussing the nuts and bolts) again.

We’re just looking at the manifestation of one of the hardest problems in software engineering - naming things.

There’s no one good answer. Instead we must design our system to be “soft” i.e. malleable - able to evolve as the world evolves.

All of these incidents remind me of episodes from House MD. I swear they made one on this Antartica where House did a “zoom call”.

The airplane guy had more complications than ruptured lung but apparently he had just came out of scuba diving into the plane.

I don’t understand how an anti-proton can orbit a nucleus without annihilating into pure energy with a proton from the nucleus.

What am I missing here?

Honestly speaking I am really amazed by these researchers ability to separate and then “shove” an anti-proton in a Helium gas.

Not controversial at all!

Most linux distributions come with python installed. Anything more than invoking a binary and redirecting the output? Just write it in (pure) python I say!

Edit: by pure Python, I mean don’t require any `pip install`s

I have read far too many ssh tunneling articles and all of them either forget about the bind address or just pretend that the only host that can be tunneled is localhost.

The fact is that ssh tunnels are bound to an interface on one side and the other can be any (reachable) host:port. So if example.com:1234 isn’t reachable from your host network, you can do a local port forward to example.com:1234 from an intermediary host that can reach example.com:1234

I can’t make sense of this. Are you telling me that any Android user with “default” pixel setup will use my SSID for location tracking?

And that if my WiFi shouldn’t be part of Google’s (and Microsoft as well) data collection I need to suffix my SSID with _optout_nomap??

This has to be a joke. Any docs/refs/links?

Heck, even today it’s the polite way to communicate with drivers and maids. Don’t answer the call, but immediately call back and ask them if everything is ok. They won’t call you if it’s not urgent and important.

Personally, I learnt my bash by reading a lot of Gentoo EBUILD scripts and config files. I can recognize other Gentoo users just by how many curly braces and double quotes I see in a simple one liner.

The one resource that I have bookmarked decades ago and would highly recommend to get the ball rolling are the TLDP pages on bash:

https://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html

https://tldp.org/LDP/Bash-Beginners-Guide/html/index.html

https://tldp.org/LDP/abs/html/

Not certain if they’re up to date or error free but I really enjoy the style and tutorial/show by example nature of the TLDP

it's also quite possible to design and implement this one the server side. I mean one can implement Circuit breaking, exponential backoff etc. at network level (e.g. istio) based on the "internal service" (could be VMs/nginx rever proxies) outage error.

20 Years Later 6 years ago

OR perhaps the issue that the same people who are in the clique of the said field are also evaluating the research proposals. So the funding doesn’t run dry?

Not that that’s a good or bad thing. You wouldn’t want a “non-expert” to evaluate the proposal. And perhaps a tapering of the funding is better indicator of interest/progress of the field?

Atlantropa 6 years ago

Comments do not support HTML. I would imagine Too many issues with parsing, injection/security etc.

It’s so much easier to express yourself in good and convincing and clear ways (plus as the lingua franca in many of those domains, there isn’t necessarily a great German translation).

It’s easier to express because Englisch is _the_ lingua franca of those fields. It would have been a totally different case had some other language, say French or Mandarin had been at the forefront of scientific literature advancement and dissemination.