HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Carbonhell

no profile record

コメント

Carbonhell
·9 日前·議論
Thanks for the repo link! Gave you a star :) I got the resilient builder ending. I guess my current experience in a startup has been quite useful haha. I know the pain of a million things to do and not enough time to do them all.
Carbonhell
·10 日前·議論
Ecosmic | Senior DevOps Engineer | Remote (Italy) | €50,000–€60,000

Ecosmic is on a mission to reduce threat exposure in space by building software for Space Situational Awareness. To achieve this, we built a team of flight dynamics engineers and computer scientists to build & package in-house algorithms into easy-to-use, reliable, and secure products. As an example, our platform recently allowed us to identify a series of close approaches in GEO involving Russia's Luch/Olymp-2 and a Western telecommunications satellite, possibly attributed to SIGINT activity.

We're hiring a Senior DevOps Engineer (mid-level candidates are welcome too!) to aid the effort of unlocking on-premises deployments of our algorithms with Kubernetes, and to contribute to the evolution of our platform.

Our stack includes Python for backend services and high-level algorithm tooling, C++ for performance-critical components, AWS for cloud infrastructure, and Terraform for IaC. We currently use managed serverless services, and we’re beginning a gradual migration from C++ to Rust for its reliability guarantees.

You’d join a team of three software engineers who love working in such a fantastic domain. I currently take care of most of the infrastructure work with the team, and we’re looking for someone who can help us tackle this new challenge.

Apply here, mentioning HN in the cover letter: https://careers.ecosmic.space/jobs/7609407-senior-devops-eng...
Carbonhell
·10 日前·議論
Thank you for making this! I found the UI initially off-putting as I commonly associate it to vibecoded UIs, and I felt the same with some specific dialogue structures, but I had a lot of fun playing it all at once until the end.
Carbonhell
·先月·議論
Seems like it's similar to the attack reported in this other HN post: https://news.ycombinator.com/item?id=48409869
Carbonhell
·8 か月前·議論
You might be interested in Pixi: https://prefix.dev/ It uses uv under the hood for Python dependencies, while allowing you to also manage Conda dependencies in the same manifest (pixi.toml). The ergonomics are really nice and intuitive imo, and we're on our way to replace our Poetry and Conda usage with only Pixi for Python/C++ astrodynamics projects. The workspace-centric approach along with native lockfiles made most of our package management issues go away. I highly recommend it! (Not affiliated anyhow, other than contributing with a simple PR for fun)