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.