HackerTrans
TopNewTrendsCommentsPastAskShowJobs

voidlogic

no profile record

comments

voidlogic
·8 年前·discuss
Is there a list of known compromised Supermicro SKUs?
voidlogic
·9 年前·discuss
UserAgent switchers are a godsend. Have your Chrome or Firefox on Linux always send the Windows UA.

I even have a system on work that required Chrome (by UA), but only actually works on Firefox... :'(
voidlogic
·10 年前·discuss
I'd be interesting to know to what degree Go's aggressive stack-based allocation/escaping makes this hypothesis less strong than other languages.

For example, Java a few generations ago was very poor at escaping heap allocation to the stack and so much the opposite skewing towards heap allocation over stack allocation, so I'm sure the JVMs of this era were an extremely good fit for the generational hypothesis.