Live data from Hacker News

Viewing profile — timoteostewart

timoteostewart

HN member
Joined
Fri, Jan 22, 2021, 4:24 AM UTC
HN karma
175
Public activity
165 items

About timoteostewart

Read HN on my HN reader! https://www.thnr.net/

Email: tim (at) texastim.dev

Home page: https://www.texastim.dev/

GH: https://github.com/timoteostewart/

LI: https://www.linkedin.com/in/texastimdev/

LC: https://leetcode.com/texastim/

Recent public activity

  1. comment
    Comment #49191784

    In a similar vein: "The Horse, the Wheel, and Language: How Bronze-Age Riders from the Eurasian Steppes Shaped the Modern World" by David W. Anthony https://press.princeton.edu/boo…

  2. comment
    Comment #47582240

    Agree with your observation. Blake and Durer both worked in printmaking. I wonder if the processes and aesthetics there resulted in some detectable affinity between their works.

  3. comment
    Comment #47505480

    site hugged to death. Wayback: https://web.archive.org/web/20260226093719/https://www.dvd30...

  4. comment
    Comment #43315035

    At the time the blog post was written, the .torrent file was not yet posted to tug.org.

  5. comment
    Comment #43268872

    https://downforeveryoneorjustme.com/auth.openai.com?proto=ht...

  6. story
  7. comment
    Comment #43094463

    I imagine software updates might bring improved support for various media codecs, or UI enhancements, or better Bluetooth compatibility, etc.

  8. comment
    Comment #41142104

    Can’t help but think of the 2002 Ted Chiang novelette “Liking What You See” and its tech “Calliagnosia,” a medical procedure that eliminates a person’s ability to perceive beauty. …

  9. comment
    Comment #41010786

    FWIW, I find the high-level overview more useful, because then I can write a script tailored to my situation. Between `bash`, `aws` CLI tool, and Powershell, it would be straightfo…

  10. comment
    Comment #40437826

    Not to be confused with Adam Gordon Bell, who is still very much alive. https://news.ycombinator.com/user?id=adamgordonbell https://adamgordonbell.com/

  11. comment
    Comment #40324129

    It’s a small detail, but I appreciate when a command-line tool offers both short and long options for all the switches. Short so I can type them quickly for manual use, and long fo…

  12. comment
    Comment #40255073

    I bet you’re right. I missed the snark.

  13. comment
    Comment #40254628

    Article seems clearly about 23.04, which is indeed Lunar Lobster.[0][1] [0] https://old-releases.ubuntu.com/releases/lunar/ [1] https://canonical.com/blog/canonical-releases-ubuntu…

  14. comment
  15. comment
    Comment #40206920

    Fascinating topic. There are two ways the user/client/browser receives reports about the character encoding of content. And there are hefty caveats about how reliable those reports…

  16. comment
  17. comment
    Comment #40029033

    Would you consider rolling your own? Python’s goose3 has worked well for me in article extraction. It seemed to be successful more often than trafilatura and newspaper3k.

  18. comment
    Comment #40009919

    Can’t help but see the affinity between this writing format and the classic Codeless Code stories and parables: http://thecodelesscode.com

  19. comment
  20. comment
    Comment #40006775

    - reading an algos book (if you haven’t) might be helpful: Aho et al., CLRS, Sedgwick - on LC, start with easy algorithm problems and sort by Acceptance in descending order. As you…

  21. comment
    Comment #40006718

    Not Central Texas (e.g., Austin)

  22. comment
    Comment #39992002

    Keywords of use to you might be “mock data” “mocks” and “mocking”. There are lots of tools, even for generating specific data types (names, emails, json, location coordinates, etc.…

  23. comment
    Comment #39956415

    3. Authoritative lists cannot contradict each other.

  24. comment
    Comment #39956110

    2. If a list calls itself authoritative, it is.

  25. comment
    Comment #39956051

    Coming soon: “Falsehoods programmers believe about authoritative lists”