Viewing profile — krsoninikhil
krsoninikhil
HN member- Joined
- Sat, Aug 22, 2015, 4:39 AM UTC
- HN karma
- 3
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About krsoninikhil
Recent public activity
-
comment
Comment #46753735
I love sqlite backed system, one less component to worry about. But when using Tansu with sqlite storage, what are my options for horizonal scaling and keeping Tansu HA? Also, are …
-
comment
Comment #46325695
This seems helpful. If you're writing new applications frequently, have something like this really helps. I created a simple start kit set of packages for my projects, not as exhau…
- story
-
comment
Comment #41545312
Spring Boot allows you write application configuration in `application.properties` file and pull any variables used from environment. This replicates the same in Go, except it uses…
- story
- story
-
story
Show HN: FastAPI like controllers for Gin based Go apps
Motivation: I should be able to write following handler / controller similar to FastAPI by just defining SpecificRequest and SpecificResponse i.e. get request body type as argument…
-
comment
Comment #36596874
https://nikhilsoni.me/ Learnt most while writing: - https://nikhilsoni.me/2023/02/25/getting-started-with-music-... - Intro to music theory - https://nikhilsoni.me/2019/04/05/confu…
- story
- story
- story
-
comment
Comment #19644013
Thanks for feedback. I'll update it to make it more clear. When I was reading on these terms, a single line description did not help much. A simple dictionary would've been kind of…
- story
- story
-
comment
Comment #17988005
This is great, I wanted to able to edit hastebin/pastebin without login and it solves this exact problem. Since the link is not that easily guessable, content integrity should not …
- story