Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xiasongh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
xiasongh
1y ago
Has anyone compared ClickHouse and StarRocks[0]? Join performance seems a lot better on StarRocks a few months ago but I'm not sure if that still holds true. [0] https://www.starrocks.io/
2.
▲
by
xiasongh
2y ago
Didn't people already do that before, copy and pasting code off stack overflow? I don't like it either but this issue has always existed, but perhaps it is more common now
3.
▲
by
xiasongh
2y ago
That's a ridiculous accusation. Swift is not an uncommon adjective.
4.
▲
by
xiasongh
2y ago
Which Request for Startup is this? I'm not able to find it
5.
▲
by
xiasongh
2y ago
Found this on their website https://github.com/bufbuild/buf
6.
▲
by
xiasongh
2y ago
From the article > Mac mini with M4 starts at $599 (U.S.) and $499 (U.S.) for education. Additional technical specifications are available at apple.com/mac-mini.
7.
▲
by
xiasongh
2y ago
CMU's Intro to Database Systems course is one of the best resources. Andy Pavlo has his lectures all up on youtube
8.
▲
by
xiasongh
2y ago
They are new grads
9.
▲
by
xiasongh
2y ago
> Sequoia buying UFC is really strange, too. I'm having trouble finding sources for this. I do see that Sequoia Capital China invested in ONE Championship, but not Sequoia and UFC
10.
▲
by
xiasongh
2y ago
How does this compare to pg_analytics? https://github.com/paradedb/pg_analytics
11.
▲
by
xiasongh
2y ago
There's key parts left out of that quote that changes the tone quite a bit. Here is the full one "Programmers waste enormous amounts of time thinking about, or worrying about, the speed of noncritical parts of their programs, and
12.
▲
by
xiasongh
2y ago
This might not be a perfect example, but there's a paper by Michael Stonebraker "One size fits all": an idea whose time has come and gone It might not specifically be DRY, but still related generic vs specialized code/sy
13.
▲
by
xiasongh
2y ago
> By mutable data do you mean - change data coming from OLTP databases? Yes, exactly! I see there is some kind of support, but is it possible to use the OLTP database as an event source? For example, say I had a table in my OLTP database
14.
▲
by
xiasongh
2y ago
How does Chronon handle mutable data when backfilling? Or does it make some assumptions on the underlying data?
15.
▲
by
xiasongh
2y ago
Unfortunately I haven't solved that issue either and the UI could easily break on updates
16.
▲
by
xiasongh
2y ago
I also thought my usage pattern of ChatGPT resembled Jupyter notebooks. I tried to make a chrome extension[0] that adds a code interpreter to ChatGPT, but implemented it in the most naive way, with just pyodide. I recently learned about Jup
17.
▲
by
xiasongh
3y ago
Are you guys using polars or Data Fusion for any computations?
18.
▲
by
xiasongh
3y ago
How does this compare to RisingWave and Materialize? https://github.com/risingwavelabs/risingwave https://github.com/MaterializeInc/materialize
19.
▲
by
xiasongh
3y ago
What's wrong with MySQL and MariaDB?
20.
▲
by
xiasongh
3y ago
What about nginx? I'm not too familiar but I was under the impression that it was the safe choice
21.
▲
by
xiasongh
3y ago
> If you can make a library to run python code inside a JS project This is actually exactly what Pyodide does! It's basically the CPython interpreter compiled to wasm. This will allow you to run python code in, say, NextJS.
22.
▲
by
xiasongh
3y ago
https://chrome.google.com/webstore/detail/jpt-chatgpt-code-i... I've been working on a chrome extension that let's you run python code in ChatGPT. You can see the output, see plots with matplotlib, uploa
23.
▲
by
xiasongh
3y ago
Why does bolding words imply adtech?
24.
▲
by
xiasongh
3y ago
Does this kind of advice apply to all research or specifically mathematics?
25.
▲
by
xiasongh
3y ago
I'm a new grad and I was extremely scared because of all the doom and gloom on HN and reddit. I also felt like new grads would be hit the hardest. Come application time... it was totally normal. Had some interviews and some rejections.
26.
▲
Ask HN: Someone copied my Chrome extension, is there anything I can do?
4 points
by
xiasongh
3y ago
|
4 comments
27.
▲
by
xiasongh
3y ago
I feel that DOD is about performance, not understandability and usability, so it makes sense that the frontend of a framework, where usability is priority, doesn't benefit, and the backend and hot path does.
28.
▲
Show HN: I made a Chrome extension that runs code like ChatGPT code interpreter
(chrome.google.com)
1 points
by
xiasongh
3y ago
|
0 comments
29.
▲
Show HN: I made a chrome extension to run Python code in ChatGPT
(chrome.google.com)
1 points
by
xiasongh
3y ago
|
1 comments