HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Equiet

no profile record

Submissions

Binary Vector Search at 350GB/S Using ARM Neon

topk.io
7 points·by Equiet·12 months ago·2 comments

[untitled]

1 points·by Equiet·3 years ago·0 comments

ChatGPT Code Interpreter in Jupyter

twitter.com
15 points·by Equiet·3 years ago·3 comments

In San Francisco, one person dies of an accidental overdose every 10 hours

theguardian.com
17 points·by Equiet·3 years ago·15 comments

comments

Equiet
·8 months ago·discuss
We seriously considered this, but decided against this. While elegant for demo projects, it doesn't scale for serious deployments. You still need to deal with secrets, metadata (lots of it), backwards-compatibility, and extensibility (we have 23 block types today, many more to come).
Equiet
·8 months ago·discuss
All standards are ultimately controlled by private companies. Even non-profits require funding.

Open source always depended on a viable business model (of one or many companies) that can sustain not just the release, but also an ongoing maintenance of the standard.
Equiet
·8 months ago·discuss
I'd argue the opposite.

There is plenty of AI extensions, but the experience matters. The depth of integration matters. When you execute queries against production warehouses and you make decisions based on the results of AI-generated code, accuracy matters. We had our first demo of an AI agent running in 2 days, it took us another 2 years to build the infrastructure to test it, monitor it, and integrate it into the existing data source.

You'd be surprised how many people collaborate together. Software engineering is solitary, collaboration happens in GitHub. But data analysis is collaborative. We frequently have 300+ people looking at the same notebook at the same time.

.py never worked for data exploration. You need to mix code, text, charts, interactive elements. And then you need to add metadata: comments, references to integrations, auth secrets. There are notebooks that are several pages long with 0 code. We are building a computational medium of the future and that goes beyond a plaintext file, no matter how much we love the simplicity of a plaintext file.
Equiet
·8 months ago·discuss
I'm Jakub, CEO of Deepnote.

Didn't expect to see this trending here! We worked hard to execute on our vision of a data notebook and I'm glad we finally got a chance to open source it. We stand on the shoulders of giants. AMA!
Equiet
·8 months ago·discuss
Thanks for the feedback Simon!
Equiet
·last year·discuss
You’re saying vector DBs are the wrong abstraction, but companies keep throwing money at them. Why? Are they just slow to catch on, or are there legit cases where vectors actually make sense?
Equiet
·2 years ago·discuss
Hey there, CEO of Deepnote here. It looks like we are thinking about this very similarly, as all 3 points are something that we are already doing or will be shipping in the coming weeks. Either way, good luck with Briefer and happy to chat about our learnings building all of these things.
Equiet
·2 years ago·discuss
Comparing to Node it seems to be at about the same rate: https://star-history.com/#denoland/deno&nodejs/node&Date. It's actually quite impressive how close it is.
Equiet
·2 years ago·discuss
$50 for 50GB seems like a fair offer for the US market, especially given the possibility of coverage in remote locations.

But keep in mind that US market is unique, as it's extremely overpriced with very poor quality/coverage. Looks like average price in the US is $6.00/GB. Compare this to countries like Israel ($0.02/GB) or Colombia ($0.20/GB). Whenever I travel, I usually have a better coverage and faster connection in a jungle than downtown SF.
Equiet
·3 years ago·discuss
But not Germany.
Equiet
·3 years ago·discuss
According to the official announcement the wework locations will remain operational https://www.wework.com/newsroom/wework-takes-strategic-actio...
Equiet
·3 years ago·discuss
We looked into many of these issues with Deepnote (YC S19) [https://deepnote.com/]. What we found is that these are not necessarily problems of the underlying medium (a notebook), but more of the specific implementation (Jupyter). We've seen a lot of progress in the Jupyter ecosystem, but unfortunately almost none in the areas you mentioned.
Equiet
·3 years ago·discuss
Lots of comments about relative safety of US vs European cities.

Looking at the data, you need to scroll past 9 US cities (all big cities) until you find the first European city (relatively small city you never have a reason to go to) in this crime ranking: https://www.numbeo.com/crime/rankings.jsp

Europe is definitely safer than the US.
Equiet
·3 years ago·discuss
A missed opportunity to break it up into 40