Viewing profile — readyplayeremma
readyplayeremma
HN member- Joined
- Thu, Sep 26, 2019, 12:44 PM UTC
- HN karma
- 184
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About readyplayeremma
Recent public activity
-
comment
Comment #46766682
MapLibre's globe mode is both fantastic and performant. Also, it's literally just the one option to change it, and your tile formats/CRS don't need to change either. It's the easie…
-
comment
Comment #46222976
The models are right here, one of the first links in the post: https://huggingface.co/collections/Qwen/qwen3-omni edit: Nevermind, in spite of them linking it at the top, they are …
-
comment
Comment #43194139
The article’s real contribution is in highlighting evidence of complex behavior in living systems that often get excluded from definitions of "intelligence". In doing so, it invite…
-
comment
Comment #43045577
The server does not generate the tokens, the client generates the tokens. The server is supposed to be able to verify that they were generated by a client who was granted the autho…
-
comment
Comment #42133685
You don’t have any specific routes to random internet addresses though. And Tailscale would not either. Unless your Windows server is running BGP, all your Internet traffic is hitt…
-
comment
Comment #41878333
You can just run whisper on the conversations as a background job populating the text versions of all the user inputs, so it doesn't interfere with the real-time latency.
-
comment
Comment #40259350
Maybe it was before, but now the entire world knows it well. To change it would be taking an incredibly recognizable name—like Twitter for instance—and then just throwing it away. …
-
comment
Comment #39921238
> B., a senior officer who used Lavender, echoed to +972 and Local Call that in the current war, officers were not required to independently review the AI system’s assessments, in …
-
comment
Comment #38553080
I would like more details on Gemini's 'native' multimodal approach before assuming it is something truly unique. Even if GPT-4V were aligning a pretrained image model and pretraine…
-
comment
Comment #38535295
Really awesome project! A technical nitpick though: Routes can be asymmetric—going across one path in one direction and another for the opposite. This means that your tool potentia…
-
comment
Comment #38217303
LLaVA-Plus maintains a skill repository that contains a wide range of vision and vision-language pre-trained models (tools), and is able to activate relevant tools, given users’ mu…
- story
- comment
-
comment
Comment #37347504
> People casually asserting that software is equivalent to humanity will be a non-negligible thing to consider, as irritating and poorly-founded as it seems. > If the reproduction …
-
comment
Comment #37346292
This is the best path forward I think. And it will become increasingly sensible as things continue to evolve. AI wasn't necessary to violate copyright before, and it isn't necessar…
-
comment
Comment #37137050
The SGPT model is a very high performing text embeddings model adapted from a decoder. Using the same techniques with Llama-2 might perform better than you expect. I think someone …
-
comment
Comment #36995082
The GitHub project has no license file that I see. Does anyone know if this is going to be released under an OSS license of some kind?
-
comment
Comment #36944546
I can also add one more data-point in favor of Elastic / OpenSearch. They benefit from a long history of providing search-specific features. Including the ability to write custom r…
-
comment
Comment #36637768
This is the correct viewpoint. ChatGPT is one specific implementation of the technology, which was most people's first exposure to it. The broader applications of the technology it…
-
comment
Comment #36376323
I can confirm this happens with the API as well though. But it does work if you ask it to output the quote in YAML format somehow. acknowledgeFear: I must not fear. understandEffec…
-
comment
Comment #36183644
Except the person in the room also had to write the book by looking at examples of Chinese.
-
comment
Comment #36040203
The search code appears to be hand-written though. You can find the commit history for the core search functions here: https://github.com/buddhist-uni/buddhist-uni.github.io/blame.…
-
comment
Comment #36039280
This is all pretty awesome. However, with regard to search, the zero latency is indeed fast, and this is because it is client-side entirely. It appears to be hand written for this …
-
comment
Comment #35939574
This is a good overview of a number of emergent things that remain unexplained about the capabilities of some large language models: https://www.scientificamerican.com/article/how-…
-
comment
Comment #35939539
I understand that you may believe your ability to think is magic, but I assure you, you are also just a statistical predictor, and not magic. Thinking and cognition themselves, bey…