HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mostlyk

86 カルマ登録 2 年前
I make random things, I like CS, Music and Philosophy.

投稿

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

pomax.github.io
151 ポイント·投稿者 mostlyk·2 か月前·21 コメント

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

mostlykiguess.github.io
5 ポイント·投稿者 mostlyk·3 か月前·2 コメント

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

mostlykiguess.github.io
1 ポイント·投稿者 mostlyk·4 か月前·0 コメント

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

1 ポイント·投稿者 mostlyk·5 か月前·0 コメント

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

mostlykiguess.github.io
4 ポイント·投稿者 mostlyk·9 か月前·0 コメント

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

1 ポイント·投稿者 mostlyk·9 か月前·0 コメント

コメント

mostlyk
·3 日前·議論
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 か月前·議論
I third this motion.
mostlyk
·3 か月前·議論
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 か月前·議論
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 か月前·議論
what's the Github program here?
mostlyk
·6 か月前·議論
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 か月前·議論
Aren't they against using the reverse engineered API and you posses a risk of ban?
mostlyk
·8 か月前·議論
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 か月前·議論
Why kill people who are trying to reverse engineer and write native apps for this? WhatsApp just bans you :(
mostlyk
·8 か月前·議論
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 か月前·議論
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 か月前·議論
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