HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mostlyk

86 karmajoined 2 năm trước
I make random things, I like CS, Music and Philosophy.

Submissions

A Primer on Bézier Curves – So What Makes a Bézier Curve?

pomax.github.io
151 points·by mostlyk·2 tháng trước·21 comments

Show HN: Kyomu - 13 puzzles from math and physics that map your cognitive style

mostlykiguess.github.io
5 points·by mostlyk·3 tháng trước·2 comments

Show HN: Vyasa – A client-side AI writing detector (WASM, no API calls)

mostlykiguess.github.io
1 points·by mostlyk·3 tháng trước·0 comments

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

1 points·by mostlyk·5 tháng trước·0 comments

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

mostlykiguess.github.io
4 points·by mostlyk·9 tháng trước·0 comments

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

1 points·by mostlyk·9 tháng trước·0 comments

comments

mostlyk
·Hôm kia·discuss
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 not actual Geometry.
mostlyk
·2 tháng trước·discuss
I third this motion.
mostlyk
·3 tháng trước·discuss
It does have it's own quirks, but it is quite nice and works out of the box. Really enjoy the sleek design.
mostlyk
·3 tháng trước·discuss
If anyone wants to try the NNN (Niri-Nix-Noctalia) dots. Feel free to use my flake, https://github.com/MostlyKIGuess/nix-flake-public.
mostlyk
·4 tháng trước·discuss
what's the Github program here?
mostlyk
·6 tháng trước·discuss
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-industries/zed/pull/43553, https://github.com/zed-industries/zed/pull/43944

My-Zed branch with both the features: https://github.com/MostlyKIGuess/zed/tree/my-zed
mostlyk
·8 tháng trước·discuss
Aren't they against using the reverse engineered API and you posses a risk of ban?
mostlyk
·8 tháng trước·discuss
We just wish https://github.com/tulir/whatsmeow didn't ban devs from using it. WhatsApp started off great and can be great again.
mostlyk
·8 tháng trước·discuss
Why kill people who are trying to reverse engineer and write native apps for this? WhatsApp just bans you :(
mostlyk
·8 tháng trước·discuss
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 source nowadays, but I have also worked in implementing and mashing new Papers coming out in Robotics. Anyone who wants to talk more should please connect!
mostlyk
·10 tháng trước·discuss
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 use LLMs to generate your HN description.
mostlyk
·10 tháng trước·discuss
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. To be fair it can make websites, algorithms , copy things nicely but that's about it.

Another tool in the box. import pdb is my way still