HackerTrans
TopNewTrendsCommentsPastAskShowJobs

romes

no profile record

Submissions

Running Out of Disk Space in Production

alt-romes.github.io
2 points·by romes·3 mesi fa·0 comments

Running out of disk space in production

alt-romes.github.io
220 points·by romes·3 mesi fa·129 comments

Running Out of Disk Space on Launch

alt-romes.github.io
2 points·by romes·3 mesi fa·0 comments

Calculator C Parser

github.com
3 points·by romes·4 mesi fa·0 comments

A tool for automatic Haskell binding generation from C header files

well-typed.com
3 points·by romes·5 mesi fa·0 comments

Open Source: How Middle Powers Can Build Influence in the Age of AI

institute.global
2 points·by romes·5 mesi fa·0 comments

Pandoc for the people: Convert documents without leaving the browser

pandoc.org
36 points·by romes·5 mesi fa·3 comments

10-Part Series on Breadth-First Traversals in Haskell

doisinkidney.com
4 points·by romes·5 mesi fa·0 comments

I turned my Anki side project into $15K raised on Kickstarter

alt-romes.github.io
7 points·by romes·5 mesi fa·7 comments

Lessons from banking and finance: Why we need zero trust secrets management

hashicorp.com
3 points·by romes·5 mesi fa·1 comments

From Anki to Kickstarter: The Making of Kanjideck

alt-romes.github.io
1 points·by romes·5 mesi fa·0 comments

Learning Low-Level Computing and C++ by Making a Game Boy Emulator

byteofmelon.com
20 points·by romes·5 mesi fa·3 comments

AI Chip Startup Positron Raises $230M from Arm, Qatar to Compete with Nvidia

bloomberg.com
3 points·by romes·5 mesi fa·0 comments

Surface-Stable Fractal Dithering Explained [video]

youtube.com
1 points·by romes·5 mesi fa·0 comments

The Making of Kanjideck

alt-romes.github.io
1 points·by romes·5 mesi fa·0 comments

UniKernels: Functional Operating System Design [video]

youtube.com
5 points·by romes·5 mesi fa·0 comments

Your Favorite Problem Is an Ising Model

iagoleal.com
3 points·by romes·5 mesi fa·0 comments

The Making of Kanjideck: From Anki to Kickstarter

alt-romes.github.io
2 points·by romes·5 mesi fa·0 comments

Making physical Japanese flashcards: The full walkthrough from zero to launch

alt-romes.github.io
1 points·by romes·5 mesi fa·5 comments

The Monad Called Free (2014)

blog.sigfpe.com
66 points·by romes·5 mesi fa·43 comments

comments

romes
·5 mesi fa·discuss
Thanks vunderba, that's a good point about the time and that's a better comment than the parent one.

The mnemonics really were the main feature driving me away from existing resources and to make my own.

On the questions: I am not an expert, but I didn't make anything up. All data is picked from dictionaries like JMDict/jisho.org. The layout and choosing which information to display how I found best was according to my studies.

On 部首: They're highlighted for each Kanji (back side) and annotated on the bottom right in the full form, but there are no individual cards for radicals.

All in all, the deck features and what makes it different is better described by the guide that I link in the post (which, while interesting, is better suited for the audience which cares about Kanji).

The post itself focused on the building and business part which I think is well-suited for the HN crowd.

Anyway, thanks.
romes
·5 mesi fa·discuss
I've put weeks of effort on the post and months on the project. I think it's worthy of being in HN and the votes so far seem to imply the same. I have been improving the title and posting at the time period HN allows. It's not a repost in the sense that it hasn't gained any attention. It just hasn't reached a critical enough mass. What does it mean to you? If you think the post is just not high quality perhaps you can comment on that, rather than the number of times it has been posted.
romes
·5 mesi fa·discuss
I think Anki, originally, was for studying Japanese too.

And I recently wrote about making my own Anki Japanese cards in my blog[1]

[1] https://alt-romes.github.io/posts/2026-01-30-from-side-proje...
romes
·5 mesi fa·discuss
I am under the impression that this is fine considering none of them have gotten any attention at all. I'm confident that this is material Hackers will find interesting, so I'm not giving up at the first try.
romes
·5 mesi fa·discuss
Thanks. That's a good point.
romes
·8 mesi fa·discuss
From 9.12, -fobject-determinism[1] will guarantee deterministic objects.

If it ever doesn't, do open a bug report[2]

[1] https://downloads.haskell.org/ghc/latest/docs/users_guide/us... [2] https://gitlab.haskell.org/ghc/ghc/-/issues