Viewing profile — kevsim
kevsim
HN member- Joined
- Fri, Nov 15, 2013, 6:43 PM UTC
- HN karma
- 1,413
- Public activity
- 599 items
- HN profile
- View on Hacker News ↗
About kevsim
Recent public activity
-
comment
Comment #49196183
It's more interesting if I attach a file to a JIRA ticket that we both have access to and via some query you send to the AI (that returns my malicious ticket) it causes data exfilt…
-
comment
Comment #48759208
They eat six square meals a day! I'll leave now...
-
comment
Comment #48568171
They've got underlines for me at least
-
comment
Comment #48374326
Yeah and Soniox is another similar as well, but I checked and neither is available in the AppStore
-
comment
Comment #48094793
This is commonly referred to as "the boolean trap". You'll find lots of articles about it.
- story
-
comment
Comment #46613729
To use to write coding agents or for coding agents to write code in?
-
comment
Comment #45130750
Exactly. If they just lay people off, that's just cost cutting, and potentially seen as a bad sign. If they're saying they're laying people off because they're replacing them with …
-
comment
Comment #41656498
Last I checked Miro also uses Pixi so that's another quality infinite canvas app.
-
comment
Comment #41289646
How is the Anthropic stuff on Bedrock in general? We're using OpenAI stuff on Azure right now and it's frustrating how slowly stuff gets rolled out in our region(s).
-
comment
Comment #41263931
The main reason I tend to reach for grid is responsiveness. Makes it way easier to change the layout at different screen sizes.
-
comment
Comment #41218772
FWIW Ladybird is also built by people with actual browser engine experience
-
comment
Comment #41200416
Render most of the frontend server-side and just use JavaScript for the dynamic bits only, I guess? I personally haven't done it like this since the advent of SPAs, but I'm guessin…
-
comment
Comment #41168726
What makes node inherently unsuitable for finance software?
-
comment
Comment #40606249
Why do these apps require screen recording permissions to work? Just curious.
-
comment
Comment #40499387
Guessing it reads some credentials out of environment variables. The client side example shows the server issuing a token so I guess it's only the server that has/needs the credent…
-
comment
Comment #39616982
When we built Kitemaker [0] we elected to not use CRDTs. We built our sync engine after reading the blog article Figma wrote about they didn't need CRDTs because they have the serv…
-
comment
Comment #39521508
Slack seems to be surviving thus far at least
-
comment
Comment #39454922
And now it says "Yup". That was pretty quick!
-
comment
Comment #39363562
As a fresh-out-of-university engineer in the earlier 2000s, I had a ton of fun working at Nokia and the sheer number of devices was actually part of that. It was a blast having a s…
-
comment
Comment #39271894
I think it's mainly the intensity of the sessions. You've got someone on the other end of a call so you don't really chill and take it easy. Creates some urgency to get the thing d…
-
comment
Comment #39122239
In our 100% remote startup, VSCode live share and Slack Huddles is how we work through the really tough stuff together. We should probably do it more often than we do, but there is…
-
comment
Comment #39045006
Yep, that's what tons of houses outside of the immediate city center of Boston look like.
-
comment
Comment #38950861
I believe here in Norway it's about 50% of devs that are in the technical unions.
-
comment
Comment #38930520
Is this Rama solution similar to the kind of thing you can get with Kafka with KTables? If so I'd be curious how they've solved making it in anyway operational less complex to mana…