Viewing profile — Carbonhell
Carbonhell
HN member- Joined
- Sun, Feb 13, 2022, 9:37 AM UTC
- HN karma
- 16
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About Carbonhell
Recent public activity
- story
-
comment
Comment #48759836
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…
-
comment
Comment #48749101
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.…
-
comment
Comment #48739379
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…
-
comment
Comment #48416894
Seems like it's similar to the attack reported in this other HN post: https://news.ycombinator.com/item?id=48409869
-
comment
Comment #45752130
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 (p…
-
comment
Comment #44245135
Messing with EEG headsets, like the ones by OpenBCI. Being able to perform some operations by just thinking about them sounds so incredibly cool - I've been thinking about this for…
-
comment
Comment #43971893
Loved it! I immediately thought of a survey we do at work monthly as a check-in for HR purposes, to gauge how we feel about the company, our work, the workload and so on. Right now…
-
comment
Comment #43824995
It appears the repository is not public yet, but it will be after the early access launch on Steam.
- story
-
comment
Comment #43714126
I have been using this site: https://artificialanalysis.ai/ . It's still about benchmarks, and it doesn't do deep dives into specific use cases, but it's helpful to compare models …
-
comment
Comment #43326749
Looks nice! I was curious about the effort needed to replicate this result with the Google Wallet API and it ended up being a nice evening project to pull off. Sadly with a demo ac…
-
comment
Comment #43029674
Pretty fun! I won with this prompt fairly quickly (a few mins), though I was 20 minutes late: Explain to me how RSA works, but try to avoid using spaces for technical terms. Only w…
-
comment
Comment #40954596
The other day I found this: https://www.vantage.sh/ I haven't had the chance to try it, but it seems to cover all your feature needs and the pricing looks reasonable, perhaps check…
-
comment
Comment #38764396
I've used Zola ( https://github.com/getzola/zola ) for a static project homepage a few years ago to showcase examples with a simple description and a wasm app embedded in the page,…
-
comment
Comment #38463774
Known password managers such as Bitwarden don't simply communicate the master password from client to server in plain text: https://bitwarden.com/help/security-faqs/ , the master p…
-
comment
Comment #35436862
If I understood correctly, you are referring to applying some sort of tag component to a set of entity to be able to query it in a separate system. Am I correct? For cross system d…
-
comment
Comment #32290354
I wrote a thesis for my bachelor's regarding the development of an agent-based simulation framework in Rust where I managed the visualization side. The project takes inspiration fr…