Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwaway542134
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
throwaway542134
7y ago
>Downtown has the best transport access in the entire city The only problem is that most people don't have a reason to go there. The streets are usually empty aside from the homeless encampments. The only reasons I've ever had
2.
▲
by
throwaway542134
7y ago
I think this is just low cost/effort to reduce a particular problem. DTLA is the most walkable and accessible to public transit place in the city, the only issue is there's nothing there worth walking to besides the Staples Center
3.
▲
by
throwaway542134
7y ago
iirc the title translates to something like "the Study|Art|Practice of balancing and restoring." I recall "al jabr" means "of/relating to balancing" This source[1] states it as >the science of restoring
4.
▲
by
throwaway542134
7y ago
So was hangouts.
5.
▲
by
throwaway542134
7y ago
I don't think the connector is the problem but the devices you connect to. RPis are notorious for having a poor lifespan due to reading/writing from the SD cards, but I think that's mostly due to the cost tier of a $30 comput
6.
▲
by
throwaway542134
7y ago
Am I missing something? The CPU dispatching in this library is done at runtime too... I thought FMV only has a penalty on the first call?
7.
▲
by
throwaway542134
7y ago
I think the point is more that there's nuance in preventing speech (like censorship) and punishing the actions as a result of speech. I get that some would call those the same thing. In the context of 8chan, I think there's a diff
8.
▲
by
throwaway542134
7y ago
> ∙ CPU dispatching to utilize higher instruction sets when available What's the advantage of hand rolled CPU dispatching over compiler intrinsincs like function multiversioning in GCC/Clang?
9.
▲
by
throwaway542134
7y ago
If you don't actually need higher level math functions or it's prohibitive to implement something at the higher level. For example if you have an operation where you know the sparse-ness(?) of a matrix at compile time but the valu
10.
▲
by
throwaway542134
7y ago
Everyone should record a video of themselves reading text aloud, while playing the audio back at a 5-20ms delay into their headphones. It's hilarious! Same thing happens when you play an instrument.
11.
▲
by
throwaway542134
7y ago
When you talk about "electricity" you need to distinguish between "current" and "charge carrier." Current is the amount of charge that flows through a point per second. The charge carriers are the electrically
12.
▲
by
throwaway542134
7y ago
I've always preferred to think of it as pumping water from the bottom of a (practically infinite) reservoir and dumping it at the top of a mountain then doing some work as it flows downhill, back to the reservoir. It provides a nice vi
13.
▲
by
throwaway542134
7y ago
Worth mentioning that ballot stuffing is a problem with the people counting the votes/running the polls, not the voters. So it would be more accurate to say that the problem is preventing the entity that organizes the vote from accessi
14.
▲
by
throwaway542134
7y ago
This page has a good overview: http://www.tsusinvasives.org/home/database/paulownia-tomento... >...its ability to sprout prolifically from adventitious buds on stems and roots allows it to survive fire, cutting
15.
▲
by
throwaway542134
7y ago
If I pay $100 for a product to listen to my vocal queries and respond, and you listen to improve the product's ability to respond, fine. If you use it to track subsonic audio watermarks to detect what advertisements I see on my TV or f
16.
▲
by
throwaway542134
7y ago
This actually seems like a really interesting problem to me. I don't think there's one pretty solution here. You'd have to break it down a bit. - Do the patients go to the machine, or machine to the patient? Wireless makes se
17.
▲
by
throwaway542134
7y ago
It's called dead code elimination/optimization and compilers can do it without LTO, with LTO you can can get more savings but ymmv.
18.
▲
by
throwaway542134
7y ago
The fourth amendment covers search and seizure by the government, not the willful disclosure of information to a company by a user. But I get what you mean. Even without getting into my inherent distrust of facial recognition systems and th
19.
▲
by
throwaway542134
7y ago
As a user, there's absolutely no way I'm going to give you a real name and email address if you roll your own authentication. I probably won't use your service at all.