Eric Kelly
heroiceric.bsky.social
Eric Kelly
@heroiceric.bsky.social
web stuff at 
Reposted by Eric Kelly
PostgreSQL, the open source database that continues to get better, is introducing oauth support. This should help with database automation and hopefully bring us one step closer to moving away from static credentials and copying usernames and passwords around. www.postgresql.org/about/news/p...
May 12, 2025 at 10:52 PM
Reposted by Eric Kelly
😍 PSA: ident() is an upcoming CSS feature I’m incredibly excited about and you're about to be too.

It will allow you to compose CSS variables from other variables, making code like this possible. 😍

Spec: drafts.csswg.org/css-values-5...
Proposal (by @bram.us ): github.com/w3c/csswg-dr...
January 22, 2025 at 6:53 PM
@pragprog.com it looks like there's an issue with your SSL certificate
January 16, 2025 at 1:04 AM
Reposted by Eric Kelly
🎁 Ember v6 is released!

Read about it here:
blog.emberjs.com/ember-6-0-re...
December 19, 2024 at 4:41 PM
Reposted by Eric Kelly
Just published a quick writeup of impl work I've been doing lately for Polaris.

TL;DR

- Top-level `renderComponent` API
- Runtime template compiler (for REPLs)
- Component inspector fixes for GJS
- `this.#private` syntax
- hash and array literal syntax
Polaris: What I'm Working On
I've been spending my time doing a lot of long-overdue work on Ember, Glimmer and the Handlebars parser. I figured I'd post a quick list of the work.
buff.ly
October 28, 2024 at 11:14 PM