Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lukehaas
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Music Theory for Programmers
(runjs.app)
3 points
by
lukehaas
1mo ago
|
2 comments
2.
▲
by
lukehaas
1mo ago
I can't play an instrument, even after multiple attempts. The main problem for me was understanding the theory. When you start learning, you're expected to accept a lot of things at face value with very little explanation for why
3.
▲
Show HN: RunPy – simple desktop app for tinkering with Python
(runpy.app)
2 points
by
lukehaas
1y ago
|
0 comments
4.
▲
by
lukehaas
2y ago
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 free and very basic. After getting a lot of sugge
5.
▲
Show HN: A JavaScript playground that shows the result of each expression
(runjs.app)
3 points
by
lukehaas
2y ago
|
0 comments
6.
▲
Equations that changed the world – rewritten in JavaScript
(runjs.app)
1 points
by
lukehaas
3y ago
|
0 comments
7.
▲
Mathematical Notation for JavaScript Developers Explained
(runjs.app)
2 points
by
lukehaas
4y ago
|
0 comments
8.
▲
by
lukehaas
6y ago
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 2000mAh lipo, updates
9.
▲
Alexa Powered Rotary Phone
(hackster.io)
1 points
by
lukehaas
6y ago
|
0 comments
10.
▲
Show HN: RunJS – a JavaScript scratchpad that auto-evaluates as you type
(projects.lukehaas.me)
2 points
by
lukehaas
8y ago
|
0 comments
11.
▲
by
lukehaas
9y ago
Gatsby is worth taking a look at.
12.
▲
by
lukehaas
9y ago
Just googled ABSG and all I got was 'Adult Bible Study Guide'
13.
▲
by
lukehaas
10y ago
No new features planned at the moment but I'd be open to suggestions or pull requests.
14.
▲
Show HN: Generate Lorem Ipsum text from your terminal
(github.com)
4 points
by
lukehaas
10y ago
|
2 comments
15.
▲
by
lukehaas
10y ago
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.
16.
▲
by
lukehaas
10y ago
Unfortunately Firefox only supports clip-path behind a flag.
17.
▲
Show HN: CSS Pokemon – created with clip-path and CSS variables
(projects.lukehaas.me)
79 points
by
lukehaas
10y ago
|
43 comments
18.
▲
by
lukehaas
10y ago
Thanks, those are great, I'll add them in.
19.
▲
by
lukehaas
10y ago
Thanks, I'll update that
20.
▲
Show HN: A collection of useful regex patterns
(projects.lukehaas.me)
14 points
by
lukehaas
10y ago
|
4 comments
21.
▲
by
lukehaas
10y ago
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/
22.
▲
by
lukehaas
10y ago
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 Cordova with Ionic you can create write-once apps that deploy
23.
▲
Power steering for your scroll wheel
(projects.lukehaas.me)
1 points
by
lukehaas
12y ago
|
0 comments
24.
▲
A collection of single element loading spinners animated with CSS
(projects.lukehaas.me)
6 points
by
lukehaas
12y ago
|
0 comments
25.
▲
by
lukehaas
13y ago
The shapely library - https://github.com/lukehaas/Shapely - makes working with the canvas much simpler