Viewing profile — sergius
sergius
HN member- Joined
- Fri, Nov 09, 2012, 8:54 PM UTC
- HN karma
- 63
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About sergius
No profile information was provided.
Recent public activity
-
comment
Comment #47263944
Unix is a base layer that provides enough abstractions to build services. Perhaps there are better abstractions if one looks at Plan 9... but that never took off unfortunately. Wha…
-
comment
Comment #45256443
This is a perennial problem, see The Mythical Man Month https://en.wikipedia.org/wiki/The_Mythical_Man-Month Or if you wan to have more fun read Systemantics https://en.wikipedia.o…
-
comment
Comment #44426025
Isn't that caller eBay?
-
comment
Comment #43918492
Not to mention the creation of a single point of failure for a critical service...
-
comment
Comment #43604547
I liked M. Waldrop's book: The Dream Machine https://press.stripe.com/the-dream-machine
-
comment
Comment #43345748
Would it be possible to install duckdb extensions in python using packages instead of dialing back home to the extension service? Lots of companies block direct connections to that…
-
comment
Comment #43074328
Interestingly this is better in terms of precision but as an interface for math is still behind good old paper and pencil. The interface is still 30+ years old...
-
comment
Comment #42741128
With Draw.io embedding Mermaid diagrams and plug-ins available for VSCode and other IDEs, why is this so special?
-
comment
Comment #42376860
And they still have soldered RAM and no option to add an SSD... who is this for?
-
comment
Comment #41869289
There is so much our software needs to improve to reach the level of sophistication of even plants :-) https://inquisitivebiologist.com/2018/11/12/book-review-the-... https://en.wi…
-
comment
Comment #41709130
Oh the irony: https://futurism.com/the-byte/ceos-easily-replaced-with-ai
-
comment
Comment #41255219
How does it compare with N.Wirth's? https://onlinebooks.library.upenn.edu/webbin/book/lookupid?k...
-
comment
Comment #40856167
This story is missing the impact that Tom Lord's TLA had on the git design.
-
comment
Comment #40789640
I would recommend reading: Complexity by M. Waldrop https://commoncog.com/learning-from-waldrop-complexity/ The Systems Bible by J. Gall (This one is an odd one but it is good for …
-
comment
Comment #40741523
I wonder how this connects with this book: https://en.wikipedia.org/wiki/Why_the_West_Rules%E2%80%94For...
-
comment
Comment #40668895
Does this make Risk V more attractive?
-
comment
Comment #40587976
How does it compare to https://nicegui.io/ ? How does it compare with https://flet.dev/ ? Does it compete in the niche of making simple things easy and hard things possible?
-
comment
Comment #40321746
You should read these books: https://www.goodreads.com/en/book/show/43889703 https://www.goodreads.com/en/book/show/25733505 And some of the myths you have may be dispelled :-)
-
comment
Comment #40246714
This was a more interesting comment: https://wordsandbuttons.online/the_real_cpp_killers.html
-
comment
Comment #39916725
Why rebuild a bridge? Watch this and wee at the cost for a tunnel these folks managed to make: https://www.youtube.com/watch?v=EruSZNI4th4
-
comment
Comment #39863413
How about a bus that carries hi speed network and power... and everything running Plan 9 to glue it up together :-)
-
comment
Comment #37234879
Like Perl's: Make the easy things easy, and the hard things possible.
-
comment
Comment #37222622
Nothing is built on stone; all is built on sand, but we must build as if the sand were stone. Jorge Luis Borges
-
comment
Comment #36324890
It's dead Jim...
-
comment
Comment #35055505
Did you try running it using DuckDB?