Viewing profile — jimmyechan
jimmyechan
HN member- Joined
- Wed, Nov 20, 2013, 8:15 PM UTC
- HN karma
- 433
- Public activity
- 160 items
- HN profile
- View on Hacker News ↗
About jimmyechan
Recent public activity
-
story
Show HN: A playable toy model of frontier AI lab capex decisions
I made a lightweight web game about compute CAPEX tradeoffs: https://darios-dilemma.up.railway.app/ No signup, runs on mobile/desktop. Loop per round: 1. choose compute capacity 2.…
-
comment
Comment #43560493
Congrats Tom!
- story
-
comment
Comment #41052957
Congrats! Cool project! I’d been curious about whether GPT would be good for this task. Looks like this answers it! Why did you choose markdown? Did you try other output formats an…
-
comment
Comment #40951219
No. At the moment all apps work on top of our internal framework. However, you can reuse your existing Python code/libraries. For instance, you could call existing Django models fr…
-
comment
Comment #40950155
I like your take on that! I hadn't thought about it that way before but "Writing two files to build a webapp" indeed sounds quite intriguing. And we could extend that idea to "...a…
-
comment
Comment #40949323
Thank you! I read your blog post and checked out your project! If I understood it correctly, you’re trying to build a software engineering team in a box. Basically from first issue…
-
story
Show HN: Dropbase AI – A Prompt-Based Python Web App Builder
Hey HN, Dropbase is an AI-based Python web app builder. To build this, we had to make significant changes from our original launch: https://news.ycombinator.com/item?id=38534920 . …
- story
-
comment
Comment #39926138
Interesting approach to just do json instead of protobuf!
-
comment
Comment #39923476
Can you provide examples of 2 services that interact with one another? Do the services call each other, or do clients call a service that then calls another service?
-
story
Ask HN: Have you ever had to set up an RCP/gRPC server? Why?
Why should someone consider setting up an RPC/gRPC server instead of just using REST APIs, GraphQL, and other approaches? Are there particular types of applications, use cases, or …
-
comment
Comment #39910738
Co-founder of Dropbase here. We're a better fit for you given your comments about Django and being in the same repo. We are an internal tools builder that works with your existing …
-
comment
Comment #39853865
This is awesome!!! I'm really impressed with the demo. In particular, with how fast it seems to work given the number of models you use, the client-server back and forth, and the r…
-
comment
Comment #39795300
Cofounder @ Dropbase (dropbase.io) here. If you just need to build internal tools with Python or want to build internal tools on top of your existing Python codebase, give us a try…
-
comment
Comment #39625259
It depends on your use case or development preference. Check us out at Dropbase ( https://dropbase.io )
-
comment
Comment #39121690
Is your cron running locally or do you have it set up on a server?
-
comment
Comment #39121683
Woa! That's quite a bit. What do you use for your static site generator? Or is a custom tool you built for yourself? Curious, how do you organize or keep track of all your scripts?…
-
comment
Comment #39119917
How do you usually trigger scripts? Do you do it via Ansible or manually via terminal?
-
story
Ask HN: What Python automation scripts do you reuse frequently at work?
Wondering if there are any automation scripts that people frequently run at work and what the scripts do. Did you write the scripts to automate your own tasks or for your org/teams…
-
comment
Comment #38870367
Airplane customers: Our engineering team is in the position to help you migrate your Airplane UIs/Tasks to an alternative platform, even if it’s not to Dropbase. Cofounder of Dropb…
-
comment
Comment #38561303
Streamlit is a great. Despite the fact that we are both Python-focused, the use cases for the two products are mostly different at the moment. When it comes to triggering tasks/act…
-
comment
Comment #38548797
It has actual source for the worker. We aren't worried about it being leaked because we are not particularly trying to hide it in the first place. We will probably make source avai…
-
comment
Comment #38548719
That's an interesting use case. Thanks for sharing. I think I understand your point better after reading this. I agree that having to pay xx$ indefinitely for presumably many end u…
-
comment
Comment #38546697
Lol not sure if your comment was meant as a joke, but wanted to clarify in any case to clear up any misunderstanding: We don't exfiltrate your sensitive corporate data. The self-ho…