Viewing profile — tom1337
tom1337
HN member- Joined
- Tue, Mar 26, 2024, 11:53 AM UTC
- HN karma
- 694
- Public activity
- 218 items
- HN profile
- View on Hacker News ↗
About tom1337
No profile information was provided.
Recent public activity
-
comment
Comment #49210357
I am not sure if all Webhooks were affected or only those regarding actions. Theres not much information given besides "Webhook deliveries may be delayed." https://www.githubstatus…
-
comment
Comment #49203497
It most likely is. We are using Ubicloud (which seems to work the same way hf jobs does) and it's also down. GitHub is not sending out Webhooks and is also not able to queue extern…
-
comment
Comment #49189763
If you buy groceries and let them expire in your fridge because you forgot to use them, did the grocery store stole the money from you?
-
comment
Comment #49189621
That’s pretty common. While I agree it’s not ideal for users, having credits that never expire is a headache for businesses. They’d effectively owe you compute forever, which compl…
-
comment
Comment #49165924
Funny to hear that even Apple themself struggle with that. In the past it's been such a PITA for us to decide whether employees can use private account or shall use company apple i…
-
comment
Comment #49125590
You can't ask someone why they like something more while just denying the most common, subjective reason. I don't like coffee because in my opinion it does not taste good. A peach …
-
comment
Comment #49067484
> I have the utmost respect to them (notably simonw) seems like simon only changed the readme and wasn't really involved in the project. https://github.com/vercel-labs/scriptc/comm…
-
comment
Comment #49005848
I know this is totally unrelated but why is there an image from an android phone having the Apple AppStore open?
-
comment
Comment #48908037
It feels like all models are slow(er). I've switched back to 5.5 Medium and it also took 12 minutes to do a small-ish refactor across 8 files. I guess that happens when you onboard…
-
comment
Comment #48651560
Also, the magnet text is not visible: style="position: absolute; left: -9999px; top:-9999px;display: none" maybe they try to warm up those emails to use them for other "campaigns" …
- story
-
comment
Comment #48494300
macOS Permission Management regarding shell scripts is so bad. For example they show you a list of software thats allowed to access the full disk - but I have like 8 "sh" or "bash"…
-
comment
Comment #48484209
I was one click from downloading it and was happily surprised that the page did not talk about Pricing so I assumed it was free - went back here to check if I missed something and …
-
comment
Comment #48480172
I won't understand why Cowork isn't simply opt-in. It also installs a ~10GB vm bundle which you cannot remove https://www.reddit.com/r/ClaudeAI/comments/1rlc71n/claude_de...
-
story
Tell HN: Stack Overflow seems down
Getting redirected to https://stackoverflow.com/error on any post I visit
-
comment
Comment #48461906
I don't think I get foldable phones. When is the extra space necessary? I mean most of them turn from a somewhat 9:16 aspect ratio to 1:1. You don't earn anything in space to consu…
-
comment
Comment #48451736
> It’s the DMA regulation that forces Apple to give the same access as they have to other AI chat apps. But why can Tesla ship Grok to their cars in the EU without any problems? Wh…
-
comment
Comment #48430869
What exactly is this doing? Expiry notifications are offered by pretty much every registry already? Nameserver management also confuses me. Is this centralizing DNS from all provid…
-
comment
Comment #48416365
Looking at the setup.js it seems to be an infostealer which posts the found details to a newly created github repo (on the victims account) or a command and control server. As far …
-
comment
Comment #48403526
Nuxt & Nitro -> Vercel Svelte -> Vercel Astro -> Cloudflare
-
comment
Comment #48403409
Also Lovable just switched to TanStack as a default project framework which uses Vite under the hood. Lovable uses Cloudflare so they’re probably deploying it via Cloudflare Worker…
-
comment
Comment #48367564
I absolutely don't. I even sometimes use "curl | bash" to install new things on my machine because most of the time it's easy and I tend to trust the authors. My point was just tha…
-
comment
Comment #48362738
but how can you verify that the prebuilt binaries aren’t compromised?
-
comment
Comment #48357031
Some packages need to build native dependencies. sharp for example needs to build libvips on the system [0] to work 0: https://github.com/lovell/sharp/blob/main/install/build.js
-
comment
Comment #48338993
Is the Open in OpenRouter the same as in Open AI? I couldn’t find any repository or hosted code. Thought it'd be a open source, self hostable tool with a cloud offering but seems i…