Viewing profile — veonik
veonik
HN member- Joined
- Thu, Jan 10, 2013, 3:29 AM UTC
- HN karma
- 192
- Public activity
- 58 items
- HN profile
- View on Hacker News ↗
About veonik
Recent public activity
-
comment
Comment #48847908
There’s far worse problems with Discovery ;) but really, much of Trek is ridiculous: “we went really fast around a sun and traveled back in time to _exactly_ when we need to be.” C…
-
comment
Comment #47849856
for real. join to read some AI slop. what a time to be alive!
-
comment
Comment #46465710
Not sure about Google but Apple has per-app time limits, per-app type time limits, overall screen time limits, time of day limits, parental review before app install, parental revi…
-
comment
Comment #45931450
I have had fairly bad luck specifying the JSONSchema for my structured outputs with Gemini. It seems like describing the schema with natural language descriptions works much better…
-
comment
Comment #44821391
To add to the confusion, you can also just use Gemini via API (without Vertex AI). It shows up as a separate item in billing. In the (latest, of three different) Go SDK, you can us…
-
comment
Comment #44097833
It’s worth pointing out that Stripe, specifically, generates a per-endpoint secret for webhooks that is used for validating the signature.
-
comment
Comment #44018921
Dude… are you telling me it isnt actually finished? I am watching season 1 for the first time…
- comment
-
comment
Comment #43014207
Well, I can say that you definitely won't want to taste it twice.
-
comment
Comment #42686900
I don't think the "be nice to everyone" is the thing people are annoyed with, rather it's the "you will be canceled if you step out of line even once" that comes along with it.
-
comment
Comment #42288808
Can you get a working game generated? All I ever see is at least "Script error." with no clear way to debug. Having bolt try to fix it seems to just regenerate bits of the app but …
-
comment
Comment #41606335
That is exactly why I needed it, too! :D Be sure to increase RAM over the default 2GB as well, that SQL Server container is hungry and will crash without enough resources dedicated…
-
comment
Comment #41604770
After some initial pains with colima, I tend to agree. Mostly, just needing to specify some VZ args[0] so I could run x86_64 docker images on my M-series. Is there something in the…
-
comment
Comment #41547354
Yep, that whole example after the float cast is bit silly. After the cast, the value can never be an empty string, or null. Not to mention, comparing a floating point value to an a…
- comment
- comment
-
comment
Comment #37238922
"One small step for a man" is what he actually said, I think, or so I've heard. Apparently the "a" was lost due to radio interference.
-
comment
Comment #37012899
For what it's worth, I actually agree. See: Curiosity or Ingenuity, both relatively new and far outperforming their expected life. Not to mention that I'm sure the ground-based tra…
-
comment
Comment #37009233
They don't build 'em like they used to
-
comment
Comment #36924759
Barefoot Gen was also adapted as an anime movie and it's... rough. Another heart-wrenching anime related to the bombings is Grave of the Fireflies.
-
comment
Comment #35881919
Yikes... are other popular distros shipping with unprivileged user namespaces enabled by default?
-
comment
Comment #35793113
There's definitely some ambiguity there, that's a good point. I'd probably say that users_facts would be a to-many join table between users and facts, like if you had one row per f…
-
comment
Comment #35792989
I wrote a top level comment but I really don't understand this argument. Just because the model is "multiple facts about a user" does not mean you have to jump through hoops to nam…
-
comment
Comment #35792944
Some of these arguments are a little questionable imo. "It reads well everywhere else in the SQL query:" You can alias the table names and have it read well in all places, and this…
-
comment
Comment #35749890
Wow can it really achieve 2.5gbps throughput on its ethernet?