I'm Ilia β ex-Product Manager learning English & real coding from scratch π
In IT since 2007, now solo-building WindWP: open-source Tailwind AI WordPress fra
Why the speeding-up of automation is starting to freak people out π¬π
Unless a true black-swan disaster hits (nuclear war, zombie apocalypse π§ββοΈ),
in the next 3β5 years humans will be replaced in basically every routine, repetitive task.
And honestlyβ¦ this doesnβt even sound like sci-fi anymore π€π₯
100 years ago >80% of people worked the land & raised animals πΎπ
Today 80% of us are doing completely different jobs.
If the curve keeps bending the same way,
in 15β20 years we could easily live in a world where ~80% of all processes are fully automated β‘π₯
Itβs not just about jobs anymore.
The classic question βWhat do I want to be when I grow up?β is quietly losing its meaning βπΆ
The much bigger, scarier question taking center stage is:
How the hell do you keep learning, adapting, and reinventing yourself when the world changes faster than you can even grow up? π§ π¨π΅βπ«
#AfterAI #AutomationEra π
ChatGPT dropping essays, Claude getting philosophical,
meanwhile DeepSeek just... stares into the void
*old man with cane slowly shuffling closer*
"Come on son... do something... please..." π³π
#DeepSeek#AIHumor#LoadingForever#WhyYouLikeThis#JustOneTokenPls
@Zenul_Abidin@Zenul_Abidin
Yeah man, that was a legit nightmare back then π
These days you tweak a button color in like 3 clicks and donβt even sweat about nuking the whole site tomorrow.
Real talk β progress is a straight-up blessing π
Wanted to change the look in early WordPress? π₯Ί
No themes yet β everything was hardcoded right into the core PHP files To tweak anything? π
You'd dive into the code and manually edit index.php or style.css π§βπ»
One tiny mistake β and boom, your whole site crashes hard π οΈ
Bloggers literally prayed before hitting save: "Please don't break!" β οΈ
This nightmare lasted until 2005... but relief was coming soon! π
#WordPressHistory #WebDev #Coding #TechNostalgia
Back in 2003, a French blogging tool called b2/cafelog died quietly π’
Two guys, Matt Mullenweg and Mike Little, said: "Hold my beer" π·πΊg7jtus r-1x3r274" style="direction: ltr; color: black; background-color: transparent; font-family: sans-serif;">They forked it and created... WordPress! π·
Looked cute, but changing it?
Meant editing PHP files like a mad scientist π·π· One typo and your blog goes poof π·
#WordPress #WebHistory #WebDesign #Blogging
Thank you, @Cursor, for this fun year!
Cursor's 2025 leaderboard just dropped and... wow π³
Claude 4 Sonnet, Claude 4.5 Sonnet, and Gemini 3 Pro are crushing it in the top 30%.
Grok Code Fast 1 is hanging in there too β solid performance for code-heavy tasks.
Full stats attached.
Which model are you riding these days? Claude gang? Gemini squad? Or still loyal to GPT? π
#AI #Coding #Cursor #Claude #Gemini #Grok #WebDev
Just discovered Excalidraw while sketching some layout ideas for WindWP, and honestly β it's pretty cool π
Super simple, no learning curve, and way faster than firing up Figma when you just need to quickly draw blocks, arrows, or rough wireframes.
Zero friction β open, draw, done. Perfect for brainstorming patterns or hero sections before jumping into code.
Anyone else using it for quick ideas? Or what's your go-to tool? π
https://t.co/IaC4hTPWx7
#IndieDev #AI #DevLife #Brainstorm
Just dropped some serious FSE magic on WindWP and @WordPress β because who needs classic themes in 2025? ππ
Now the header is FULLY editable in Site Editor (no more "edit code or cry"):
π Background color β pick any from your palette, go wild!
π Padding β stretch or squash that header like it's yoga class
πΌοΈ Real Site Logo β upload your own (goodbye boring "W")
π€ Site Title typography β make it HUGE or fancy, your call
All with zero code. Gutenberg finally flexing on us mortals. πͺ
WindWP: where Tailwind meets "click and done" editing.
Who else is tired of hard-coded headers? Raise your hand πββοΈ
#WordPress #FSE #TailwindCSS #WebDev #Gutenberg
To make sure "Attempt block recovery" never shows up, follow this ironclad Gutenberg rule: π₯
The HTML code inside the block file must match 100% what WordPress itself generates. π
Any extra attribute (like x-data, @click, x-show, id) on a core block tag (e.g., wp:group) freaks out the editor and triggers the validation error. π±
Keep it clean, keep it native β and recovery prompts disappear! β¨
#WordPress #Gutenberg #FSE #WebDev