HackerTrans
TopNewTrendsCommentsPastAskShowJobs

martindevans

no profile record

comments

martindevans
·ano passado·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
·há 2 anos·discuss
C# can compile standalone binaries for multiple platforms.
martindevans
·há 2 anos·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
·há 2 anos·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
·há 2 anos·discuss
No, they spent billions on a model and released the weights, and that's fantastic! It's not not open source though.
martindevans
·há 2 anos·discuss
There was a "green thread" experiment for dotnet a while ago, here is the conclusion: https://github.com/dotnet/runtimelab/issues/2398
martindevans
·há 2 anos·discuss
Isn't there effectively a multi-billion dollar bounty on finding out who Satoshi is and deploying a bit of "Rubber-hose cryptanalysis"?