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

shikaan

no profile record

投稿

Code Is Cheap(er)

htmx.org
2 ポイント·投稿者 shikaan·先月·0 コメント

Researchers teach brain cells to play 'Doom'

phys.org
2 ポイント·投稿者 shikaan·先月·0 コメント

[untitled]

1 ポイント·投稿者 shikaan·先月·0 コメント

Ascetic Computing

ratfactor.com
5 ポイント·投稿者 shikaan·2 か月前·0 コメント

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

github.com
2 ポイント·投稿者 shikaan·4 か月前·0 コメント

A terminal-based KeePass password manager

github.com
2 ポイント·投稿者 shikaan·4 か月前·0 コメント

X to open source their recommendation engine

gizmodo.com
3 ポイント·投稿者 shikaan·6 か月前·0 コメント

An x86 assembly introduction for high-level programmers

shikaan.github.io
4 ポイント·投稿者 shikaan·6 か月前·1 コメント

Show HN: A terminal-based KeePass password manager

github.com
3 ポイント·投稿者 shikaan·7 か月前·0 コメント

コメント

shikaan
·3 か月前·議論
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
·3 か月前·議論
Is this how we bring "works on my machine" in production? /s
shikaan
·4 か月前·議論
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
·5 か月前·議論
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
·5 か月前·議論
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
·10 か月前·議論
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