Viewing profile — ag_rin
ag_rin
HN member- Joined
- Mon, Mar 27, 2023, 8:53 PM UTC
- HN karma
- 11
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About ag_rin
No profile information was provided.
Recent public activity
-
story
Show HN: Plan-Graph based code generation with LLMs
Creates a implementation plan using a graph of components instead of markdown docs and then implements each component in a loop before connecting them. My target was to figure out …
-
comment
Comment #44418662
This is a super cool intersection of real world problems and software. How hard has it been to get customers? I assume trust is a big hurdle here. How are you approaching this prob…
-
comment
Comment #44056833
This is a super interesting set of thoughts. Do you have any further reading that helped form this conclusion or is your intuition just that cool.
-
story
Ask HN: What was your experience building using Akka?
If you’ve ever used Akka to build an app or service what has you experience been. What are the pros and cons in your opinion?
-
comment
Comment #43766576
Why do you think they lost out to cloud with such a head start?
-
comment
Comment #43764317
I’m surprised it had a server minimum. Seems like it should architecturally scale from 1 to whatever. But I guess it isn’t as simple as the front page makes it seem. I assumed it w…
-
comment
Comment #43764278
That was just the KV part, but it’s all built on top of Riak core and compute which does end up looking for like k8s. But yeah the reason I asked is because I stumbled upon it and …
-
story
Ask HN: Has anyone used Riak? Thoughts?
I’ve just stumbled upon RIAK. It seems like a very cool technology. Almost like an alternative to kubernetes. Has anyone used it in production? Why isn’t it more well known? It see…
-
comment
Comment #41995608
Really enjoy using pdm. Might make the move when there’s more maturity on uv, but for now it does the job and I just switched from pipenv to pdm. Too many changes too often. When I…
-
comment
Comment #41639195
You could try something like sampleprograms.io Generally looking up new programming languages gets you a whole lot of nothing, so it’s best to just try to jump into looking for sam…
-
comment
Comment #41569291
I feel like you’re getting a lot of pushback on this and I’m going to go out and say this is cool and I’m glad people continue to try to innovate on the webdev experience. The way …
-
comment
Comment #41557520
I’m also super interested in this kind of question. The late Soviet Union and their cybernetics research were really into simulating this kind of stuff to improve the planned econo…
-
comment
Comment #41186160
Wow that’s an actual use case! Pretty cool stuff. Unfortunately I think getting this code to run with asyncio would be a lot more work since there’s a lot more to consider. I guess…
-
comment
Comment #41181490
If its not a secret, do you mind sharing what the use case is? I'm curious because my thoughts originally were that this would be useful when running something that takes more than…
-
story
Show HN: Python Code Resumption. A way to stop and resume a Python script
Wanted to share this crazy little idea I had and implemented. Not sure if anyone has tried to do this in python before, but I wanted a way to interrupt a python script and then res…
-
comment
Comment #41130928
Location: NYC Remote: Only Remote Willing to relocate: No thank you Technologies: Python, Pydantic, AWS, Docker, Mongo, Airflow, FastAPI, Svelte, Swift, Terraform. Resume/CV: https…
- story
-
story
Show HN: Rediscover fun travels with Fog of War Exploration App
First serious app release I'm decently proud of. Track your travel and unlock the world around you. Includes a heatmap and automated travel goals using "discoveries" feature. Plus …