Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gluczywo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Cognitive errors in understanding 2019-2020 coronavirus crisis
(medium.com)
3 points
by
gluczywo
6y ago
|
0 comments
2.
▲
Electricity-Eating Bacteria Are Real and More Common Than We Thought
(gizmodo.com)
2 points
by
gluczywo
7y ago
|
0 comments
3.
▲
by
gluczywo
9y ago
"banking the unbanked" It has never been the goal of bitcoin. The original Satoshi paper rather implies the "unbank the banked" objective which is to remove corrupt middleman.
4.
▲
Otto de Voogd’s Speech Held in Estonian Court (2015)
(nihilist.fm)
1 points
by
gluczywo
9y ago
|
0 comments
5.
▲
by
gluczywo
9y ago
This story has the happy ending. To understand what may happen to the US visitor read this book: https://www.goodreads.com/book/show/30524537-the-russians-ar... I can confirm it's not fiction as it was writte
6.
▲
by
gluczywo
9y ago
tl;dr Web Push API requires centralized service the messages are sent over what has serious privacy implications. Android Chrome makes it even worse because it does not allow changing the Push API provider (Google's proprietary GCM
7.
▲
Web Push API centralized nature
(github.com)
3 points
by
gluczywo
9y ago
|
1 comments
8.
▲
by
gluczywo
9y ago
While NATs might have contributed to its demise, there were more fundamental reasons why CORBA failed. For anyone interested in thorough analysis instead of opinions I recommend this really good article from 1994: https://github.
9.
▲
by
gluczywo
9y ago
Fruho is a decent VPN GUI on Linux
10.
▲
by
gluczywo
9y ago
Tcl is a great language and ecosystem. It fell victim to a few independent political decisions that resulted in low popularity: - Sun's pushing Java and killing everything else - Stallman's distaste for anything non-GPL EDIT: word
11.
▲
by
gluczywo
9y ago
True for an individual. For life seen as a part of system/society reproduction is the key motivation (for lack of a better word). Non-reproducing activities are irrelevant temporary aberrations because societies that don't reprodu
12.
▲
by
gluczywo
9y ago
even experienced architects working in familiar domains have great difficulty getting boundaries right at the beginning. By building a monolith first, you can figure out what the right boundaries are This line of thought reaches two decad
13.
▲
by
gluczywo
9y ago
For Go: https://tio.run/##S8//X5CYnJ2YnqqQm5iZx5WZW5BfVKKglJZbovQ/rT... BTW Do we really need ~540 bits (~90 chars of base62) to identify permanent link?
14.
▲
by
gluczywo
9y ago
This was my first thought: sandboxing is gonna be tricky for such project.
15.
▲
by
gluczywo
9y ago
"Network Programming in Go" is no longer free so it should be removed from the list. This book has been removed as it will shortly be published by APress.
16.
▲
by
gluczywo
9y ago
It's not only a misnomer but the term is not needed. We've had SOA, web services, microservices, now serverless. I'm not saying it's all hype. It's rather a steady, lasting a few decades, transition towards outsourc
17.
▲
by
gluczywo
9y ago
Unfortunately no word on durability and maintenance guarantees. What happens after a few years when batteries lose most of their capacity? Who is going to take care of recycling? I'm honestly curious about details because as opposed to
18.
▲
Bitcoin power struggle
(forbes.com)
1 points
by
gluczywo
9y ago
|
0 comments
19.
▲
by
gluczywo
10y ago
You are right. The second point remains valid though.
20.
▲
by
gluczywo
10y ago
With the difference that when user types the password it is not displayed on the screen. Server-side generated password must be somehow presented to the user.
21.
▲
by
gluczywo
10y ago
systems should probably not let users pick their passwords. That is they get to pick a generated password (by the system) It implies that the system knows plaintext password. Even if the system deletes the password and keeps a hash, it re
22.
▲
by
gluczywo
10y ago
It might be the natural size optimal for efficiency but not for survival (in the natural selection sense). The capacity of an organization grows with headcount even with diminishing efficiency per capita.
23.
▲
by
gluczywo
10y ago
This is so terrible use case for blockchain. In a trusted environment blockchain might only introduce complexity and security problems. Hey, but isn't it what consulting is about?
24.
▲
by
gluczywo
10y ago
You can view GOPATH centered development as a sign of simplicity. Probably not the most elegant thing in the world but the code organization is easy to fix with: ln -s PROJECT_SOURCE_FOLDER $GOPATH/src/
25.
▲
by
gluczywo
10y ago
AbstractLocalObjectFactory is a long name but carries little meaning.
26.
▲
by
gluczywo
10y ago
I had no idea the rule is a classic. It's frustrating that with a little more education I would have spared plenty of time spent reinventing the wheel.
27.
▲
by
gluczywo
10y ago
Naming is related to scope and I'm surprised there is so little about it in the article. While trying to find an universal principle I came up with this rule: "identifier's entropy should be proportional to its scope". G
28.
▲
by
gluczywo
10y ago
AI researchers overestimate the role of language in the development of human-like intelligence understood as a common sense heuristic physics that is built empirically through non-linguistic experiences (e.g. if I turn that glass, the wine
29.
▲
by
gluczywo
10y ago
SSH lacks a key distribution/certification model for server authentication. The article describes server authentication (in the section with misleading title "SSH connections are encrypted") but does not mention the fact that
30.
▲
by
gluczywo
11y ago
You are probably referring to the quote from Whitehead: "Civilization advances by extending the number of important operations which we can perform without thinking about them." And while it is a powerful line, in case of media
More ›