Viewing profile — mftb
mftb
HN member- Joined
- Tue, Feb 02, 2021, 11:23 PM UTC
- HN karma
- 823
- Public activity
- 314 items
- HN profile
- View on Hacker News ↗
About mftb
No profile information was provided.
Recent public activity
-
comment
Comment #48833260
Thank you for saying this. I've been saying this for years. No one listens.
-
comment
Comment #48588474
It's GNU Readline[0] or similar. It's all over the place, on Linux at least. Being GNU it defaults to emacs, but the vi support is also excellent. The first thing I type in any for…
-
comment
Comment #48462753
I generally agree with you about UIs (if by shit you mean they've thrown away a ton of utility), but I don't think his video was bs, maybe just moved too far from it's original con…
-
comment
Comment #48297752
For some reason your reply immediately caused me to imagine Ross Geller shouting into the phone, "Operator", like the, "Pivot" scene from friends.
-
comment
Comment #48012446
This is a good and useful breakdown. There are lots of ways to get an education and continue learning.
-
comment
Comment #47603248
Location: California Remote: Yes Willing to relocate: Yes Résumé/CV/LinkedIn: Available upon request Email: hn[dot]canteen389[at]passmail[dot]net Technologies: C/C++, Go, C#, Micro…
-
comment
Comment #47188947
Stand your ground.
- comment
-
comment
Comment #36406124
DB engine appears to be sqlite. It's in the tags on the main page and there's a file full of sql to create what looks like a sample db in the data/ dir.
-
comment
Comment #36386924
Choosing to name variables with a single character has nothing to do with syntax. At most it could be considered idiomatic, but there's no reason to slavishly follow every idiomati…
-
comment
Comment #36074539
Ah, good eye, ty.
-
comment
Comment #36073665
I appreciate your write-up, it was well done. How long did you spend on this? I'd be most interested to know how long, not counting writing the blog post.
-
comment
Comment #36033711
See response to sibling comment.
-
comment
Comment #36033709
I think I just responded too hastily. I am working in Go. There is file IO going on in addition to the calculation (which because of a NAS or whatever could also be network IO). As…
-
comment
Comment #36028013
You've misunderstood how go routines work. You need to put the "go" keyword before the function call in order for it to be run concurrently.
-
comment
Comment #36027936
This isn't true. I have use cases that don't require cancellations or timeout. The tasks I'm running don't involve the network, they either succeed or error after an expensive calc…
-
comment
Comment #35933917
To me this is proof that doing a good visualization is really an art. I saw this on hn for a couple hours, but really didn't think much of it. As soon as I clicked through the funn…
-
comment
Comment #35767894
I never said I stopped reading anything.
-
comment
Comment #35767863
Manipulators frequently admit their manipulations, knowing that they work on you anyway. There's nothing novel there.
-
comment
Comment #35767458
From the linked post: > I cheated a bit there, I admit. I changed one of the words. The name that the saint used in that passage was not ‘Ahriman’. It was ‘Antichrist.’ That's mani…
-
comment
Comment #35744644
This was an excellent summary, ty.
-
comment
Comment #35735850
Surprised, none of the more functionally minded have jumped in. Looks interesting, I'll be taking a look, when it ships.
-
comment
Comment #35667701
lol, the nuclear option. You don't mess around, but really, I think the answer is, never quit Vim.
-
comment
Comment #35664307
That's the spirit! (but I can't help it if you've mistaken a cleverly disguised web browser for a text editor.)
-
comment
Comment #35664300
...but then the difficulty of quitting Vim becomes a feature. Can't crash the system by exiting, if you can't exit (taps head meaningfully). /s