HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tinyhitman

33 karmajoined 5 yıl önce

comments

tinyhitman
·6 gün önce·discuss
why would a consumer device need a randomized password?
tinyhitman
·4 ay önce·discuss
Do you also happen to why this is not more common? Must be useful for more than just telephone wires.
tinyhitman
·4 ay önce·discuss
> cloud provider had no virtual console for some reason.

Azure still hasn't got this. It has serial and does screenshots of the console, but no access to my knowledge.
tinyhitman
·6 ay önce·discuss
Could be to allow use of local variables that do not leak into the scope this code is executed in. That's what I use this pattern for.
tinyhitman
·11 ay önce·discuss
I don't know. As a developer there would be even more reason to be curious as to why the release binary is an order of magnitude slower then what is seen in development.
tinyhitman
·geçen yıl·discuss
Cool, hoping this will become more common and easier done with help from distro's!
tinyhitman
·geçen yıl·discuss
> and each app is isolated in a different user id

I always liked this idea; but wouldn't you run into issues with file permissions? And if not, wouldn't that mean that the program in question would have access to all your files anyhow, removing the benefit of isolation?