<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: timothylaurent</title><link>https://news.ycombinator.com/user?id=timothylaurent</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 10:39:41 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=timothylaurent" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by timothylaurent in "Double is winding down"]]></title><description><![CDATA[
<p>M1 Finance is quite like this.</p>
]]></description><pubDate>Wed, 02 Jul 2025 19:09:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=44447625</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=44447625</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44447625</guid></item><item><title><![CDATA[New comment by timothylaurent in "Show HN: Unsure Calculator – back-of-a-napkin probabilistic calculator"]]></title><description><![CDATA[
<p>This reminds me of <a href="https://www.getguesstimate.com/" rel="nofollow">https://www.getguesstimate.com/</a> , a probabilistic spreadsheet.</p>
]]></description><pubDate>Tue, 15 Apr 2025 19:43:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=43697511</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=43697511</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43697511</guid></item><item><title><![CDATA[New comment by timothylaurent in "Rye: A Hassle-Free Python Experience"]]></title><description><![CDATA[
<p>I assume this "Universal" resolution is enabled by adding the "--universal" cli argument?<p>It doesn't look like this is currently documented but I found some hints in the release notes.</p>
]]></description><pubDate>Tue, 09 Jul 2024 16:42:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=40918122</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=40918122</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40918122</guid></item><item><title><![CDATA[New comment by timothylaurent in "Memray: Python memory profiler"]]></title><description><![CDATA[
<p>Memray is definitely best in class!</p>
]]></description><pubDate>Sat, 09 Dec 2023 01:30:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=38577366</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=38577366</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38577366</guid></item><item><title><![CDATA[New comment by timothylaurent in "Architecture diagrams should be code"]]></title><description><![CDATA[
<p>Structurizr -> mermaid is a nice way to go especially since GH now renders Mermaid. We use the structurizr-python library to update diagrams in CI</p>
]]></description><pubDate>Thu, 12 Jan 2023 00:26:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=34347264</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=34347264</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34347264</guid></item><item><title><![CDATA[New comment by timothylaurent in "Sweet Shell: With Oh-My-Zsh, SpaceVim, Starship, True Color, and Demo Mode"]]></title><description><![CDATA[
<p>The only thing I do is enable the kubernetes plugin which for some reason isn't the default.</p>
]]></description><pubDate>Wed, 23 Nov 2022 03:03:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=33714632</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=33714632</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33714632</guid></item><item><title><![CDATA[New comment by timothylaurent in "Sweet Shell: With Oh-My-Zsh, SpaceVim, Starship, True Color, and Demo Mode"]]></title><description><![CDATA[
<p>Just use starship.rs , then.</p>
]]></description><pubDate>Wed, 23 Nov 2022 00:26:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=33713477</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=33713477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33713477</guid></item><item><title><![CDATA[New comment by timothylaurent in "Sweet Shell: With Oh-My-Zsh, SpaceVim, Starship, True Color, and Demo Mode"]]></title><description><![CDATA[
<p>Agree - Wezterm is great!<p>It's my goto on linux now, and I even installed in on my Mac where I'm daily driving Warp.</p>
]]></description><pubDate>Tue, 22 Nov 2022 23:22:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=33712975</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=33712975</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33712975</guid></item><item><title><![CDATA[New comment by timothylaurent in "Sweet Shell: With Oh-My-Zsh, SpaceVim, Starship, True Color, and Demo Mode"]]></title><description><![CDATA[
<p>mostly because you can spend an arbitrary amount of time tweaking your vim to get it the way you want it. This Vim distros, like SpaceVim and AstroNvim, are a great foundation working on an IDE-like vim setup.<p>For example, in AstroNvim - the path completion dropdown shows icons and all paths accessible, when focusing on a file, it shows the head of the file. It's a really smart UX integration. It would likely have taken me weeks to months of playing with my config to have a small subset of what is available in the distro.<p>They're also very configurable, so you can override any key-binding you want, add or disable plugins.<p>I guess it depends on how you want to spend your time :shrug</p>
]]></description><pubDate>Tue, 22 Nov 2022 23:21:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=33712963</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=33712963</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33712963</guid></item><item><title><![CDATA[New comment by timothylaurent in "Sweet Shell: With Oh-My-Zsh, SpaceVim, Starship, True Color, and Demo Mode"]]></title><description><![CDATA[
<p>I've tried lots of these tools. I'm currently doing<p>pan-OS<p>ohmyzsh - mostly for the git aliases :D<p>starship - contextual prompt<p>AstroNvim - this replaced SpaceVim for me - a delightful- batteries included vim<p>direnv - directory-based environments - I have custom layouts that install python with pyenv, and a virtualenv with pyenv-virtualenv, and activates the VE based on the .python-version<p>RipGrep - replaces ag for search<p>k9s - for managing kubernetes<p>hishtory - command history search<p>lsd - colorful ls replacement in rust<p>bat - colorful cat replacement in rust<p>brew - so much fresher than apt packages on linux<p>OSx<p>Warp - next gen terminal - replaced iterm for me<p>Linux<p>Wezterm - really snappy terminal emulator</p>
]]></description><pubDate>Tue, 22 Nov 2022 23:12:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=33712886</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=33712886</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33712886</guid></item><item><title><![CDATA[New comment by timothylaurent in "'Soleus pushup' fuels metabolism for hours while sitting"]]></title><description><![CDATA[
<p>There's no way that isolating the soleus is somehow mysterious and out of reach of the common person.<p>Just tell us what sort of activation is needed - how long should you do the exercise - we can manage to figure out if we're working our soleus.</p>
]]></description><pubDate>Thu, 22 Sep 2022 21:30:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=32944875</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=32944875</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32944875</guid></item><item><title><![CDATA[New comment by timothylaurent in "Show HN: DevTools-X – a cross platform alternative of devutils and devtoys"]]></title><description><![CDATA[
<p>Why is a broken app on top of the HN feed?</p>
]]></description><pubDate>Mon, 19 Sep 2022 17:17:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=32901146</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=32901146</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32901146</guid></item><item><title><![CDATA[New comment by timothylaurent in "Falling for Kubernetes"]]></title><description><![CDATA[
<p>It's really better than any GUI I've used. I like it better than Weave Scope, Lens, and Rancher.</p>
]]></description><pubDate>Wed, 10 Aug 2022 03:43:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=32407639</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=32407639</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32407639</guid></item><item><title><![CDATA[New comment by timothylaurent in "If Google sucks then why is everyone still using it?"]]></title><description><![CDATA[
<p>You's been a refreshing break from the Google-sphere - and it gets better and better - The mobile browser is also great!</p>
]]></description><pubDate>Fri, 18 Mar 2022 22:25:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=30728334</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=30728334</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30728334</guid></item><item><title><![CDATA[New comment by timothylaurent in "BiglyBT is a feature filled, open source, ad-free, BitTorrent client"]]></title><description><![CDATA[
<p>It's a full-on Vuze fork</p>
]]></description><pubDate>Wed, 16 Mar 2022 14:47:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=30699493</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=30699493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30699493</guid></item><item><title><![CDATA[New comment by timothylaurent in "BiglyBT is a feature filled, open source, ad-free, BitTorrent client"]]></title><description><![CDATA[
<p>Bigly is actually a vuze fork</p>
]]></description><pubDate>Wed, 16 Mar 2022 14:46:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=30699486</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=30699486</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30699486</guid></item><item><title><![CDATA[New comment by timothylaurent in "Show HN: Shortwave: Enjoy Your Inbox"]]></title><description><![CDATA[
<p>Hmmm can't seem to finish the login flow</p>
]]></description><pubDate>Wed, 16 Feb 2022 03:20:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=30355994</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=30355994</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30355994</guid></item><item><title><![CDATA[New comment by timothylaurent in "Google Search Is Dying"]]></title><description><![CDATA[
<p>you.com is so refreshing -- I've been using it since learning about it and I see it getting better and better.<p>Been loving the twitter integration, the code blocks, stack overflow -- and the lack of adds. Love it!</p>
]]></description><pubDate>Wed, 16 Feb 2022 02:28:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=30355668</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=30355668</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30355668</guid></item><item><title><![CDATA[New comment by timothylaurent in "PDM: A Modern Python Package Manager"]]></title><description><![CDATA[
<p>This is our setup - fits perfectly, don't even miss `workon`</p>
]]></description><pubDate>Thu, 09 Dec 2021 22:49:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=29504133</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=29504133</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29504133</guid></item><item><title><![CDATA[New comment by timothylaurent in "Exa: An alternative to Ls"]]></title><description><![CDATA[
<p>I switched to LSD from Exa as soon as I realized that Exa wasn't a ls drop-in replacement -- it's been great so far.</p>
]]></description><pubDate>Thu, 28 Oct 2021 00:55:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=29021040</link><dc:creator>timothylaurent</dc:creator><comments>https://news.ycombinator.com/item?id=29021040</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29021040</guid></item></channel></rss>