Hacker Newsnew | past | comments | ask | show | jobs | submit | dgnemo's commentslogin

so different projects can have different version, even if they live in the same monorepo?


Really like the theme of the published HTML! Did you take inspiration from any open-source theme?


Out of curiosity, has your org ever evaluated a monorepo approach?

Would be interesting to know what issues you faced considering monorepo and what pushed to have multiple repos.


I think it was just natural approach while using Github


IIUC, many applications, high-performance computing in particular. Check https://en.wikipedia.org/wiki/Remote_direct_memory_access


Big fan of monorepo approach here.

Still, I have recently hit a major issue with the fact that GIT (and other common version control sw) don't have per-directory ACL.

Has anyone dealt with this issue? Which VCS / configuration have you adopted?


> people are using them for their dev environments [?]

Yes, we use a container for dev environment so that we can share the same env across all the team. If it's decided that we need 1 more tool in our toolbox, the script that generates the container is updated (the script is version controlled in the repo too), the CI/CD generates a new container version, all the devs can now use the same NEW environment.

We actually use the container as image for (remote) virtual machines, so we don't really compose multiple containers.

The container has all the tools (for several languages) that we use as a team.

IDEs and debuggers can connect through ssh.

> post-development workflow do you ever use separate containers for build and test?

We build different flavors of the final packaged application, for example:

- production flavor: uses a minimal, nonroot container base image (see: https://github.com/GoogleContainerTools/distroless)

- debug flavor: includes few extra debug tools inside the container


Mostly payload and Airborne time. Idk what is the current status of Zephyr (google search suggests 26 days?) but Loon balloons were consistently reaching 300 days of airborne time.


Zephyr's latest flight had 64 days airborne:

https://newatlas.com/aircraft/zephyr-8-mission-ends-abruptly...

Unfortunately, it ended with a crash.


Thanks for the link. Pretty impressive mission despite the unfortunate ending! Edit: Did it actually crash? The article says it was “brought down” but that could have still been a glide and regular landing if it lost power.


Hi there, my partner is a UI/UX designer and is looking for new gigs. Email me (see my profile) if you want to be put in contact.


Nice! I like the clean and clear style. I think you are presenting yourself in a great way.


https://www.dgnemo.com

Actually re-published today after spending way too much time tweaking with minimalist design. (any other perfectionist here?)

Will host technical writing and travel/digital-nomad reflections.

Made with Hugo and a custom theme.


Looks very nice! As a fan of minimalist, I would really like to see the code. If possible, could you drop the link to repo? No worries otherwise.


I'm glad you like it! code is still private, but I do want to publish it soon

(together with a small change I made to Hugo to strip the '.html' extension from the page names)


Nice! Do consider linking it here once you publish. Thanks!


> any other perfectionist here?

You decide: https://karecha.com


I love it! Great content too!

It definitely takes extra effort to remove the unnecessary and identify what actually brings value in the design, and in the content.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: