back
user profile
wiradikusuma
5,491karma·1,510submissions·January 14, 2011
about
My email is my username at gmail.com.
I'm writing a practical guide to building and launching mobile apps end-to-end: https://opinionatedlaunch.com/
recent activity (1,510 total)
comment
Wouldn't it "conflict" with actual keystroke sound so we hear "double"?
comment
I use Android, and it has Family Link. Basically parents can (remote) control their kids' phone. No 3rd party app required. You can set very granular things, like which apps they can open, for ho…
comment
I have to ask: how to create this? E.g. from normal picture "encrypted" to like that?
comment
I live in a country where, despite 70% water (I know, seawater) and lots of rainforests, most urban people drink bottled water (single-use and refills). Talk about selling ice to Eskimos. Probably bec…
comment
So Podman Desktop/OrbStack are Docker Desktop replacement? Do you need Docker (CLI and Desktop) installed? Or, you should uninstall them first?
comment
I'm literally writing a book ( https://opinionatedlaunch.com/ ) that heavily promotes Flutter, so I'm biased :) If your use case is "typical" like 90% of the apps ou…
comment
Damn. I thought skipping breakfast is good for adults (I'm 40). Anyway, let's say late night eating is bad. But many programmers I know (including myself) are more productive at night. But w…
comment
I don't understand the dichotomy between Uber/app and Taxis, why not have both and get the worst of both! In my country, Gojek (duopoly with Grab) partners with a taxi company. Until recentl…
comment
Hi Kyle, congrats for launching! I hope you're monitoring HN discussion. If you do, some questions: 1. Is this auto-saved? When I'm about to close it, Chrome warns me about losing data. 2. I…
comment
Lol x.com is blocked from Indonesia, probably one of the largest Twitter users. Probably the website was used for pr0n, or the dev who made the blocking rule use a wrong regex.
comment
"..instead of having wifi that someone can tap into.." so, use Ethernet cable?
comment
Btw I just want to say that I tried CANYON.MID and it sounds worse in GarageBand. I guess like using retina display to see old JPEG files, the imperfections now visible.
comment
You're right! Why is that? Shouldn't regardless of the app (Chrome vs GarageBand) the sound be the same? I mean the underlaying player should be the same right?
comment
I'm a CTO of a venture-backed startup. My observations: - Most people in high positions are smart. I put cunning in the same category :) But there are many equally smart people who are not in…
comment
If you don't mind following my approach, I'm writing a book ( https://opinionatedlaunch.com ) for building and launching mobile apps end-to-end. It's for solopreneurs who ca…
comment
Fly uses Firecracker, and they host long-running processes. I wonder what's their opinion about it.
comment
I'm curious what the naysayers of global warming (especially the big oil?) are saying now, who kept saying all good? What's their excuse now? "Bye I'm going to bunker that I built …
comment
I've been thinking about this.. most programmers use frameworks/libraries, e.g. Spring/Hibernate in Java or React in JavaScript. Is there a way to train LLM to "specialize" in…
comment
For those who don't use ORM, how do you map DB result sets to strongly typed model and subsequently JSON?
comment
See also: https://github.com/vladmihalcea/hypersistence-tsid (shorter than UUID)
comment
Just wondering. In the country I live in, we need to pay annual land tax. So if you own a huge land, every year you have huge tax to pay. What's the thought process of people buying vast land lik…
comment
DCMA?
comment
Not directly related to the music. But I noticed that most games that I s/pirated/borrowed when I was young, I then bought them legally (on Steam/GOG, but when on sale) when I started m…
comment
I think there's also a missing gap in how to present Swagger beautifully, the default one ( https://petstore.swagger.io/ ) is meh. I'm looking for something that can generat…