Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Davidbrcz
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Davidbrcz
10d ago
I have not heard about HLA for a looong time !
2.
▲
by
Davidbrcz
1mo ago
TIL about Emacs' antinews (what would be new if you were to downgrade to Emacs 30) https://www.gnu.org/software/emacs/manual/html_node/emacs/An...
3.
▲
by
Davidbrcz
2mo ago
Tree Style Tab https://addons.mozilla.org/en-US/firefox/addon/tree-style-ta...
4.
▲
by
Davidbrcz
3mo ago
https://lobste.rs/ feel more like old-HN
5.
▲
by
Davidbrcz
3mo ago
This is the 2020s re-enactement of the early 2000 WYSIWYG editors.
6.
▲
Dear researchers: help me deal with incidents [pdf]
(surfingcomplexity.blog)
5 points
by
Davidbrcz
3mo ago
|
0 comments
7.
▲
by
Davidbrcz
4mo ago
The best way to learn a new language is to follow a proper structured resource which would cover syntax, semantic, tooling & ecosystem and best practices.
8.
▲
by
Davidbrcz
4mo ago
And that's the usual fallacy (just ignore the bad stuff). But if you work with C++ in professional context, you will encounter it somewhere (library, teamate's PR, legacy code, LLM output, book / blog / conference ...).
9.
▲
by
Davidbrcz
4mo ago
Python, Java, Lua, Ruby are ~30 years old, Ada being as old as C++. Sure, none is perfect and they have cruft and warts, but they are not such a mess as C++ is.
10.
▲
by
Davidbrcz
4mo ago
No it's not. The language keeps growing, with - new features overlapping old features from previous standards without replacing them or deprecating them (function::copyable_function vs std::function, std::less<> key for transpare
11.
▲
by
Davidbrcz
4mo ago
Except the language keeps growing, with - new features overlapping old features previous standards without replacing them or deprecating them. - new features not usable by the layman - ... See function::copyable_function vs std::function, m
12.
▲
by
Davidbrcz
4mo ago
I was an intern at CERN in mid 2010s and worked on this !
13.
▲
by
Davidbrcz
4mo ago
Concepts have been disappointing for me: what they tell you is still buried in 1000 lines of errors.
14.
▲
ACM Code of Ethics and Professional Conduct
(acm.org)
2 points
by
Davidbrcz
5mo ago
|
0 comments
15.
▲
Forcing dark mode in PDFs for Firefox
(drgrizz.xyz)
3 points
by
Davidbrcz
5mo ago
|
1 comments
16.
▲
by
Davidbrcz
5mo ago
We are more likely to have water and food shortages because of resource exhaustion and climate change. Maybe goods shortages because of war or economic depression.
17.
▲
by
Davidbrcz
5mo ago
More climate disasters, more wars (water's war), more refugees.
18.
▲
by
Davidbrcz
6mo ago
> Dissimilar redundancy eliminates that risk. A completely different OS, different codebase, different development team. Not entirely true. I've heard during my uni years of a case were two independent teams used the same textbook f
19.
▲
by
Davidbrcz
6mo ago
They are all the regular software, but with new bugs in it !
20.
▲
by
Davidbrcz
6mo ago
I use asio at work for coroutine. It's one of the most opaque library I've ever used. The doc is awful and impenetrable. The most helpful resource about it is a guy on stackoverflow (sehe). No idea how to get help once SO will hav
21.
▲
by
Davidbrcz
7mo ago
Just need to check if it's plain Ada or one specific profile or SPARK
22.
▲
by
Davidbrcz
7mo ago
Refreshing stories between all the AI ones (and crypto/web3 before that)
23.
▲
by
Davidbrcz
7mo ago
People manually doing resource cleanup by using goto. I'm assuming that using defer would have prevented the gotos in the first case, and the bug.
24.
▲
by
Davidbrcz
7mo ago
https://www.crypto101.io/Crypto101.pdf
25.
▲
by
Davidbrcz
8mo ago
You do a cross analysis. - Compile it with the maximum number of warnings enabled - Run linters/analyzers/fuzzers on it - Ask another LLM to review it
26.
▲
by
Davidbrcz
8mo ago
For main it's explicitly allowed by the standard, and no return is equal to return 0
27.
▲
by
Davidbrcz
9mo ago
Taxes, that's called taxes.
28.
▲
by
Davidbrcz
9mo ago
I'm visually impaired: dark mode is about making the web usable for me https://drgrizz.xyz/dark-mode.html
29.
▲
by
Davidbrcz
9mo ago
Yes, I'm working on FAA SWIM services now. The tech feels old school (UML, XSD...) but having documentation, class generation from XSD is very helpful.
30.
▲
by
Davidbrcz
9mo ago
That's some Westworld level of discussion
More ›