Viewing profile — tender_euler
tender_euler
HN member- Joined
- Sat, Jul 23, 2022, 4:09 AM UTC
- HN karma
- 15
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About tender_euler
No profile information was provided.
Recent public activity
-
comment
Comment #36191410
I would say that banana is the property of the tree the gorilla "stole" it from. And I don't think animals see this banana as "property of the gorilla" as you suggested. I think th…
- story
-
comment
Comment #33466581
>> if you’re wrong, you’re not accountable to your actions because there was never any actual money on the line. > I mean, that's the risk you run right? > Either you're a regulate…
-
comment
Comment #33222576
Oh, immediately fixed. Interesting
-
comment
Comment #33222573
When I visit the site, I get TypeError: Cannot read properties of undefined (reading 'reduce') at getTweets (/myapp/build/index.js:898:22) at runMicrotasks ( ) at processTicksAndRe…
- story
- story
- story
-
comment
Comment #32206674
It just tried out all keys you have until it worked. If you run `ssh new@prose.sh -v` you should see something like this after you closed the TUI: debug1: Authentications that can …
-
comment
Comment #32200289
Do I understand this correctly that you need to safely store your random grid since only the pattern is in your head? Losing the grid would then essentially mean you can't access y…