HackerTrans
TopNewTrendsCommentsPastAskShowJobs

shikaan

no profile record

Submissions

Code Is Cheap(er)

htmx.org
2 points·by shikaan·tháng trước·0 comments

Researchers teach brain cells to play 'Doom'

phys.org
2 points·by shikaan·tháng trước·0 comments

[untitled]

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

Ascetic Computing

ratfactor.com
5 points·by shikaan·2 tháng trước·0 comments

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

github.com
2 points·by shikaan·4 tháng trước·0 comments

A terminal-based KeePass password manager

github.com
2 points·by shikaan·4 tháng trước·0 comments

X to open source their recommendation engine

gizmodo.com
3 points·by shikaan·6 tháng trước·0 comments

An x86 assembly introduction for high-level programmers

shikaan.github.io
4 points·by shikaan·6 tháng trước·1 comments

Show HN: A terminal-based KeePass password manager

github.com
3 points·by shikaan·7 tháng trước·0 comments

comments

shikaan
·3 tháng trước·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
·3 tháng trước·discuss
Is this how we bring "works on my machine" in production? /s
shikaan
·4 tháng trước·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
·5 tháng trước·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
·5 tháng trước·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
·10 tháng trước·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