Viewing profile — alexott
alexott
HN member- Joined
- Thu, Feb 05, 2009, 8:37 AM UTC
- HN karma
- 950
- Public activity
- 285 items
- HN profile
- View on Hacker News ↗
About alexott
[ my public key: https://keybase.io/alexott; my proof: https://keybase.io/alexott/sigs/YGbMyjTEeMg-ketys_027-WJuGoEn-vKmE1jZ-213tQ ]
Recent public activity
-
comment
Comment #48842129
:facepalm: "orchestration/management layer" that just runs dozens of millions of VMs per day, across the three clouds, with things like model serving, AI gateway, OLTP (Lakebase/Ne…
-
comment
Comment #47012654
Parquet alone is not for modern data engineering. Delta, Iceberg should be in the list
-
comment
Comment #46425711
Want to be at airport at time? Go with DB a day before and sleep at hotel near airport
-
comment
Comment #45632664
I’m also was wondering that it wasn’t mentioned. At some point I did all programming in it, compiling via command line, switching to Borland IDEs only for debugging….
-
comment
Comment #44904573
It really depends. I was at talk of architect of car company when he was talking about need to develop and support a car software for 20-30 years - few years before release, 10-20 …
-
comment
Comment #43404444
Plain parquet has a lot of problems. That’s why iceberg and delta arise
-
comment
Comment #43404438
It’s already supported for quite a while: https://duckdb.org/2024/06/10/delta.html
-
comment
Comment #42534087
For Germany it’s far from reality… it shows from Paderborn to Dortmund in less than hour, but usually it’s good if you get there in two hours by train…
-
comment
Comment #42392109
I still use muse + emacs lisp to generate my CV into html and pdf (via Latex with custom template)
-
comment
Comment #41589027
SM-1800 was Intel based, not PDP-11 based. 1800 was based on Russian variant of 8080, and 1810 had both 8080 and 8086 as I remember. https://ru-m-wikipedia-org.translate.goog/wiki/…
- comment
-
comment
Comment #41459407
Another nice feature was data exchange between different kernels
-
comment
Comment #41459297
Unfortunately, it didn’t get enough community around, and development has stalled. For some time it was sponsored by Alibaba, but at some point of time, the main maintainer left it…
-
comment
Comment #41403654
I was in Thailand in 2017th - mobile internet with 4g was almost everywhere, including small islands. It was a huge contrast to Germany where you need to get 15 minutes drive from …
-
comment
Comment #40738062
You can already have it in Delta with Delta Rust and Python bindings: https://github.com/delta-io/delta-rs
-
comment
Comment #40108775
Article (in russian language) about the product and why Scheme was used: https://web.archive.org/web/20210506123442/http://fprog.ru/2...
-
comment
Comment #40108741
~20 years ago I worked on commercial software for email security that was using MzScheme (before it became PLT Scheme) as the base language. Code was cross-platform (Solaris, Linux…
-
comment
Comment #39843658
A lot of things has changed quite long ago - not everything is notebook, local dev is fully supported, version pinning wasn’t a problem, cluster startup time heavily dependent on u…
-
comment
Comment #39843619
It’s less about notebooks, but more about SDLC practices. Notebooks may encourage writing throwaway code, but if you split code correctly, then you can do unit testing, write modul…
-
comment
Comment #39843588
There is VSCode extension, plus databricks-connect… plus DABs. There are a lot customers doing local only development
-
comment
Comment #39842256
Mosaic AI Training ( https://www.databricks.com/product/machine-learning/mosaic-a... ) as it's mentioned in the announcement blog ( https://www.databricks.com/blog/announcing-dbrx-…
-
comment
Comment #39838834
There is another discussion about it - in context of the technical blog post that has more details. https://news.ycombinator.com/item?id=39838104
-
comment
Comment #39412448
Ah, I remember, the self-extracted .msi file was one of the quite challenging files - it's executable, it's a .cab file, and OLE2-container
-
comment
Comment #39412287
Mime type detection is very interesting thing. I wrote media type detection for McAfee Web Gateway 7.x and because it was a high performance proxy, the detection speed was a major …
-
comment
Comment #38813320
There are also pneumatic computers. Here is the recent article: https://cacm.acm.org/news/275366-pneumatic-computing-gains-a... , but I remember (around 30 years ago) mentions of t…