Live data from Hacker News

Viewing profile — unpythonic

unpythonic

HN member
Joined
Fri, Sep 23, 2016, 4:17 PM UTC
HN karma
502
Public activity
65 items

About unpythonic

No profile information was provided.

Recent public activity

  1. comment
    Comment #41207267

    The other article fails to mention the building vs land+building valuation. I posted it over there, but thought this was a better article on its own.

  2. story
  3. comment
    Comment #41205803

    Here's a better article covering this situation: https://wolfstreet.com/2024/08/01/values-of-old-office-tower... Unsurprising that a building's value goes down over time while the …

  4. story
  5. comment
    Comment #36782711

    Sadly, it's not always that simple. If one of your well-pinned packages has a build dependency which is not correctly pinned, then you're subject to the problem.

  6. comment
    Comment #36661879

    Oh yeah! Perl sure did have a bunch of ugly programs, but I believe that was because it was so easy for non-experts to program in it. There have been many companies successfully bu…

  7. comment
    Comment #36661789

    Horror is apt. You hit it on the head with the slowness of loops when the body comprises a series of program invocations. The horror really seeps in when you realize the original a…

  8. comment
    Comment #36661726

    The effortless composition of complex commands out of simple standalone programs is one of the best features of Unix. And yes, I admire and love it as well. That said, imagine a me…

  9. comment
    Comment #36650275

    When perl came out we were living in horrific times. You had the choice of either Bourne, C or Korn shell. Automation was glued together in one of these with a series of grep, awk,…

  10. comment
    Comment #36544766

    I was an innkeeper, in this crazy, little town in Vermont... https://youtu.be/OwYw2i2icNg?t=430

  11. comment
    Comment #33498124

    The claim: reduces CO₂e emissions by up to 80%* The asterisk: water boiling phase excluded When I boil pasta, I use full heat to get the water boiling, drop in the pasta, then let …

  12. comment
    Comment #33391245

    If you google your question, you literally get a set of videos showing you how to do it. "oneplus 10 pro qr": https://www.google.com/search?q=OnePlus+10+Pro+qr In 30 seconds, I fou…

  13. comment
    Comment #31928218

    After all, they're pigs on the wing. https://www.mentalfloss.com/article/79160/time-pink-floyds-g...

  14. comment
    Comment #31180178

    If you read through to the bottom, you'll see the article itself is just a call to action for yet another service which the author is starting. It's an ad. Seeing it buried so deep…

  15. comment
    Comment #31180142

    The article is just an ad. > This was my motivation for starting GlacierMD: I wanted to give consumers the information they needed to make evidence-based health decisions. And alth…

  16. comment
    Comment #28129133

    Fascinating article which explains the seeming contradiction between China's crackdown on some of the most visible tech companies (Alibaba, Tencent) and it's new emphasis on tech g…

  17. story
  18. comment
    Comment #26744174

    And here are the headers: # curl -i https://www.facebook.com/ HTTP/1.1 500 Internal Server Error X-Frame-Options: DENY X-XSS-Protection: 0 X-Content-Type-Options: nosniff Strict-Tr…

  19. comment
    Comment #25945703

    Because ctrl-z will stop the current command, and when you run "fg" it resumes that one process. However, the loop you were in has been abandoned, and it will not continue to execu…

  20. comment
    Comment #22299007

    Let's begin at the beginning, Chapter da39a3ee5e6b4b0d3255bfef95601890afd80709. Of course, that's tongue-in-cheek. It all began with e83c5163316f89bfbde7d9ab23ca2e25604af290.

  21. comment
    Comment #22159546

    > Programmers waste enormous amounts of time thinking about, or worrying about, the speed of noncritical parts of their programs, and these attempts at efficiency actually have a s…

  22. comment
    Comment #21803823

    I find it funny when satire from the past becomes the truth of the present. It's not hard to find examples such as the dystopian satire of "Network" (1976) becoming depressingly ac…

  23. story
  24. comment
    Comment #21181292

    Saying that Perl was one of the first languages is silly of course. It's nowhere near as old as LISP, FORTRAN, and C. However, Perl is the first of its kind. Prior to Perl, one wou…

  25. comment
    Comment #21080829

    Not sure why we don't refer to the original reporting from which this was based: "When rides go wrong: How Uber’s investigations unit works to limit the company’s liability" https:…