Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sergius
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
sergius
1mo ago
Oops wrong principia :-)
2.
▲
by
sergius
1mo ago
This book is an interesting approach to The Principia: Magnificent Principia (2013), by Colin Pask https://devontrevarrowflaherty.com/2014/08/26/book-review-pr...
3.
▲
by
sergius
7mo ago
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. What they want is a framework for persisting stuff... that is a
4.
▲
by
sergius
1y ago
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.org/wiki/Systemant
5.
▲
by
sergius
1y ago
Isn't that caller eBay?
6.
▲
by
sergius
1y ago
Not to mention the creation of a single point of failure for a critical service...
7.
▲
by
sergius
1y ago
I liked M. Waldrop's book: The Dream Machine https://press.stripe.com/the-dream-machine
8.
▲
by
sergius
2y ago
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 service but allow packages via JFrog's Artifactory.
9.
▲
by
sergius
2y ago
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...
10.
▲
by
sergius
2y ago
With Draw.io embedding Mermaid diagrams and plug-ins available for VSCode and other IDEs, why is this so special?
11.
▲
by
sergius
2y ago
And they still have soldered RAM and no option to add an SSD... who is this for?
12.
▲
by
sergius
2y ago
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.wikipedia.org/
13.
▲
by
sergius
2y ago
Oh the irony: https://futurism.com/the-byte/ceos-easily-replaced-with-ai
14.
▲
by
sergius
2y ago
How does it compare with N.Wirth's? https://onlinebooks.library.upenn.edu/webbin/book/lookupid?k...
15.
▲
by
sergius
2y ago
This story is missing the impact that Tom Lord's TLA had on the git design.
16.
▲
by
sergius
2y ago
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 developing a sense of humor) https:&#
17.
▲
by
sergius
2y ago
I wonder how this connects with this book: https://en.wikipedia.org/wiki/Why_the_West_Rules%E2%80%94For...
18.
▲
by
sergius
2y ago
Does this make Risk V more attractive?
19.
▲
by
sergius
2y ago
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?
20.
▲
by
sergius
2y ago
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 :-)
21.
▲
by
sergius
2y ago
This was a more interesting comment: https://wordsandbuttons.online/the_real_cpp_killers.html
22.
▲
by
sergius
2y ago
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
23.
▲
by
sergius
2y ago
How about a bus that carries hi speed network and power... and everything running Plan 9 to glue it up together :-)
24.
▲
by
sergius
3y ago
Like Perl's: Make the easy things easy, and the hard things possible.
25.
▲
by
sergius
3y ago
Nothing is built on stone; all is built on sand, but we must build as if the sand were stone. Jorge Luis Borges
26.
▲
by
sergius
3y ago
It's dead Jim...
27.
▲
by
sergius
4y ago
Did you try running it using DuckDB?
28.
▲
by
sergius
4y ago
Use SWIG to integrate C++ into Lua: https://www.swig.org/
29.
▲
by
sergius
4y ago
Please define 'talented' first! Any 'talented' developer can code in most languages (well there are exceptions, VB comes to my mind :-) ) There are 'experienced', 'hard working', 'team player
30.
▲
by
sergius
4y ago
Do not confuse the data markup with a schema DSL. In the latter the meaning of each field should be specified and available for a documentation generating tool. Bottom line: You need a better schema definition and validation tool/frame
More ›