Viewing profile — isoos
isoos
HN member- Joined
- Fri, Oct 03, 2014, 3:59 PM UTC
- HN karma
- 541
- Public activity
- 244 items
- HN profile
- View on Hacker News ↗
About isoos
Recent public activity
-
comment
Comment #45138070
> I am now wondering if anyone has done a graph db where the edges are embedding vectors rather than strict terms. Curious: how would you imagine it working if there were such a gr…
-
comment
Comment #44440887
Modern, but sane syntax (readable), good defaults (strong typing, null safety...), good-enough runtime performance, good APIs and tooling out of the box, cross-platform (also hot-r…
- story
-
comment
Comment #42188146
Basho team was very kind to open source contributions in ~2011-12: I've written an open source Riak client in Dart, and they had sent me t-shirts (the quality ones that are rare to…
- comment
-
comment
Comment #41685491
One of the postgresql client packages (posgres) is roughly 8 years old. That's how "client side" it ever was...
-
comment
Comment #40562790
It sounds like you need a desktop workstation with replaceable extension cards, and not a mostly immutable laptop, which has different strengths.
-
story
Ask HN: How do you manage bookmarks (grouping, freezing)
I'm one the tab hoarders, opening many browser windows (each for different topic), 10-50 tabs each. Besides the grouping, I also like to freeze a topic for months, revisiting them …
-
comment
Comment #40360742
Clearly not all, that would be a different announcement.
-
comment
Comment #40360735
Why do you think it must be one thing or the other? It can be better than Javascript, used for Flutter and app development, and also cross-platform compiled and used for backend.
-
comment
Comment #40205093
Nit: Approval voting (yes/no for each candidate) is easier to implement and also understand. I couldn't rank 82 people, but could yes/no them...
-
story
Ask HN: Digital Asset Management / Estate Planning
I've recently encountered two articles on this topic: - https://arielelkin.github.io/articles/digital-estate-planning - https://www.meganlyip.com/wp-content/uploads/2020/01/2019-11…
-
comment
Comment #37904139
Note: the title is missing "unless the open source model evolves".
-
comment
Comment #37608768
Is your work open source?
-
comment
Comment #36875050
I remember a similar read. I think it also helped that armies become more disciplined, could march longer (coffee was a stimulant vs. alcohol), also the workforce had fewer errors.…
-
comment
Comment #36780474
Depends on the definition of widespread use, but e.g. CockroachDB and YugabyteDB offer scaling of a subset of Postgresql features (and extending on the cluster capabilities). Never…
-
comment
Comment #36752041
Do you have any further notes on the design and required accessories?
-
comment
Comment #36647022
Wouldn't the increased swap load reduce the lifetime of the nvme drive?
-
comment
Comment #36563649
I don't really care if somebody blocks a random port of sshd. I just don't understand why people are eager to block public https traffic, which is exposed to the public internet an…
-
comment
Comment #36563634
Shouldn't you protect that endpoint, regardless of the traffic coming from tor or not? It is really cheap to get traffic through domestic VPN proxies, so a dedicated attacker will …
-
comment
Comment #36560539
I use tor for exploring topics that I don't want to tie to my regular profile (ranging from professional software development, through health care issues, but also hobbies, fiction…
-
comment
Comment #36419039
To be fair, waze is perfectly usable without using any account.
-
comment
Comment #36112095
Proposal for web-scrapers to self-coordinate: monitor the response latencies and rate limit yourself based on that. (1) Limit your load / parallelism: do not use more than 4 thread…
-
comment
Comment #35826200
Also: public money, public data. One can dream....
-
comment
Comment #35816165
To be fair, tor is a really crappy network to orchestrate a DDOS attack. On the other hand some sites just can't take much traffic, especially if it is a consistent inflow of reque…