Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jvanveen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
by
jvanveen
25d ago
The wasm build has some issues. The new build may have fixed that particilar error. Not sure it's working yet (i'm testing on a phone that doesn't seem to do wasm anyway)
2.
▲
by
jvanveen
25d ago
You're building the wasm variant? I'll checkout the error. In the meanwhile, you can also try the wasm build at https://cartopolis.org
3.
▲
Show HN: Cartopolis, 3D virtual world (Rust/Bevy/OSM)
6 points
by
jvanveen
25d ago
|
3 comments
4.
▲
by
jvanveen
2mo ago
Install Forgejo and move on...
5.
▲
by
jvanveen
2mo ago
I have been working in the past with Secondlife and OpenSimulator, and since then I aspired to build a map/virtual world mashup that would be suitable for augmented reality. Lack of time and experience with 3d coding always got in the
6.
▲
Show HN: Mithril fork with Signals, state, store and SSR
2 points
by
jvanveen
7mo ago
|
0 comments
7.
▲
by
jvanveen
7mo ago
I'm working on a set of open-source applications to help collaborate on building software. Basic principles are better online communication between people(Pyrite - Galene SFU, channel-based chat), automating i18n and project management
8.
▲
Garage44 – Modern web applications built with Bun, Preact, and DeepSignal
(github.com)
3 points
by
jvanveen
10mo ago
|
0 comments
9.
▲
by
jvanveen
10mo ago
Expressio simplifies i18n workflows with tooling that works for both human translators and AI. Type-safe translations, AI translation support (DeepL, Claude), and code sync. Instead of magic strings like `$t('menu.settings')`, you
10.
▲
Show HN: Expressio – internationalization tooling for translators and AI
(github.com)
1 points
by
jvanveen
10mo ago
|
1 comments
11.
▲
by
jvanveen
1y ago
Live demo: https://garage44.org/
12.
▲
Show HN: Real-time app starter with FastAPI, PostgreSQL pub/sub, and UV
4 points
by
jvanveen
1y ago
|
1 comments
13.
▲
by
jvanveen
1y ago
Puppeteer (Pdfium => https://github.com/chromium/pdfium )
14.
▲
Show HN: Expressio – Internationalization for humans, through AI
(github.com)
2 points
by
jvanveen
1y ago
|
0 comments
15.
▲
Show HN: Expressio – AI-Automated Internationalization
(github.com)
3 points
by
jvanveen
1y ago
|
0 comments
16.
▲
by
jvanveen
1y ago
I can't believe people still buy the Purism scam after all these years...I ordered a Librem 5 and a Pinephone back in the days of the other supply chain story(Covid). The Pinephone flew in from China in less than 2 months; the Librem 5
17.
▲
Show HN: Mithril Improved with AI
(github.com)
1 points
by
jvanveen
1y ago
|
0 comments
18.
▲
Show HN: Expressio – Automated Internationalization
(github.com)
2 points
by
jvanveen
1y ago
|
0 comments
19.
▲
Show HN: Expressio – open-source Translation Automation
(expressio.tech)
1 points
by
jvanveen
2y ago
|
0 comments
20.
▲
by
jvanveen
2y ago
Recently used Cursor/Claude sonnet to port ~30k lines of EOL Livescript/Hyperscript to Typescript/JSX in less than 2 weeks. That would have took at least several months otherwise. Definitively a force multiplier, for this kin
21.
▲
by
jvanveen
2y ago
I hate to manually keep track of development time. Wakatime and Wakapi ( https://github.com/muety/wakapi ) are super useful to generate monthly stats from its api. Made an open-source tool to generate monthly hour report
22.
▲
Show HN: Codebrew – An open-source AI-powered development workflow (early stage)
1 points
by
jvanveen
2y ago
|
0 comments
23.
▲
Show HN: Codecrew LLM Issue Refinement
(codeberg.org)
1 points
by
jvanveen
2y ago
|
0 comments
24.
▲
by
jvanveen
2y ago
Not hours; but days instead of months: porting around 30k lines of legacy livescript project to typescript. Most of the work is in tweaking a prompt for Claude (using Aider) so the porting process is done correctly.
25.
▲
by
jvanveen
2y ago
Interesting approach! I like the idea of using an ast to find translation strings and to generate source strings by an llm from the context. My experience is the same. Having to deal with 6 languages and a fast changing application is impos
26.
▲
Expressio 1.1.0 – Initial Arabic and Chinese support
(npmjs.com)
1 points
by
jvanveen
2y ago
|
0 comments
27.
▲
Show HN: Expressio – Machine Translation
(garage44.org)
1 points
by
jvanveen
2y ago
|
0 comments
28.
▲
by
jvanveen
2y ago
I just switched to Bun for typescript support, a free bundler and better performance. Iojs flashback all over :)
29.
▲
by
jvanveen
2y ago
"you have 3 items in your cart" would in that case create a translation for each time the amount changes, instead of having "you have {{count}} items in your cart. A backend proxy sounds like an interesting idea, but working
30.
▲
by
jvanveen
2y ago
Cool, nice product. Interesting to see that you've managed to get translations working on top of chatGPT, even for languages like Arabic! I decided not to support target language edits, because I felt it would make it much more difficu
More ›