On Apple M3, a Linux KDE plasma desktop under Fedora Asahi Remix is now WORKING! Super excited to share this update and happy to answer any questions! Co-credits to noopwafel and Shiz. :)
On Apple M3, a Linux KDE plasma desktop under Fedora Asahi Remix is now WORKING! Super excited to share this update and happy to answer any questions! Co-credits to noopwafel and Shiz. :)
"In our current landscape, clinging to the idea of βpixel perfectionβ isnβt just anachronistic, itβs actively harmful to the products we build. Here is why."
www.smashingmagazine.com/2026/01/reth...
Beautiful! I was in Lake District twice, really amazing, one of a kind memories.
They look like two gangsta rapper cats π
It would be so much better to simply replace the CEOs and the boards with AI instead π
βWhatβs wrong with build tools? Other languages are compiled!β
Yes, but their compiler is official and always there.
The #JS ecosystem has devolved into a state where abstraction, the most fundamental software engineering concept, has been outsourced to third party tooling.
*Thatβs* the problem.
Quite a bit of interesting ones there π
I think the answer to that is AI can generate some CSS. It cannot design, it cannot craft anything. All it does is based on the online (many times crap) it was trained on π
We iterate and learn instead of failing
eduardmoldovan.com/posts/we-ite...
They can do and have done much worse than that.
I unfortunately have reached a more striking conclusion: most people are idiots (including myself). Online, offline, everywhere.
CSS is so powerful now, it's amazing looking through older CSS and seeing what can be replaced with a one-liner. I'm on the hunt for snippets that used to be multiple lines of CSS that can now be done in one. Show me what you got!
I live n Sweden and here some streaming packages are the same. The default paid one also has ads.
βIf you are not paying for the product, you are the productβ seems totally false today.
Written content seems to have lost most of its perceived value because of all the low quality free options available out there. Now with AI even more probably.
Nice shot! I start my day with a similar espresso π
This happens to me almost every day around 5. I typically have my rem sleep around 7-8 but I noticed if I go back to sleep at 5 instead if getting up, somehow the day is worse still.
I would still differentiate between the general executives and management and managers and the ones which bring in money. They are mostly not the same.
Someone once said something interesting: devs wonβt be replaced, they will replace everyone else.
Maybe we should just proactively start at top.
My previous use cases were multiline but the text sizes were different for each line, so potentially that could be a few separate elements. I only adjusted letter spacing, let the width adjust the font size.
Oh man thatβs a long post about a guy. Is it worth reading? Itβs really long.
Maybe itβs just legal defence to not get in trouble for sharing any data among organisations.
Orban himself moved into the district of Budapest where kings used to resideβ¦
It lβs much worse. A newspaper controlled by orbanβs friends has obtained the addresses and phone numbers of leading opposition party supporters and put them on a publicly available map. Hungarian police is doing nothing about it, international press hasnβt even picked it up.
I think the designer work output should be code, on the web at least β apologies for typing things sleepy and without glasses.
I think the of designer work should be code, but designers shouldnβt know the details of it. Layouts, responsiveness, etc they should. The rest is detail. To help myself, maybe even others, I out these concepts in naina.codes β have a look if youβd like, Iβm looking for feedback.
I also an issue with menus fixed to the bottom when the Safari menu resizes. Have you seen a solution for that anywhere?
You can now π
This is pretty cool. This would solve several of my interface problem I've been having in naina.codes
Particularly the inline inputs layout, sort of solvable in an on manner right but so much cleaner with filed sizing.
Iβm the other way around. And I also think thatβs buggy.
A force push also is occasionally needed to permanently hide some unwanted history π
All of the above would require a very smart LLM which will definitely not run locally. What I could imagine is maybe multiple dedicated models, maybe with multiple agents, plus traditional analysis of the code, perhaps by doing some cosine similarity with a prebuilt database⦠Hard problem.
I will be doing something very similar locally, but thatβs taking a bit of time. I have to experiment a lot with what runs locally, what is the quality of inference, etc.