HN user

mrhonza

170 karma

https://twitter.com/_honza https://github.com/honza

[ my public key: https://keybase.io/honza; my proof: https://keybase.io/honza/sigs/g1A5sbr97N37a3dbAtcm0dAC5tP2WShIIucLvBdTXBU ]

Posts27
Comments14
View on HN
honza.pokorny.ca 1y ago

Inside-Out Templates

mrhonza
2pts0
github.com 2y ago

Show HN: Detect Fuji film simulation settings from the command line

mrhonza
2pts0
honza.pokorny.ca 3y ago

Read it later the hard way

mrhonza
1pts0
www.zerobanana.com 3y ago

Senior Engineers Are Living in the Future

mrhonza
4pts0
github.com 5y ago

Show HN: Smithy – a tiny Git forge in Go

mrhonza
2pts0
honza.ca 6y ago

Password Management for a More Civilized Age

mrhonza
2pts0
github.com 8y ago

Renaissance.css – the perfect renaissance page in CSS

mrhonza
2pts0
honza.ca 9y ago

Should I finally drop QWERTY?

mrhonza
3pts5
honza.ca 9y ago

Teaching my son about computers

mrhonza
1pts0
medium.com 10y ago

Syrian refugees unwanted due to entitlement, not religion

mrhonza
2pts0
honza.ca 10y ago

Internal Clojure Libraries

mrhonza
3pts0
honza.ca 10y ago

Language choice

mrhonza
3pts0
honza.ca 10y ago

Building a Redis clone in Haskell

mrhonza
3pts0
github.com 11y ago

Show HN: Lenscap – create beautiful photo narratives

mrhonza
1pts0
honza.ca 13y ago

How I back up my laptop

mrhonza
6pts2
honza.ca 13y ago

When HN gets in the way

mrhonza
5pts0
honza.ca 13y ago

Building a Lisp to Javascript compiler

mrhonza
68pts11
honza.ca 13y ago

Software Engineering Interviews

mrhonza
2pts0
honza.ca 13y ago

International families

mrhonza
1pts0
github.com 13y ago

Show HN: A threaded, TCP, key value store in Haskell

mrhonza
63pts14
honza.ca 13y ago

Haskell vs Clojure syntax

mrhonza
10pts15
honza.ca 13y ago

Dynamic languages faster than compiled Haskell

mrhonza
3pts0
zpravy.idnes.cz 13y ago

Czech republic establishes prohibition on all alcohol over 20%

mrhonza
1pts0
registered-developers.herokuapp.com 13y ago

Show HN: Registered developer

mrhonza
1pts3
honza.ca 14y ago

Large Javascript Application Tips

mrhonza
3pts0
github.com 14y ago

OAuth-based authentication for service-based web applications

mrhonza
5pts0
hnios.herokuapp.com 14y ago

Show HN: HN for iOS

mrhonza
1pts0

Publet - http://publet.com - San Francisco - REMOTE

Frontend developer

We are looking for a frontend developer to help us build our publishing platform.

You can work onsite in San Francisco or remotely anywhere in the world.

Interested? Get in touch honza@publet.com

The JVM situation 13 years ago

Yes, I agree that uberjars are a great thing when it comes to the JVM ecosystem. However, with the advent of projects like docker, I can't help but think that this reasoning is now obsolete. You can write your app in Go, Rust or Haskell and deploy it inside a container that you provide. You control the environment that it runs in.

I know some Clojure and barely any Haskell at all. I opened up "Learn you a Haskell" and copied and pasted a few code samples that appeared to have strange syntax. The idea of the post was to show the difference in the amounts of syntax in the two languages.

All these strange professions always wave the fact that they are registered in my face. It means nothing to me. I don't care if my nurse is registered or not. I can't tell the difference. This is a bit of a tongue in cheek app.

You sign in with Github to prove that you are a developer. It also means I don't have to make you fill out a CAPTCHA or ask you for your email. I ask for the lowest permission (read your public stuff), so don't worry about my trying to do harm to your Github account.

I couldn't agree more. I deal with a large number of older people on a daily basis as part of my volunteer work. Getting these folk to use the Internet in any way is painful. For example, I send out these PDF reports once a week. It's the same template every time but for accounting purposes, it has to be done. I wrote a Python script to generate those for me and I stick them up on a simple website on S3. The script them emails everyone to let them know the report is available and that they can download it. It includes a link to the report and to the website with all the other reports. These guys absolutely cannot open a browser and view the PDF in the browser. If it's not an attachment to the email, they don't know what to do.

TLDR --- Email is great. It's so simple that even non-techies get it.