leppie | 10 years ago | on: Friends don't let Friends install Used RAM
leppie's comments
leppie | 10 years ago | on: Ask HN: Dealing with a Toxic Co-Worker
leppie | 10 years ago | on: Newly found TrueCrypt flaws
leppie | 10 years ago | on: Ask HN: My co-founders are trying to get rid of me. What should I do?
leppie | 10 years ago | on: Introducing the Famous Framework
leppie | 11 years ago | on: CoreCLR is now open source
leppie | 11 years ago | on: So I need to be sad, bored and happy to be creative
leppie | 11 years ago | on: Integrated Circuit design for the IoT
"Each packet has 20 bytes of useful payload and consumes 49 μA at 3 V"
That is a manufacture average for some profile, mostly sleeping 99% of the time.
The real consumption during broadcast is in the order of 15-20mA for most chip I have seen.
Here is a very informative article dealing with power demands of low power devices: www.ganssle.com/reports/ultra-low-power-design.html
leppie | 13 years ago | on: Write More Classes
static String readFirstLine(String filename) { try { BufferedReader br = new BufferedReader(new FileReader(path)); ....
So people writes this everyday, yet still fail to do it correctly...
Also, this article was written 1 day in the future. The future looks bleak to me...
leppie | 13 years ago | on: Instacode
leppie | 13 years ago | on: Show HN: My Github résumé
leppie | 13 years ago | on: Marissa Mayer Employment Offer Letter
leppie | 13 years ago | on: The TTY demystified (2008)
Yes, Fortiguard is a POS, but some of us have no choice behind corporate firewalls/proxies.
leppie | 13 years ago | on: The TTY demystified (2008)
leppie | 13 years ago | on: The TTY demystified (2008)
Edit: To clarify. It was blocked. I reported this 'false positive' to Fortiguard to remove it from their list. They normally clear it in 24 hours.
leppie | 14 years ago | on: A Codewalk for Arc3's first-class(runtime) macros
leppie | 14 years ago | on: Want the quietest PC? Just get the right chip . . .
leppie | 14 years ago | on: Try and view the source
leppie | 14 years ago | on: Thinking different. - A look into the mental illness of a hacker
leppie | 14 years ago | on: Why I Don't Do Unpaid Overtime and Neither Should You
"I work for money. If you want loyalty, get a dog."
Odds probably the RAM was mismatched, and the BIOS did not choose conservative settings. Also could be voltage mismatch, and then your low voltage modules could fry (unlikely though).