HackerTrans
热门最新趋势评论往期问答秀出招聘

voidlogic

no profile record

评论

voidlogic
·8年前·讨论
Is there a list of known compromised Supermicro SKUs?
voidlogic
·9年前·讨论
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年前·讨论
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.