Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dyu-
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dyu-
1y ago
They are open-core. The offline-write feature (libsql::Builder::new_synced_database) basically does not work with the bare `sqld` server on their `libsql` github repository. In fairness though their `libsql::Builder::new_remote_replica` wor
2.
▲
by
dyu-
8y ago
For me it was gradual build up. Also I forgot to mention that I never put that much time into learning music theory. I was too busy with programming (that's why we're here right? haha)
3.
▲
by
dyu-
8y ago
exactly my thoughts.
4.
▲
by
dyu-
8y ago
It took me around 10yrs to be able to identify the notes immediately just by listening. I didn't really had to study it to learn ... it just came naturally for me. It correlates easily to the music theory that you know, which is the ma
5.
▲
by
dyu-
8y ago
Great ffi perf too! From the benchmark over at github.com/dyu/ffi-overhead, julia is on par with luajit.
6.
▲
by
dyu-
8y ago
Tup is a gem. I use both tup and gn+ninja. Tup is just a generic build system that can apply to any input whereas gn is focused only on c/c++.
7.
▲
by
dyu-
8y ago
Good question. Hopefully the google folks have plans to improve their dart FFI. I mean, if Mike Pall can do it ... :-)
8.
▲
by
dyu-
8y ago
yay I made front page (finally?).
9.
▲
Show HN: C++ todomvc with leveldb and nana desktop gui
(github.com)
2 points
by
dyu-
8y ago
|
0 comments
10.
▲
by
dyu-
9y ago
Hey hn folks. I purchased a mini pc from lazada with N4200 as processor. The seller basically sent me a downgraded version (N3450) and quickly changed the description in their store after taking my order. Obviously I returned the item with
11.
▲
by
dyu-
9y ago
> that actually have safe, strong consistency Based on what data? Even hazelcast had that same claim before they got exposed? I've only seen 2 systems that did rigorous in-house fault-tolerant testing (foundationdb and cockroachdb)
12.
▲
by
dyu-
9y ago
I would use it. I'll keep this in mind when the time comes. Btw, What css framework do you prefer working on these days?
13.
▲
by
dyu-
9y ago
Cool. They already have PL/SQL though, so I'm wondering what's their motivation to adding a full jvm inside their process.
14.
▲
by
dyu-
9y ago
> in fact the Oracle DB has the JVM integrated into it as a component So java stored procedures inside oracle?
15.
▲
by
dyu-
9y ago
```No this is ridiculously far from the truth.``` Easy to say for someone who haven't experienced their deception first hand. GP is correct. That is part of their scheme to extract more revenue.
16.
▲
by
dyu-
9y ago
It is deception at it's finest. My siblings experienced this first hand and I told them, no more booking.com, ever. Also, the cancellation was 1 month away from actual booking but they do not care. They just want to decieve (scam?) y
17.
▲
by
dyu-
9y ago
``` booking.com: 'talk to the hotel for a refund' hotel: 'talk to booking.com for a refund' ``` Yea I experienced this last March. Charegbacks are not easy for regular consumers. Their customer service are trained to n
18.
▲
by
dyu-
9y ago
For the non-pingpong benchmark [1], c++ (300k rps) looks to be around 2x faster than java (150k rps), while the latter is around 2x faster than go (75k rps). It looks like go's non-compacting/non-generational gc is at play here. E
19.
▲
by
dyu-
9y ago
Hopefully you'll make your gui mini-framework opensource. Though I would think it would be similar to something like https://github.com/ocornut/imgui
20.
▲
by
dyu-
9y ago
That cheap $30/year server turns to $200+ per year after the 1st. Go for vultr at $2.5/month. It has been good thus far.
21.
▲
by
dyu-
9y ago
Err. No free 1 year plan. Its just a website builder's plan that is free.
22.
▲
by
dyu-
9y ago
Note that they need your credit card info even with their free 1 year plan.
23.
▲
by
dyu-
9y ago
Was in the same boat. Their popup looks like they already sent it after registration. But you need to manually hit the "Send" button on the popup to trigger it.
24.
▲
Show HN: Opensource real-time comment-engine all in a single executable
(dyu.github.io)
3 points
by
dyu-
9y ago
|
0 comments
25.
▲
Show HN: Self-hosted comment engine powered by leveldb, with oauth support
(apps.dyuproject.com)
8 points
by
dyu-
9y ago
|
0 comments
26.
▲
by
dyu-
9y ago
Just open source it. Set it free!
27.
▲
by
dyu-
9y ago
Yea I just read from the comments and updated my comment. It wasn't broken in the first half of last year (I was able to export)
28.
▲
by
dyu-
9y ago
> I've used Delicious for 12 years, with 10,000+ bookmarks in it I've used it for 7.5 years with 22k+ bookmarks. I stopped using it last year because of the downtimes as well. > I was frustrated that the Delicious export wen
29.
▲
by
dyu-
9y ago
If anyone wants to export their bookmarks and self-host, try [1]. It has the ability to import from both delicious and chrome. I've used delicious since 2008 (~22k bookmarks) and stopped using it last year when it was sold to Delicio
30.
▲
Show HN: A markdown-enabled comment engine for sites/blogs
(dyu.github.io)
2 points
by
dyu-
9y ago
|
0 comments
More ›