Amazing idea! A little Feedback: I tan easily but still have freckles.
HN user
rasso
- meet.hn/city/de-Munich - github.com/hirasso - rassohilber.com
Do you have a link for me? I'd like to learn them, but find it really hard to find them.
For example, I had never heard about etc/services until 2 minutes ago
I'll make this my new source of truth. Thank you!!!
For what it's worth: they live up to their own standards. Here, for example, is the source code that powers their VIP platform product:
https://github.com/Automattic/vip-go-mu-plugins
It must be open sourced because it's based on WordPress. I still love that.
This is my all-time favourite from Shatner: "It hasn't happened yet"
See my other comment: you can set default styles using
:where(:not(:defined)) { display: block }
simply only ever use this to replace <span> or <div>
Beware that connectedCallback runs _every time_ a custom element is added to the dom. So you should make sure to only add event listeners once by tracking internally if the element was already initialized.
This is how you can set default styles for all your custom elements:
:where(:not(:defined)) {
display: block;
}Amazing, thanks! Didn't know this one yet :)
Absolutely, me too!! AS3 was a beautiful language.
Oh my… thanks for the research and sorry for my lazy assumption!
It‘s not by the vite team.
Beautiful! If you could find a way to connect this to Music for Programming [0], that would be awesome.
Interesting - not available for me (in Germany!)…
Alpine.js in tandem with alpine-ajax has made me a very happy developer the last few years.
Zooming in worked for me in Arc on iPhone
Because I‘m good in it. And my clients don‘t depend on me - they can choose to continue working with me not because I‘m the only one who knows how the language works, but because they WANT to.
Using Alpine.js is not preventing you from also using vanilla JavaScript in the same project. Combined with alpine-ajax it‘s absolutely enough for progressively enhanced semi-dynamic web experiences. An example: https://filter-munich.com
Care to share your blog‘s url?
I remember. It was written in Flash
I‘m also struggling with gh actions. And none of my repos is a monorepo.
It complains in Arc on iOS, too. It‘s such a bad joke that browsers on iOS are still only a wrapper around WebKit…
Thank you for taking the time to explain! While the details seem to be well over my head, I think I‘ll stick to a worker then, as the specific thing I was talking about was taxonomy faceting of a pretty large dataset. Thank you again!
Just so I understand: Could this library be used for iterating large collections without blocking the main thread? Basically as a replacement for a worker with synchronous iteration?
It‘s basically just a rip off of Fischli & Weiss‘ „The Way Things Go“: https://youtu.be/-Lm48xH6PaY?si=PDbRrWbj4cuqVyB6
I don‘t know… around here (Germany), that‘s pretty common. No need to manage anything, no usage-based cost, … my favourite is https://all-inkl.com. OG no-bs hosting for boring tech.
Does this work on your average 10,-/month shared hosting server? If so, it might really be „for everyone“. Otherwise, we are stuck with matomo.
That would also interest me
While all of this is very bad, I still dislike the post. „Since 2011“, for example. The plugin was sold two times in the last two years and ended up in the hands of WPEngine in the end. Since then, it has been a bumpy road with ACF, even before this (hugely unsettling!) incident.