You are browsing as a guest. Sign up (or log in) to start making projects!

taisan11

@taisan11

Joined June 8th, 2026

  • 10Devlogs
  • 4Projects
  • 1Ships
  • 15Votes
Open comments for this post

24m 23s logged

It’s slightly slower due to BigInt implementation, but I’ve managed to get something working.
Still, it’s faster than the reference implementation!!
Well, maybe returning BigInt instead of converting to number or string might be problematic though…

0
0
2
Open comments for this post

1h 23m 7s logged

Implementing the hash algorithm was challenging for the first time.
I think I could implement it much faster for 64-bit systems.

0
0
1
Open comments for this post

53m 21s logged

I added more fine-grained key bindings and improved the UX. However, when I tried enabling the setting to make Mac’s Ctrl key behave like Command, it conflicted with terminal shortcuts and ended up being more annoying than helpful :)
Tomorrow, I plan to focus on performance optimization and code refactoring.

0
0
2
Open comments for this post

27m 13s logged

Reduced the number of stdout outputs in the CGI Adapter for performance optimization.
↓ See? It’s now stored in an array and printed out all at once.

0
0
2

Followers

Loading…