Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
AprilArcus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
AprilArcus
11d ago
This sounds nice, but what if your neighbor's political views are an existential threat to you personally? What if they don't want you to live in their neighborhood because of the color of your skin, or if they don't think yo
2.
▲
by
AprilArcus
2mo ago
The chromaticity diagram is basically a straight line between 640nm (red) and 545nm (green), so anything in between (including pure yellow around 570nm) can be reproduced with a linear combination of red and green. RGBY televisions do exist
3.
▲
by
AprilArcus
2mo ago
It uses nonphysical "imaginary" primaries that have meaning within the coordinate system but not within the human perceptual system.
4.
▲
by
AprilArcus
3mo ago
How did I know it was going to be `nvm` before I clicked?
5.
▲
by
AprilArcus
11mo ago
The Australian-Vietnamese continuum is well-explained by Australia being the geographically nearest region which can supply native English language teachers to English language learners in Vietnam, rather than by any intrinsic phonetic rese
6.
▲
by
AprilArcus
1y ago
Those seem like standard needs for any kind of CRUD app, so I would call this approach pretty useful. Currently I do something similar by keeping a private primary uuidv7 key with a btree index (a sortable index), and a separate public uuid
7.
▲
by
AprilArcus
1y ago
Could this be used in reverse to correct for color vision disorders, e.g. by punching down greens and blues and punching up reds into the outer range of the P3 gamut?
8.
▲
by
AprilArcus
2y ago
I don't think R&T will ever ship at this point, since the browser vendors are apparently unwilling to absorb the complexity that would be required to add new primitive types with value semantics.
9.
▲
by
AprilArcus
2y ago
No, they run a headless neovim process in the background and sync its state with vscode
10.
▲
by
AprilArcus
2y ago
They'd need some very big RTGs to last that long, and I don't think we manufacture plutonium at the necessary volumes for that anymore.
11.
▲
by
AprilArcus
2y ago
of course this created an interoperability nightmare with third party libraries, which irrevocably forked Google's whole JS ecosystem from the community's 20 years ago and turned their codebases into a miserable backwater.
12.
▲
by
AprilArcus
2y ago
No, once the epiphyseal plates close further growth of long bones is impossible. Only intervention during puberty can influence final adult height.
13.
▲
by
AprilArcus
2y ago
The Japanese equivalent to emoticons are 顔文字 kaomoji , "face characters", and will be familiar as the horizontal ^_^ and (╯°□°)╯︵ ┻━┻ type of emotes.
14.
▲
by
AprilArcus
2y ago
It's from Japanese, a wasei kango (和製漢語) formation using on -readings of Chinese characters: 絵 ( e , "picture") + 文字 ( moji , "script"). The 字 (read ji ) is the same as in 漢字 ( kanji , "Han characters"
15.
▲
by
AprilArcus
2y ago
Unfortunately, Ruhlen, Greenberg, and Starostin's work relies on mass comparison and is neither rigorous nor noteworthy. Prefixing languages are rare and most have been suggested to be related to one another at some point on that basis
16.
▲
by
AprilArcus
2y ago
Well that's just what the Higgs field is, a scalar field with a nonzero vacuum expectation value. So the existence of a field of this kind isn't just possible in principle, it's been experimentally verified.
17.
▲
by
AprilArcus
2y ago
Apple could revoke Zoom's signing certificate, if they were discovered to be doing this.
18.
▲
by
AprilArcus
3y ago
This is a common idiom when working with generators, since iteration is controlled on the consuming side. Consider e.g. a trivial generator that counts up from one: function * makeSequence() { let i = 1; while (true) yield i++;
19.
▲
by
AprilArcus
3y ago
> custom menu commands that will appear in the File menu and the Dock context menu This is pretty neat, but the "File" menu is sort of a vestige of a file-based approach to content management that isn't especially popular
20.
▲
by
AprilArcus
3y ago
Hijacked? Can we not still use react-router in a standalone capacity as we have always done?
21.
▲
by
AprilArcus
3y ago
UUIDv4s are fully random, and btree indices expect "right-leaning" values with a sensible ordering. This makes indexing operations on UUIDv4 columns slow, and was the motivation for the development of UUIDv6 and UUIDv7.
22.
▲
by
AprilArcus
3y ago
the middle passage being a close third, by your reckoning?
23.
▲
by
AprilArcus
3y ago
The MCAS problem also involved: • developing MCAS in the first place as a scheme to deny pilots simulator time on the novel flight characteristics introduced by the changed engine size and position (as a matter of marketing policy ) • deli
24.
▲
by
AprilArcus
3y ago
I have one. The build quality is great. The tactility is second to none. And, it's so insanely loud that it's only really usable alone in one's own home.
25.
▲
by
AprilArcus
3y ago
I worked with her at Leap Motion, and found her to be incredibly intelligent, charismatic, energetic, compassionate, and candid. I think she will dazzle.
26.
▲
by
AprilArcus
3y ago
Cable has a nice little "3.0" logo embossed, but don't those fools at Elgato know that it's called USB "3.2 Gen 1x1" now?
27.
▲
by
AprilArcus
3y ago
FWIW, Babel has supported const enums for a few years now (since 7.15) https://babeljs.io/blog/2021/07/26/7.15.0
28.
▲
by
AprilArcus
3y ago
OLED image retention makes them a bad match for desktop operating systems that have a lot of static elements like menu bars, docs, task bars, etc.
29.
▲
by
AprilArcus
3y ago
>There will be an exact point at which a certain molecule has interacted with another molecule marking the exact point of perfect sleep. I have some terrible news for you about statistical mechanics.
30.
▲
by
AprilArcus
3y ago
From about 3000 BC (the fall of the Cucuteni–Trypillia farming culture to the Yamnaya nomads) to about AD 895 (the conquest of the Carpathian basin by the Hungarians), each nomad community that settled down could count on eventually being c
More ›