HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ivan_burazin

no profile record

Submissions

[untitled]

1 points·by ivan_burazin·vor 2 Jahren·0 comments

[untitled]

1 points·by ivan_burazin·vor 2 Jahren·0 comments

Seed Valuations Aren't Valuations

whoisnnamdi.substack.com
4 points·by ivan_burazin·vor 2 Jahren·1 comments

Cursor – Beyond the Hype

whynowtech.substack.com
1 points·by ivan_burazin·vor 2 Jahren·0 comments

[untitled]

1 points·by ivan_burazin·vor 2 Jahren·0 comments

In the future developers will be amplified, not automated

amplified.dev
2 points·by ivan_burazin·vor 2 Jahren·1 comments

What to Know About Pricing Developer Tools

heavybit.com
1 points·by ivan_burazin·vor 2 Jahren·1 comments

[untitled]

2 points·by ivan_burazin·vor 2 Jahren·0 comments

Show HN: Daytona – Open-source dev env manager from a 15-year journey

github.com
73 points·by ivan_burazin·vor 2 Jahren·24 comments

comments

ivan_burazin
·vor 4 Monaten·discuss
Can give you access to win sandboxes on Daytona, just fill this in here and lmk! https://www.daytona.io/docs/en/computer-use/
ivan_burazin
·vor 2 Jahren·discuss
One of the biggest constraints to successful AI coding agents is limited accessibility to the underlying development environment.

A potential solution is a AI Coding Agent-Agnostic Middleware
ivan_burazin
·vor 2 Jahren·discuss
Seed companies don’t seem to be priced as businesses with intrinsic value derived from future cash flows. Rather than venture capital, they seem to be a proxy for the human capital of the founders and early team.
ivan_burazin
·vor 2 Jahren·discuss
Great to see this finally live. So much to do though, hoping for some help from the community
ivan_burazin
·vor 2 Jahren·discuss
Now everyone that feels left out that they dont have "blue bubbles" can be part of the clique.

Although wonder how log till Apple sends a C&D
ivan_burazin
·vor 2 Jahren·discuss
This is a great example, truly https://youtu.be/8xjCX_TXkyU
ivan_burazin
·vor 2 Jahren·discuss
A manifesto by the team at Continue.dev about their belief in a future where developers are amplified, not automated
ivan_burazin
·vor 2 Jahren·discuss
hat Motivates Your Customers for DevTools
ivan_burazin
·vor 2 Jahren·discuss
I would love if Zed supported remote development, as we would enable it to all Daytona users right away.

Nathan Sobo if your reading and interested hit me up: ivan at daytona.io
ivan_burazin
·vor 2 Jahren·discuss
I'd agree now that we are launching we notice, before - not so much
ivan_burazin
·vor 2 Jahren·discuss
You only have so many things you can do at once.

From our perspective dev container seemed to be what our target audience was already using; as its supported by VS code natively and also as almost all OSS projects are hosted on Github, and their product Codespaces support it as well - it seemed like the logical first standard.

But as mentioned devfile, nix and flox are on the roadmap.
ivan_burazin
·vor 2 Jahren·discuss
Happy to take this one, as I am one of the cofounder of Daytona.

Daytona solves all the automation and provisioning of the dev environment, actually wrote an article here laying out exactly what we do: https://www.daytona.io/dotfiles/diy-guide-to-transform-any-m...

Daytona currently supports only the dev container (https://containers.dev/) "dev env infrastructure as code" standard, but are looking to support others such as devfile, nix and flox.

Hope this helps
ivan_burazin
·vor 2 Jahren·discuss
Hey Ron congrats on the launch! Looking forward to bringing flox to daytona as well.

Love to collab on it when you feel the time is right

Ivan cofounder Daytona.io
ivan_burazin
·vor 2 Jahren·discuss
I thought it would be useful to share the story behind our project's README.md, which got our GitHub repo to 4k stars in just a week.

Took all our learnings and made a guide that we hope can help your open-source project.

Love to hear your thoughts, comments or criticisms about this.
ivan_burazin
·vor 2 Jahren·discuss
It does under Why Daytona https://github.com/daytonaio/daytona?tab=readme-ov-file#why-...

Or do u suggest we move this all the way up?

Thanks
ivan_burazin
·vor 2 Jahren·discuss
Yeah do let us know if you find any issues
ivan_burazin
·vor 2 Jahren·discuss
As you might imagine, I spent numerous days in the arcade as a kid playing 'Daytona USA' :)

Regarding the pipeline, got it. I'm working on this and am glad you like the CLI-centricity of it.
ivan_burazin
·vor 2 Jahren·discuss
Thanks we need to edit the light theme, but also the docs as a whole as they are currently created for the enterprise product.

For now all the info you need is on the readme, but working on docs as we speak.
ivan_burazin
·vor 2 Jahren·discuss
Hey there, you can find this data in the JetBrains report here: https://www.jetbrains.com/lp/devecosystem-2023/remote-dev/

There are also other sources, and the numbers might vary, but it is quite a significant number in all reports.

Note: 'remote' does not mean 'cloud'; rather, it indicates that the development environments are not on localhost
ivan_burazin
·vor 2 Jahren·discuss
Thank you! Daytona is an automation tool that soon will support configuration files such as devcontainer or nix, both on the to-do list.

Daytona automates the creation of the development environment on any hardware, whether local or remote. It connects it to a local instance of VS Code (or to a browser if preferred), creates a VPN tunnel to the development environment, and adds a reverse proxy so you can share it as well.

Furthermore, it is acknowledged that an architecture diagram is missing, which would significantly aid in providing a clearer explanation. Efforts will be made to address this as soon as possible.