Felds
banner
felds.dev
Felds
@felds.dev
I've come here to write code and drink coffee, and I'm all out of coffee. Please help. (he/they)
I think that’s a DAW
September 1, 2025 at 5:34 AM
The hsl(from …) syntax thankfully makes this obsolete. CSS written like that was a real pain to maintain!
August 20, 2025 at 6:42 AM
I had this "problem" just last week.

TS only allow property access for known properties, even when it's optional. In other words, even though `null?.a` is valid, TS is saying `null` doesn't have a known property `a`.
July 10, 2025 at 9:11 PM
I’m okay with this. Classes for styling, IDs for behavior and tags for semantics.

Mixing these concepts used to lead to bad code, like using the a semantically wrong element for its styles.

I think decoupling is the right move.
July 2, 2025 at 2:57 AM
why are there stars in front of the moon?
May 30, 2025 at 3:26 AM
`take` and `sample` are basically the same method, but the rest look good.

I'd love for it to take any sequence, and not only arrays. For example, Object.entries() and Node.children are iterators. Sampling those look useful, but I have no idea how that could be implemented.
May 29, 2025 at 3:22 PM
One of my favorite Brave features is that it swallows most cookie consent screens (which I doubt sites are honoring anyway)
May 28, 2025 at 4:32 PM
Helping modernize a 15yo system that was running on python 2 until a month ago. It’s been a huge pain but gratifying at the same time.
May 22, 2025 at 1:46 AM
No links, only divs
May 17, 2025 at 2:55 AM
Pottetris effect.
May 11, 2025 at 1:45 AM
hahaha that's crazy! I could swear I remember listening to you saying those things! thanks! :)
May 6, 2025 at 7:08 PM
My dream is having browsers implement the line-height-step property. I have no idea how that would interact with the lh unit, though.
April 24, 2025 at 8:26 PM
Fuck. Keep your head up, you’re an amazing professional and an inspiration.
April 11, 2025 at 11:58 PM
I’m sorry. it’s stronger than me 😔
April 10, 2025 at 4:24 AM
That's awesome! I had no idea that existed. I went looking for ideas like this but googling it I could only find tutorial after tutorial (since they so necessary with the current solutions).

Thanks for the pointer. :)
April 8, 2025 at 11:12 PM
ERRATA: It should be "Let's make dark mode *switching* a browser-native feature." At least this proves I'm not AI. 😅
April 8, 2025 at 10:41 PM
semantic ID is a new one for me
April 8, 2025 at 3:59 AM
I think April Fool’s lost a lot of its appeal in the post truth era…
April 1, 2025 at 2:18 PM
My pet peeves are nucular (nuclear) and anenemy (anemone). English pronunciation is so far from how it’s written that anything goes!
March 28, 2025 at 6:48 AM
that's one of the most thing ever generated by AI
March 27, 2025 at 4:56 PM