Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
0atman
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
0atman
1y ago
I believe the principles the article author is looking for are core to Pivotal Tracker. I've often tried to persuade teams to use Tracker, but everyone sure loves the whiteboard metaphor!
2.
▲
by
0atman
1y ago
My go-to is "Alice has 3 brothers and also has 6 sisters. How many sisters does her brother have?". They all say 6! This test is nice because, as it's numeric, you can vary it slightly and test it easily across multiple APIs.
3.
▲
by
0atman
2y ago
10/10, no notes XD
4.
▲
by
0atman
2y ago
I love LSP as much as the next person, but bacon's flicker-free zero config clippy watching basically TAUGHT me Rust!
5.
▲
by
0atman
2y ago
Welcome to the cargo cult!
6.
▲
by
0atman
2y ago
I don't understand the question, but only one of those is a full stack web framework.
7.
▲
by
0atman
3y ago
I don't know why OP felt moved to write this weird guide, https://leptos.dev is incredible!
8.
▲
by
0atman
3y ago
For anyone wanting a actual full-stack framework with sensible defaults, type checked sql+api+rsx, and overwhelming community approval, don't reinvent the wheel: It has existed for years and is called https://leptos.dev (If
9.
▲
by
0atman
3y ago
This is the right answer. How can you go back to a non-typed world after Rust I don't know. I use html-node which has a typed submodule for even greater strictness. I just build some valid html, make a string and write that to the outp
10.
▲
by
0atman
3y ago
YES! sqlx::query_as in the wild! Making queries like this checks the sql is valid at compile time by connecting to the real database and running it with demo data inside a rolled-back transaction ! (If you'll forgive the self promo, I
11.
▲
by
0atman
3y ago
Trust, but verify.
12.
▲
by
0atman
3y ago
"[If we all wear seat belts] we could end up in a less secure future, where nobody understands why, with red tape that prevents you from finding out what went wrong." Insane.
13.
▲
by
0atman
3y ago
and we we wouldn't let that founder do PR, right?
14.
▲
by
0atman
3y ago
You don't believe me? That's an extremely weird reaction, he's on public record with this kind of behaviour, just look at most of the comments in this very thread of people saying the same thing. You've forced me to look
15.
▲
by
0atman
3y ago
Yeah! I've seen a lot of re-branding to "plant-based", same meaning, less baggage.
16.
▲
by
0atman
3y ago
I sympathise with your position, but is rms all we've got? No developers were persuaded to change their language from 'open source' to 'free software' that day in 2009, him shouting at us was utterly ineffective. We
17.
▲
by
0atman
3y ago
I read just today that there's no such thing as 'cancel culture', what it is, is 'consequence culture': The observation that it's becoming less accepted that we must protect the rich/famous/powerful j
18.
▲
by
0atman
3y ago
I went to a small talk rms gave in London in around 2009. The talk was unmemorable (my fault, likely, not his) but the Q&A afterwards was remarkable: He screamed at people for using 'open source' instead of 'free software
19.
▲
by
0atman
3y ago
if you write it inside a rust macro, you get syntax checking and the full ecosystem for free! eg https://crates.io/crates/macro_lisp
20.
▲
by
0atman
3y ago
how long does the average npm install take? That's cached for second executions just as rust is, typical recompile times are < 1s
21.
▲
by
0atman
3y ago
(no boilerplate author here) Thank you so much for linking! When I was first getting started I learned so much from Amos and his INSANE deep-dives over at fasterthanli.me, basically he taught me Rust. For my 3rd video I messaged him and ask
22.
▲
by
0atman
3y ago
C++ was rejected as a driver language. All those other languages you mentioned also are also not suitable. Why could this be?
23.
▲
by
0atman
3y ago
Linus Tovalds is not an easy man to please. You're saying he's been fooled by marketing? Sometimes tech is really good, dude, it's ok, don't die on a weird hill, not everything is shit.
24.
▲
by
0atman
3y ago
My apologies, it's faster than svelte, not just react: https://www.youtube.com/watch?v=4KtotxNAwME
25.
▲
by
0atman
3y ago
We're not talking about hypotheticals. Rust wasm is used in production now. https://developers.cloudflare.com/workers/tutorials/hello-wo... Emscripten and experimental backends hardly count as support for Nim
26.
▲
by
0atman
3y ago
Popularity counts. Find all those languages in this graph, then find rust. https://redmonk.com/sogrady/2023/05/16/language-rankings-1-2...
27.
▲
by
0atman
3y ago
Nim is too timid. Most languages are too timid. My context: I'm a maintainer of iNim, creator of the Rust channel, No Boilerplate, and a professional python web developer for 15 years. The features you are excited about in Nim are comp
28.
▲
by
0atman
3y ago
Or perhaps an operating system just missing a good text editor ;-) (to be clear, I love emacs, and use spacemacs as my distro!)
29.
▲
by
0atman
3y ago
This is very normal in the open source world: Half of the desktop software included in a modern Linux distro I was using in the late 90s! From memory: VLC, GIMP, Blender, Audacity, Firefox, Gedit, OpenOffice, XBMC (now Kodi), FileZilla - th
30.
▲
by
0atman
3y ago
Still needs some optimisation, but my m1 air oh asahi still has crazy battery life. Gets better every month!
More ›