Viewing profile — maxi-k
maxi-k
HN member- Joined
- Sat, Sep 16, 2023, 3:48 PM UTC
- HN karma
- 30
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About maxi-k
No profile information was provided.
Recent public activity
-
comment
Comment #48159563
> we introduce a NoWA (No Write Amplification) pattern that guarantees SSD WAF = 1, even at full device utilization. That they got this to work on regular commodity SSDs (from mult…
-
comment
Comment #46089696
I didn't know Quarto, it looks interesting, thanks for sharing! cloudspecs encodes the entire state (sql code, R code, view state) in the URL compressed and base64 encoded, since w…
-
comment
Comment #46089511
Well, based on your username, thanks for WebR! It took an hour or two to integrate with our DuckDB-Wasm prototype and just worked(TM). Really fantastic.
-
comment
Comment #46089472
Thanks! We hope other papers will adopt the idea as well. I think most use either python+matplotlib or R+ggplot for figures, so WebR is a real win. Since it's only static files, yo…
-
comment
Comment #46088509
Sure! https://cloudspecs.fyi/ (feedback welcome!) Since it's now accepted, I guess I can also share the accompanying paper [1] about cloud hardware evolution; the idea is that ever…
-
comment
Comment #46088211
This is an awesome project. We recently used it to build a statically hosted EC2 instance comparison website, using this for plotting (ggplot2) and DuckDB-Wasm for querying the ins…