Asesh
Asesh
@kyakovenko but our server can be flooded with empty reports by just sending a POST request. Let's say a bot sends 50k empty POST requests, you know what will happen....
@shashkin @kyakovenko Yes, it's the client's decision to add more protection but shouldn't we add more validation checks before accepting crash reports? I think we should. Like I said it's...
@tarasgagarinov Here's a solution to get around this issue: https://github.com/Crystalnix/omaha-server/issues/271
> I’m not sure if this is asking for too much, but I would like it very much to be able to have resizable windows so I can full screen...
> Could be related to [#6205 (comment)](https://github.com/zed-industries/zed/issues/6205#issuecomment-1964299953) cc @mrnugget Looks like it's not related. The app is digitally signed, I am talking about the DMG file which is not digitally...
> That's done as of #9284; I've checked it locally but just in case anybody wanted to double-check, signed artifacts are available in e.g: https://github.com/zed-industries/zed/actions/runs/8297127089 @osiewicz Thank you so much...
@osiewicz Thank you so much again. Zed's stable version now ships with ARM64 only build and it's digitally signed too 🙇
Any ETA on when it will natively support Apple Silicon? The developers have had enough time to port their code to Apple Silicon but a project like this with millions...
> Thanks all for the feedback. I just updated the issue title to clarify that installing v2 on Mac is supported as [documented here](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html), but this issue specifically relates to...
> The issue is that the official package distributed at https://awscli.amazonaws.com/AWSCLIV2.pkg still installs x86 binaries instead of universal binaries or arm64 binaries. > > ``` > $ arch > arm64...