Live data from Hacker News

Viewing profile — mostlyk

mostlyk

HN member
Joined
Mon, Jul 15, 2024, 12:43 PM UTC
HN karma
86
Public activity
35 items

About mostlyk

I make random things, I like CS, Music and Philosophy.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #49153989

    Because I am usually sleeping at 3-5 AM and waking at 8 just becomes really tiring on those days and it is extremely hard to push through...

  4. comment
    Comment #49153910

    I want to get better sleep but can not maintain a proper schedule due to university, 2 days a week it's waking up at 8 AM and otherwise 10 AM/11 AM. I usually have coffee at Mornin…

  5. comment
    Comment #48841394

    Can you explain how it is much easier if you have a pre-captured map given what they are doing without using any sensors, all you have is perhaps these recent feed forward tokens n…

  6. comment
    Comment #48000146

    I third this motion.

  7. story
  8. comment
    Comment #47908366

    It does have it's own quirks, but it is quite nice and works out of the box. Really enjoy the sleek design.

  9. comment
    Comment #47903456

    If anyone wants to try the NNN (Niri-Nix-Noctalia) dots. Feel free to use my flake, https://github.com/MostlyKIGuess/nix-flake-public .

  10. story
  11. comment
  12. story
    Show HN: Vyasa – A client-side AI writing detector (WASM, no API calls)

    Now that Wikipedia has banned AI generated articles. - https://en.wikipedia.org/wiki/Wikipedia:Writing_articles_wit... I wanted to try and see if it was possible to get somewhat de…

  13. comment
    Comment #47182045

    what's the Github program here?

  14. story
    Ask HN: How do you evaluate whether a CV research idea is worth pursuing?

    In vision, a lot of the ideas seem plausible until you sink weeks into them. How do you evaluate whether a research idea has real value versus being an incremental tweak? Are there…

  15. comment
    Comment #46512622

    I have added Jupyter support and Panning/Zooming for Zed, waiting for them to merge. But I have a version that I use, you can build it if ya want! The PRs: https://github.com/zed-i…

  16. comment
    Comment #45928056

    Aren't they against using the reverse engineered API and you posses a risk of ban?

  17. comment
    Comment #45915970

    We just wish https://github.com/tulir/whatsmeow didn't ban devs from using it. WhatsApp started off great and can be great again.

  18. comment
    Comment #45915759

    Why kill people who are trying to reverse engineer and write native apps for this? WhatsApp just bans you :(

  19. comment
    Comment #45872739

    I work on Robotics, so was recently implementing slamkit in rust. https://github.com/MostlyKIGuess/slam-rs But a lot of what I work on is my classes giving me less time to open sou…

  20. story
    Show HN:Interactive RISC-V CPU Visualizer (Sequential and Pipelined)

    I built an interactive RISC-V CPU visualizer for a course that lets you explore how instructions move through both a sequential and a 5-stage pipelined processor. You can step thro…

  21. story
    Ask HN: Which editor do you use for running ipynbs?

    I personally find it really hard to use them in VSCode due to it's lag on Vim mode and I haven't found a good alternative yet.

  22. comment
    Comment #45315144

    Any reason for using a transformer architecture? You look at https://olmocr.allenai.org/ which does the best handwritten-to-latex in my opinion also does use VLM. Also maybe xD not…

  23. comment
    Comment #45180805

    I am still yet able to find an LLM which can understand it has to look for files and change config after an error, they have no understanding of when to comment things out and work…

  24. comment
    Comment #45108284

    Hope this gets done sooner, horrible outage

  25. comment
    Comment #44962369

    This is super nice to view, could you share how you made it? I want to make something similar for Rotation Matrices