HN user

kaelwd

99 karma
Posts0
Comments55
View on HN
No posts found.

Some of it is part of claude code's built-in instructions: https://github.com/anthropics/claude-code/blob/main/plugins/...

    "For calibration: AI-generated design right now clusters around three looks: (1) a warm cream background (near #F4F1EA) with a high-contrast serif display and a terracotta accent; (2) a near-black background with a single bright acid-green or vermilion accent; (3) a broadsheet-style layout with hairline rules, zero border-radius, and dense newspaper-like columns."

“Ambulance Victoria,” with unlimited exercise at the cost of about $70 a year

And even if you don't pay this it still isn't that expensive - US$12873 is more than a helicopter transport would cost here. US healthcare companies somehow get away with charging insured patients 10x more than civilised countries charge uninsured ones.

Traditional keyboards are dead to me, get something programmable with zmk or qmk and a bunch of extra thumb buttons so they can do something more than just the spacebar. I have ctrl and alt in the outer column inline with letters so they're super easy to press without reaching, and shift, return, backspace on thumbs as well as layer switch for function keys, symbols, numpad, and arrows all accessible from the home position. Bonus points for split too so your wrists aren't at a weird angle.

Onedrive constantly trying to steal all my files, bing in the start menu, windows update hogging resources then rebooting at the worst time, offline updates taking fking forever even with a fast SSD, layers and layers of bloat and garbage we have to click through or remove on new installs, removing customisation features and taking a decade to half-ass a control panel rewrite, I could go on...

`d.add({ days: 100 })` also wraps like you'd expect. `d.with({ day: 208 })` becomes the last day of the month instead but "March 208th" is kinda nonsense anyway so whatever. You could emulate it with `d.add({ days: 208 - d.day })`

From discord:

There has been a ton of interest expressed this week about potential community maintenance of Gel moving forward. To help organize and channel these hopes, I'm putting out a call for volunteers to join a Gel Community Fork Working Group (...GCFWG??). We are looking for 3-5 enthusiastic, trustworthy, and competent engineers to form a working group to create a "blessed" community-maintained fork of Gel. I would be available as an advisor to the WG, on a limited basis, in the beginning.

The goal would be to produce a fork with its own build and distribution infrastructure and a credible commitment to maintainership. If successful, we will link to the project from the old Gel repos before archiving them, and potentially make the final CLI release support upgrading to the community fork.

Applications accepted here: https://forms.gle/GcooC6ZDTjNRen939

I'll be reaching out to people about applications in January.