Viewing profile — orangea
orangea
HN member- Joined
- Sun, Nov 28, 2010, 3:38 AM UTC
- HN karma
- 284
- Public activity
- 114 items
- HN profile
- View on Hacker News ↗
About orangea
No profile information was provided.
Recent public activity
-
comment
Comment #48925119
It probably has more to do with the fact that formalizing chess in such a way wouldn't be particularly interesting. Chess is mostly studied because of its historical significance, …
-
comment
Comment #48841278
I mean... is it not obvious that in a he said she said scenario like this they have to simply side with the buyer? I struggle to understand your mentality, assuming that you have n…
-
comment
Comment #47188877
The first half of the article says "namespaces, cgroups, and seccomp aren't 'security boundaries' because if the kernel had a bug it could be used to escape from a sandbox". Then i…
- comment
-
comment
Comment #46890867
If the successful people you meet in real life are nice and you see lots of meanness on the internet, it probably just means that anonymity causes meanness.
-
comment
Comment #46725044
> We already know many useful things to do; there are already 10,000 startups (9789 out of YC alone, 4423 of which are coding-related) doing various ostensibly useful things. I don…
-
comment
Comment #46398156
See also, for comparison: https://www.val.town/
-
comment
Comment #45685182
Learning homological algebra is a long way away from learning about varieties and ideals in any sensible order in which to learn material. You have to do a lot of work in between i…
-
comment
Comment #45575492
Why not read the source and decide for yourself? Here's a blog post linked in the article, as a start: https://world.hey.com/dhh/as-i-remember-london-e7d38e64
-
comment
Comment #45574464
> Well, dhh considers torrents outdated (I’m not kidding, check the tweet), so it’s only officially being offered as a single download from a Cloudflare server. Which sounds cool u…
-
comment
Comment #45452837
Asahi is useless to me, and I would assume many others, without USB-C display support.
-
comment
Comment #44989308
Don't you think that the vast majority of dangerous human drivers would be perfectly capable of changing their behavior during a driving test? Even without any malicious intent mos…
-
comment
Comment #44677502
> targeted specifically high ticket items (jewelry, luxury) My immediate instinct upon reading this is "of course those businesses wouldn't be interested". They are selling a brand…
-
comment
Comment #43187620
At least this is a topic that the average HN reader is likely to be able to understand and which is closely related to software. Several years ago there was a period where there we…
-
comment
Comment #42162475
When something costs $1/year, the primary barrier isn't being able to afford it, but having a valid payment method. Depending on the requirements, it can be an issue if you don't h…
-
comment
Comment #42158539
- Doesn't allow installing multiple versions of packages at the same time - In practice, requires being installed to /usr/local - Hard to uninstall in practice, leaves files scatte…
-
comment
Comment #41149472
On the other hand, the F key has a bump on it on every keyboard I've recently come into contact with, which could provide an anchor.
-
comment
Comment #41149458
I suppose with ESDF you have the two keys Q and W where otherwise only tab would be.
-
comment
Comment #41149454
You could also just find a way to rebind caps lock, which would accomplish more or less the same thing.
-
comment
Comment #40637950
> Another bought a laptop by taking out a stablecoin loan on a DeFi platform when no bank would lend to him. Could someone explain this to me — I thought that loans on cryptocurren…
-
comment
Comment #39531018
That is almost certainly possible with github actions.
-
comment
Comment #38987478
IMO symbolic math is Mathematica's strength and I wouldn't recommend it unless you are using it for that.
-
comment
Comment #38809081
> If you use open source you are accepting the license that says that there is no liability. The article directly contradicts this: > What if an open source project is used directl…
-
comment
Comment #38797934
- Truly open source, presumably without the caveats that VS Code has such as a few "features" (extensions) being closed source and the extension marketplace being closed to de-micr…
-
comment
Comment #38495119
In the "on top of WASM" case, I imagine that the advantage of Python and JS will be exactly the same as the "not on top of WASM case". Namely, mainly development convenience at the…