Viewing profile — potatosareok
potatosareok
HN member- Joined
- Mon, May 19, 2014, 7:06 AM UTC
- HN karma
- 198
- Public activity
- 74 items
- HN profile
- View on Hacker News ↗
About potatosareok
No profile information was provided.
Recent public activity
-
comment
Comment #19944947
Global foundries was amd spinning out its fab business iirc.
-
comment
Comment #19439761
I get Java needs it because some uses need the performance gain in terms of less ram and less pointer interdirection. I'm glad library authors of like servers or caches will be abl…
-
comment
Comment #13730285
Hi, I think you have misunderstood the issue. Just because YOU did not use those services does not mean your data was not leaked. It means that other peoples data was not leaked on…
-
comment
Comment #13712435
Beyond this post, you might be interested in another post in the blog: http://www.marathoninvestigation.com/2017/01/WhyIcheated.htm... . The blogger interviews someone he caught ch…
-
comment
Comment #13579548
Thanks for the link. If you look at CED high demand, CA today already has almost 10% excess of the projected 2026 peak demand (projected is between 65-70, lets say 69MW, per the LA…
-
comment
Comment #13579375
I think you are missing the point of the article. It lays out a case that this excess power generation is done for the profit of some regulated utilities, such as PG&E. For example…
-
comment
Comment #12826896
What the hell is this these are companies that make millions of dollars a year arguing on the weekend with public blog posts. This is what lawyers are for. I automatically assume i…
-
comment
Comment #12795292
I don't understand a few things about Google fiber ever as a long term viable business unit inside Alphabet as a whole. As you mentioned in the thread, and I agree with the sentime…
-
comment
Comment #12742001
What problems do you have? Lombok does bytecode generation, I've never had a problem using it with things such as Jackson. How would an external library even know when the bytecode…
-
comment
Comment #12536919
Hey Nostrademons, I appreciate your thoughtful responses so I was wondering what your thoughts are on importance and corresponding compensation of the 1st employee at a company. If…
-
comment
Comment #12375276
In my opinion Google is between a rock and hard place. They made it very easy to be certified for Android. My assumption for the reason is to spread it everywhere to get market dom…
-
comment
Comment #12329555
I've used Charles for the last year but Charles 4 is consistently crashing for me, and local rewrites often fail (it says file doesn't exist?). YMMV upgrading - I wish I had not.
-
comment
Comment #11784962
I disagree with the premise that the best companies and developers give away almost everything they do. There's a lot of code from Google that's not open source - for whatever reas…
-
comment
Comment #11759782
What? I get Netflix is valuable but to say they would merge with Disney really seems delusional to me. Disney which owns ABC, ESPN, other tv channels, movie studios, merchandise. Y…
-
comment
Comment #11752024
It's possible they are running advertising campaigns with ad networks that are only integrated with one of these attribution partners? I know I've started to see a lot of uber inte…
-
comment
Comment #11752022
It's possible they are running advertising campaigns with ad networks that are only integrated with one of these attribution partners? I know I've started to see a lot of uber inte…
-
comment
Comment #11649659
It's pretty depressing how casually people's lives are thrown away for money. I can't imagine how angry I'd be if I was dealing with a family member who was prescribed these increa…
-
comment
Comment #11642123
I've only been programming fulltime for a few yeras so I'm putting this out for you as much as getting other people's thoughts on my half baked opinions. 1. Be independent in your …
-
comment
Comment #11617688
I interviewed with these people a few months ago. Unfortunately I didn't get an offer but out of all the companies I've interviewed at they've been probably the best interview expe…
-
comment
Comment #11600532
I don't understand what point you're trying to make with this comment. I don't see anyone here attacking her, in fact only in the article does anyone bring up her specific performa…
-
comment
Comment #11532313
I don't understand this at all. In what world is there an infinite amount of hours I can work? Most people work 40 hours a week and if they work more don't get paid extra (barring …
-
comment
Comment #11388548
Wondering what your use case is for such a large cache that is not clustered (unless I misunderstood the code). Both in terms of single process dying = lost 10gb of data and also w…
-
comment
Comment #11322305
I always wonder how sites like these deal with stuff like potentially hosting child porn/other content that is illegal to possess. Does DCMA safe harbor stuff cover it? (don't see …
-
comment
Comment #10967198
What does Github write that uses Swift? I thought they didn't have an iOS app and I figured their desktop app was some node-webkit or electron based thing based on it being 27mb do…
-
comment
Comment #10684925
There's various research projects out there to, at compiler level, create different output binaries out of same source code to accomplish this task. I'm not really following it I j…