Viewing profile — aranke
aranke
HN member- Joined
- Tue, Nov 08, 2022, 10:18 PM UTC
- HN karma
- 29
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About aranke
Recent public activity
-
comment
Comment #41341073
Check out Substrait, it sounds like what you’re describing.
-
comment
Comment #41055865
Which open-source projects is AOL known for? A quick Google search isn’t returning much.
-
comment
Comment #40896596
Python also, similar story.
-
comment
Comment #40841245
Listen Notes lets you do this for podcasts: https://www.listennotes.com/blog/why-podcasts-are-my-new-wik...
- story
-
comment
Comment #38811188
Hi, Thanks for the detailed analysis. I’m wondering if you factored in the cost of engineering time invested in this analysis, and how that affects the payback time (if at all). Th…
-
comment
Comment #37280884
Is it possible to make a black or silver frame (ideally with thinner bezels)? If so, I'd gladly buy one (wood does not fit in my current theme).
-
comment
Comment #37213319
I think we'll see a lot more conferences hosted in Dubai/Qatar for exactly this reason.
-
comment
Comment #36348578
Right, but to an average developer, organizations look and feel very much like namespaces. LWN even used namespaces in the title of the article describing the feature, which doesn’…
-
comment
Comment #36348510
We distribute a CLI tool (dbt), so we’re migrating to distributing using the following mechanisms: 1. curl script that installs dbt for end users 2. zipped snapshots for dbt Cloud,…
-
comment
Comment #36343991
I gave a talk about this at the Packaging Summit during Pycon which was well received, so the team is definitely aware of the problem. However, the sense I got was that it was goin…
-
comment
Comment #36152680
Hi Douwe, Taylor, and team! Congratulations on the launch, looks exciting! I'm curious if you're planning to turn Meltano Cloud into a managed ELT solution. The FAQ at the bottom o…
-
comment
Comment #36102744
Can we avoid using a gun analogy here? Nobody involved has died.
-
comment
Comment #36023288
203 according to 1password, but I archive the ones I don't need roughly every year.
-
comment
Comment #36003489
From https://news.ycombinator.com/item?id=23290512 : > DuckDB is indeed a free columnar database system, but it is not entirely built on top of SQLite. It exposes the same front-en…
-
comment
Comment #36003223
Curious if you prototyped DuckDB before deciding to invest further into SQLite. DuckDB works great as an in-memory database (it's also the default mode).
-
comment
Comment #35881083
I highly recommend checking out rich to replace stackprinter and tqdm from the article (and do a lot more) https://github.com/Textualize/rich
-
comment
Comment #35716180
10 million total users is impressive compared to 450 million monthly active users, how?
- story
-
comment
Comment #35222388
Acquired – https://www.acquired.fm
-
comment
Comment #35056498
[flagged]
-
comment
Comment #35033349
I’ve had good luck integrating with Astro.JS ( https://astro.build/ ), good luck! My website is in my bio, happy to chat if you want to do something similar.
-
comment
Comment #35033315
Yup, I found latex.css ( https://latex.vercel.app/ ) has a better layout but worse typography so a hybrid is the best of both worlds.
-
comment
Comment #35033286
If anyone wants to use this for their website, I found the best luck in adopting the layout from https://latex.vercel.app/ and overriding typography with Tufte CSS. My 80% finished…
- story