Live data from Hacker News

Viewing profile — Xx_crazy420_xX

Xx_crazy420_xX

HN member
Joined
Sun, Aug 20, 2023, 5:36 PM UTC
HN karma
104
Public activity
42 items

About Xx_crazy420_xX

meet.hn/city/pl-Katowice

Interests: AI/ML, Blockchain, Cybersecurity, Data Science, Entrepreneurship, Fitness, Hacking, Martial Arts

---

Recent public activity

  1. comment
    Comment #48949164

    I would be surprised if pelican svgs are not part of the training corpus rn

  2. comment
    Comment #48725314

    I might be wrong, but strongly suspect that Fable 5 is already something in this shape, considering long time to first token while having normal troughput.

  3. comment
    Comment #48658389

    I'm a huge fan of Ben. Have been tracking the OpenCog initiative for some itmem and think that moving concepts from latentspace to atomspace is best way to efficiently merge our cu…

  4. comment
    Comment #48657937

    Physical simulations seem like next step, but how do you simulate dynamics in complex systems im not sure. Stock market is a good example with many trying to simulate that, but at …

  5. comment
    Comment #48657885

    I agree, for me it dreaming was always reprocessing. The resimulation of scenarios part i mentioned can be over-assumption and it might be wrong. One thing i noticed is that someti…

  6. comment
    Comment #48657834

    sure: https://github.com/Srakai/bench-evolve/blob/76677b5066bafbab...

  7. comment
    Comment #48656655

    I think open-ended simulation for agents will be a key component for training and planning. Similar as human dreams simulate different scenarios in our head. Biggest challenge will…

  8. comment
    Comment #48634218

    4 different databases when you could just postgres. Also seems that 'Think and Plan' and 'Reflect' phases are redundant, as stated: 'Think & Plan: Process Reflection'. Also more pe…

  9. comment
    Comment #47905562

    Then why not take a small loss and publish at least one example that is something beyond copying the frontend?

  10. comment
    Comment #47822569

    "Debugger attachment is blocked. Memory inspection is blocked." - reminds me old crackme challenges. Everything they mention can be bypassed, so determined person can start stealin…

  11. comment
    Comment #47729450

    I think it would be valuable to list all interactions with the LLM by the dev team and transparently state what was induced by human steering the LLM, and what was actuall LLM deci…

  12. comment
    Comment #47694396

    Why would you want to obfuscate payments if you can track how many ships entered the gulf using transponders? Regarding money laundering, you use Tornado Cash or Monero

  13. comment
    Comment #47597734

    Either we will be expecting the models to compress whole wikipedia and stale on the size reduction, or focus on the reasoning capabilities. My intuition is that by forcing models t…

  14. comment
    Comment #47597569

    If i understand it correctly, the analogy could be: Let's say we have a low level programmer expert and we try to teach him algebra either we: - (SFT): give him algebra book with n…

  15. comment
    Comment #47498739

    Autoresearch is nothing new, big players are already in the game with more sophisticated solutions: - https://arxiv.org/abs/2602.02660 (MARS) - https://arxiv.org/abs/2601.14525 (Ex…

  16. comment
    Comment #47114571

    I can't believe the solution is creating uncompatibile branch and forcing users to use cladue for resolving merge conflits. Why not bake in the dual compatibility?

  17. comment
    Comment #46893336

    Why create IDE without IDE features? Whats the benefit of this over using IDE with Codex plugin? I don't believe that you can review the code without code traversal by references, …

  18. comment
    Comment #46835472

    Can either one be proved?

  19. comment
    Comment #46614573

    I think ai agents need to adapt to our software ecosystem not the other way around. Maybe form of wrapper that creates a skill from every binary would be more applicable

  20. comment
    Comment #46469277

    My thoughts: - The cost function of the CEO is a deeply nested function, as for example revenue is dependent on multiple factors like customer growth, operational costs etc. In pra…

  21. story
    Show HN: Bushchat – open-source graph LLM interface

    Hey, When working on complex projects involving multi-document or multiple tasks process, I've stumbled upon a problem that LLMs can't guide themselves efficiently through context.…

  22. comment
    Comment #45848741

    Look at https://github.com/vec2text/vec2text

  23. comment
    Comment #45848731

    This is really interesting! I've experimented with similar idea, but with time series forecasting on the sentence embeddings - https://github.com/Srakai/embcaster . It turns out yo…

  24. comment
    Comment #45811498

    Maybe i was just too narrow focused on the comparison itself and did not get that point. Anyways, as a whole was a valuable read, along with hn comments made me reconsider current …

  25. comment
    Comment #45810369

    The author (human or llm) flips between performance ("millions of vectors") and semantic accuracy ("only 3 match your filter") to push its point, depending on what needs to look wo…