Viewing profile — anonymous_iam
anonymous_iam
HN member- Joined
- Wed, Apr 20, 2016, 10:50 PM UTC
- HN karma
- 77
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About anonymous_iam
No profile information was provided.
Recent public activity
-
comment
Comment #14639922
And watch out for those sand worms!
-
comment
Comment #14639881
The conspiracy theorists who think we never went to the moon are mostly unaware of the retroreflectors we left behind: https://en.wikipedia.org/wiki/Lunar_Laser_Ranging_experiment
-
comment
Comment #14591311
BladeRF is pretty cool. It doesn't have quite the frequency range of HackRF, but it's full duplex, and uses 12-bit ADC/DAC (vs. HackRF's 8-bit ones). Also it uses USB 3 so the band…
-
comment
Comment #14588940
Anyone know the story behind why baudline hasn't been updated in seven years? The site has promised a beta version with some highly desirable features for a LONG time, but nothing.…
-
comment
Comment #14311887
The estimate for my house dropped by 25% in one month when the market was still rising. I'm assuming that the cause was the house next door which was in poor condition and was sold…
-
comment
Comment #14223216
Is it just a coincidence that Musk's main competitor in the space business is called "The Boeing Company"? I don't think so.
-
comment
Comment #14206799
The article makes no mention of single event upsets (SEUs). These occur randomly when cosmic rays can cause a bit flip anywhere in the chip. ECC is a good way to mitigate SEU effec…
-
comment
Comment #14160001
I think the author never read Frank Herbert's book, but only saw the movie. Most people who hate the movie have never read the book.
-
comment
Comment #14159812
I always hate to see "losses" claimed on money not collected. The copyright lobby plays the same game. There were no "losses", there was money owed that was not collected.
-
comment
Comment #14110203
This seems like the sort of crime that the CFAA was intended for. He was a trusted insider for 14 years, and then this. Also, he obviously wasn't very competent if he didn't consid…
-
comment
Comment #14028074
Not as elegant as Barnaby Jack, but just as effective.
-
comment
Comment #13991609
Could you please provide an example?
-
comment
Comment #13932359
This is not a new thing. Decades ago when Verizon contracted with Microsoft to "upgrade" their web portal, it was no longer usable from any browser other than IE. I had been using …
-
comment
Comment #13918940
Yes! I love running remotely managed scripts on my local machine as root! What could be safer?
-
comment
Comment #13918609
I still don't understand this. If a blob of C code passes a large structure by value, doesn't it go on the stack? Why would the compiler be required to pass such an object only via…
-
comment
Comment #13814520
I wonder if they tried this: https://blog.packagecloud.io/eng/2017/02/21/set-environment-...
-
comment
Comment #13766681
I hope Jason recovers in time for DefCon.
-
comment
Comment #13765882
The article got the Doomsayer and Reno battlecrys wrong.
-
comment
Comment #13710046
It was a bongo drum not a conga drum.
-
comment
Comment #13701121
Generally the RTC in a computer is not as accurate as a typical wall clock or wristwatch. Although the RTC usually uses the same type of crystal as a watch, the circuit is not usua…
-
comment
Comment #13646566
I suppose that you have now learned to not trust the United States Postal Service with your $10,000 package. FedEx or UPS do cost a little more, but in this case I think you would …
-
comment
Comment #13640163
Which data was rescued? Was it the original raw data, or the "corrected" data?
-
comment
Comment #13612340
Invest it in something other than a YC startup.
-
comment
Comment #13612323
Sharing your password most likely violates the TOS and could subject you to felony prosecution under the CFAA.
-
comment
Comment #13611705
I did a similar comparison last year, but mine was for an embedded system with no FPP (MSP430). I was able to shave more than half of the average execution time compared to the (hi…