The <Suspense> is over.
Solid 2.0 Beta is now released (next tag on npm). ๐
github.com/solidjs/soli...
@katywings
Anarchist altruist, down-to-earth, independent hobby astronaut ๐งโ๐ and amazingly lively, passionate web developer, in the stand against the technocrats. Creator of @nitropage.bsky.social, the FOSS visual website editor. nitropage.org / lufrai.org
The <Suspense> is over.
Solid 2.0 Beta is now released (next tag on npm). ๐
github.com/solidjs/soli...
Here is an idea, if you need a job, just apply as an LLM.
Perks:
- 100% homeoffice
- 100% trust from CEOs and managers
- Lies are not only allowed, they are expected
- No meetings
- No unpayed company events
- Vacation whenever you want: just write "Cloudflare outage"
A website that lets you use nano via browser ๐?
Can I suggest something though: please use vim!
Or maybe they rise from the ashes like a phoenix once the clanker-hype has settled ๐?
Finally took the time to write you the feature request :)
github.com/open-circle/...
These words mean a lot to me in the current situation, thank you from the bottom of my heart Dev โบ๏ธ!
Thank you Brenley ๐ค, having people to talk in these times is a great help, especially people with a neutral view on things ๐
All I want to say to you is:
If you can enjoy this very moment, do not delay your enjoyment for later. Nobody will thank you. Enjoy your life now. You never know when it is too late.
Atleast the last couple years I tried to live by this standard, that's why I worked so much on open source ๐
!
2/2
Difficult topic ahead. Drink a coffee before you read further.
People keep telling me "everything will be fine, try xyz", but over the past 10 years, my illness Phantosmia has taken almost everything away from me. At current pace, in a few weeks I will rest freezing under a bridge, no joke.
1/2
But assuming for a moment that an enduser decides to imports a css file via ambient and also via ?url:
I think the most correct way to handle this situation is: ambient wins. You cannot throw the cake away and expect to also eat it ๐.
Cake = Control over css un-/mount behavior
The gist doesn't talk about mixing them ๐
. Both are two independent css integrations for different use cases.
The gist just tries to include all challenges and limitations that you gonna face when you try to fully implement both integrations.
I guess Ryan announced on the 02-22, that Solid will become a web component based framework ๐
Let me know if you think there are missing challenges/limitations, if you like me to extend on some specific areas and if you have ideas for solutions.
The architectural thoughts and decisions, you have to make when designing <link> rendering, for state of the art web frameworks - aka. Solid v2 ๐ค
gist.github.com/katywings/26...
I like your thinking, sounds pragmatic ๐.
Mhh, about those 2m ๐ค, let me know when you find em, I also need a bit so that I can be the first zeppelin-owning FOSS maintainer, or maybe lets start at FOSS maintainer that can pay the bills ๐
How will it look like from a mobile perspective? Web-App? Native that allows you to connect to multiple different servers in parallel?
How many successful projects, that started on Codeberg and do not mirror to Github, do you know?
I wonder if having a FOSS project on Codeberg instead of Github is enough to render it dead on arrival by default (no matter the quality/ usefulness of that project).
Nothing against Codeberg, it's a great place that just misses one little important thing outside of its control: activity.
I wonder what a christ would answer to this question: Why did your god create physics and logics that naturally result in the divide between poor and rich? Why would god create a system that results in war by default? I guess they would answer, it's not gods fault, that rich people have no heart.
It's such a classic โค๏ธ
Does this also affect/improve chunk grouping of dynamic import chunks ๐ฎ?
Those search results were the last straw. I decided to fully stop using Xwitter. So my social content line up from now on is:
Bluesky: Tech
Nostr: Philosophy, Politics, Tech (less frequently)
I like this line of thinking, even though I am one of those LLM-deniers ๐ .
Then you implement <thing>. Next they tell you, sorry but we changed our mind and decided to use <big-tech> instead.
Something interesting could be demos with limited integrations of a couple vanilla js libraries and web components, e.g. @tiptap.dev, @nerdy.dev's npmx.dev/package/hdr-... and npmx.dev/package/vide... - especially if the integration needs createEffect ๐ค.
๐ my recent contracts have ended (and my bufferโs running a bit thin) so Iโm looking for whatโs next
spent the last year focused on OSS work, which Iโve loved, and now open to new opportunities!
if youโre looking for a dev, pls to reach out!
I've shared more about how I work below ๐ซก
Ahh no, I guess ref cannot act like component body, as ref must be able to set signals ๐ค
Riiight ๐๐, I think also I forgot ref in the list, I assume ref handles like component body, correct ๐
?
Regarding event handlers: wasn't there something about them being auto wrapped somehow? Is that still the case in v2?
Ahh gotcha ๐
So there isn't a way with a mixin to define "for this component, take the font from props.fontX", for that component take it from prop.fontY"?
Or is there some form of "higher-order mixin" ๐
?