HackerTrans
TopNewTrendsCommentsPastAskShowJobs

shikaan

no profile record

Submissions

Code Is Cheap(er)

htmx.org
2 points·by shikaan·le mois dernier·0 comments

Researchers teach brain cells to play 'Doom'

phys.org
2 points·by shikaan·le mois dernier·0 comments

[untitled]

1 points·by shikaan·le mois dernier·0 comments

Ascetic Computing

ratfactor.com
5 points·by shikaan·il y a 2 mois·0 comments

Show HN: OSle – A 510 bytes OS in x86 assembly, now with a C API

github.com
2 points·by shikaan·il y a 4 mois·0 comments

A terminal-based KeePass password manager

github.com
2 points·by shikaan·il y a 4 mois·0 comments

X to open source their recommendation engine

gizmodo.com
3 points·by shikaan·il y a 6 mois·0 comments

An x86 assembly introduction for high-level programmers

shikaan.github.io
4 points·by shikaan·il y a 6 mois·1 comments

Show HN: A terminal-based KeePass password manager

github.com
3 points·by shikaan·il y a 7 mois·0 comments

comments

shikaan
·il y a 3 mois·discuss
A native application (Windows, Linux, MacOS) for music transcription.

It comes with time stretch and pitch shift as most of these softwares do, but it allows you to save loop regions and take notes. It's designed to be a practice session tool.

I'm doing it from first principles, and having fun writing GPU code, platform shims, and squeeze every ms I can to make it fast and smooth.

I will be looking for testers soon. If anybody is interested, hit me up.
shikaan
·il y a 3 mois·discuss
Is this how we bring "works on my machine" in production? /s
shikaan
·il y a 4 mois·discuss
Kinda OT: can anybody recognize the keyboard in the German keyboard shot? I have been looking for a similar ISO keyboard (with international layout) for a while
shikaan
·il y a 5 mois·discuss
I have played with that idea for a while until I realized I was creating a poor man's web browser in the terminal.

At that point I started wondering if converting my man folder to HTML and using lynx[1] wasn't a better idea.

I ended up using vanilla man again.

Are there better/fancier manpage readers out there that can change my mind?

[1]: https://lynx.invisible-island.net/current/
shikaan
·il y a 5 mois·discuss
Such a great read! Reminds me of the bootsector OS I made some time ago[^1]

Maybe it's time to equip it with a C compiler...

[1]: https://github.com/shikaan/osle
shikaan
·il y a 10 mois·discuss
Shameless plug. I built a tool[1] to manage Keepass archives in the terminal which might scratch some of the itches I am reading here: it has a TUI, but can be piped into other commands too.

[1]: https://github.com/shikaan/keydex