Live data from Hacker News

Viewing profile — normaljoe

normaljoe

HN member
Joined
Wed, Nov 09, 2016, 10:31 PM UTC
HN karma
103
Public activity
57 items

About normaljoe

No profile information was provided.

Recent public activity

  1. comment
    Comment #37286546

    While that may be tragic, it still is the intentional effect and hardly a mistake. Apple focusing on its $250B iPhone market over its < $50B Mac market very much makes sense. When …

  2. comment
    Comment #37283035

    I wouldn't call Apple's decision a mistake, they knew exactly what they were doing and their long term plan required it. The relative insignificant size of user base that still nee…

  3. comment
    Comment #34826959

    > Maybe the software integration helps avoid this? With auto pilot on the car is watching you. If you take eyes off the road it issues more pay attention nags. Failure to comply re…

  4. comment
    Comment #34374906

    Chrome used WebKit until the Blink fork in 2013. That should make the numbers work. :)

  5. comment
    Comment #25882177

    As the other posts point out it's not just a matter of material, but a trade off. As you increase the ductile strength you end up with something that is more brittle and the same i…

  6. comment
    Comment #25498329

    And this still happens in Texas where it is suppose to be illegal as well. I called provider multiple times and explained the rate from my insurer. They of course sent to collectio…

  7. comment
    Comment #25347918

    WiFi Teletype that works. I so want that. Where can I even find a Teletype that might actually be close to working and if do find it can I get a little more notes?

  8. comment
    Comment #25237917

    RC vs GC really depends on workload/memory and the volatility of the allocate to deallocate timeframe. I think the better argument here is that iOS and MacOS use RC in the underlyi…

  9. comment
    Comment #25237739

    Clock is a up volt and down volt. There is a period of time it takes to reach either up or down. If I have to get the clock to reach 2 cores/units at the same time that is easier t…

  10. comment
    Comment #25237570

    Except it did by creating a larger market. Some of that was flashy at the start like the gold watches but ultimately created a new market. Personally I quit wearing a watch sometim…

  11. comment
    Comment #25237436

    They did this with FedEx planes out of China years back, forget which iPhone version, but they basically did the same thing they booked everything. All FedEx planes only had iPhone…

  12. comment
    Comment #25166379

    To godelski point yes there is low level stuff that really isn't a concern except to jandrese's point it's political. If I walk out of a reactor room and my gloves from my contamin…

  13. comment
    Comment #25165023

    To be fair those are completely different things. Commercial needs a profit and uses low enriched material. Military is not concerned with profit and uses highly enriched material.…

  14. comment
    Comment #24804856

    It's not that SV is union workers but that union workers have a higher labor cost. Kind of goes to why GM started Saturn in TN and why Saturn cars where cheap in the late 80s, no u…

  15. comment
    Comment #24710680

    I have thrown out resumes claiming the same. Explain how you have more years experience then the age of the tech. LOLZ.

  16. comment
    Comment #22409839

    Oh I remember those days and yes IE was the better browser even in the early Safari days. Back in '03 I still had get a VirtualPC instance running for a few websites and let that c…

  17. comment
    Comment #21621575

    As to point d. It's also not just the carrier but the carrier group as a whole. The US CSGs rival most countries entire air capability. It's impressive to see and not something you…

  18. comment
    Comment #21621513

    The biggest issue with this would be displacement. A underwater vehicle that large would displace enough water that it could be tracked by satellite. It would also be a big enough …

  19. comment
    Comment #21494013

    Tooling is not the issue here, nor is autoloading. ISO C and C++ doesn't provide tooling, nor should any language. Tooling is better handled by third parties and implementers. Lang…

  20. comment
    Comment #21493774

    I don't understand this comment from the standpoint that DBs including PostgreSQL, my fav, are not duck typed like higher level languages. They have to store the data in binary tha…

  21. comment
    Comment #16967272

    Last time I talked to somebody at USDS two years ago maybe, they where already helping. I think the biggest task was trying to figure out getting off tape and moving normal hard dr…

  22. comment
    Comment #16603707

    This is the exact opposite of what UPS software does today. It routes based on spending the least amount of gas. Dynamic routing to also conserve fuel in NYC would be a quite a thi…

  23. comment
    Comment #16310311

    https://www.bell-labs.com/usr/dmr/www/chist.html

  24. comment
    Comment #16310290

    I completely agree. I went down the rabbit hole a few months ago and started reading some of Dennis Ritchie's papers on his home page. I particularly liked the C history linked bel…

  25. comment
    Comment #16005390

    > Is there a good reason, other than expectations brought from other langs, why 0 should be falsey? Most likely this is a result of one of the mother of most bracket based language…