Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
monssoen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Databuddy: Privacy-First Analytics
(databuddy.cc)
2 points
by
monssoen
6mo ago
|
0 comments
2.
▲
Show HN: Shared EventSource
(github.com)
1 points
by
monssoen
1y ago
|
0 comments
3.
▲
by
monssoen
1y ago
I just remembered I built a tool to list all hardcoded strings from a React project in a similar way by parsing the AST. https://github.com/benmerckx/find-jsx-strings
4.
▲
by
monssoen
2y ago
I really wonder when javascript frameworks will get over file system routing. It didn't take PHP too long to move to better solutions.
5.
▲
by
monssoen
2y ago
I tried Kysely while evaluating libraries before writing my own. Its heavy reliance on strings for everything was a turn-off because it stops you from using any of the refactoring options Typescript offers. You cannot rename a column for ex
6.
▲
by
monssoen
2y ago
This library tries to get as close to sql as possible. Basically write sql through function calls. Your IDE will autocomplete which method to call. What you gain is type safety. Change the name or type of a column and it propagates through
7.
▲
by
monssoen
2y ago
Rado can be described as sql behind function calls that achieves type safety in Typescript. It does not include any of the ORM abstractions that Drizzle has.
8.
▲
Taking the Drizzle Challenge
(ben.mk)
18 points
by
monssoen
2y ago
|
13 comments
9.
▲
Minisketch: an optimized library for BCH-based set reconciliation
(github.com)
1 points
by
monssoen
4y ago
|
0 comments
10.
▲
by
monssoen
4y ago
There are some alternatives being built, of which I find ladle.dev the most useful.
11.
▲
by
monssoen
4y ago
We're launching an alpha version of Alinea to the public today. What's Alinea? Our take on content management: build a schema, boot up the dashboard, create content and query data with your favorite JavaScript framework. We focus
12.
▲
Show HN: Alinea – open-source headless CMS
(alinea.sh)
8 points
by
monssoen
4y ago
|
3 comments
13.
▲
by
monssoen
4y ago
Another great collection of database schemas can be found here: https://drawsql.app/templates
14.
▲
Feathers UI 1.0 Release Candidate
(feathersui.com)
2 points
by
monssoen
4y ago
|
0 comments
15.
▲
by
monssoen
4y ago
A feature that Haxe offers could help here. Abstracts are compile time only types of which the implementation is fully inlined. Meaning we could define an abstract over ArrayBuffer which has an iterator of abstracts over Float64Array which
16.
▲
Implementing RUI, Replit's Design System
(blog.replit.com)
1 points
by
monssoen
5y ago
|
0 comments
17.
▲
Optimise Node.js performance by avoiding broken promises
(nearform.com)
3 points
by
monssoen
5y ago
|
0 comments
18.
▲
Remotion – Create videos programmatically in React
(youtube.com)
2 points
by
monssoen
6y ago
|
0 comments
19.
▲
by
monssoen
6y ago
I remember asking my dad "can you get me Frontpage, I'd like to create a webpage". He gave me a book on html/css instead and it defined my career.
20.
▲
by
monssoen
7y ago
If you're going the Javascript way, you could have a look at how Wick editor was built. It's a Flash like animation editor whith simple drawing tools and is open source. https://github.com/Wicklets/wick-editor
21.
▲
by
monssoen
7y ago
Have a look at Haxe. It transpiles to C++, Java, Javascript and Python. https://haxe.org
22.
▲
Css grid text recognition
(github.com)
4 points
by
monssoen
8y ago
|
0 comments
23.
▲
Launch: The Ocean X API Public Beta
(medium.com)
1 points
by
monssoen
9y ago
|
0 comments
24.
▲
Array.prototype.flatten not Web-compatible because of old versions of MooTools
(github.com)
11 points
by
monssoen
9y ago
|
2 comments
25.
▲
Should we use ‘sudo’ for day-to-day activities? (2015)
(dmitry.khlebnikov.net)
1 points
by
monssoen
9y ago
|
0 comments
26.
▲
Exoframe: one-command deployments using Docker
(github.com)
2 points
by
monssoen
9y ago
|
0 comments
27.
▲
Why ML/OCaml are good for writing compilers (1998)
(flint.cs.yale.edu)
241 points
by
monssoen
9y ago
|
147 comments
28.
▲
by
monssoen
10y ago
Streacom has fanless cases that look way better. They're not as small though.