Viewing profile — prakashrj
prakashrj
HN member- Joined
- Fri, Apr 08, 2016, 8:36 PM UTC
- HN karma
- -1
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About prakashrj
No profile information was provided.
Recent public activity
-
comment
Comment #48952767
https://www.youtube.com/watch?v=LXhsutNKhec&feature=youtu.be Once you get hang of it, it easy. Following is video of my son who learnt Scheme as first programming language.
-
comment
Comment #48899128
[dead]
-
comment
Comment #48456612
[dead]
-
comment
Comment #48438177
Thanks for the free service. This is awesome.
- comment
-
comment
Comment #48029549
[dead]
- comment
-
comment
Comment #47497942
I am learning more than before. It helps me build things faster. You can still make it robust, efficient, crafty, etc. You have to improve your AI-assisted coding knowledge to achi…
-
comment
Comment #47420879
I get it now. Hopefully the utility of it will eventually bring some value. Maybe Utility and corresponding LOC should help you assess my work. Since I didn't share what I have, I …
-
comment
Comment #47420637
Would love to migrate from GSD and try, if there is community around it.
-
comment
Comment #47420541
I would love to take up that challenge. With what I have learnt so far, I am raring to get opportunities to make custom solutions.
-
comment
Comment #47420464
I didn't look at code. In addition to code, I have CI and CD built in. I becomes hard add features after a while, if you cannot have built in CI/CD that will catch regression.
-
comment
Comment #47420439
It's good advice. I will only open source, if it has utility.
-
comment
Comment #47419105
Openclaw was mostly build by AI. It had 400K lines of code.
-
comment
Comment #47419087
You can AI to audit and review. You can put constraints that credentials should never hit disk. In my case, AI uses sed to read my env files, so the credentials don't even show up …
-
comment
Comment #47419032
Goal is to build something that will have value. Once it has value, I can hire a team or open source it, if AI ceases to exist in this world.
-
comment
Comment #47418336
It's important to build a local dev environment that GSD can iterate on. Once I have done that, I just discuss with GSD and few hours later features land.
-
comment
Comment #47418314
I was not a app developer before, but a systems engineer with devops experience. But I learnt a lot about apple development, app store connect and essential became a app developer …
-
comment
Comment #47418272
This is how I test my code currently. 1. Backend unit tests — fast in-memory tests that run the full suite in ~5 seconds on every save. 2. Full end-to-end tests — automated UI test…
-
comment
Comment #47418225
A self-hosted VPN server manager: a TypeScript/Hono backend that runs on your own VPS, paired with a SwiftUI iOS/macOS app. It lets you provision cloud servers across multiple prov…
-
comment
Comment #47418071
With GSD, I was able to write 250K lines of code in less than a month, without prior knowledge of claude.
-
comment
Comment #47144829
[dead]
- comment
-
comment
Comment #46969350
This is how he learned Scheme. 1. Typing 2. Vim through https://vim-adventures.com/ 3. Little Schemer https://a.co/d/0343Ez4v Don't assume that they would need more things.
-
comment
Comment #46968563
That's the video of my son to prove that Scheme can be a first programming language. https://www.youtube.com/watch?v=LXhsutNKhec