Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tightbookkeeper
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tightbookkeeper
2y ago
This is 10 year old story. It’s very interesting which ones stay in the public consciousness.
2.
▲
by
tightbookkeeper
2y ago
You’re missing context. We are discussing their 5+ other lawsuits.
3.
▲
by
tightbookkeeper
2y ago
Only for the larp value. What attributes make it more dangerous?
4.
▲
by
tightbookkeeper
2y ago
AR-15 is merely a body style, there is no metric by which it is more dangerous than a hunting rifle.
5.
▲
by
tightbookkeeper
2y ago
> what else would you propose? Not suing others for millions or billions and spreading misery. Nothing can bring those kids back. Maybe the government could have offered education and employment guarantees to the families? > only coun
6.
▲
by
tightbookkeeper
2y ago
Sounds like a principled take based on rule of law.
7.
▲
by
tightbookkeeper
2y ago
Wikipedia page disagrees with you. Whether they collected that amount, I do not know.
8.
▲
by
tightbookkeeper
2y ago
No. I actually don’t think lashing out at any wallet that happens to be in the area will make anyone happy. The people who are responsible are dead.
9.
▲
by
tightbookkeeper
2y ago
> people/orgs that enabled the tragedy They didn’t though. Holding a rifle manufacturer liable for a shooting makes no sense, unless applied universally. A journalist writing a book did not cause the shooting. This is greed and lash
10.
▲
by
tightbookkeeper
2y ago
Desktop OS may struggle at thousands of thread. Linux can handle many more just fine. > Your program needs one million threads that sleep for 2 seconds, read some data and then finish. I have yet to see this problem, but yeah I agree tha
11.
▲
by
tightbookkeeper
2y ago
Don’t forget their many other successful lawsuits: - school administration - rifle manufacturer - the shooters mother (home insurance) - other journalists who wrote about the event I don’t know exactly what compensation they should get, but
12.
▲
by
tightbookkeeper
2y ago
I have yet to hear what meaning tolerance has in this interpretation. Surely chairman mao agrees with free speech that doesn’t harm his society and social programs
13.
▲
by
tightbookkeeper
2y ago
I agree. The right thing to do is to wait for the task to finish. I wrote that first line in jest, I’m making fun of the notion that blocking = slow = unresponsive.
14.
▲
by
tightbookkeeper
2y ago
> you run out of (OS) threads very fast. What does run out mean?
15.
▲
by
tightbookkeeper
2y ago
And somehow all these programmers who never care about performance because “computers are fast” become micro-optimizers, willing to restructure every line of code to save a few KB of RAM and rare handful of ms for a context switch.
16.
▲
by
tightbookkeeper
2y ago
If you’re talking about the course where you write a linked list, hash table, quick sort, etc. That’s pretty basic and fundamental stuff. And I don’t know why you would like programming. If you’re talking about the course where you prove th
17.
▲
by
tightbookkeeper
2y ago
> you disable every single button that allows the user to do something else before the previous operation completes. Wow you mean the whole program becomes unresponsive? Crazy! To address your main point, yes, scrolling, hover, etc can c
18.
▲
by
tightbookkeeper
2y ago
> hang Hang implies there is something you are not responding to. Let me ask again. What are you imagining your main thread should be doing while it is waiting for essential data? responding to new inputs means changing state. But your p
19.
▲
by
tightbookkeeper
2y ago
But most windows 98 era Ui programs were 1 or 2 threads…. You just handle events in order in a loop. It works and is far more responsive than what we have today. > Disks are certainly not quick enough to have File.Delete(...) be blocking
20.
▲
by
tightbookkeeper
2y ago
> non-blocking What is your program going to work on while it waits for the task? Usually nothing. You need to read some data before analyzing it, etc. While you wait the OS can switch to other threads. The only question here is whether
21.
▲
by
tightbookkeeper
2y ago
The planes are important for collision and occlusion queries. And yes. Intersection of planes is a higher level language than vertices and UVs. It pushes more work onto the computer instead of the human.
22.
▲
by
tightbookkeeper
2y ago
You’re not responding to the article. > BSP is just outdated and limiting - In quake brushes are not just visual, but are also used to solve collisions. Without brushes you need separate “collision meshes”. - brush based editors are muc
23.
▲
by
tightbookkeeper
2y ago
> I don't know exactly what you mean by "surveys," Typical education studies look at two classrooms/sets of kids, and then compare grades with and without X. It's a mess. > Yeah, and I think we also need to st
24.
▲
by
tightbookkeeper
2y ago
A previous employer thought that sql databases didn’t understand graphs. So they made their own system for serializing/deserializing graphs of objects into Postgres . They never used queries and instead had their own in-memory operator
25.
▲
by
tightbookkeeper
2y ago
Electronic learning materials tend to be consumer oriented. Instead of reading a book you’re going to click through an interactive story book, etc. But custom software and is very expensive, and doesn’t scale. Thousands of work hours to mak
26.
▲
by
tightbookkeeper
2y ago
> need to be studied for at least ten years, then rolled out slowly with much more skeptical study. If you have ever been involved with education students doing studies you know that methodology here is the pretty lacking, and it’s hard
27.
▲
by
tightbookkeeper
2y ago
No organization with more than 1 person is immune from the effects of optics. If you think so, you may be blind to it.
28.
▲
by
tightbookkeeper
2y ago
That sounds right. Based on my reading the CDC numbers are basically death with Covid test or symptoms, with the exception of an obvious distinct cause. Which honestly I can’t think of a better way for mass data collection.
29.
▲
by
tightbookkeeper
2y ago
I’m not the one claiming Covid is as impactful or dangerous as TB, a very unusual claim. Please make your case.
30.
▲
by
tightbookkeeper
2y ago
Can you estimate those absolute numbers for us?
More ›