Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
retropragma
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
retropragma
5d ago
Glow is the one i've been using. It's pretty nice, and you can customize the theme.
2.
▲
by
retropragma
5d ago
can you add a Node.js binding?
3.
▲
Silo – Give agents a local database for project work
(github.com)
1 points
by
retropragma
10d ago
|
0 comments
4.
▲
by
retropragma
19d ago
I created `kindstore` for exactly this (only supports Bun currently). I never promoted the project until this comment. Curious if anyone is intrigued? https://github.com/alloc/kindstore
5.
▲
by
retropragma
1mo ago
Out of curiosity, I compared Solid 2 with Octane, the new JS renderer on the block. https://gist.github.com/aleclarson/0f4266d63fd83c7a5ea551244...
6.
▲
by
retropragma
1mo ago
This might be more palatable: https://gist.github.com/aleclarson/da55bca36103d582a9720dd4a...
7.
▲
by
retropragma
1mo ago
does your harness support ACP?
8.
▲
by
retropragma
1mo ago
That's why you only rebase when you actually need to in such cases. Another trick is to keep as few touch points into the original code as possible, preferring to keep most custom code in custom files.
9.
▲
by
retropragma
5mo ago
I'm in love with everything about this. An oxfmt plugin would be appreciated!
10.
▲
by
retropragma
5mo ago
What is the point of stating your opinion if you're not going to explain why you believe that?
11.
▲
by
retropragma
5mo ago
Reminded me of RJSON: https://github.com/rome/tools/issues/13 In MAML, are comments preserved when reserializing?
12.
▲
by
retropragma
6mo ago
If anyone's curious what the malware does: https://pastebin.com/raw/KiuwueMU Looks like it's pilfering Solana wallets that don't belong to Russians.
13.
▲
by
retropragma
6mo ago
likely a compromised github API token
14.
▲
by
retropragma
7mo ago
Someone could make a backup script wrapped in a GUI, but then people would have to see the "need" in order to start using it. The bigger danger would be AT Protocol losing its biggest contributor. Unless another VC backed team app
15.
▲
by
retropragma
7mo ago
The lack of composability makes this a hard no for me
16.
▲
by
retropragma
8mo ago
Just don't mistake prototyping for doing the thing. Good enough is a self limiting fallacy. A prototype failing to attract fans doesn't prove a lack of a market for the job the prototype attempts to perform. It only proves the pro
17.
▲
Altcha – Free, open-source Captcha alternative
(altcha.org)
2 points
by
retropragma
8mo ago
|
1 comments
18.
▲
by
retropragma
8mo ago
I found Altcha just recently. I'm curious what people think of it. Are there caveats compared to Google Recaptcha or Cloudflare Turnstile? Please share your thoughts.
19.
▲
by
retropragma
9mo ago
That's more of a flash-lite thing now, I believe
20.
▲
Normie.club – a daily web game where normies thrive
(normie.club)
2 points
by
retropragma
9mo ago
|
1 comments
21.
▲
by
retropragma
9mo ago
when I had this idea, I knew I had to make it. launched it back in November to family & friends. 10 new questions each day. predict the most popular answer. one miss and you're out. give it a try! do you actually understand the n
22.
▲
by
retropragma
9mo ago
It's too easy to "cheat" by panning around until a word toggles in the list, effectively telling you which corner of the screen the word can be found in
23.
▲
by
retropragma
1y ago
That doesn't sound right. Have you seen documentation on this?
24.
▲
by
retropragma
1y ago
Important to note that it's not a dichotomy as long as you're not an "extremist" of either side. Build for yourself and a big market. Take pride in competing at a high level. If you view "hustling" as an 
25.
▲
by
retropragma
1y ago
Tangential: I was recently wishing that bitwise flags had better support in Postgres. For now, bools are just easier to work with
26.
▲
by
retropragma
1y ago
Delegate your thinking to HN comments at your own peril
27.
▲
by
retropragma
1y ago
The content isn't difficult. People are just lazy
28.
▲
by
retropragma
1y ago
If you use a proper framework, you don't have to manage the socket lifecycle and it doesn't complicate your server.
29.
▲
by
retropragma
1y ago
Every time I work with XML data, I hate it. Just use JSONC imo.
30.
▲
by
retropragma
1y ago
As a TypeScript developer, my answer is to use unconfig [1]. Support for JSON, JavaScript, or best of all, TypeScript. Or wire up your own utility function with bundle-require [2], another favorite of mine, for loading TS or JS config files
More ›