HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ig0r0

no profile record

Submissions

I wanted async/await but I got a concurrency model

blog.kulman.sk
1 points·by ig0r0·2 mesi fa·0 comments

Swatch Audemars Piguet Royal Pop Collaboration Is Here and It's Not a Wristwatch

hodinkee.com
1 points·by ig0r0·2 mesi fa·0 comments

Turbo Pascal on Your iPhone

pascal.kulman.sk
3 points·by ig0r0·3 mesi fa·0 comments

I still build apps for myself

blog.kulman.sk
2 points·by ig0r0·3 mesi fa·0 comments

I built my own expense tracker

blog.kulman.sk
1 points·by ig0r0·4 mesi fa·1 comments

Beating App Store review: lessons from shipping a minimal indie game

blog.kulman.sk
2 points·by ig0r0·4 mesi fa·0 comments

Building Aira: a calm anime tracker for myself

blog.kulman.sk
2 points·by ig0r0·5 mesi fa·0 comments

Destroy My Startup

shipordie.club
3 points·by ig0r0·5 mesi fa·0 comments

A seasonal anime tracker without ads or subscriptions

2 points·by ig0r0·5 mesi fa·0 comments

Building Yomu: furigana, tokenization, and offline dictionaries on iOS

blog.kulman.sk
2 points·by ig0r0·5 mesi fa·0 comments

Ask HN: Doing well solo, struggling in team-centric engineering roles

6 points·by ig0r0·6 mesi fa·6 comments

The Japanese reading problem that made me build my own app

blog.kulman.sk
3 points·by ig0r0·6 mesi fa·0 comments

Still using Firefox – but not because of its vision

blog.kulman.sk
46 points·by ig0r0·6 mesi fa·17 comments

Ask HN: I built app for Japanese learners but Apple blocks me from dev program

2 points·by ig0r0·8 mesi fa·0 comments

Backing up my repositories to self-hosted Gitea

blog.kulman.sk
3 points·by ig0r0·8 mesi fa·0 comments

comments

ig0r0
·24 giorni fa·discuss
Yeah, I meant using Pi with the local qwen model vs when I was using claude with sonnet or codex with gpt
ig0r0
·25 giorni fa·discuss
What do you mean by new philosophy? I use Pi the same way I used gpt or sonnet, just for simpler tasks.
ig0r0
·27 giorni fa·discuss
yeah, I am using Pi right now, I switched from OpenCode
ig0r0
·27 giorni fa·discuss
No issues with OpenCode and the Qwen models. Some issues with Pi because it uses different tool calling format, but I solved that with an extension.
ig0r0
·28 giorni fa·discuss
I wrote a similar post some time ago just used ollama and opencode https://blog.kulman.sk/running-local-llm-coding-server/
ig0r0
·3 mesi fa·discuss
I am working on a small Pascal IDE for iOS.

It runs code locally (written in Swift), includes examples, and has a Turbo Pascal–style theme for max nostalgia.

https://pascal.kulman.sk
ig0r0
·4 mesi fa·discuss
I recently built a small iOS expense tracker called Ledgee.

I tried quite a few finance apps over the years, but they all felt too heavy for what I needed. I mainly wanted the fastest possible way to record a transaction before I forget it.

The core interaction is basically:

enter amount → tap category → saved

No save button, no forms, no subscriptions. Just quick manual entry, a simple overview, and a ledger. Data syncs via iCloud so it’s backed up automatically.

https://apps.apple.com/us/app/ledgee/id6759487219

I’m curious whether other people also prefer manual entry over bank integrations.
ig0r0
·6 mesi fa·discuss
I am not sure it can be attribute to management. Not sure if good management could improve my motivation for example. Sometimes I feel like the world around me has changed and I am not able to change with it, just thinking of the good old days https://blog.kulman.sk/i-used-to-like-software-development-b...
ig0r0
·6 mesi fa·discuss
I do not think it would get lonely. I am not a very sociable person. I worked at a remote company where daily meeting were held because people wanted to be in contact with each other but that was not me.
ig0r0
·6 mesi fa·discuss
https://blog.kulman.sk — personal blog about software development, indie iOS apps, self-hosting, and productivity. English.

https://www.kulman.sk — personal homepage with projects and links (Slovak).
ig0r0
·6 mesi fa·discuss
Working on Yomu, an indie iOS Japanese reader intended to make intermediate reading easier.

It started while I was studying for JLPT N4 — I wanted adaptive furigana that hides readings for kanji I already know, so I could focus on real text without constant lookups. That shaped the core architecture: level-based furigana, offline dictionary (JMDict), and custom tokenization logic with IPADic for accuracy.

Some interesting challenges have been furigana edge cases, Safari text paste quirks, and balancing offline performance with accuracy.

Yomu is live on the App Store now, and I’m writing about the problems that led me to build it on my blog: https://blog.kulman.sk/japanese-reading-problem/.
ig0r0
·7 mesi fa·discuss
I’m working on Yomu, an iOS app for reading Japanese text with adjustable furigana.

I’m learning Japanese myself (recently took JLPT N4), and I noticed that full furigana makes me rely on readings instead of actually reading kanji. Yomu lets you hide furigana for kanji up to your level and keep it for harder ones.

It’s offline-first, supports importing text from anywhere, camera OCR, and a fast dictionary.

https://yomuapp.kulman.sk
ig0r0
·7 mesi fa·discuss
I managed to create a new Apple id with new email, new phone number, I had to use it on a real device to be able to get through payment. So far so good, lets see if I can actually publish the app.

For anyone interested in testing the app and providing feedback here is a TestFlight link https://testflight.apple.com/join/SHngHsGk
ig0r0
·7 mesi fa·discuss
I managed to create a completely new Apple id and get through, if you are interested in testing the app and providing feedback you can join Testlflight beta https://testflight.apple.com/join/SHngHsGk
ig0r0
·7 mesi fa·discuss
Not macOS, Linux to be competently different that my main machine.
ig0r0
·7 mesi fa·discuss
I bought a new SIM to have a new phone number, create a new email, registered a new Apple ID from a different IP, got to the step where I have to pay for the dev account and all of the cards I used got me an error. Banks saying Apple did not even try charging them.
ig0r0
·7 mesi fa·discuss
I bought a new SIM to have a new phone number, create a new email, registered a new Apple ID from a clean VM and different IP, got to the step where I have to pay for the dev account and all of the cards I used got me an error. Banks saying Apple did not even try charging them.
ig0r0
·7 mesi fa·discuss
That was a decade ago, used on a single project and I kind of doubt Apple would link my Github account to my Apple Id.
ig0r0
·7 mesi fa·discuss
Please do not call me a Russian .. I am Slovak.
ig0r0
·7 mesi fa·discuss
Thanks for noticing, I fixed the links.