Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
prionic6
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
prionic6
2y ago
Phones are already getting NPUs / TPUs / Neural Engines / whatever fancy marketing term they can come up with.
2.
▲
by
prionic6
2y ago
"Keep, ancient lands, your storied pomp!" cries she With silent lips. "Give me your tired, your poor, Your huddled masses yearning to breathe free, The wretched refuse of your teeming shore. Send these, the homeless, tempest-
3.
▲
by
prionic6
3y ago
I just use the 80 20 rule: - estimate at least 20 days - multiply by 20
4.
▲
by
prionic6
3y ago
I always use the 80 20 rule for estimating stuff: 1. Everything takes at least 80 days (or hours if I‘m generous). 2. Multiply the result from step 1 by 20.
5.
▲
by
prionic6
4y ago
> I've yet to see the groundbreaking innovation that I am missing in the smartphone charging area that was suppressed by EU regulation. Of course you don't see it, the innovation was stifled by the regulation! /s
6.
▲
by
prionic6
4y ago
I don’t know if there is a _current_ fanbase of The Hoff in Germany. But back then, Knight Rider and Baywatch were huge here and _I‘ve been looking for freedom_ was one of the most played songs. And then there is the Berlin Wall incident.
7.
▲
by
prionic6
4y ago
Btw. - and maybe this is mentioned somewhere in the twitter thread - the reason we add the extra day to February is because that used to be the last month of the year, hence months september, october, november, december having names that re
8.
▲
by
prionic6
4y ago
Is it like Eclipse RAP, just for Java FX? How does it compare to Gluon?
9.
▲
by
prionic6
4y ago
It sounds a lot like Eclipse RAP / RWT which is basically swt in the browser. The biggest downside is that every user has a heavyweight session on the server that holds all the UI state. I think Vercel is also a bit similar to this mod
10.
▲
by
prionic6
4y ago
So having built a few services that offer a signup, it's typically simple to make the service _send_ emails and receive the token through the browser for validation. It's all synchronous with actions that the user initiates. To bu