Viewing profile — stefano
stefano
HN member- Joined
- Mon, Jun 02, 2008, 12:26 PM UTC
- HN karma
- 1,479
- Public activity
- 289 items
- HN profile
- View on Hacker News ↗
About stefano
My github account: http://github.com/stefano
Recent public activity
- story
-
comment
Comment #40544997
Those are some very big claims with respect to performance. Has anyone outside of the author been able to reproduce the claims, considering you need to pay 100k/month just to do it…
-
comment
Comment #31377684
> three to seven transactions per second, but with a centralized trusted entity The byzantine generals problem doesn't apply when you have trusted entities.
-
comment
Comment #29863053
Depending on your age and how much you can deduct, the switch over can come as "low" as 90k. At 100k you should always be ahead in any case. And that's without counting the social …
-
comment
Comment #29863028
Taxes at that income level are around 50%, including ~20k worth of social security contributions. You're probably mixing up VAT, advance payments and final balance payments to get …
-
comment
Comment #29850565
Fourth option: don't introduce this change at all. It's a debatable stylistic improvement in exchange for a big breaking change that will force your users to go through, update and…
-
comment
Comment #27679731
How do you guarantee it doesn't copy a GPL-ed function line-by-line?
-
comment
Comment #26997602
Maybe if it comes with clauses for a substantial transfer of technology to EU partners. But I doubt Intel would agree to that.
-
comment
Comment #26378556
As an alternative to SPID you can also use your national electronic ID card, which is issued by the state without the involvement of private companies.
-
comment
Comment #25977686
Same. The only issue I had with virtualenv was when I copied one to a different directory and it didn't work. It turns out you can't do that. Everything else has always worked fine…
-
comment
Comment #25963288
Sanofi will be producing the Pfizer-Biontech vaccine, but it takes a lot of time to set up a new production line. Last estimate I saw was saying July.
-
comment
Comment #25268675
This is very true. Just importing Django + Django Rest Framework + some other minor libraries in Google App Engine (standard) leads to painfully slow response times when a new inst…
-
comment
Comment #25189309
Having implemented a threaded Forth with WASM, the most annoying problem is that WASM doesn't support jumps to arbitrary memory locations. You can either call functions (and you do…
-
comment
Comment #24732918
The premium is actually higher than that. For $100, the developer gets $70. Which means the premium is $30 on a $70 base price, i.e. a ~42% higher price. That's a very steep price …
-
comment
Comment #24692234
It was a problem only because somehow they decided that type annotations should evaluate to something meaningful at runtime, instead of being a compile-time only construct like in …
-
comment
Comment #24580332
Because it's as far as you can go from being a "Hacker".
-
comment
Comment #24049442
By default yes, but you can configure queries fetching behavior using select_related/prefetch_related to avoid the N+1 queries problem.
-
comment
Comment #24049369
That depends on what that request is doing. It could be fetching a single record from the database and serializing it, or it could be running a complex analysis.
-
comment
Comment #23591366
You can have a nicely organized JS project without using a framework, albeit you can expect a bit more boilerplate. There are many approaches you can take. The following is an MVC …
-
comment
Comment #23555286
In the EU, before opening a trading account you are forced by law to compile a standard questionnaire to assess your financial knowledge and risk tolerance. Depending on the result…
-
comment
Comment #23313540
It's pretty hard to set a bar lower than that.
-
comment
Comment #23021952
The EU has temporarily removed state aid rules.
-
comment
Comment #22759535
No one in Italy has ever been denied an ICU bed yet.
-
comment
Comment #22663545
I guess the idea is to keep companies solvent so they'll still be there when the quarantine restrictions are lifted.
-
comment
Comment #22582983
Italy is doing all of those things.