Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ciarancour
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
ciarancour
6y ago
Seconded, I wasn't satisfied leaving droidcam streaming over wifi 24x7, password or no password, so I have a shell alias to unlock phone and open droidcam over ADB USB debugging.
2.
▲
by
ciarancour
6y ago
My legacy silver org plan (20 private repos) only shows a migration plan to teams at $4/user, is there something I'm missing? The new free tier seems effectively the same or better.
3.
▲
by
ciarancour
8y ago
I inherited a well-unit tested JS MVC frontend written with classes using Resig's Simple JavaScript Inheritance and jQuery, it pretty much looks like modern React code with Pythonic style to match Python backend (self=this everywhere,