Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vmasto
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
16 ms
·
1.
▲
by
vmasto
8d ago
Indeed, this seems to be the main, albeit hidden, takeaway from all of this.
2.
▲
by
vmasto
3mo ago
I recently became a dad, and right now the only way my 30-day-old will sleep is with the sound of our kitchen range hood, so I built a small one pager that mimics white noise, womb sounds and our range hood. I hope I don't jinx this bu
3.
▲
by
vmasto
3mo ago
Ah, hardware products.
4.
▲
by
vmasto
9mo ago
Can you explain why it makes a difference what the answers are? When using an open source library assumptions should be: - The code does what it advertises. - The owner is responsible for the functionality. - The owner's reputation is
5.
▲
by
vmasto
2y ago
Stress most times doesn't reveal itself like that. What you're describing is short term excitement and perhaps anxiety. Stress is a silent killer. It's basically being mostly unhappy, feeling unfulfilled and trapped. It'
6.
▲
by
vmasto
2y ago
The dual landings for me were far superior. It was straight out of science fiction.
7.
▲
by
vmasto
3y ago
I'm very confused. Grade school problems? Didn't ChatGPT 4 ace the entire curriculum of MIT a while back?
8.
▲
by
vmasto
3y ago
Intelligence does not imply agency or consciousness.
9.
▲
by
vmasto
7y ago
I think you missed the fact that I'm talking relatively (i.e. within a software house as I say) and the quotes around "working class". Still, If we want to be pedantic and literal (i.e. assume I'm talking about the Marxi
10.
▲
by
vmasto
7y ago
I don't work at Reddit but I take personal offense when someone so unfairly criticizes the "working class" of a software house like that (ie the non manager level software engineers). What makes you think that whatever is wro
11.
▲
by
vmasto
7y ago
* even at light speed
12.
▲
by
vmasto
7y ago
What would some common/helpful use cases be?
13.
▲
by
vmasto
7y ago
This was a 100m asteroid (city killer), not 1km.
14.
▲
by
vmasto
7y ago
Can you expound on the concerns?
15.
▲
by
vmasto
8y ago
IntelliJ supports editorconfig just fine. I'm not sure why you were disappointed, editorconfig does not advertise the features you mentioned. For more involved autoformatting you need some kind of tool like gofmt or Prettier for JavaSc
16.
▲
by
vmasto
8y ago
I'm not following, how does memorizing algorithms correlate with intelligence and skill in the engineering discipline of the job?
17.
▲
by
vmasto
8y ago
I don't think that's nothing, you learned to code better :)
18.
▲
by
vmasto
8y ago
I'm not following. Clearly the grandparent comment misconstrued the article as to have been written by a male, as did I. They are talking about the author. For what it's worth the url and the author's handle threw me off. &qu
19.
▲
by
vmasto
8y ago
> 1 trillion chances per planet Not meaning to be condescending, that's not how probability works or is expressed. Also, the fact that the ocean "is a large place" says nothing about how probable or not the events to creat
20.
▲
by
vmasto
8y ago
I don't get this point. The probability argued would take this into account. It could be that the probability is _that_ small that even if you keep rolling you don't reach it.
21.
▲
by
vmasto
8y ago
A NAS setup or Backblaze. Personally I use both for redundancy.
22.
▲
by
vmasto
8y ago
The technique is called "windowing" and it's not extremely hard to implement properly. For react we have react-virtualized and react-window, and I'm sure there are other libraries for different UI frameworks. I'm ru
23.
▲
by
vmasto
8y ago
They meant its API surface, not filesize. React is ridiculously small and simple for what it can do.
24.
▲
by
vmasto
9y ago
Exactly. Most actions in idle game mode (i.e. when there's no active battle, micro or macro to be done) are null, the gamers simply repeat random meaningless keystrokes; this helps with being always alert and ready for anything that re
25.
▲
by
vmasto
9y ago
The answer (in my opinion at least) is that yes `==` should be avoided, if for nothing else then simply because it's totally unnecessary and only adds a mental overhead. I haven't found a use case where it would be necessary, and
26.
▲
by
vmasto
9y ago
> From now on I'm going to include at least one of these in each interview I'll be conducting - for extra points of course. There's absolutely 0 benefit from an engineering standpoint in having type coercion memorized in J
27.
▲
by
vmasto
9y ago
> If you are a professional developer, you can consider these examples as a great resource for interview questions and quizzes for newcomers in your company No, do not consider these examples as a "great" resource for interview
28.
▲
by
vmasto
9y ago
Please can you make the async version return a Promise. It's 2017 for cryin' out loud! five.asPromised?
29.
▲
by
vmasto
9y ago
Typical case. The original developer has abandonded the project, maintainers make a complete mess of it, project ends up electing Trump as president of the United States.
30.
▲
by
vmasto
9y ago
Regarding your point in 2: do you store your docs in a directory called Documents or Document?
More ›