Viewing profile — lukehaas
lukehaas
HN member- Joined
- Thu, May 23, 2013, 11:53 AM UTC
- HN karma
- 73
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About lukehaas
No profile information was provided.
Recent public activity
- story
-
story
Show HN: RunPy – simple desktop app for tinkering with Python
RunPy is a playground app that gives you a quick and easy way to run Python code. There's no need to create files or run anything in the terminal; you don't even need Python set up…
-
comment
Comment #42387378
I built https://runjs.app because I wanted an easy way to run JavaScript and test out ideas. It turned out that a lot of other people wanted the same thing. The first version was f…
- story
- story
- story
-
comment
Comment #24243206
I built something that's similar to what you're describing, here's an article about it: https://www.hackster.io/lukehaas/e-ink-display-for-daily-new... It combines a Pi Zero with a…
- story
- story
-
comment
Comment #16472531
Gatsby is worth taking a look at.
-
comment
Comment #14636515
Just googled ABSG and all I got was 'Adult Bible Study Guide'
-
comment
Comment #13417454
No new features planned at the moment but I'd be open to suggestions or pull requests.
- story
-
comment
Comment #13174874
It's important for web developers to experiment with new browser features. Browser vendors encourage this as it can help them with crushing bugs early and refining their specs.
-
comment
Comment #13168268
Unfortunately Firefox only supports clip-path behind a flag.
- story
-
comment
Comment #13025079
Thanks, those are great, I'll add them in.
-
comment
Comment #13025075
Thanks, I'll update that
- story
-
comment
Comment #12815497
Made roughly $300 so far this year from carbon ads on my project sites: http://projects.lukehaas.me/css-loaders/ http://projects.lukehaas.me/scrollify/
-
comment
Comment #12695052
I think Cordova is increasing in relevance. Over the last couple of years mobile devices have reached a level of performance that makes hybrid apps feel native. When you combine Co…
-
story
Power steering for your scroll wheel
Scrollify is a new jQuery plugin for assistive scrolling and section snapping, and it works great on touch devices.
- story
-
comment
Comment #5756292
The shapely library - https://github.com/lukehaas/Shapely - makes working with the canvas much simpler