back
user profile
wiradikusuma
5,470karma·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
Maybe I'm old, but I only recently started using Gemini to assist me in coding. Now it seems everyone is heading to giving agents to do the full-blown coding. I guess if the result code is good…
comment
"We think of it as the spiritual successor to WordPress. It’s written entirely in TypeScript" — A major reason why WP is popular is that it's PHP-based and works with shared hosting. Wi…
comment
Also: https://github.com/Nixtla/nixtla and https://facebook.github.io/prophet/ …
comment
Sounds like Altered Carbon (tv series).
comment
Compile it to native (GraalVM) and you can get it fast while consuming less memory. But now your build is slow :)
comment
I can see that majority of response is negative, being mobile developer myself I can understand. What's the solution for 3rd world countries where 80% phones are android (and usually old/low…
comment
I'm thinking of giving "voice" to my virtual pets (think Pokemon but less than a dozen). The pets are made up animals but based on real animal, like Mouseier from Mouse (something like …
comment
Won't the market fill the gap? For example, in Indonesia, "standard size" houses are mostly out of reach for new buyers (young generations), so they build houses farther away and/o…
comment
I tried the Cart Recovery demo, pretty slick! It sounds Indian, and I guess the immediate giveaway it's not human is the way she spelled iPhone (she mentioned it a couple of times, real human wou…
comment
So I guess this is a double-edged test. "Hmm, I want to hire people who fail CBSR test, I'll look like god to them. F*ck critical thinkers, I only need slightly above average people anyway.&…
comment
The QR code doesn't open a link. It's just "gibberish" text only usable by app that can understand it (e.g. banking apps). (I don't know anything about UPI, but in Indonesia w…
comment
From my experience, query param is usually optional, also `?foo=1&bar=2` and `?bar=2&foo=1` should open the same page.
comment
Another thing is lead time. I built an app ( https://signagesync.app/ ) to "multi-chromecast" websites and videos to Android TV, macOS, Windows and hopefully Samsung TV as wel…
comment
"The ruling applies to his so-called "Liberation Day" tariffs, but not individual tariffs he's imposed on specific countries or products " -- So what's gonna happen next?…
comment
at least $233,000 per second.. I'm not familiar with American culture, but are the following true? 1. More than half Americans watch it. 2. People don't go to toilet during breaks/ad ti…
comment
Isn't the linked YouTube video title literally "Season 1, Episode 1"?
comment
Hmm, maybe for countries with strong consumer protection, yes. I lost 3 credit cards INSIDE an airplane (hello AirAsia!). I only realized it when I turned on my phone while queuing at immigration and …
comment
OpenClaw made the headlines everywhere (including here), but I feel like I'm missing something obvious: cost. Since 99% of us won't have the capital for a local LLM, we'll end up paying…
comment
"To run code written by agents" vs "What Monty cannot do: Use the standard library, ..., Use third party libraries." But most real world code needs to use (standard/3rd party)…
comment
Python code and resource-constraint device don't seem like a good combo in terms of performance. Is it just for prototyping?
comment
Any free alternative that works for small team but not self-hosted?