Viewing profile — HyprMusic
HyprMusic
HN member- Joined
- Fri, Jul 16, 2010, 1:35 PM UTC
- HN karma
- 682
- Public activity
- 221 items
- HN profile
- View on Hacker News ↗
About HyprMusic
Recent public activity
-
comment
Comment #47781058
Bad actors can rewrite it with AI and claim ownership of the result.
-
comment
Comment #47600025
"Are there more people whose work on a project has been taken away by AI bots?" Yes. I've had 2 clients do similar to what you described, so I have stopped working with them comple…
-
comment
Comment #46361644
https://air.dev/ provides more info, for anyone who's intrigued.
-
comment
Comment #45880913
Set whitelist to a file path and then add a file with each genre that you want to keep on a new line. You can use the top-level genres in this file to base it off (except the white…
-
comment
Comment #45880830
I've tried many times to find a nice UI for beets and somehow never come across this. It is exactly what I've been searching for all these years... Thanks for sharing!
-
comment
Comment #44199237
Exactly, it's like car manufacturers cutting off Android because Google own Waymo. The only people that pay are the consumers.
-
comment
Comment #44197259
This feels like a cheap trick to drive users towards Claude Code. It's likely no coincidence that this happened at the same time they announced subscription access to Claude Code. …
-
comment
Comment #44108601
Looks great. Before I get too excited, do you plan to release a per-token paid API, or is your target audience bigger companies who negotiate proper contracts?
-
comment
Comment #44023625
Very useful. I just tried it with my spare racquet, and it seems about right. I have always wondered if my main racquet has lost tension, so it'll be really useful for that. For ma…
- story
-
comment
Comment #43707004
I'm assuming the low latency cold starts are from a paused state, considering chrome itself takes a few seconds to boot? Or have you found some clever way to snapshot a running chr…
- comment
-
comment
Comment #43541099
This looks great. I have a few questions. 1. I'm assuming by the pricing it's "serverless" inference, what's the cold-start time like? 2. Any idea on inference costs? Also just to …
-
comment
Comment #43530507
It's not that Europe has never developed the tech... the UK developed and launched an orbital rocket in the 60s/70s but it had to be shipped to Australia to be launched. I can't re…
-
comment
Comment #43498961
Mostly random videos and memes that you never asked for. Updates from friends are legitimately difficult to find amongst the noise.
-
comment
Comment #43235922
Does this mean it is limited to the model's internal memory? Meaning newer shows won't be in the recommendations because they're past the training cut-off?
-
comment
Comment #43160168
Wow that hits hard. Anyone that resonates with that letter, please speak to someone . If you're a male in the UK there's Andy's man club[0], which is just a group of normal guys wh…
-
comment
Comment #43119729
The article heavily emphasises the point that having the "smartest" AI isn't a moat, it's the experience and integrations that build the moat. That's exactly why Cursor is more pop…
-
comment
Comment #42545684
There's plenty of evidence, like most, you've just not bothered to search for it before forming your opinion. If you're genuinely interested, I recommend starting with this report:…
-
comment
Comment #42495209
Your code becomes training data[0]: > When you use Unpaid Services, including, for example, Google AI Studio and the unpaid quota on Gemini API, Google uses the content you submit …
-
comment
Comment #42454965
I believe Jetbrains' built in models work like that but unfortunately they force you to disable any competing AI chat plugins so you lose out on access to Claude etc. if you use th…
-
comment
Comment #42434639
Since you're calling out your support for underserved models, can I request you support some SOTA embeddings models? Support for embeddings is poor from other providers with only a…
-
comment
Comment #42383109
Ah of course, makes total sense. Thanks for answering!
-
comment
Comment #42382912
Shame I already rolled this out in-house (and spent way too long trying to achieve it) - this would have been perfect for my use case. If you don't mind me asking, how do you get c…
-
comment
Comment #42342145
Serverless just means it spins up a server on demand so I doubt there will be additional latency beyond the initial connection phase. The advantage of this is that it lets you host…