Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
keville
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
keville
2y ago
Apple II (1977) did an early version of this; it essentially had purple and green addressable colors in each pixel. With both on in a single pixel you got white text, but could also leverage two adjacent pixels, one with purple and one with
2.
▲
by
keville
2y ago
https://news.mit.edu/2014/algorithm-recovers-speech-from-vib... How about through a glass pane, off of a bag of chips?
3.
▲
by
keville
3y ago
Looks like everyone's riding on a single reference to this 1968 paper that makes the 3000 BCE claim: https://eurekamag.com/research/014/507/014507621.php
4.
▲
by
keville
3y ago
This article[1] mentions a composer who "composed primarily for the vibrations and included the music after the initial layout of the haptic composition." We used to put on whatever 3D glasses the theater was providing for big new
5.
▲
by
keville
3y ago
It's not well-explained in the article but there's a separate artist "playing" the haptic vests via programming, not unlike how a lighting engineer programs the synchronized light shows for a big touring act. Instead of
6.
▲
by
keville
3y ago
It was just relaunched a couple of months ago, after this article was apparently written. No clue if the site is any better or worse. https://news.ycombinator.com/item?id=36785450
7.
▲
by
keville
3y ago
Would this be a good chaser after drinking a duck fart? https://homecookedharvest.com/duck-fart-shot/
8.
▲
by
keville
3y ago
It's not even "all modern scripts", it's just "all scripts": https://en.wikipedia.org/wiki/The_Seven_Basic_Plots
9.
▲
by
keville
3y ago
Photoshop wasn't the one to solve this, as others have mentioned. Adobe likely owns the xRes intellectual property, though: https://en.wikipedia.org/wiki/Macromedia_xRes
10.
▲
by
keville
3y ago
Also including https://en.wikipedia.org/wiki/Apple_Corps_v_Apple_Computer
11.
▲
by
keville
4y ago
Safari has done this for a long time when you have multiple tabs with similar titles open. I think the intent is to increase the unique text within the tab titles when you are reading sites that have titles like "My Blog - Tuesday'
12.
▲
by
keville
4y ago
That is indeed the list of colors from which the Level 3 CSS colors were adapted.
13.
▲
by
keville
4y ago
Don't forget about downright heartwarming entries like rebeccapurple: https://meyerweb.com/eric/thoughts/2014/06/19/rebeccapurple/
14.
▲
by
keville
4y ago
The Federal Reserve has a board of seven governors, and twelve regional banks (one in Atlanta). Along with that board, the president of the New York regional bank, and four others on a rotating basis, form the body that votes to set policy.
15.
▲
by
keville
5y ago
I don't think the "gearbox" mentioned in the article is the kind of internal gearing you're referring to here. It appears this e-bike only has a single-speed chain drive, and only a throttle for adjusting motor speed.
16.
▲
by
keville
5y ago
This ought to make for inexpensive home automation sensors that do much better occupancy detection for rooms than pIR sensors, which stall out if you're sitting and don't move enough to trigger "motion" but still want li
17.
▲
by
keville
5y ago
Wheel of Fortune is just as much about your luck on the wheel as your skill with the phrases, so practice doesn't guarantee victory. WoF's final puzzle awards contestants the "RSTLNE" letters now because nearly _everybod
18.
▲
by
keville
5y ago
Please see my other comment in this thread for the `reduce`-based solution that requires no extra data structures. They're not that hard to get rid of!
19.
▲
by
keville
5y ago
It is not necessary to create any extraneous data structures to do OP's one-liner. This creates n+1 new arrays that must be garbage-collected.
20.
▲
by
keville
5y ago
const foo = bar.reduce((hash, item) => { hash[item.id] = item; return hash; }, {});
21.
▲
by
keville
5y ago
https://missionlocal.org/2021/03/newsoms-experiment-to-get-r... Linked in the article, too. While it's not the only source of the problem, it's still a big reason people get tired of looking around for a
22.
▲
by
keville
5y ago
Why not both? :sob:
23.
▲
by
keville
5y ago
You're correct, but still, a suspiciously-accurate username for the quote-poster!
24.
▲
by
keville
5y ago
Okay, the quote is spot-on, sure; but the username? This is just surreal.
25.
▲
by
keville
5y ago
If you can't reach slack.com, here's their status page: https://slack-status.azureedge.net/2021-09/06c1e17de93e7dc2
26.
▲
by
keville
5y ago
https://lists.dns-oarc.net/pipermail/dns-operations/2021-Sep...
27.
▲
by
keville
5y ago
> my big wooden table overlooking the city, nice natural light filtering in, the ability to detach from the screen and pace around to take a break Nice flex, but not everyone has this kind of setup.
28.
▲
by
keville
5y ago
Randomness can lead to unexpectedly-identifiable outputs: the "Chubby Yettie" generated graphic[0] has what almost looks like a swastika in the upper-left corner. Might want to be careful about checking resulting aggregated output
29.
▲
by
keville
5y ago
What about needing to counter the weight of the sword depicted just ahead of the soldier?
30.
▲
by
keville
5y ago
"I won't eat any cereal that doesn't turn the milk purple."
More ›