Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
devit
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
211.
▲
by
devit
3y ago
A silver-coated umbrella is very effective at protecting the face as well as some of the upper body (or the whole body, if the sun is directly overhead or the umbrella is huge), except for UV reflected from elsewhere which I think is usuall
212.
▲
by
devit
3y ago
Another instance of a trivial and obvious feature that can only really be designed one way that is not implemented 4 years after initial proposal.
213.
▲
by
devit
3y ago
For some reason the Rust project seems to be plagued by glacial development speed, with features taking years and years to be stabilized after design and often even after initial implementation. Not sure why, progress used to be way faster
214.
▲
by
devit
3y ago
The code just ignores variable declarations. All variables are 16-bit words. It just hashes the variable name and uses twice the hash value as the address of the variable in memory For functions instead it uses twice the hash to store and l
215.
▲
by
devit
3y ago
Why do people use pills rather than copper IUDs? At least based on information on the web, it seems copper IUDs are strictly better: cheap, easy to insert and remove, nothing to do after initial insertion, no side effects other than "i
216.
▲
by
devit
3y ago
1. You learn about those and not the ones who successfully hide and keep a low profile 2. Proper security takes time and effort, so there is less time to devote to actual business, which means they are less likely to be successful at a scal
217.
▲
by
devit
3y ago
"An element p of a commutative ring R is said to be prime if it is not the zero element or a unit and whenever p divides ab for some a and b in R, then p divides a or p divides b" 1 is a unit.
218.
▲
by
devit
3y ago
The article claims that deferred rendering doesn't support MSAA, but this is only true for a naive implementation. You can, for example, generate a stencil mask of complex pixels in the prepass and use hierarchical early stencil reject
219.
▲
by
devit
3y ago
They computed results for a bunch of 36-empty-squares positions on their clusters and uploaded them to https://figshare.com/articles/dataset/Analyses_of_the_Game_o... The script at https://github.com&#x
220.
▲
by
devit
3y ago
Can't you do most of what scrub would do with something like: find . -xdev -print0|xargs -0 cat > /dev/null (ideally replacing cat with something that continues after errors)
221.
▲
by
devit
3y ago
Is there any feasible way to run a non-Android OS on a phone and still have power efficiency and support for Android apps with multitouch, GPU acceleration, etc.? (i.e. some ready made solution that runs Android in KVM efficiently, or provi
222.
▲
by
devit
3y ago
If you need GPIO you can just get an USB GPIO interface like the one at https://www.adafruit.com/product/2264
223.
▲
by
devit
3y ago
This is what GPT-4 produced when asked to remove the bullshit: SiFive Update - October 26, 2023 After years of growth, SiFive has reassessed its strategies and operations to focus on the most promising opportunities, leading to a restructur
224.
▲
by
devit
3y ago
Use a Pixel phone running version of GrapheneOS built and signed by you with your own keys, or use stock GrapheneOS and don't lock the bootloader, and add root access if desired. That's the only hardware/software system that
225.
▲
by
devit
3y ago
The simplest definition of natural numbers is as the free algebraic structure generated by a nullary and unary operation (conventionally named "zero" and "succ"), which makes it natural to associate zero as the value of
226.
▲
by
devit
3y ago
You could wear an FFP2 or FFP3 mask with a valve.
227.
▲
by
devit
3y ago
The whole point of this attack is to be able to make a lot of requests for each IP address. If you are making one or few requests per IP you don't need this attack, and also aren't likely to have any effect on a Google-sized entit
228.
▲
by
devit
3y ago
Isn't this trivially mitigated by throttling? And the throttling seems even simple: give each IP address an initial allowance of A requests, then increase the allowance every T time up to a maximum of B. Perhaps A=B=10, T=150ms.
229.
▲
by
devit
3y ago
If you have a reversible connector, then you might be entangled in a dilemma of which way is the "better" or "optimal" or "canonical" way, while with a non-reversible one there is only one way and thus no dilem
230.
▲
by
devit
3y ago
The sort function has no reason to ask for all three comparisons. Rather, it can ask for two comparisons and act according to the results (e.g. it learns that 1 < 2 and 2 < 3 and returns [1, 2, 3]). This makes the output unspecified i
231.
▲
by
devit
3y ago
"Unspecified order" seems a poor guarantee. I think a sort implementation should return elements in an order consistent with a subset of the comparison calls it makes, and that subset should be such that it fully determines the or
232.
▲
by
devit
3y ago
In my experience most of the flagship phones are slippery enough that it's not a rare event to drop them if you don't use a case made out of a higher friction material. Of course that's an incredibly dumb design, but unfortun
233.
▲
by
devit
3y ago
"I think this is a consequence of variables being sent to a channel effectively having their address taken, disabling register allocation for them." Looks like the Go code generator and optimizer is absolutely terrible, since any
234.
▲
by
devit
3y ago
Getting non-native games to run on emulators can sometimes give a similar experience. You can also do things like having a Linux machine with a powerful GPU but no GUI installed.
235.
▲
by
devit
3y ago
They could drop Gecko and switch to Blink/Chromium. Then Firefox would be guaranteed to be strictly better than Chrome, since the baseline is the same and they can put in all the features that Google doesn't want because they woul
236.
▲
by
devit
3y ago
It seems that the problem is that the Onewheel is a fundamentally flawed design that should perhaps not even be legal to sell. Basically the issue is that the only control available is turning the wheel, but an unstable scooter actually nee
237.
▲
by
devit
3y ago
Buy something comfortable instead, such as an Exped Megamat 15 LXW plus a memory foam topper and maybe a foldable cot.
238.
▲
by
devit
3y ago
Seems very uncomfortable and only useful if someone really can't afford the $100-300 for a normal camping air or self-inflating pad, which seems miles better than this. And if you are OK with uncomfortable then a simple closed-cell foa
239.
▲
by
devit
3y ago
I think it would be very useful for scouting in woodland/backcountry use including search&rescue. At 50 km/h, it moves 10-20 times faster than a hiker, and at <1000$ it's more than 100x cheaper than a plane or helicopt
240.
▲
by
devit
3y ago
Is there any system that works for at least 10-20km without line of sight, supporting a video feed usable for guidance, without cell phone network coverage? Maybe something where there are two drones, and one flies high with line of sight t
More ›