Viewing profile — sonium
sonium
HN member- Joined
- Mon, Feb 03, 2014, 8:50 PM UTC
- HN karma
- 513
- Public activity
- 126 items
- HN profile
- View on Hacker News ↗
About sonium
No profile information was provided.
Recent public activity
-
comment
Comment #45014010
TLDR: There are two versions of the Parquet file format, but adoption of Version 2 is slow due to limited compatibility in major engines and tools. While Version 2 offers improveme…
-
comment
Comment #43909168
Or you simply use the pytorch.powerplant_no_blow_up operator [1] [1] https://www.youtube.com/watch?v=vXsT6lBf0X4
-
comment
Comment #42677502
But I still need pip to install uv, right? Or download it using a one-liner alternatively.
-
comment
Comment #42089640
Yes, but the criticism is that using mathematics is a really bad guide, as this approach keeps failing
- story
-
comment
Comment #41508084
I’d like the option to automatically choose the LEAST privacy conserving option, because 1. I don’t care 2. It should work better since it aligns with the goal of the site
- story
-
comment
Comment #41071943
The fact that OpenAI is releasing a fancy UI instead of an improved model says something. I'm afraid GPT-5 won't be there any time soon.
-
comment
Comment #40516863
Literally every color grading example shows log footage as the "before". Of course this lacks contrast and vibrancy because it's not meant to be watched "as is". Please show me reg…
-
comment
Comment #39384699
I just watched the demo with the Apollo 11 transcript. (sidenote: maybe Gemini is named after the space program?). Wouldn't the transcript or at least a timeline of Apollo 11 be pa…
-
comment
Comment #39261459
You probably should not use UUIDs to start with in your database at least not as an ID. UUIDv7 aims solve some of the issues of UUIDv4 that are even less suitable in for databases.…
-
comment
Comment #38994152
Aren't there already tons of apps answering that specific question? I think the strength of this approach is answering the non-obvious questions.
-
comment
Comment #38977004
I did something similar (but not for documents) but I’m struggling with selecting the optimal number of clusters.
-
comment
Comment #36953956
yes, you are right I meant to say "and a Nobel laureate to explain it"
-
comment
Comment #36953309
I have a PhD in material science and worked with superconductors, here are two things that is often misunderstood: 1) it takes a undergrad to make and measure a superconductor but …
-
comment
Comment #36754561
There is also a JSON analog which if found quite handy sometimes to extract some values deeply nested in an API response. Its also natively supported by some databases that have JS…
-
comment
Comment #35620011
AFAIK it’s not actually about cookies but a website tracking you by any technical means. Could be your IP or user agent as well
-
comment
Comment #35507013
I’d argue they are not more generating the value than a printing press is generating the value of money. IMHO luxury brands are generating their products value by means of marketin…
-
comment
Comment #32410459
I'm not sure why this would be more reliable. But it would probably fit, but at the cost of additional complexity.
-
comment
Comment #32408708
That's what I thought as well, but now I do have some long-running jobs that exceed GCF's 60min limit. So I'm stuck with docker on Compute Engine, where GCP treats you like a 2nd c…
- story
- story
-
comment
Comment #29948127
> If you are in a tsunami advisory area; >* A tsunami with strong waves and currents is possible.
- story
-
comment
Comment #29173016
I found this blog a gold-mine of information. Is there any book recommendation that goes in the same direction?