Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sacado2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
sacado2
1mo ago
It drives me crazy how so many people (of all ages) can't do basic math in their head, at least approximately. You need it constantly and it's so much faster than picking up your phone, starting the app, and typing in the operatio
2.
▲
by
sacado2
10mo ago
What? She's wearing a hoodie and a tee-shirt, how is that inappropriate? And how being young is inappropriate?
3.
▲
by
sacado2
10mo ago
Nowadays, with uv (and probably some other tools too) it's pretty easy to ship a python program on a machine that doesn't even have python on it, so it's pretty much a solved problem today (in most cases). But 5 or 10 years a
4.
▲
by
sacado2
10mo ago
> "making a folder" and "putting a ... main() func" in it You can't do that with python for instance. First, you need a python interpreter on the target machine, and on top of that you need the correct version
5.
▲
by
sacado2
11mo ago
The biggest source of incompatibility isn't in the programming languages. It's either in the specifications ("hmm maybe one byte isn't enough after all for a character, let's break all those assumptions") or in
6.
▲
by
sacado2
11mo ago
> When mathematical notation evolves, old proofs do not become obsolete! There is no analogy to a "breaking change" in math. I disagree. The development of non-euclidean geometry broke a lot of theorems that were used for centu
7.
▲
by
sacado2
11mo ago
> There's no reason we can't be writing code that lasts 100 years. Code is just math. Imagine having this attitude with math: "LOL loser you still use polynomials!? Weren't those invented like thousands of years ago?
8.
▲
by
sacado2
1y ago
Unless you want to improve your ratio of paid-to-free users and change your userbase in the process. They're pissing off free users, but pros who use the paid version might like this new version better.
9.
▲
by
sacado2
2y ago
I'm not saying it was happening here, I'm just taking this anecdote as food for thought. I'm appalled to learn that those vehicles don't have an emergency stop system. A real emergency stop. Not some remote-controlled
10.
▲
by
sacado2
2y ago
> the solution is to call the human operators who can control it remotely Sounds like a recipe for failure, to be honest. In a potentially life or death situation, the last thing I want is to rely on a remote human being. Plus, if the de
11.
▲
by
sacado2
2y ago
As a teacher, I have a program I've been using for the last 8 years or so. I distribute the compiled version to students for them to compare their own results with what's expected. The program's written in go. I update it eve
12.
▲
by
sacado2
2y ago
This is so true. If I was only allowed to keep a single electrical device at home, it would be my washing machine. If I want to exercise, I'll go for a walk while the machine magically washes my clothes, thank you very much.
13.
▲
by
sacado2
2y ago
That's a really great game, congratulations!
14.
▲
by
sacado2
2y ago
It also has range types, avoiding a whole class of bugs.
15.
▲
by
sacado2
3y ago
> clock in, and eat it at my desk But then you're eating during your worktime. I'm pretty sure your "check out, order, take it, bring it back, eat it" routine takes more than 30 minutes total time. Your employer might
16.
▲
by
sacado2
3y ago
Yes. AFAIK "Table wine" (and table beer in northern regions) was pretty light. Just enough alcohol to kill germs.
17.
▲
by
sacado2
3y ago
Nope. Lunch time isn't part of work time so I don't see why the employer would even care.
18.
▲
by
sacado2
3y ago
You can also switch runtime checks off in Ada. The difference is that, in Ada, the default is to have them on, while in Rust, they are off by default.
19.
▲
by
sacado2
3y ago
Ada also has decimal values. I don't understand why all languages don't have them. Floats are a PITA when dealing with monetary values.
20.
▲
by
sacado2
3y ago
"0 people live within 5 km of Warsaw." (actual value is close to 2 millions). "80.000 people live within 0 km of Paris." (ditto, 2 millions live there). There are many other cities where the numbers are absurdly wrong. D
21.
▲
by
sacado2
3y ago
Well, turns out the CEO of Orange back then was Thierry Breton, and indeed nowadays Mr. Breton is a European Commissioner, so things turned out pretty well for him.
22.
▲
by
sacado2
3y ago
The issue is that intelligence itself is an ill-defined concept, and an unofficial but broadly-shared rough definition is "what separates humans (and some animals) from unanimated things". So, as soon as a machine can do something
23.
▲
by
sacado2
3y ago
It's often a modeling issue. Modeling languages are so abstract and general they give up a part of the problem's structure. The most famous example is the pigeonhole problem, when given to SAT solvers. Definition of the problem is
24.
▲
by
sacado2
3y ago
If you do that, malicious writers will have bots buy their books, get the precious "verified review" badge (and bumping the book's ranking at the same time), and give the book raving reviews. At that point, it just becomes an
25.
▲
by
sacado2
3y ago
But then that means goodreads wouldn't be a platform for readers anymore. It would be a platform for Amazon customers only. We already have amazon.com for that. What would be goodread's added value?
26.
▲
by
sacado2
3y ago
What works in a toy example doesn't necessarily scale / handle corner cases.
27.
▲
by
sacado2
3y ago
Average return is a metric, but it's not the only one. If you really want the biggest possible CAGR and don't care at all about volatility, you won't beat a 100% stocks allocation. Browne allocation's Sharpe ratio (0.67)
28.
▲
by
sacado2
3y ago
I myself tend to lean toward stock-heavy allocations, but this is not something I'd recommend to everyone. I don't know if you remember the 2008-2009 period, or if you even were an investor back then, but those were... interesting
29.
▲
by
sacado2
3y ago
6% or so per year, in fact. Not so bad.
30.
▲
by
sacado2
3y ago
> When is the right time to "re-balance" to more cash? When you look at your balance at the end of the year and your cash proportion happens to be below 20% instead of 25%. Rebalancing is pretty much standard practice nowadays,
More ›