Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
emilsoman
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
emilsoman
2mo ago
How does it compare to agent-vault and clawpatrol?
2.
▲
by
emilsoman
2mo ago
> I've tried (and failed) Why did it fail?
3.
▲
by
emilsoman
2mo ago
Can you share something that you found nice?
4.
▲
by
emilsoman
4mo ago
Curious, what's the career path you'd chase? Can you give examples of some work that you think Claude will never be able to one-shot?
5.
▲
by
emilsoman
10mo ago
That's cool, but they say the code execution would wait till the tool call is done. Would they be just keeping the code execution process alive? That seems like a bad idea given tool calls can take an unknown amount of time to finish.
6.
▲
by
emilsoman
10mo ago
> The script runs in the Code Execution tool (a sandboxed environment), pausing when it needs results from your tools. When you return tool results via the API, they're processed by the script rather than consumed by the model. The
7.
▲
by
emilsoman
11mo ago
> You may not have time for your actual responsibilities. In your opinion, what are the actual responsibilities of a CTO?
8.
▲
by
emilsoman
11mo ago
From your point of view, what's the approach taken by someone who rose to the rank? Is it mostly people and process management and less to do with tech?
9.
▲
by
emilsoman
11mo ago
> do you find yourself developing the MVP of a particular feature to "get water through the pipes" and then handing that off to some other team to get it to "production ready"? I liked your take and curious to know wh
10.
▲
by
emilsoman
1y ago
> What kind of code “looks good” to you? What kind of code “looks ugly”? IMO this is not taste, it's your pattern recognition skill based on what you think is better in terms of correctness, performance and maintainability. > Whi
11.
▲
by
emilsoman
6y ago
How does this compare to https://wasp-lang.dev/ ?
12.
▲
by
emilsoman
7y ago
Which are some books focused on IRs you’d recommend?
13.
▲
by
emilsoman
7y ago
Love the feature where creators can message their supporters. Congrats on the HN launch!
14.
▲
by
emilsoman
7y ago
I have a directory named “mystuff” that’s gitignored globally, in every repository I work on. This is where I store commands, snippets, scripts, ideas, meeting notes etc. To organize things I find on the web, I simply use bookmark folders i
15.
▲
Talking to Users
(emilsoman.com)
2 points
by
emilsoman
7y ago
|
0 comments
16.
▲
by
emilsoman
8y ago
Update: we're listed on https://www.ycombinator.com/companies/?batch=w2019 now
17.
▲
by
emilsoman
8y ago
Yes, every branch gets its own environment.
18.
▲
by
emilsoman
8y ago
It looks like I need to host my prod environment completely on your tool to make use of the staging feature. I will look more into this though, thanks for sharing. One difference is that in Dockup, we can boot up databases instantly with ob
19.
▲
by
emilsoman
8y ago
Dockup does have support for this through a feature called "resource pools" which allows you to create external resources and use them in your dockup deployments. This is more involved than simply using the containers, but the sup
20.
▲
by
emilsoman
8y ago
Dockup is like Heroku review apps, but for the entire tech stack (each PR gets a dedicated environment with all the microservices in your stack). One benefit of using Dockup is that seeding DBs with prod-like data is easy and works super fa
21.
▲
by
emilsoman
8y ago
This looks neat! Thanks for sharing.
22.
▲
by
emilsoman
8y ago
Yes, this is possible. By default Dockup would give a random subdomain to each deployment, but some of our customers wanted to use Dockup deployments for giving customer demos so we have added support for long lived deployments that use a s
23.
▲
by
emilsoman
8y ago
That's exactly our goal - teams that don't have the time to invest in devops should be able to use Dockup and not have to think much about it. Thanks for the kind words, glad you see the value here!
24.
▲
by
emilsoman
8y ago
That's awesome! We would love to interview you to understand your experience, can you please drop me a mail - emil@getdockup.com?
25.
▲
by
emilsoman
8y ago
Thank you! We had no idea about Stream, yes the logo does look very similar haha
26.
▲
by
emilsoman
8y ago
We would love to interview you to understand your experience, can you please drop me a mail here: emil@getdockup.com? Btw, we had the exact same requirement too - be able to test how a related change in multiple apps would affect the whole
27.
▲
by
emilsoman
8y ago
Dockup is like Jenkins X, but easy to setup for people who do not know Kubernetes or helm charts. Also we have features like single-use pre-seeded DBs and a deployment form for deploying a custom combination of branches, for example, develo
28.
▲
by
emilsoman
8y ago
Step 3 in this flow is sometimes painful for big teams because developers have to wait in line if other developers are already using staging and may have to roll back databases after testing. Dockup gives the reviewer a chance to quickly te
29.
▲
by
emilsoman
8y ago
Glad you find it useful! If you want to give it a try, you can sign up for the "Free" plan by heading to https://getdockup.com/pricing . There's no setup documentation because we don't require you to run
30.
▲
by
emilsoman
8y ago
Thanks for sharing the list! We should show up there soon now that we've made a public launch.
More ›