back
user profile

wiradikusuma

5,481karma·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
When I'm in the middle of a conversation with AI, sometimes I like to change the code immediately ("Oh that's wrong, let me fix that first"). Does it mess the context? Or I need to…
1y ago·view thread
comment
For Fly.io employees here: Can I finally replace my Postgre with this a'la Cloudflare D1 (which is also Sqlite based)?
1y ago·view thread
comment
I just wrote some code with this "dilemma" a minute ago. But I was worried the callers forget to include the "if" so I put it inside the method. Instead, I renamed the method from …
1y ago·view thread
comment
Did anyone notice the mouse cursor changes color when you hover it over the video, try moving it around. How does it work?
1y ago·view thread
comment
"faster than Neo4j" How does it compare to Dgraph?
1y ago·view thread
comment
Some associations require their members to attend e.g workshops to collect credits. There's a minimum annual credits you need to collect otherwise you lose membership.
1y ago·view thread
comment
I almost skipped reading the article, thinking it was just another bragging/survivorship bias story. It wasn't. Thanks for sharing. I want to add another anecdote: I built an app for creatin…
1y ago·view thread
comment
Sometimes, because the service sneakily shortens the link. I wanted to share a WIP whitelabel ticket sales platform ( https://pentas.id ) with a friend. I didn't have time to build th…
1y ago·view thread
comment
Check MobX, that's what I ended up using.
1y ago·view thread
comment
Also, sometimes we (developers) like to use wacky data for testing purposes. For example, I like to put Batman as a dummy user, and my QA likes to upload cat pictures when testing uploads/images.…
1y ago·view thread
comment
Does it support Timescale(DB)?
1y ago·view thread
comment
I chat with Gemini Pro 2.5 Exp in Continue.dev IntelliJ plugin. I told it to "implement this method" and it even suggested improvements in other files (that were included in context). I feel…
1y ago·view thread
comment
I built my app (Show HN at https://news.ycombinator.com/item?id=43483919 ) using Cloudflare for various functions. They seem to nail the services a typical SaaS needs (except email se…
1y ago·view thread
comment
Booking a flight is actually task I cannot outsource to a human assistant, let alone AI. Maybe it's a third-world problem or just me being cheap, but there are heuristics involved when booking fl…
1y ago·view thread
comment
The earthquake seemed to be originated from Myanmar, but most reporting from Thailand. Is it because they are affected less?
1y ago·view thread
comment
Can't edit the post. Website: https://momenial.com/
1y ago·view thread
comment
Just curious if it works for creating a comic strip? I.e. will it maintain the consistency of the characters? I watched a video somewhere they demo'ed it creating comic panels, but I want to crea…
1y ago·view thread
comment
The article lists down why layoffs don't work, but companies keep doing it, so it must be working for them. I hate layoffs (from both perspectives), but the article sounds like whining "we s…
1y ago·view thread
comment
Is the open-source version not usable/allowed for CI/CD environment?
1y ago·view thread
comment
The UI looks good! I can't seem to find the channels it supports. Email? X? Instagram (IG) comments? A support desk is all about channel integrations, for example: - replying IG comments from the…
1y ago·view thread
comment
NetBeans is the second Java IDE I used (the first one was JBuilder, but it wasn't free so I "evaluated" it). NetBeans was batteries-included but was slow and more towards desktop (Swing…
1y ago·view thread
comment
Maybe it's because I'm an old dog, but I was a long-time user of Eclipse before settling on IntelliJ, and I don't understand what's the fuss about VSCode. Compared to IntelliJ, VSC…
1y ago·view thread
comment
Maybe it's just my laptops (MacBook Air and Pro). But every time I open it, it's always "updating" (plugins?) before I can use it. Opening it in the browser is much faster.
1y ago·view thread
comment
"Almost every Java program, library, and framework uses some degree of reflection and dynamic classloading, and so you do have to spend the effort to configure Graal appropriately." -- this …
1y ago·view thread