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

I'm just curious, don't they have something like "gradual rollout" to update their app? They just bulk-update simultaneously across entire agents? No way. Something is a bit off for me. But there are good lessons to learn for sure.


My company stays multiple versions behind latest for this exact reason, but we were still affected


I read that they pushed a new configuration file, so possibly they don't consider that a "software update" and pushed it to everyone. Which is obviously insane. If I am publishing software, it doesn't matter if I've changed a .py file or a .yaml file. A change is a change and it's going to be tagged with a new version.


I'm a bit unfamiliar with this stuff anymore... supposedly it was a content update, not the agent itself :/


Surely though these content updates must go through some kind of regression testing right? Right?


Party 'try not to cry', me and you


Wondering, how were you affected if you didn't update?


they likely pushed an update to all versions, or updated their updater(?) not exactly aware to us at the moment



This is really cool! Can't wait to try. But I'm getting: "Exceeded daily email limit." during sign-up.


It worked, thanks! How can we check the Firefox's logs?


Hey! This is my first attempt to learning of the contribution to Go Compiler. I just wanted to write a blog post about the journey.

Your feedbacks are valuable! Thanks!

If you do not use Medium, you can read the blog on the repository: https://github.com/Dentrax/go-tilde-operator/

Find the issue proposal: https://github.com/golang/go/issues/46847 Find the implementation PR: https://github.com/golang/go/pull/46848


That's so cool! If I knew this, I could get some use-case scenario inspirations. But still, you are able to sign your content of diaries with the cocert.


Yep, Cocert seems like a really smooth and elegant solution to that specific problem!


Actually, we store the passwords inside the PEM file itself, which is encrypted by TUF [0].

> If you can store the password securely can you not then also store the private keys securely?

You don't have to store the private keys securely. On the contrary, you can store your private keys publicly, if the decryption password strong enough.

If you want to decrypt keys in the pipeline, of course your decryption keys still need to be stored securely. Which is why I added some KMS providers in the use-case diagram. [1]

[0] https://github.com/theupdateframework/go-tuf/blob/master/enc... [1] https://raw.githubusercontent.com/Dentrax/cocert/main/.res/u...


Excellent job! Maybe you are already thinking about it, but... You can add a Search Bar and Go version & language selection for the documentation. (i.e. see (bottom left): https://docs.godotengine.org/en/stable/)

Also I just published this on /r/golang if you do not mind. :)


Thank you for those suggestions. Adding a search bar is already in my todo list. I will probably use Algolia.

Thank you for posting this on reddit ! I tried to do it but I made a mistake in the title, so I deleted the post and posted again (I never posted on reddit before). Now it seems that my second post is not really visible.

Thank you for your support Dentrax !


I guess this was used by Sentdex [0] in the Neural Networks from Scratch series.

[0] https://youtu.be/gmjzbpSVY1A?t=52


Looks to me more like they used a compositor like AE or Blackmagic Fusion/Resolve.


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

Search: