Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rmgraham
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
rmgraham
5y ago
Tar doesn't use any sort of index like zip does, so to extract the specified file the server side would need to parse through possibly the entire file just to see if the requested file is there, and then start streaming it. Requests fo
2.
▲
by
rmgraham
7y ago
I think the observation being made was that this is at the scary intersection of consumer IoT non-security and major infrastructure.
3.
▲
by
rmgraham
7y ago
Or only run Linux? * * (any source available OS)
4.
▲
by
rmgraham
7y ago
This is a great resource. There were also some other useful links in the comments last time: https://news.ycombinator.com/item?id=17054419
5.
▲
by
rmgraham
7y ago
I haven't used hg enough to have an opinion on it, despite several attempts... Problem is I learn bottom up, and I just haven't been able to "think in mercurial" the way I can "think in git". I find it interest
6.
▲
by
rmgraham
7y ago
Alternatively... how large would the whale population need to be to counter the carbon footprint of such tourism?
7.
▲
by
rmgraham
7y ago
If you're using rebase there's the `--committer-date-is-author-date` and `--ignore-date` flags. One uses the author date for both and the other uses the commit date for both. Without using either flag rebase should update the comm
8.
▲
by
rmgraham
7y ago
Thank you for humoring me. I had to sleep on it, but I can see it now. Seems like it would require a really bad design or more likely bad actors (remotes leaving dead sockets open), but it would definitely be possible. The same scenarios wo
9.
▲
by
rmgraham
7y ago
Are those really the only options? I'm trying to wrap my head around how using a fixed size thread pool for I/O automatically implies deadlocks but I just can't. Unless the threads block on completion until their results are
10.
▲
by
rmgraham
8y ago
GAN, Generative Adversarial Network: https://en.wikipedia.org/wiki/Generative_adversarial_network
11.
▲
by
rmgraham
8y ago
I suspect "Western-style dates" was meant to refer to the Gregorian calendar rather than the format used to represent a date on that calendar. ISO-8601 only really applies to the Gregorian calendar.
12.
▲
by
rmgraham
8y ago
I really liked that 2/3 of the post is a walk through the solutions using existing tools before getting to the project. I also like how it combines a "big data" format (parquet) with the main "your data isn't actual
13.
▲
by
rmgraham
8y ago
It's about pineapples.
14.
▲
by
rmgraham
8y ago
Seconded. The only person I know who sleeps like this is also the highest functioning person I know.
15.
▲
by
rmgraham
8y ago
I really wanted something like this when embedding serial numbers and keys in ROMs. At the time I was mostly working in C and PHP, so I was imagining something closer to a template language, but something like this would have given me a goo
16.
▲
by
rmgraham
8y ago
More like encouraging the creators of IKEA furniture assembly instructions to read lots of other instructions so that they can get better at writing instructions. An analogy for improving one's ability to assemble IKEA furniture, using
17.
▲
by
rmgraham
8y ago
One of the benefits listed in the manifesto (and often touted elsewhere) is that you are not limited to a specific region when hiring. Unfortunately, what this means for candidates is they may have to compete with a LOT more people. Another
18.
▲
by
rmgraham
8y ago
I've been full-time remote for just shy of 5 years and timezones is definitely an issue. Up to 4 hour difference is sustainable indefinitely, 8 hours can be with the right people (doing split days is great for this), but beyond 8 hours
19.
▲
by
rmgraham
8y ago
But compared to the rate of change in technology, it's practically written in stone!
20.
▲
by
rmgraham
9y ago
I asked someone when I saw them doing similar things. They adopted the style after reading Google's style guide for shell scripts. Not sure if that's where this author got it from, but it's one possible source.
21.
▲
by
rmgraham
9y ago
You can use forward slashes for paths on Windows in your Makefile. They are actually required if you want to use wildcards.
22.
▲
by
rmgraham
9y ago
There's something about the verbose text-only UI that just screams "written by a lawyer". The copy is not even objectively that wordy, it just feels like it started as legalese and was pared down to this instead of starting w
23.
▲
by
rmgraham
9y ago
I like the idea behind the Super Falcon model: fixed positive buoyancy with an inverted wing design. Like a plane, but with gravity replaced by buoyancy and the Y axis inverted so the wings "lift" you down.
24.
▲
by
rmgraham
9y ago
IANAL, but... People should be aware that Atom (the editor) uses React internally, so it's possible you face similar legal exposure without even shipping anything just because you agreed to the terms by installing an editor.
25.
▲
by
rmgraham
9y ago
As a full-time remote person (at IBM, ironically), I personally hate using the phone - however, video/voice call via Slack or similar is totally fine. As far as I'm concerned, a decent headset is the #2 requirement after a good in
26.
▲
by
rmgraham
10y ago
I find that knowing how it works is the only way the commands and flags make any sense. I am constantly seeing people around me fumble through git trying to get by on a handful of commands they've memorized and just live with the fact
27.
▲
by
rmgraham
10y ago
I was going to say hubris, but Wednesday also works.
28.
▲
by
rmgraham
11y ago
Good idea, thanks!
29.
▲
by
rmgraham
11y ago
Creator of mktmpio here. If anyone has any feedback I'd love to hear it!
30.
▲
by
rmgraham
11y ago
There are a couple regressions in v4.2.0, but v4.2.1 should be out right away with fixes.
More ›