HackerTrans
TopNewTrendsCommentsPastAskShowJobs

martindevans

no profile record

comments

martindevans
·в прошлом году·discuss
In my experience with running Discord servers you setup a couple of hierarchical roles (admin, moderator, user etc) when you first setup the server and never again.

However I'm constantly adding new roles which are really just groups of users. I would say 90% of all the Discord roles I've ever created have no permissions associated with them at all and just exist to ping a group of users (or act as a tag for bots).

Maybe that's served by a different feature in Matrix for user groups. If so, that's still not quite as useful, because sometimes later on you decide the group needs a permission (e.g. a casual gaming group has grown enough to justify having it's own channel).
martindevans
·2 года назад·discuss
C# can compile standalone binaries for multiple platforms.
martindevans
·2 года назад·discuss
From your description it sounds like in-memory application state is lost with Hot Reload, but I don't think that's true? I admit might be wrong about this, it doesn't apply to Unity which is my main development environment.

Quoting from the docs (emphasis mine): > .NET Hot Reload applies code changes, including changes to stylesheets, to a running app without restarting the app and *without losing app state*

That sounds more like how you described edit-and-continue to me.
martindevans
·2 года назад·discuss
> Edit-and-continue comes to mind, which despite how many times people confuse the two is not hot reload

I'm certainly guilty of this! What's the difference?
martindevans
·2 года назад·discuss
No, they spent billions on a model and released the weights, and that's fantastic! It's not not open source though.