HN user

tadruj

763 karma

http://twitter.com/rokk

Posts20
Comments89
View on HN
news.ycombinator.com 6y ago

Ask HN: SARS-CoV-2: current daily life scenario

tadruj
2pts3
www.ethwalletsecurity.com 8y ago

Spoofing attack on MetaMask

tadruj
2pts0
www.cryptokitties.co 8y ago

CryptoKitties – Collectible. Breedable. Adorable

tadruj
3pts0
registermyuas.faa.gov 9y ago

Small Unmanned Aircraft System (sUAS) Registration Service

tadruj
2pts0
qz.com 11y ago

The dude map: How Americans refer to their bros

tadruj
6pts0
www.bmw.com 12y ago

BMW i8

tadruj
3pts0
bittax.com 12y ago

Estimate your Bitcoin taxes on BitTax

tadruj
29pts15
www.citusdata.com 12y ago

PostgreSQL Columnar Store for Analytic Workloads

tadruj
190pts57
www.marketwired.com 12y ago

Backed by $5M, Mastercoin is building new layer on Bitcoin

tadruj
9pts3
mcxnow.com 12y ago

mcxNow crypto currency exchange is shutting down for a period of time

tadruj
5pts1
edge.org 13y ago

What is your favorite deep, elegant, or beautiful explanation?

tadruj
4pts0
codeartists.com 13y ago

How to directly upload files to Amazon S3 from your client side web app

tadruj
194pts36
dubjoy.com 13y ago

Show HN: Dubjoy makes it easy to voice translate any video

tadruj
53pts16
news.ycombinator.com 14y ago

Show HN: Stairway takes meetings to iPhone

tadruj
20pts1
www.yourlogicalfallacyis.com 14y ago

thou shalt not commit logical fallacies

tadruj
8pts0
techcrunch.com 14y ago

How To Manufacture Desire

tadruj
54pts6
www.nirandfar.com 14y ago

Where is the Web Going?

tadruj
41pts22
www.nirandfar.com 14y ago

The Developer Divide: When Great Companies Can't Hire

tadruj
30pts20
www.nirandfar.com 14y ago

Behavior by Design

tadruj
43pts7
www.nytimes.com 14y ago

DoubleRecall (YC S11) Turns Paywalls Into Advertising Dollars

tadruj
86pts25

This is a `vi` of issue trackers. It's the kind of software which, after you use it, you desire whole web would use the same design philosophy.

Thank you for the article.

I agree on shifting the peak. I was mostly aiming to get other nerds creative about tiny habits that can help lowering R0. The slower it spreads, the lower the graph, the lesser the queue for breathing machines.

Behavior changes the R0 and the most powerful behavior alteration is through environment. So if we could set up an environment where you would less likely contract something even if you're being clumsy, that'd be the best.

Like an UV light room where you leave your stuff for half an hour to disinfect.

Or a bleach spray box :)

Or an Apple Watch app which would detect when you want to touch your face and vibrate. I guess I'd have to wear 2 Apple Watches then :)

I love the design and character of your web page.

I don't understand "Home country coverage" so maybe you could do some user testing to come up with better explanation.

Maybe a comparison to other insurances like Alianz Global Insurance. I have that and I'm not sure why yours would be better. I think it was about the same price looking at yearly cost.

Again, great web site.

I suggest signing up for Recurse Center retreat in NYC and learning something new that excites you. Like crypto, AI, AR or VR.

They are not a school, they're a retreat where expert coders and beginners meet and work on self-directed cool stuff. Amazing community and brilliant founders. You only need to provide a place to stay for yourself.

I did that. It was a good.

Besides learning a new language which enabled me to launch my next start-up a month after Recurse Center program was done, I also met few amazing people and programmers that I consider good friends now.

They are still producing them because it's cheap due to "grandfathering" laws.

"grandfathering" means if you'd design an airplane like 172 today they wouldn't meet the safety standards and you wouldn't be able to produce them, but since they were designed back in the days, if they don't change the design, they can still produce them.

http://www.usatoday.com/story/news/nation/2014/06/14/unfit-f...

I fly 172 regularly. It's a safe plane, but you have to know quite a bit about engine and how it works to be really safe up in the sky. I had engine failure on take-off with extremely well maintained plane. Starting the engine is a pain in the ass for most civilians who don't understand 4 stroke engines.

Cessna 172 uses about 10 gallons of fuel per hour. That's quite a lot. I think in 2017 there's better options out there.

I really like how Facebook went about getting as much information about types as possible without the coderess, not forcing her to do unnecessary stuff. Behavior design on the code level at its finest.

And on the side note, I bet Facebook did this just to make nerds install OCaml and show them the light :)

Ask HN: Idea Sunday 12 years ago

If this would be a Kickstarter project right now, I would put a month worth of money on the table. Low salt, low sugar food you can't get anywhere.

If your work is measured in lines of code or git commits, then you ARE a working class.

If you're scared about your future so much that you want to read every TC article, learn every new hip language and attend every meet-up, just to stay on top of things, while selling your LOC to some company, you ARE a working class.

Go be an entrepreneur and start creating value.

I especially like Firebase tutorials and docs. After finishing tutorial on Firebase first launch I immediately knew where and how can I use Firebase in the future. When the time came we used it for real-time worker/web-app communication at http://dubjoy.com/ and it worked like a charm. I still don't know how to use web sockets and I hope I never will :) While working with Firebase we needed some ACL-like security features and Firebase delivered again. Amazing.

I think we need to. It deserves a credit, because we use it and we didn't pay for it. CoffeeScript makes our lives easier, almost eliminates bad practices and removes brace clutter from the screen, making the code more readable, understandable, better.

When having to choose between a library written in JavaScript and a library written in CoffeeScript I choose the latter, because it statistically has a probability to be a better library, just because the coder didn't have a chance to use bad JavaScript practices, when writing it. Assuming I usually don't have time to read the code of the libraries I'm using.