Viewing profile — lubutu
lubutu
HN member- Joined
- Sat, Mar 26, 2011, 3:55 PM UTC
- HN karma
- 1,147
- Public activity
- 231 items
- HN profile
- View on Hacker News ↗
About lubutu
No profile information was provided.
Recent public activity
-
comment
Comment #43600179
I initially read "the order of files in /etc/ssh/sshd_config.d/" to mean the order of files in the underlying directory inode, i.e. as returned by `ls -f` — and thought, "oh god"..…
-
comment
Comment #43405858
I mean, no. If you work on a codebase that's been going for more than a few years, the author likely doesn't even work there anymore. The commit is the important thing.
-
comment
Comment #42564567
C23 has constexpr, albeit only for objects, not functions. The code also uses namespaces, as in `std::aligned_alloc(P, T)`.
-
comment
Comment #40733365
Meanwhile, Kerberos (also Project Athena) has been at version 5 since September 1993.
-
comment
Comment #40115284
There has been recent work on RPC-with-TLS (RFC 9289), xprtsec=mtls.
-
comment
Comment #40111854
> NFS still sucks (IMO it sucks more than it used to) Any chance you could elaborate?
-
comment
Comment #39914559
The distinction I suppose is that what you really mean is "the difference in [necessary] skill level between a burger flipper and an accountant".
-
comment
Comment #39657537
I suppose such feedback could be used for reaching a fixpoint. Suppose you have a build system that reads targets to be built from stdin and outputs to stdout targets that are depe…
-
comment
Comment #39504903
I mean, learning Haskell has made me a better programmer even if I've never used it at work. Perl I have used. I wouldn't say the same about that...
-
comment
Comment #39498713
It does make sense — the Unix debugger has always been *db, with no bridges in sight. https://en.wikipedia.org/wiki/Advanced_Debugger
-
comment
Comment #39459238
You can do... ... though that's less familiar to many, I'm sure.
-
comment
Comment #39404306
> So the idea is really "what's the point of having a history full of broken state?". I rebase commits so they don't break the build but the history remains clean and incremental. …
-
comment
Comment #39403904
You're not the only ones, but I can't understand this approach. Do people never then read the version history? It must be impossible to understand commits' diffs with the changes a…
-
comment
Comment #39148531
It's not by the same person — sta.li was by Anselm R Garbe. It's more like a spiritual successor.
-
comment
Comment #38851071
Thanks for sharing! ; these produce an error, since `b` isn't defined when the body of `a` is compiled let a = \x -> (b x * 3), b = \x -> (a x / 2) It surprised me when this was ca…
-
comment
Comment #38537918
Lurrus into Dead Weight — that's a nice start.
-
comment
Comment #38394039
I think this is the one thing I feel BitKeeper does better than Git. Git can get confused about where a file came from, for moves but especially for copies, and so the version hist…
-
comment
Comment #38201754
I looked around and found an AMA [1]. > Python, using the Twisted framework for networking. > Omegle runs on just one server: a Linode 2880. It used to be on a 720, which was very …
-
comment
Comment #38183222
When I was looking for work back in 2016 there was a company who advertised their way of working as "infrared", if I remember correctly. It was all about total openness and autonom…
-
comment
Comment #38151190
You know another project with much of its source files in the top-level directory? https://github.com/git/git
-
comment
Comment #38125629
It's in bash(1) under "Process Substitution" — https://manpages.debian.org/bookworm/bash/bash.1.en.html#Pro...
- comment
-
comment
Comment #37840507
> Phispher - use javascript to show a phisphing page Do you mean phishing? I searched for "Phispher" thinking it might be a particular tool or something, but nothing turned up.
-
comment
Comment #37608512
The same is true in Norwegian, but then they go and ruin it all with "oldemor" = "great grandmother", instead of persisting with e.g. "mormormor".
-
comment
Comment #37594140
No, they're saying they can't imagine it happening at a private company, but can once the company has gone public.