Now we are talking π
Now we are talking π
I think itβs important to work on something pointless but fun, without monetizing aka βplayβ - will help mitigate burnout and increase the joy of learning
Consider supporting development here! Thanks
ko-fi.com/xor
25k+ open-source applications run on Bubble Tea, Lip Gloss, and Bubbles.
Now: time for v2!
charm.land/blog/v2/
Some of the coolest projects from one of the coolest open source teams - if not the coolest π€©
nice - should add a pin to sidebar πΆ
Tbh. Iβm fiddling with going from data to UI/chat/speech - itβs βshift leftβ in terms of privacy, data life cycle and more
If we were to build a browser nowadays, would likely include auth/ui primitives/design tokens/CRDT storage/p2p ready collab/privacy settings etc. likely not be structured as html/css?
π
I might not follow the plot - or drifting into my own fiddling
Render data as UI
<List url="">
<ContentRenderer />
</List>
Databinding to custom components
<List url="">
<Post title="data.post.title" text="data.post.body" />
</List>
Could be interesting if data in ui data could be bindable
absolute fireworks, brilliant!
Use context / composition?
looks amazing!
Interesting resolver
Palantir, a US spy-tech firm, has been given access to millions of NHS patient records.
Its founder has said the NHS should be 'ripped up'.
Join me in calling on the government to end the dangerous Palantir contract.
you.38degrees.org.uk/petitions/st...
My confidence level in LLMs is still only prototyping - Iβve tried βvibeβ coding a kubernetes setup but I donβt have the confidence doing it for production (need to be in control π )
Huge respect for the talent and velocity on the rs team β€οΈ
This whole week, stopped at 3am this morning - building π₯·
π§
"Switzerlandβs military has terminated its contract with Palantirβ¦ following a security auditβ¦ concluded that U.S. intelligence agencies could potentially access sensitive Swiss defense dataβ¦ significant reputational warning for the data analytics firm"
www.newscase.com/palantirs-sw...
#R4Today
Whatβs your vibe coding confidence level? Doing app prototypes or production kubernetes?
First I want to "coin" XRSC (Extended React Serializable Components"
Second TSX-AST "rendering" = "evaluation"
Er ved at skifte fra US services til EU services.
Status:
- Primær browser er nu Brave
- Google Drev opsagt, flytter til JottaCloud
- MS OneDrive flyttes til JottaCloud
- LastPass flyttes til Proton Pass
Der er laaaang vej endnu.
Slowly testing and pushing boundaries, is he grooming the American people?
Very meta - UI showing content is created by content
Iβve started adding a decision record in the todos - helps to set s direction and to clean up tasks making them clear
This includes features such as
πΉInfinite scroll,
πΉautoplay,
πΉpush notifications,
πΉand its highly personalised recommender system.
β
Rep. Ted Lieu (D-CA) tells reporters the Epstein files contain allegations that President Trump raped and threatened to kill children.
Declarative serializable react components
β
Basic rendering
β
Props
βοΈ State / hook support
βοΈ Event handlers
I find the Shadcn registry format interesting as it also allows "external" dependencies
Interesting, been looking into something similar but for a declarative design tool + with LLM safety in mind - but I did add dependencies / props / state as part of the json (instead of plain RSC) - Using a shared auth might allow these nano ui parts to make sense together in the user context.