HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jluxenberg

no profile record

Submissions

DOJ has indicted Verkada hacker Tillie Kottmann

twitter.com
4 points·by jluxenberg·5 lat temu·1 comments

Google fires top AI ethics researcher Margaret Mitchell

techcrunch.com
3 points·by jluxenberg·5 lat temu·1 comments

Free Speech in 2021

blog.nearlyfreespeech.net
2 points·by jluxenberg·5 lat temu·0 comments

comments

jluxenberg
·6 miesięcy temu·discuss
Inspired by this, I made a map: https://climate-map--jaredluxenberg1.replit.app/

Kinda neat!
jluxenberg
·2 lata temu·discuss
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 -- I guess the real issue will be agricultural uses which are predicated on free water.
jluxenberg
·2 lata temu·discuss
If any Stripes are here: the link on this page to "2022 annual letter" goes to https://example.com right now.
jluxenberg
·3 lata temu·discuss
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 surprised to learn that Object.values is only supported in Node >v7, Object.fronEntries was added in v12, etc. So for this project maybe the polyfills are needed.

[1] https://github.com/jsx-eslint/eslint-plugin-react/pull/1038
jluxenberg
·3 lata temu·discuss
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's a great basic recipe https://www.budgetbytes.com/vegetable-tofu-scramble/)

Also, if you examine your diet you will probably find that you don't need to replace eggs with tofu 1:1. There are plenty of other ways to get protein (e.g. lentils, nutritional yeast, even whole wheat bread has protein).
jluxenberg
·3 lata temu·discuss
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 your diet. It's easier than you think! Egg replacers work wonders in baked goods and a tofu scramble is similar to scrambled eggs.
jluxenberg
·4 lata temu·discuss
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
jluxenberg
·5 lat temu·discuss
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 need to always have a fully charged car, spend $15k on a home battery.

We need to get out of this mindset that electric utilities will provide unlimited power at a fixed price. With some investment from individual homeowners we can reduce peak to average ratios for utilities and make it much cheaper and possible to use intermittent green energy sources like wind and solar.
jluxenberg
·5 lat temu·discuss
The keynote is a great read! Here's a link for anyone else who is interested: https://www.patternlanguage.com/archive/ieee.html
jluxenberg
·5 lat temu·discuss
Site is down now; here's a working link courtesy of the Archive:

https://web.archive.org/web/20210215153656/https://bloodknif...
jluxenberg
·5 lat temu·discuss
Airtable (https://airtable.com/) and Coda (https://coda.io/) are two products which might fit the bill.
jluxenberg
·5 lat temu·discuss
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 years, with no breaks, in your late 20s and 30s working on something. What if taking a substantial chunk of time off was more common (for anyone)?
jluxenberg
·5 lat temu·discuss
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 an operator from the law: KYC is the law on the US.

I'm surprised there haven't been more indictments, since I'm sure other exchanges have operated fast+loose w.r.t. AML and KYC
jluxenberg
·6 lat temu·discuss
`etcd` is probably the canonical off-the-shelf solution. Other implementations are listed here https://raft.github.io/#implementations
jluxenberg
·6 lat temu·discuss
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 (including e.g. pipe, etc)
jluxenberg
·6 lat temu·discuss
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/10218/full-third-party-cookie-blocki...)