HN user

keybits

1,229 karma

About and contact details: www.keybits.net

Posts44
Comments103
View on HN
lucumr.pocoo.org 6mo ago

Porting MiniJinja to Go with an Agent

keybits
7pts0
samsaffron.com 8mo ago

We need a clearer framework for AI-assisted contributions to open source

keybits
300pts154
simonwillison.net 9mo ago

Claude Skills are awesome, maybe a bigger deal than MCP

keybits
10pts0
www.stavros.io 9mo ago

Switch to Jujutsu Already: A Tutorial

keybits
8pts4
www.theguardian.com 10mo ago

Google DeepMind claims 'historic' AI breakthrough in problem solving

keybits
10pts1
swinsian.com 11mo ago

Swinsian 3 Released – The Advanced Music Player for Mac

keybits
1pts1
www.youtube.com 1y ago

What Svelte Promises, Rich Harris – Svelte Summit Spring 2025 [video]

keybits
2pts0
wallabag.org 1y ago

"So Long, and Thanks for all the Fish" Pocket shuts down but open web remains

keybits
2pts0
htmx.org 1y ago

Vendoring

keybits
2pts0
www.jvt.me 1y ago

Go 1.24's go tool is one of the best additions to the ecosystem in years

keybits
290pts194
trstringer.com 1y ago

Goodbye Make and Shell, Hello Python?

keybits
3pts0
allenpike.com 1y ago

It's Good for Apple, and Okay for You. Apple Intelligence, So Far

keybits
3pts0
zed.dev 1y ago

The Context Outside the Code

keybits
3pts0
blueskydirectory.com 1y ago

Bluesky Directory of Starter Packs

keybits
28pts4
github.com 1y ago

Svelte 5 Released

keybits
7pts1
www.zachleat.com 1y ago

Eleventy v3.0.0 is now available

keybits
2pts0
sentientmedia.org 1y ago

Why Are Alternative Milks More Expensive Than Dairy?

keybits
2pts1
heydonworks.com 1y ago

The B Element

keybits
4pts0
nolanlawson.com 1y ago

Web components are okay

keybits
278pts356
sive.rs 1y ago

Wealth = Have ÷ Need

keybits
6pts4
takes.jamesomalley.co.uk 1y ago

I have 2000 old VHS tapes in my garage and don't know what to do with them

keybits
326pts311
jazco.dev 1y ago

Jetstream: Shrinking the AT Protocol Firehose by >99%

keybits
163pts103
lucumr.pocoo.org 1y ago

Rye and Uv: August Is Harvest Season for Python Packaging

keybits
254pts142
twitter.com 2y ago

Claude-3.5-sonnet 'artifacts' system prompt is a doozy

keybits
4pts2
bunny.net 2y ago

Now Creators Take Charge Using Bunny Stream with Patreon

keybits
1pts0
github.com 2y ago

Orange Meets

keybits
6pts1
www.gentlemencoders.com 2y ago

Nitro: New macOS RAW photo editor from RAW Power author

keybits
2pts0
www.theguardian.com 2y ago

Spotify CFO cashes in £7.2M in shares after value surges on news of job cuts

keybits
100pts186
twitter.com 2y ago

I don't know why so many devs avoid a GUI for Git

keybits
24pts47
www.bbc.com 2y ago

Psilocybin and LSD: What I learnt after experiencing 'psychedelic flashbacks'

keybits
2pts0

I enjoyed about your blog post, but I was curious about the claim in point 2 above. I asked Claude and it seems the claim is false:

# Fact-Checking This Climate Impact Claim

Let me break down this claim with actual data:

## The Numbers

*US Air Conditioning:* - US A/C uses approximately *220-240 TWh/year* (2020 EIA data) - This represents about 6% of total US electricity consumption

*Global Data Centers:* - Estimated *240-340 TWh/year globally* (IEA 2022 reports) - Some estimates go to 460 TWh including cryptocurrency

*AI's Share:* - AI represents roughly *10-15%* of data center energy (IEA estimates this is growing rapidly)

## Verdict: *The claim is FALSE*

The math doesn't support a 4:1 ratio. US A/C and global data centers use *roughly comparable* amounts of energy—somewhere between 1:1 and 1:1.5, not 4:1.

The "40 times AI" conclusion would only work if the 4x premise were true.

## Important Caveats

1. *Measurement uncertainty*: Data center energy use is notoriously difficult to measure accurately 2. *Rapid growth*: AI energy use is growing much faster than A/C 3. *Geographic variation*: This compares one country's A/C to global data centers (apples to oranges)

## Reliable Sources - US EIA (Energy Information Administration) for A/C data - IEA (International Energy Agency) for data center estimates - Lawrence Berkeley National Laboratory studies

The quote significantly overstates the disparity, though both are indeed major energy consumers.

The aha moment for me was to type a space after the characters I'm searching for - then hit tab. You then get the list of options ranked (and a nice view showing the contents of each folder).

Swinsian 3 11 months ago

The best macOS music player. Highly recommended - I use it every day for a huge collection of music and it's fabulous.

Obsidian recently introduced a native 'Download attachments for current file' which you can invoke with cmd / ctrl + p.

I like this as I don't always want all the images for something I've clipped from the web. This gives me the choice.

For people who have tried the new agent panel in Zed, how does it compare to something like Cursor or Windsurf?

(I've yet to dive deep into AI coding tools and currently use Zed as an 'open source Sublime Text alternative' because I like the low latency editing.)

I really started to enjoy my iPad Pro M1 messing around making music.

There are hundreds of fantastic apps out there from mixers, sequencers to excellent synthesizers, effects and samplers. For an idea of what this can look like, here's a video: https://youtu.be/ft8erjlzg4A?si=lCg77DZAUYNa1SEf

Add a midi controller and you can make pretty much any kind of music you want.

A great benefit over mac / pc computer based music making is that the apps are very affordable.

SSH Remoting 2 years ago

I might have implied the wrong thing. I wasn't implying Mitchell should change his use of NixOS. I was relating to the desire for 'best of macOS and best of Linux'. If I was using NixOS I would do that from an Orbstack machine Linux cli, with Zed as my editor, rather than virtualisaing a full X GUI. Everyone will have their own choices of course.

SSH Remoting 2 years ago

Zed with SSH Remoting and Orbstack is pretty much my dream setup for programming on a Mac.

I can now spin up a Linux machine in Orbstack[0] in a few seconds and then SSH into it from Zed for a fast Linux development environment with a fast macOS native editor. It feels a bit like the macOS version of WSL and VSCode. Just a whole lot nicer (subjective of course)!

A couple of years ago I was inspired by what Mitchell Hashimoto was doing[1]. He was running a GUI VM via VMware on macOS so that he could have the best of both worlds - macOS apps and ecosystem and a Linux dev environment with his preferred package managers and a more reliable NixOS. That route still felt a bit heavy to me, but I related to the desire for the best of macOS and the best of Linux.

I tried with VMware and Docker Desktop with VSCode but it always felt like a lot of overhead and a bit clunky to achieve a smooth fast dev environment.

With Zed and Orbstack it finally feels like the fast elegant system I'll stick with. Thank you to the developers for these excellent tools!

[0] https://docs.orbstack.dev/architecture#linux-machines [1] https://x.com/mitchellh/status/1346136404682625024

New iMac with M4 2 years ago

That config Mac Studio costs 5,800 Euros (minimum). Where do you get it for 3,000 USD?

Over the years, my blog has become a surprisingly complex application. It’s over 100,000 lines of code, not counting the content.

When I read this my reaction was "that's ridiculous!" But the author is a skilled and experienced web developer. The rich educational interactivity on their site shows that achieving that level of presentational finesse doesn't come easily.

I'm in the same situation. The upgrade price for Sublime Text and Sublime Merge is $152 whereas the full license is $168. As you say, it feels more like a subscription model. I'd renew if the discount was bigger. I can of course continue to use the versions released while my license was valid, but it would be nice to get bug fixes and new feature while still supporting the developers.