Viewing profile — eigengrau
eigengrau
HN member- Joined
- Sat, Oct 29, 2016, 8:20 AM UTC
- HN karma
- 40
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About eigengrau
No profile information was provided.
Recent public activity
-
comment
Comment #45023922
How (if you saw that need) did you address permissions concerns, e.g., around any Git users being able to force drop all files from a backend? Back (long time ago) when I was looki…
-
comment
Comment #43902178
It’s been a couple of years since I’ve last used it, but if you want container orchestration with a relatively small footprint, maybe Hashicorp Nomad (perhaps in conjunction with C…
-
comment
Comment #40009818
Not to be confused with dwarffs – https://github.com/edolstra/dwarffs .
-
comment
Comment #33104730
> in the current century fonts handle that Except that they can’t, because (due to the limitations of ASCII), U+0027 had an overloaded meaning, seeing that the character had to cov…
-
comment
Comment #33082184
> When text is set, U+2019 right single quotation mark is preferred as apostrophe, but only U+0027 is present on most keyboards. Software commonly offers a facility for automatical…
-
comment
Comment #30720716
An interesting related project is the AdNW ( http://www.adnw.de/ ) layout, which was created by defining metrics based on Dvorak’s ideas and running a genetic optimization algorith…
-
comment
Comment #30061023
> You can't print anything because the language is lazy. Forcing any values to print them can and will result in random operations happening on your store. You can never know which…
-
comment
Comment #29239524
Since Nix packages are distribution-independent, once you have it packaged with Nix, you could theoretically skip packaging for Ubuntu etc., but of course that may raise the bar of…
-
comment
Comment #18138092
This is completely dependent on your location and the size of the company. E.g., when I recently looked into the stats for Germany, the average annual income for a developer in a s…
-
comment
Comment #18101034
Self-signed will work just as well, since no MTA talking to you requires the cert to be trusted (maybe DANE is required now in that case, but I was also using self-signed before I …
-
comment
Comment #17818378
German users might also be interested in the AdNW layout ( http://www.adnw.de/ ). They started out with Neo’s excellent and logical arrangement of the non-alphabetical layers, but …
-
comment
Comment #17692018
> hard not to wind up on spam lists almost impossible to be removed from I’ve been running my own infrastructure for years now and know various people that do this also. Not once h…
-
comment
Comment #17066228
It might be prudent to have GnuPG return an error exit code instead of just printing a warning on stderr. Currently, it seems that clients (at least when using the shell interface)…
-
comment
Comment #17020346
I’ve used https://github.com/ericchiang/xpup for this a few times.
-
comment
Comment #16920359
In general you don’t need GDPR for that. It suffices to be a copyright holder to the content made accessible on the Wayback Machine.
-
comment
Comment #16847207
Folks interested in playing with cellular automata might also be interested in the desktop application Golly ( http://golly.sourceforge.net/ ).
-
comment
Comment #16492295
Interesting! So in that case one could defend the need for escaped whitespace. Still leaves automatic variables, I guess.
-
comment
Comment #16491947
My question was aimed at ops generic statement. As for Make, it originally wasn’t clear to me where the issue was supposed to lie. Lines in rule bodies are handed off to the shell,…
-
comment
Comment #16491342
Additionally, not every shell expands variables the way Bourne-based shells do.
-
comment
Comment #16491335
I don’t quite see how Unix tools have trouble with spaces in filenames. Could you detail some cases where the space handling is not due to the shell , as opposed to the program bei…
-
comment
Comment #16428282
> Even if you used ebtables to filter out containers talking to each others' MAC addresses, wouldn't they be able to send broadcast or multicast packets to communicate with each ot…
-
comment
Comment #16421108
Also, it should be noted that, since it just proxies a single user notebook server, JupyterHub doesn’t support any interaction, sharing, or other collaboration between users (thoug…
- comment
-
comment
Comment #16186351
I’m confused… The article led me to recheck whether I’m loading the newest Intel ucode update during early boot, and it turns out I am, but the latest ucode revision for my Ivybrid…
-
comment
Comment #16005090
Also, the prior probability of any given artist name being a moniker of Danny Wolfers (Legowelt) is much higher than the average artist. grep says Discogs currently lists 35 aliase…