Hacker News new | past | comments | ask | show | jobs | submit | the_arun's comments login

Does Spotify/Apple has a page like this to show the trends on a Map? That would be cool. I guess they have all the data to do it. It will be interesting to follow the trends - live.

They have used microscope to record it.

Why downvote? It is true. Have you seen the description in the youtube? It says - Microscope used in this video is Keyence VHX-7000N https://www.keyence.eu/yt-kib-vhx-0924

Do we need OpenAI for this? Can’t we have an LLM sitting locally work?

I am assuming - With this, JVMs needing integration with LLMs can embed LLMs in JVM instead of making outbound API calls. If my assumption is right - wouldn't this improve performance of consumer applications?


Thankfully some LLMs also have Java bindings to the same native libraries used by Python.


There was a similar question in 2021 - https://news.ycombinator.com/item?id=28949947


yes, but so much has changed


For taking advantage of `Cache-Control` don't we need the URI to be unique? For eg. /Contacts?id=abcd with graphql query in the body? the id can be a hash/signature of query string?


No, the key is not just the URI. It's potentially the URI + method + Some request headers + some response headers. The Vary header lets you control which request headers should be considered.

This method specifically includes the request body in that key.


In India we use Natural Intelligence - Astrology - for predicting results. Note that it has high percentage of hallucinations.


Looks really cool & easy to use. In Mac, we cannot delete a frame or other objects with "Delete" key after selecting it. We have to right click & select "delete".


Oh! I'll check it.


Backspace works for me


I wish AWS showed who has access to every S3 bucket created right at the S3 console. It shows permissions but doesn't show external view.


It also doesn't show effective accesses from users/groups/roles/things-across-accounts; I've found that even Access Analyzer gets it very wrong sometimes. I wrote a bit on this here: https://eng.lyft.com/iam-whatever-you-say-iam-febce59d1e3b.


Access Analyzer is the tool for that.


Is there a way to deploy it as github pages?


We’re actively working on a feature to support deployment to Git-based repos, including GitHub Pages. Stay tuned!


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

Search: