Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rnvannatta
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
rnvannatta
25d ago
In addition to positive reinforcement on the style I wanted for output, I tried your suggestion to tell Claude Fable to think Claudese in its thoughts, and that sadly got the session immediately flagged as too risky for Fable to handle, sug
2.
▲
by
rnvannatta
1mo ago
Ticks don't exclusively hunt via questing. Some will actively pursue hosts if needed. The lone star tick is especially known for this: https://www.mdpi.com/1660-4601/15/3/478 > In contrast to D. varia
3.
▲
by
rnvannatta
1mo ago
In order to be at risk for Lyme disease the tick has to have fed on you for a couple days, in which case its plump and more noticeable. If a tick has feasted on you for a few days, it's a singular pill of doxycycline at this stage to n
4.
▲
by
rnvannatta
1mo ago
To get alpha-gal allergy you need to get bitten by the lone star tick. It's caused by the alpha-gal in the tick's saliva. Even a nymph can do it though.
5.
▲
by
rnvannatta
1mo ago
The 'have you traveled' question is much less useful with Lyme disease, because it takes potentially years to kick in. It's still important to ask, but it's not going to be surefire for Lyme disease.
6.
▲
by
rnvannatta
1mo ago
The two winning instruction sets are the RISCiest CISC, x86, and the CISCiest RISC, arm.
7.
▲
by
rnvannatta
1y ago
When you unwrap UVs the interpolation issue is taken care of. The UV map accounts for it. It's only for tessellation like subdivision surfaces where something like this would be nifty That is to say, this is mainly nifty for the DCC to
8.
▲
by
rnvannatta
1y ago
It's not really that simple, barycentric coordinate access is relatively recent. It's asking the rasterizer for information and transforming that information into barycentric coordinates, and the correspondence of barycentric coor
9.
▲
by
rnvannatta
3y ago
https://github.com/rnvannatta/vanity-scheme I am currently making a r7rs scheme derivative that compiles to C. The lofty goal is parallel fibers. It's in extreme early stages, and I don't expect anyone will u
10.
▲
by
rnvannatta
4y ago
Well, a rotation matrix doesn't require doing 2 half rotations, and doesn't require reaching into the 4th dimension in such a way that it gets perfectly cancelled out. It doesn't require abstract analogies about cubes with st
11.
▲
by
rnvannatta
4y ago
To add to your comment, quaternions predate rotational matrix operators by a considerable amount (1843 vs not exactly clear, ~1900 with Peano or ~1920 with Weyl), despite quaternions being much more challenging to manipulate. There are defi
12.
▲
by
rnvannatta
4y ago
I was just talking with my wife about this. She's from southern China and went to a restaurant in north China with her northern colleagues. There they ordered cicada pupa, which were the most expensive thing on the menu. With a lot of
13.
▲
by
rnvannatta
4y ago
Locusts are actually just various species of grasshopper. When there's abundance after a period of hard times, some some grasshopper species transform into locusts, turn from green into yellow, grow their wings and start swarming. The
14.
▲
by
rnvannatta
4y ago
> Edible insects are often talked about as a possible "food of the future" - but what does insect eating actually look like in the here and now? There's definitely an overlap with the 'weird Japan' clickbait, but
15.
▲
by
rnvannatta
4y ago
You're correct that British made factory goods would have been good for China, specifically the Chinese poor, as it would have enabled them to have many low quality goods rather than a few higher quality goods. The issue is that when y
16.
▲
by
rnvannatta
4y ago
The same smugness and sense of superiority that China held for England, was also held by England for China. As such, the English only primarily tried to sell knickknacks and things the Chinese could produce better. This ended up backfiring
17.
▲
by
rnvannatta
4y ago
Well, England had a massive trade deficit, and failed to find anything the Chinese wanted to buy, except opium. In the end, this was approved by the queen to balance their trade deficit, as they were bleeding silver.
18.
▲
by
rnvannatta
4y ago
Well, in that historical case, the sale of Opium to China was a state sponsored project. Opium was only a minor problem in England, but it wasn't being smuggled into England by a quasi-hostile foreign country trying to re-balance its t
19.
▲
by
rnvannatta
4y ago
I do cross platform development, I have to keep mobile/console in mind though most of my work in on PC, other people work on mobile/console and tell me when the shaders I write are too slow or break mobile :). You work with 100,00
20.
▲
by
rnvannatta
4y ago
Well, sRGB is sort of perceptually linear. Its roots trace back to a 50s technology compromise between perceptual linearity, color gamut, & encoding cost for CRTs that held up with only minor tweaks until CRTs stopped being widely used.
21.
▲
by
rnvannatta
4y ago
I guess color theory hasn't been given much love in web development because it's hard and murky. Once you do a dive into it, you realize there's no correct answers, only tradeoffs. It's a lot harder to be zealous about s
22.
▲
by
rnvannatta
4y ago
It's not astonishing to me, because I believe the author is not entirely correct about color being broken. sRGB color is not the perfect color space, but in general it's better for UI than using linear color, which the author seem
23.
▲
by
rnvannatta
4y ago
That's hot dipped galvanized steel. The zinc crystal pattern formed on it is a called spangling. https://www.steelmillsoftheworld.com/activities/datacenter/G... It shines like that, with only some of the crys
24.
▲
by
rnvannatta
4y ago
I don't think it's edited. It's just hot dipped galvanized steel, those are zinc crystals on the surface.
25.
▲
by
rnvannatta
5y ago
There was a flagged comment here that thought this manager's interviewing strategy was a good idea. In this world, bosses end up holding power over their underlings. A boss who uses this power capriciously is tyrannical. A leader shoul
26.
▲
by
rnvannatta
5y ago
C++ Lambdas are capturing, so they aren't plain old functions. They evaluate to closures: function + environment. In C++ the captured environment is explicitly written in the [] section of the lambda. The issue that I think the top com
27.
▲
by
rnvannatta
5y ago
Those popup done-indicators are pretty unreliable; I'm not sure why turkeys ship with them, I imagine they've ruined a great many birds. I cooked the turkey last year. My thermometer said it was good, but that popup hadn't po
28.
▲
by
rnvannatta
6y ago
Yeah, technically there are 2 L1 caches; x86 is a 'Modified Harvard' architecture. The instruction cache also typically has to deal with caching micro-ops. I believe L2 and beyond store both instructions and data. There's al
29.
▲
by
rnvannatta
6y ago
A larger cache size would improve memory latency assuming the working set can utilize the full 36mb, which I'm sure the 2 games that had a 20% uplift can. It's purely speculation but I suspect the cache size was limited by yield c
30.
▲
by
rnvannatta
6y ago
Having more cache can potentially lower the speed of the cache, as the access time is limited by the time the longest path takes, the propagation delay. So there's a tradeoff between cache size and cache speed, which is why there are s
More ›