Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sunng
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
We built Postgres compatibility for our database and made it reusable libraries
(greptime.com)
3 points
by
sunng
6mo ago
|
0 comments
2.
▲
by
sunng
6mo ago
Emacs is like a minecraft of lisp expressions.
3.
▲
by
sunng
9mo ago
Is this from the original sqlite team?
4.
▲
by
sunng
9mo ago
I just terminated my 8-years O'Reilly subscription this year. I was at $400/year and realized I cannot make full use of it recently. But I just joined Manning subscription this winter to see if it helps.
5.
▲
by
sunng
1y ago
According to StackExchange, Emacs is not even a code editor
6.
▲
by
sunng
1y ago
The async process sounds promising but unfortunately eglot doesn't work with it. I got a message from reddit that tramp 2.8.0-pre has fixed that issue but until last time I compiled HEAD from tramp repo it still doesn't work. I ju
7.
▲
by
sunng
1y ago
Isn't recent Tramp versions using this by default?
8.
▲
by
sunng
1y ago
Sure you still need to code but instead of concrete metrics one by one, you instrument the context and the state. The opentelemetry trace API can save you a lot of work. But I agree there is still potential to improve the auto instrument.
9.
▲
by
sunng
1y ago
Yes, this is a common confusing point between structured logging and wide event. The Wide Event 101 article I referenced has clear explanation: > Structured logs could be wide events, but not all structured logs are wide events. A struct
10.
▲
by
sunng
1y ago
Author here. Thanks @todsacerdoti for posting this. I am big fan of the idea to have original data and context as much as possible. With previous metrics system, we lost too much information by pre-aggregation and eventually run into the hi
11.
▲
Project ideas of pgwire, a Postgres wire protocol library
(github.com)
3 points
by
sunng
2y ago
|
0 comments
12.
▲
by
sunng
2y ago
I have being using andOTP for years but the development seems to halt, also it's no longer available from f-droid. The feature that backup with gpg encryption is broken. I hope it's possible to import my otps from andotp into aegi
13.
▲
Pgwire: a Rust library for PostgreSQL compatible application
(github.com)
26 points
by
sunng
2y ago
|
1 comments
14.
▲
by
sunng
3y ago
Like linux, most firefox users has tracking protection so data is not collected for them.
15.
▲
The Jetty 12 Adapter for Clojure Ring, and a Decade of a Custom Ring Adapter
(sunng.info)
3 points
by
sunng
3y ago
|
0 comments
16.
▲
by
sunng
4y ago
While using data lake for this case is a good idea. I'm not sure if parquet is the particular good storage format for data like event log, audio log. The data is often row oriented and does not take full advantage of a column based for
17.
▲
by
sunng
6y ago
By using metrics we make it a lower dimensional model, that can be managed at scale. However in real world, it often becomes a overfit one. In large scale execution, people only care what metric measures. A talk vs metrics is just higher di
18.
▲
by
sunng
9y ago
So sad to see he is leaving Clojure community. That's a sign of the death of Clojure. A few great developers have moved their focus away from Clojure.
19.
▲
by
sunng
10y ago
Here is an example that using Rust-native library for web development: https://github.com/tcr/rust-todomvc Also I forked it to use handlebars: https://github.com/sunng87/rust-todomvc Using asmjs,
20.
▲
by
sunng
10y ago
I'm org-mode beginner but quite enjoy it so far. I use emacs org-mode on my Linux desktop, and orgzly( http://www.orgzly.com/ ) on my Android. org files were synced via syncthing.
21.
▲
by
sunng
11y ago
> "gives the bare essentials and nothing else" Rust is that thing exactly.
22.
▲
by
sunng
11y ago
We use client certificates for our internal services. Also you should know that Apple use this for its push notification system. But I still think the technology is underrated.
23.
▲
Show HN: Handlebars for Rust
(github.com)
2 points
by
sunng
12y ago
|
0 comments
24.
▲
by
sunng
12y ago
The backend of Leancloud.cn is built with Clojure.
25.
▲
Clojure Microservice Architecture With Slacker Cluster
(sunng.info)
2 points
by
sunng
12y ago
|
0 comments
26.
▲
Cooking with Clojure
(thoughtworks.github.io)
1 points
by
sunng
13y ago
|
0 comments
27.
▲
An iOS7 beta6 bug you can easily reproduce [video]
(v.wanpaiapp.com)
4 points
by
sunng
13y ago
|
3 comments
28.
▲
by
sunng
14y ago
You can set environment variable SHAKE_PATH to specify path that you want to initialize.
29.
▲
by
sunng
14y ago
I'm also looking for better ways to index path. If I can pass some options in (use) and initialize with options, it will be better.
30.
▲
Shake: Every Program Can Be a Clojure Function
(sunng.info)
79 points
by
sunng
14y ago
|
25 comments
More ›