Viewing profile — timoteostewart
timoteostewart
HN member- Joined
- Fri, Jan 22, 2021, 4:24 AM UTC
- HN karma
- 175
- Public activity
- 165 items
- HN profile
- View on Hacker News ↗
About timoteostewart
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
-
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…
-
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.
-
comment
Comment #47505480
site hugged to death. Wayback: https://web.archive.org/web/20260226093719/https://www.dvd30...
-
comment
Comment #43315035
At the time the blog post was written, the .torrent file was not yet posted to tug.org.
-
comment
Comment #43268872
https://downforeveryoneorjustme.com/auth.openai.com?proto=ht...
- story
-
comment
Comment #43094463
I imagine software updates might bring improved support for various media codecs, or UI enhancements, or better Bluetooth compatibility, etc.
-
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. …
-
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…
-
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/
-
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…
-
comment
Comment #40255073
I bet you’re right. I missed the snark.
-
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…
-
comment
Comment #40254620
(2023)
-
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…
- comment
-
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.
-
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
- comment
-
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…
-
comment
Comment #40006718
Not Central Texas (e.g., Austin)
-
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.…
-
comment
Comment #39956415
3. Authoritative lists cannot contradict each other.
-
comment
Comment #39956110
2. If a list calls itself authoritative, it is.
-
comment
Comment #39956051
Coming soon: “Falsehoods programmers believe about authoritative lists”