Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wener
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
wener
5mo ago
As a Chinese, I feel tiered, it's like the cold war, what is takes to keep competitive with every aspect, it's just another win for the country and the corp
2.
▲
by
wener
6mo ago
The only thing I prefe peggyjs over ohm is runtime deps, I thinkg this might let ohm aot the grammar to avoid the deps.
3.
▲
by
wener
7mo ago
Why not use mcp-cli mode, I even made a replica for that https://github.com/wenerme/wode/tree/develop/packages/wener-...
4.
▲
by
wener
7mo ago
I use https://github.com/ariga/atlas for this, migration based and schema base both has there good and bad side, I prefer both even in one project, schema based can make dev faster, eaiser, migration based make feel re
5.
▲
Claude Flow
(github.com)
1 points
by
wener
8mo ago
|
0 comments
6.
▲
by
wener
8mo ago
https://wener.me my notes https://abc.wener.cc my things
7.
▲
Benchmarking Self-Hosted S3-Compatible Storage
(repoflow.io)
24 points
by
wener
9mo ago
|
3 comments
8.
▲
by
wener
10mo ago
Really hope there is a layout mode or ocr with bbox mode, I want to see the model restore the whole page.
9.
▲
by
wener
1y ago
Nats is the way
10.
▲
by
wener
1y ago
So, the final choice is dexie + custom backend? I've researched these open source solution before, I think dexie is the choice that you will never regret. fyi https://dexie.org/
11.
▲
by
wener
1y ago
I just track my bookmark as Awesome https://wener.me/notes/tags/awesome The source is at https://github.com/wenerme/wener I found it's very useful, especially the license and basic tech
12.
▲
by
wener
1y ago
I still try think /v1 /v2 is a break, I don't trust you will keep v1 forever, otherwise you'll never introduce this execuse. I'd like to introduce more fields or flags to control the behavior as params, not asking u
13.
▲
by
wener
1y ago
I used to use sqlite3 with stdio to read VoIP SQLite data. It's difficult or impossible to get a compatible SQLite version, and it's also hard to use cgo. I want to read the SQLite data on the server, and stdio is the only choice.
14.
▲
by
wener
1y ago
Bootstrap is a good practice in old time, tailwind is modern css, daisy ui is a battery included components in pure css based on tw. I use daisy ui in every project I work on, by using daisy ui, I don't need shadcn, I prefer <button
15.
▲
MS Introducing Mu language model
(blogs.windows.com)
3 points
by
wener
1y ago
|
0 comments
16.
▲
by
wener
3y ago
I add nano to every alpine base container, micro seems good, but apk add nano # Installed size 308 kB apk add micro # Installed size 12.17 MB
17.
▲
by
wener
3y ago
Systemd is a complete solution to a variety of problems may not exists. :P
18.
▲
by
wener
3y ago
Not by s6, but s6 author may introduce a new init for alpine
19.
▲
by
wener
3y ago
Tinc can work on L2, which means works like switch, means it can works like an cable between any nodes.It doesn't need an ip, you can make a bridge. There is no known good replacement for this. The down side is - single thread (perf ha
20.
▲
Calendar Versioning
(calver.org)
1 points
by
wener
4y ago
|
0 comments
21.
▲
by
wener
4y ago
Any plan to support musl ?
22.
▲
by
wener
4y ago
Deno looks good, but don't support musl, I'm not the target audience.
23.
▲
Ask HN: Who use LDAP in 2022 and how?
3 points
by
wener
4y ago
|
0 comments
24.
▲
by
wener
4y ago
Recently build a simple SQL Parser for sequelize https://github.com/wenerme/js-miniquery
25.
▲
Comdb2: Distributed SQLite by Bloomberg
(github.com)
2 points
by
wener
4y ago
|
0 comments
26.
▲
by
wener
4y ago
A better link https://github.com/bloomberg/comdb2
27.
▲
Manticore Search: Elasticsearch Alternative
(github.com)
118 points
by
wener
4y ago
|
69 comments
28.
▲
by
wener
4y ago
But, vite is working on to become the next nextjs, like ssr, isg etc. Nextjs only support react, so it's easier to leverage the react's ability to do these. When there is ssr, there is runtime, more than just a dev/build too
29.
▲
by
wener
4y ago
React Context HMR still has problem. Due to this problem, I think nextjs still the better choice for react dev. Maybe vite supports too many frameworks, do not have enough time to handle the react problems. [1]: https://github.co
30.
▲
Programming Language Benchmarks Visualization
(github.com)
2 points
by
wener
4y ago
|
0 comments
More ›