<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: connorbrinton</title><link>https://news.ycombinator.com/user?id=connorbrinton</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 07 Jul 2026 06:49:06 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=connorbrinton" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[PEP 836 – JIT Go Brrr: The Path to a Supported JIT Compiler for CPython]]></title><description><![CDATA[
<p>Article URL: <a href="https://peps.python.org/pep-0836/">https://peps.python.org/pep-0836/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48774917">https://news.ycombinator.com/item?id=48774917</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 03 Jul 2026 13:40:18 +0000</pubDate><link>https://peps.python.org/pep-0836/</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=48774917</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48774917</guid></item><item><title><![CDATA[New comment by connorbrinton in "Several injured in Boeing 787 nose-gear collapse in Frankfurt"]]></title><description><![CDATA[
<p>My uneducated guess is that crew members in the back galley could have been injured by unsecured items they were loading falling or sliding. The service cart itself is 200-250 lbs. With the rear galley accelerating upward, then a sudden halt to the acceleration when the front nose impacts the ground, I could imagine the cart lifting off the ground and landing on feet or legs. Or putting the cart aside, other items such as drink cans, galley appliances, etc. falling from cabinets or counters could cause injury</p>
]]></description><pubDate>Thu, 04 Jun 2026 16:25:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48400920</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=48400920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48400920</guid></item><item><title><![CDATA[New comment by connorbrinton in "GitHub Having Issues (Again)"]]></title><description><![CDATA[
<p>I'm seeing GitHub Actions runs not occurring. A colleague is experiencing 500s (angry unicorn) and issues with Codespaces.<p>I always check DownDetector and Updog whenever something seems strange about GitHub behavior, they tend to pick up issues before the official status page.</p>
]]></description><pubDate>Thu, 23 Apr 2026 14:56:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47876499</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=47876499</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47876499</guid></item><item><title><![CDATA[GitHub Having Issues (Again)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.githubstatus.com/incidents/3f30ycplyr7l">https://www.githubstatus.com/incidents/3f30ycplyr7l</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47876498">https://news.ycombinator.com/item?id=47876498</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 23 Apr 2026 14:56:27 +0000</pubDate><link>https://www.githubstatus.com/incidents/3f30ycplyr7l</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=47876498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47876498</guid></item><item><title><![CDATA[New comment by connorbrinton in "Shall I implement it? No"]]></title><description><![CDATA[
<p>I've found Claude Code's built-in sandbox to strike a good balance between safety and autonomy on macOS. I think it's available on Windows via WSL2 (if you're looking for a middle ground between approving everything manually and --dangerously-skip-permissions)</p>
]]></description><pubDate>Fri, 13 Mar 2026 02:38:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47360069</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=47360069</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47360069</guid></item><item><title><![CDATA[New comment by connorbrinton in "The path to ubiquitous AI (17k tokens/sec)"]]></title><description><![CDATA[
<p>Speculative decoding takes advantage of the fact that it's faster to validate that a big model would have produced a particular sequence of tokens than to generate that sequence of tokens from scratch, because validation can take more advantage of parallel processing. So the process is generate with small model -> validate with big model -> then generate with big model only if validation fails<p>More info:<p>* <a href="https://research.google/blog/looking-back-at-speculative-decoding/" rel="nofollow">https://research.google/blog/looking-back-at-speculative-dec...</a><p>* <a href="https://pytorch.org/blog/hitchhikers-guide-speculative-decoding/" rel="nofollow">https://pytorch.org/blog/hitchhikers-guide-speculative-decod...</a></p>
]]></description><pubDate>Fri, 20 Feb 2026 12:48:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47087361</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=47087361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47087361</guid></item><item><title><![CDATA[New comment by connorbrinton in "Raspberry Pi and mini PC home lab prices hit parity as DRAM costs skyrocket"]]></title><description><![CDATA[
<p>100% agree on the better video hardware. I found out this weekend the Raspberry Pi 5 removes the dedicated video encoder present on the Pi 4B. I was getting 2-3 fps in OBS, which makes it unusable for my application. Any mini PC would do much better with dedicated encode capabilities.<p>To be fair, I haven't messed around with video encoding settings yet. I've seen claims the Pi 5 can do 1080p60 with 50% of the CPU. I could trade off quality for faster encoding, but with a mini PC I could get high quality encoding at real-time speeds.<p>I'm feeling some buyer's remorse with the Pi 5 right now...</p>
]]></description><pubDate>Tue, 06 Jan 2026 19:26:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46517284</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=46517284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46517284</guid></item><item><title><![CDATA[New comment by connorbrinton in "SimpleFold: Folding proteins is simpler than you think"]]></title><description><![CDATA[
<p>Technically yes. But it can take months to years to experimentally obtain the structure for a single protein, and that assumes that it's possible to crystallize (X-ray), prepare grids (cryo-EM) or highly concentrate (NMR) the protein at all.<p>On the other hand, validating a predicted protein structure to a good level of accuracy is much easier (solvent accessibility, mutagenesis, etc.). So having a complex model that can be trained on a small dataset drastically expands the set of accurate protein structure samples available to future models, both through direct predictions and validated protein structures.<p>So technically yes, this dataset could have been collected solely experimentally, but in practice, AlphaFold is now part of the experimental process. Without it, the world would have less protein structure data, in terms of both directly predicted and experimentally verified protein structures</p>
]]></description><pubDate>Sat, 27 Sep 2025 13:04:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=45395382</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=45395382</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45395382</guid></item><item><title><![CDATA[New comment by connorbrinton in "Ask HN: Why hasn't x86 caught up with Apple M series?"]]></title><description><![CDATA[
<p>On my Framework (16), I've found that switching to GNOME's "Power Saver" mode strikes the right balance between thermals, battery usage and performance. I would recommend trying it. If you're not using GNOME, manually modifying `amd_pstate` and `amd_pstate_epp` (either via kernel boot parameters or runtime sysfs parameters) might help out.<p>I agree that it's unfortunate that the power usage isn't better tuned out of the box. An especially annoying aspect of GNOME's "Power Saver" mode is that it disables automatic software updates, so you can't have both automatic updates and efficient power usage at the same time (AFAIK)</p>
]]></description><pubDate>Tue, 26 Aug 2025 13:22:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=45026193</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=45026193</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45026193</guid></item><item><title><![CDATA[New comment by connorbrinton in "I'm switching to Python and actually liking it"]]></title><description><![CDATA[
<p>Typer has a great feature that lets you optionally accept argument and flag values from environment variables by providing the environment variable name:<p><a href="https://typer.tiangolo.com/tutorial/arguments/envvar/" rel="nofollow">https://typer.tiangolo.com/tutorial/arguments/envvar/</a><p>It's especially nice for secrets. Best of both worlds :)</p>
]]></description><pubDate>Thu, 17 Jul 2025 13:00:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=44592883</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=44592883</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44592883</guid></item><item><title><![CDATA[New comment by connorbrinton in "Logging in Python like a pro"]]></title><description><![CDATA[
<p>Another great project for Python logging is loguru:
<a href="https://loguru.readthedocs.io/en/stable/overview.html" rel="nofollow">https://loguru.readthedocs.io/en/stable/overview.html</a><p>One of my favorite features of loguru is the ability to contextualize logging messages using a context manager.<p><pre><code>  with logger.contextualize(user_name=user_name):
    handle_request(...)
</code></pre>
Within the context manager, all loguru logging messages include the contextual information. This is especially nice when used in combination with loguru's native JSON formatting support and a JSON-compatible log archiving system.<p>One downside of loguru is that it doesn't include messages from Python's standard logging system, but it can be integrated as a logging handler for the standard logging system. At the company where I work we've created a helper similar to Datadog's ddtrace-run executable to automatically set up these integrations and log message formatting with loguru</p>
]]></description><pubDate>Fri, 01 Jul 2022 16:35:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=31948973</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=31948973</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31948973</guid></item><item><title><![CDATA[New comment by connorbrinton in "Stacked changes: how FB and Google engineers stay unblocked and ship faster"]]></title><description><![CDATA[
<p>My usual workflow to rebase a stacked set of feature branches off of main is:<p><pre><code>    git checkout main
    git pull
    git checkout feature-branch-1
    git rebase -i -
    git checkout feature-branch-2
    git rebase -i -
    ...
</code></pre>
There's most likely a more efficient way to do this, but I find that referring to the most recently checked-out branch with a single hyphen is a lesser-known feature, so perhaps it will be helpful :)</p>
]]></description><pubDate>Wed, 17 Nov 2021 17:22:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=29255894</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=29255894</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29255894</guid></item><item><title><![CDATA[New comment by connorbrinton in "Consistent Hashing for Dummies"]]></title><description><![CDATA[
<p>I've always had a hard time understanding consistent hashing, and find rendezvous hashing [1] to be much more understandable. It provides better load-balancing properties and uses less memory than consistent hashing, but requires more computation.<p>It seems like consistent hashing is much more popular though, which definitely makes it worthwhile to learn.<p>[1] <a href="https://en.wikipedia.org/wiki/Rendezvous_hashing" rel="nofollow">https://en.wikipedia.org/wiki/Rendezvous_hashing</a></p>
]]></description><pubDate>Thu, 28 Oct 2021 17:58:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=29029033</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=29029033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29029033</guid></item><item><title><![CDATA[New comment by connorbrinton in "Ask HN: Who is hiring? (October 2021)"]]></title><description><![CDATA[
<p>Solvvy | Senior Python Backend Engineer | Full-Time, Fully Remote (US) | <a href="https://solvvy.com/" rel="nofollow">https://solvvy.com/</a><p>Solvvy is a next-gen chatbot and customer support automation platform built with AI, ML, and Natural Language Processing technology.<p>Solvvy is looking for a Pythoneer passionate about applying cutting-edge developments in the Python programming language and ecosystem to build amazing support experiences. You'll be responsible for coaching other team members to use advanced Python features effectively, designing system architectures for new features and products and building backend APIs for machine learning and data analytics services.<p>You'll be tasked with challenging technical problems and be responsible for developing innovative solutions. You'll work closely with a team of high-contributing engineers and product managers to solve user needs and work together to ensure that end-users enjoy a truly delightful support experience.<p>If this role sounds like a good fit for you, please apply through the job posting here:
<a href="https://solvvy.com/open-positions/?gh_jid=5482901002" rel="nofollow">https://solvvy.com/open-positions/?gh_jid=5482901002</a></p>
]]></description><pubDate>Sat, 02 Oct 2021 02:41:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=28725463</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=28725463</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28725463</guid></item><item><title><![CDATA[New comment by connorbrinton in "Programmatic Video Editing with Python"]]></title><description><![CDATA[
<p>The best you can do (without doing crazy introspection) is to set `__all__` in `mymod`. It still requires listing everything you want to be exported from `mymod`, but at least you only need to do it once.<p>Docs:
<a href="https://docs.python.org/3/tutorial/modules.html#importing-from-a-package" rel="nofollow">https://docs.python.org/3/tutorial/modules.html#importing-fr...</a></p>
]]></description><pubDate>Wed, 21 Jul 2021 21:17:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=27912325</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=27912325</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27912325</guid></item><item><title><![CDATA[New comment by connorbrinton in "Pyre: A performant type-checker for Python 3"]]></title><description><![CDATA[
<p>I also struggle with Mypy's strict mode, but I think recursive types are different from classes that can construct each other. Mypy doesn't have any problem with the following code<p><pre><code>    from __future__ import annotations


    class X:
        def __init__(self, value: int) -> None:
            self.value = value

        def to_y(self) -> Y:
            return Y(self.value)


    class Y:
        def __init__(self, value: int) -> None:
            self.value = value

        def to_x(self) -> X:
            return X(self.value)


    x = X(10).to_y().to_x()
    print(x.value)</code></pre></p>
]]></description><pubDate>Mon, 10 May 2021 18:40:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=27109338</link><dc:creator>connorbrinton</dc:creator><comments>https://news.ycombinator.com/item?id=27109338</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27109338</guid></item></channel></rss>