Live data from Hacker News

Viewing profile — lukehaas

lukehaas

HN member
Joined
Thu, May 23, 2013, 11:53 AM UTC
HN karma
73
Public activity
24 items

About lukehaas

No profile information was provided.

Recent public activity

  1. story
  2. 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…

  3. 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…

  4. story
  5. story
  6. story
  7. 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…

  8. story
  9. story
  10. comment
    Comment #16472531

    Gatsby is worth taking a look at.

  11. comment
    Comment #14636515

    Just googled ABSG and all I got was 'Adult Bible Study Guide'

  12. comment
    Comment #13417454

    No new features planned at the moment but I'd be open to suggestions or pull requests.

  13. story
  14. 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.

  15. comment
    Comment #13168268

    Unfortunately Firefox only supports clip-path behind a flag.

  16. story
  17. comment
    Comment #13025079

    Thanks, those are great, I'll add them in.

  18. comment
    Comment #13025075

    Thanks, I'll update that

  19. story
  20. 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/

  21. 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…

  22. 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.

  23. story
  24. comment
    Comment #5756292

    The shapely library - https://github.com/lukehaas/Shapely - makes working with the canvas much simpler