Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jluxenberg
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
jluxenberg
8mo ago
Inspired by this, I made a map: https://climate-map--jaredluxenberg1.replit.app/ Kinda neat!
2.
▲
by
jluxenberg
2y ago
Huh; so desalinated water costs between $0.001 to $0.008 depending on the cost of the power. I pay about $0.0136 / gallon so almost 10x the cost of producing. Seems like (for non-agricultural use) we will be able to afford desalination
3.
▲
by
jluxenberg
3y ago
If any Stripes are here: the link on this page to "2022 annual letter" goes to https://example.com right now.
4.
▲
by
jluxenberg
3y ago
For what it's worth; `eslint-plugin-react` has been around for a long time and seems to support running in very old versions of Node.JS (back to v4[1] apparently! tho I can't find anything documenting that for sure.) I was surpris
5.
▲
by
jluxenberg
4y ago
Tofu scramble might be a little more expensive than egg-based version but 5x seems an exaggerated figure to me. A 14oz package of tofu is probably the equivalent of 4 eggs and costs $2-3. So maybe 1.5x the cost of egg-based version. (Here&#
6.
▲
by
jluxenberg
4y ago
My wife and I started a vegan diet 6mo ago and while there was a transition period, it wasn't nearly as difficult as I expected. If you're feeling the egg prices I'd encourage you to find ways to limit or remove eggs from you
7.
▲
by
jluxenberg
4y ago
This is a great survey of the many ways trees can be used in UX: https://medium.com/@hagan.rivers/interaction-design-for-tree... My favorite is the Tree Table
8.
▲
by
jluxenberg
5y ago
Storage will be a solved problem once everyone has an electric vehicle with a 65kWh battery sitting in their garage. Power your home overnight from your car, then recharge during the day when the sun comes out. If you have a large home or n
9.
▲
DOJ has indicted Verkada hacker Tillie Kottmann
(twitter.com)
4 points
by
jluxenberg
6y ago
|
1 comments
10.
▲
by
jluxenberg
6y ago
The keynote is a great read! Here's a link for anyone else who is interested: https://www.patternlanguage.com/archive/ieee.html
11.
▲
by
jluxenberg
6y ago
Site is down now; here's a working link courtesy of the Archive: https://web.archive.org/web/20210215153656/https://bloodknif...
12.
▲
by
jluxenberg
6y ago
Airtable ( https://airtable.com/ ) and Coda ( https://coda.io/ ) are two products which might fit the bill.
13.
▲
by
jluxenberg
6y ago
Try this: s/women/people/g If taking a break to focus on parenting was more acceptable, anyone (man/woman/nonbinary) who wanted to do this would benefit. Many careers are built around this idea that you spend 5-10 y
14.
▲
Google fires top AI ethics researcher Margaret Mitchell
(techcrunch.com)
3 points
by
jluxenberg
6y ago
|
1 comments
15.
▲
by
jluxenberg
6y ago
I think the indictment is straightforward: BitMEX provided banking services to US customers without implementing Know Your Customer and other required anti-money-laundering safeguards. Being a "fintech" product doesn't exempt
16.
▲
Free Speech in 2021
(blog.nearlyfreespeech.net)
2 points
by
jluxenberg
6y ago
|
0 comments
17.
▲
by
jluxenberg
6y ago
`etcd` is probably the canonical off-the-shelf solution. Other implementations are listed here https://raft.github.io/#implementations
18.
▲
by
jluxenberg
6y ago
Pro tip: to build in a line before 1.1, click to place a belt and then move the character in a cardinal direction with one of W/S/A/D while holding the mouse button down. You can lay a straight line of any item this way (incl
19.
▲
by
jluxenberg
6y ago
Web Push on Safari on iOS (works fine on desktop) https://onesignal.com/blog/the-state-of-ios-web-push-in-2020... Safari on iOS deletes LocalStorage after 7 days of inactivity ( https://webkit.org/blog&#
20.
▲
by
jluxenberg
6y ago
Huh; I had no idea that the newer Prius models can get 50 mi/gallon or more in city driving. That does change the equation quite a bit, I think.
21.
▲
by
jluxenberg
6y ago
I think the IRS number might be spot on. Quick math: ($25,000 cost to buy car new - $4,000 residual value at end-of-life ) / 100,000 miles usable lifetime = $0.21/mi depreciation of value $3.22 / gallon
22.
▲
by
jluxenberg
6y ago
Tangent: $6/hr sounds a bit low; actual costs are probably higher. The IRS standard mileage rate (the amount you can deduct from your taxes for each mile driven) is $0.58/mi ( https://www.irs.gov/tax-professionals&#
23.
▲
by
jluxenberg
6y ago
I'm not sure how you would implement this, since there's no way to provide a proof of deletion. Proof of storage is possible since you can do some operation on the stored data and then provide the result. However, I assume when a
24.
▲
by
jluxenberg
6y ago
Matt Levine's column is awesome! You don't need to be a Bloomberg subscriber to receive it. You can sign up to get it in your email inbox daily here, for free: http://link.mail.bloombergbusiness.com/join/4wm&#
25.
▲
by
jluxenberg
6y ago
In the same vein: https://3scape.com/pic/9767/Tilted-House-or-Crooked-Street
26.
▲
by
jluxenberg
6y ago
If that's 1000 full charge-discharge cycles, that'd be completely acceptable (assuming that the usable capacity is still close to 100% at the end of the lifespan) for a car which typically has a lifespan of 150,000 miles or so. (1
27.
▲
by
jluxenberg
6y ago
It's not quite the same as screenshot testing, but I've had success using snapshot testing in React. The idea is outlined here: https://jestjs.io/docs/en/snapshot-testing Snapshots of the intermediate re
28.
▲
by
jluxenberg
6y ago
Pro tip: you can make any command into a real-time one with `watch`: watch bash -c "topngx < /path/to/access.log" Will run `topngx` against access.log every two seconds and display the output.
29.
▲
by
jluxenberg
6y ago
Press release from Gilead published yesterday says they aim to have 500,000 treatment courses by October (they reduced a 12 month production process to 6 months): https://www.gilead.com/stories/articles/an-update-o
30.
▲
by
jluxenberg
7y ago
Ah, Matt Levine is always worth a read! You can receive his column by email (for free!) if you subscribe here: http://link.mail.bloombergbusiness.com/join/4wm/moneystuff-s... (sharing this here because Bloomberg&#
More ›