Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Simon-curtis
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Simon-curtis
3mo ago
This project looks awesome. I’ve really enjoyed your blogs about the design process and learnings. Brave to jump into Rust while learning a new domain but very commendable. Wish I had a close programmer friend to do this stuff with, sounds
2.
▲
by
Simon-curtis
5mo ago
on the examples page, the example for string interpolation is a simple function example
3.
▲
by
Simon-curtis
6mo ago
I didn't know Italy was in Spain, cool
4.
▲
by
Simon-curtis
7mo ago
Thanks! Yeah I'm extremely happy with that feature, I use it a lot at work to quickly jump to our worktrees!
5.
▲
Show HN: Jitzu – My PowerShell Killer
(jitzu.dev)
6 points
by
Simon-curtis
7mo ago
|
2 comments
6.
▲
by
Simon-curtis
9mo ago
Thanks for the article, perfect timing. Was stuck on a secret Santa gift for the brother in law. Rush hour is perfect!
7.
▲
by
Simon-curtis
10mo ago
modern graphical interface, for a start
8.
▲
by
Simon-curtis
2y ago
You should start an If/else from the else case and use unless keyword. { return 1; } unless 8 == 3 { return 2 }