Hacker Newsnew | past | comments | ask | show | jobs | submit | mrdw's commentslogin

"LLM-summarized" lmao


I'm not especially anti-LLM but emergency messages seems like a terrible use case. If you're typing out a detailed emergency message then I would think you would need all of your details to be sent or you could simply type a shorter message.


Do you know another way to fit a 3000 long message into a 160ish SMS?


Don't write long messages in an emergency. If it can't fit in one message, it probably doesn't matter. Instead of trying to predict everything, allow communication. Let them figure it out, don't command them.

Also, you might consider using existing messaging app. Then you can interact if have them install the app. Matrix might work. I think Matrix can do SMS.


Why 3000 ? Set a character limit. If the detail is important they can just send 2.. or 10.


19 SMS messages.

Does anyone still pay per text?


> Does anyone still pay per text?

It makes much more sense outside the US than to pay for a text bundle. My phone plan includes 0 SMS messages, and I don't know what was the last time when I've had to send one was. It's only useful when someone doesn't have internet, which only happens once every few months at most.


You are generalizing quite a bit here, not everywhere "outside the US" is the same. Here almost all phone plans that aren't data only come with unlimited SMS - and we never paid for receiving them anyway.


write a shorter emergency message?

"I was in a car accident, come to general hospital downtown"


Ok I understand the usecase now.

I would have used two textboxes, Title and description, but this works as well.


btw, you can claim "relax" name instead of "relaxai" on pypi

pypi.org/project/relax is abandoned library, which owner registered via email with expired custom domain, so you can claim this domain and reset owner's account by email.


It's probably a better idea to follow the process documented in PEP 541 [1] and contact the PyPI admins to request a transfer of the name. Taking over the domain to impersonate the original owner would look indistinguishable from a supply-chain attack.

[1] https://peps.python.org/pep-0541/#how-to-request-a-name-tran...


Yeah, I noticed this library few years ago when checking pypi.org for supply chain attack vulnerability and scanned all libraries. There are a lot of such libraries which you can take over.


Thank you! We'll check this out.


And create yet another completely non-descriptive package name?


If everybody presses red button - everybody survives. Ez solution


I noticed another limitation: "An image in the conversation exceeds the dimension limit for many-image requests (2000px). Start a new session with fewer images."

So I can't continue my claude code session I started yesterday.


Double tap ESC and revert the conversation.


makes sense, “a picture is worth a thousand tokens” as they say. They probably lowered the limit due to capacity issues.


just use free antigravity subscription with Opus 4.5 and reverse engineered API, and bunch of cheap google accounts


Thank you Google for breaking my YT addiction by introducing YT shorts, now its deleted


They should measure for different temperatures, where at 0 it will be the same output every time, but it's interesting to see how results will change for different temperatures from 0.01 to 2. But, I'm not sure if temperature is implemented the same way in all llms


Is only frontend open-source or backend sources are also open? For example Telegram is fully open-source at frontend, but not backend


Frontend and federation protocol are open source. The non-chronological feed option is not.


Cool game. It would be more interesting if the AI-generated picture was a high-quality yet fictional insect species, so you'd have to identify it not by image quality, but by your knowledge of insect species.


why so dependent on azure?

"Decoupled architecture with Azure Queue Storage"

"Scraped content is stored in Azure Blob Storage"

"Indexed content is semantically searchable with Azure AI Search"


Well it solve basics problems like queuing and blob storage. For example, to achieve the same features as Queue Storage, you should use RabbitMQ or similar: in enterprise environment, it means multiple instances in high availability, maintenance, people to deploy it reproductibly…


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: