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…
https://news.mit.edu/2014/algorithm-recovers-speech-from-vib... How about through a glass pane, off of a bag of chips?
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…
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…
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
Would this be a good chaser after drinking a duck fart? https://homecookedharvest.com/duck-fart-shot/
It's not even "all modern scripts", it's just "all scripts": https://en.wikipedia.org/wiki/The_Seven_Basic_Plots
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
Also including https://en.wikipedia.org/wiki/Apple_Corps_v_Apple_Computer
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…
That is indeed the list of colors from which the Level 3 CSS colors were adapted.
Don't forget about downright heartwarming entries like rebeccapurple: https://meyerweb.com/eric/thoughts/2014/06/19/rebeccapurple/
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…
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.
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…
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…
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!
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.
const foo = bar.reduce((hash, item) => { hash[item.id] = item; return hash; }, {});
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 can in SF and…
Why not both? :sob:
You're correct, but still, a suspiciously-accurate username for the quote-poster!
Okay, the quote is spot-on, sure; but the username? This is just surreal.
If you can't reach slack.com, here's their status page: https://slack-status.azureedge.net/2021-09/06c1e17de93e7dc2
https://lists.dns-oarc.net/pipermail/dns-operations/2021-Sep...
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…
https://news.mit.edu/2014/algorithm-recovers-speech-from-vib... How about through a glass pane, off of a bag of chips?
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…
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…
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
Would this be a good chaser after drinking a duck fart? https://homecookedharvest.com/duck-fart-shot/
It's not even "all modern scripts", it's just "all scripts": https://en.wikipedia.org/wiki/The_Seven_Basic_Plots
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
Also including https://en.wikipedia.org/wiki/Apple_Corps_v_Apple_Computer
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…
That is indeed the list of colors from which the Level 3 CSS colors were adapted.
Don't forget about downright heartwarming entries like rebeccapurple: https://meyerweb.com/eric/thoughts/2014/06/19/rebeccapurple/
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…
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.
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…
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…
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!
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.
const foo = bar.reduce((hash, item) => { hash[item.id] = item; return hash; }, {});
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 can in SF and…
Why not both? :sob:
You're correct, but still, a suspiciously-accurate username for the quote-poster!
Okay, the quote is spot-on, sure; but the username? This is just surreal.
If you can't reach slack.com, here's their status page: https://slack-status.azureedge.net/2021-09/06c1e17de93e7dc2
https://lists.dns-oarc.net/pipermail/dns-operations/2021-Sep...