Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
veonik
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
veonik
2mo ago
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.” Convenient!
2.
▲
by
veonik
5mo ago
for real. join to read some AI slop. what a time to be alive!
3.
▲
by
veonik
9mo ago
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 review before purchases can be made, etc. I've found it to
4.
▲
by
veonik
10mo ago
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, though I do admit to needing that retry hack at times. Do
5.
▲
by
veonik
1y ago
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 use either Vertex AI or Gemini. But not all features exist in
6.
▲
by
veonik
1y ago
It’s worth pointing out that Stripe, specifically, generates a per-endpoint secret for webhooks that is used for validating the signature.
7.
▲
by
veonik
1y ago
Dude… are you telling me it isnt actually finished? I am watching season 1 for the first time…
8.
▲
by
veonik
1y ago
Shh
9.
▲
by
veonik
2y ago
Well, I can say that you definitely won't want to taste it twice.
10.
▲
by
veonik
2y ago
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.
11.
▲
by
veonik
2y ago
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 has failed to actually fix any problems so far.
12.
▲
by
veonik
2y ago
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 to it.
13.
▲
by
veonik
2y ago
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 these desktop UIs that colima is completely missing? [0] `colim
14.
▲
by
veonik
2y ago
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 arbitrary, literal value (of zero in this case) is potentiall
15.
▲
by
veonik
3y ago
"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.
16.
▲
by
veonik
3y ago
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 transmitters that were used to actually fix Voyager 2
17.
▲
by
veonik
3y ago
They don't build 'em like they used to
18.
▲
by
veonik
3y ago
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.
19.
▲
by
veonik
3y ago
Yikes... are other popular distros shipping with unprivileged user namespaces enabled by default?
20.
▲
by
veonik
3y ago
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 fact and a multiple facts per user though that
21.
▲
by
veonik
3y ago
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 name the database table. It would just be user_f
22.
▲
by
veonik
3y ago
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 mostly only matters if you are actually writing S
23.
▲
by
veonik
3y ago
Wow can it really achieve 2.5gbps throughput on its ethernet?
24.
▲
by
veonik
4y ago
Sure, not saying there isn't any discrepancy-- just that the discrepancy is in the measuring methods. I was showing that there _is_ a way to produce a 16GB number (albeit in terms of GB, not GiB) given the number of blocks physically a
25.
▲
by
veonik
4y ago
It's a 16GB module in the "1GB is 1000MB" sense that drive manufacturers follow-- 31266816 blocks at 512 bytes each is 16008609792.
26.
▲
by
veonik
4y ago
As a counterpoint, I'd say that my kids have brought a return novelty for a lot of things. Doing stuff with them that I've done before but they haven't is completely new again for me, too. edit: to be clear, though, I'm
27.
▲
by
veonik
4y ago
The point is that lawyers sent the cease and desist, so the other side does have lawyers at their beck and call. If you want to do anything other than what they demand you do, you are risking more lawyery-action. And even if you do comply,
28.
▲
by
veonik
4y ago
It can be hard to figure out which is which for the company before getting hired though. Asking about programs that encourage PTO is a good way that I've found to suss out these types of details. My current job offers a few "extra
29.
▲
by
veonik
4y ago
WiFi calling is multicast, I think, so your phone just basically broadcasts it to the network and every device will see it, though only your router will actually do anything with it. There's examples of WiFi calling causing this type o
30.
▲
by
veonik
4y ago
Real Engineering did a video about this[0] and mentioned that SLS was really just a way to create jobs that happens to result in a massive rocket at the end. This makes sense to me and neatly explains the apparently intentionally overblown
More ›