Live data from Hacker News

Viewing profile — spappal

spappal

HN member
Joined
Tue, Feb 06, 2018, 10:49 PM UTC
HN karma
52
Public activity
30 items

About spappal

No profile information was provided.

Recent public activity

  1. comment
    Comment #47482650

    That's a helpful tutorial, thanks.

  2. comment
    Comment #38542540

    Align with the rest of the system, when sqlite is used as a component in a system which mainly speaks json. Performance, when records are complex and usually not accessed. Ease, av…

  3. comment
    Comment #34074910

    I got good use of the run-time type checking of typeguard [0] when I recently invoked it via its pytest plugin [2]. For all code visited in the test suite, you get a failing test w…

  4. comment
    Comment #25279909

    Firefox supports custom search engines, the most bang for the buck custom search engine must be https://duckduckgo.com/?q=%s with keyword being the letter d. Then you get all these…

  5. comment
    Comment #24846073

    The author of that macro PEP [0] is the same Mark Shannon behind the speedup proposal under discussion. [0]: https://www.python.org/dev/peps/pep-0638/

  6. comment
    Comment #24783497

    The reason for magnetic field strength falling off as 1/r^3 is interesting: the biot-savart law says that magnetic field falls off as 1/r^2 from a magnetic source, but in reality s…

  7. comment
    Comment #24522659

    > the properties of the hashes [g]it uses Git uses SHA-1, a hardened version since 2017, and are now doing per-repo upgrades to SHA-256 [0]. Lots of repos are presumably still on S…

  8. comment
    Comment #24102964

    Since toast is discussed on HN: I remember this video [0] nicely explaining some nice engineering of an interesting toaster. [0]: https://www.youtube.com/watch?v=1OfxlSG6q5Y

  9. comment
    Comment #24091696

    Compact summaries are useful when revisiting something that was learnt before. Such a document might be more useful for mathematics than most subjects, since many have studied math…

  10. comment
    Comment #23733337

    And PEP 8 doesn't mention sorting the imports. There are even counterexamples which aren't alphabetically sorted. It does mention grouping though. Since Python imports can have sid…

  11. comment
    Comment #23645611

    See also: the paper "Why Most Published Research Findings Are False". Previously on HN: https://news.ycombinator.com/item?id=1825007

  12. comment
    Comment #23414707

    This was spotted on HN 3 weeks ago: https://github.com/schollz/croc

  13. comment
    Comment #22966893

    P(simultaneously within middle 50 % of n independent distributions) = 0.5^n = 2^(-n), like my parent comment says. But interestingly, every relevant comment here either got somethi…

  14. comment
  15. comment
    Comment #21376978

    Wayback Machine to the rescue: https://web.archive.org/web/20121023081714/https://kturtleco... I recommend adding bookmarklets for Wayback Machine: https://en.wikipedia.org/wiki/He…

  16. comment
    Comment #21363411

    > remember that deaf-blind people exist [... ...] able to understand language I got curious if/how deafblind people learn to communicate in the first place, if they are completely …

  17. comment
    Comment #20898589

    I read Chiang's Exhalation [0] prompted by your question. So much story in so few (6505) words! Great use of a crafted universe to tell a story relevant to us. That's the beauty of…

  18. comment
    Comment #20845820

    This doesn't really get us closer to the speed of light, but we have broken lots of speed records in the last 50 years: https://en.wikipedia.org/wiki/List_of_vehicle_speed_records

  19. comment
    Comment #20256605

    > Firefox just doesn't have nearly the security credentials that Chrome does at the moment I think this claim deserves a justification. Not saying you're wrong but I'm interested i…

  20. comment
    Comment #19352141

    I would be interested in knowing how cyber warfare and cyber espionage are viewed from a perspective of diplomacy or power play between nations (or corporations). Does anyone know …

  21. comment
    Comment #18349824

    I agree that Deep Work is worth a read. Quite a few meaningful ideas in quite few pages. The end-of-day shutdown is one of the ideas that stuck in me. After a workday my mind is us…

  22. comment
    Comment #18205233

    This reminded me of last years "BrickerBot" malware [0] by grey-hat The Janit0r / The Doctor who bricked IoT devices with the stated purpose of preventing the same devices from bei…

  23. comment
    Comment #18154896

    The light appears to not come from the inside: https://www.youtube.com/watch?v=Std3LfVx41c&t=33

  24. comment
    Comment #18038996

    This article [0] explains nicely the story of Claude Shannon et al trying to win at roulette. [0] http://nautil.us/issue/50/emergence/claude-shannon-the-las-v...

  25. comment
    Comment #18038972

    Agreed, I just tried it. Two good examples for this are the ones in the Wikipedia page [0]. The size in the page is maybe a bit large, if it requires a too large angle of eye cross…