I know π It's a good idea
04.02.2026 16:47 β π 1 π 0 π¬ 0 π 0I know π It's a good idea
04.02.2026 16:47 β π 1 π 0 π¬ 0 π 0Open source testing, nice !
03.02.2026 08:59 β π 0 π 0 π¬ 1 π 0
Another Safari request, Bluesky π¦
Do these videos loop smoothly in actual Safari?
cdpn.io/pen/debug/Jo...
4 test videos, each between 3-6 seconds long, loop smoothly in Chrome & Firefox, but randomly disappear/ flicker/ stop playing in Epiphany.
If you cannot test, reposts appreciated. Thanks! π
What GitHub stats say... and do not say.
In 2023, I was working as a freelancer on personal projects.
In 2024, I started a new position with a French company as a Vue developer.
I use a self-hosted GitLab repository on a daily basis.
When you open your computer, do your tools feel like an obstacle course or a well-designed workspace?
29.01.2026 10:56 β π 0 π 0 π¬ 0 π 0
Your tooling reveals your real company culture. Not the values on the website. The ones people actually experience every day.
I personally love apps like Gather or Kumospace. They bring gamification and help make daily interactions more fun.
Developer experience doesn't stop at the framework or language your team is using. Actually, the tools used to communicate, plan, organize, and schedule are as important. They can bring fun or pain, friction or velocity.
29.01.2026 10:56 β π 0 π 0 π¬ 1 π 0
Source :
Thanks to @madebyjens for making this photo available on @unsplash π unsplash.com/photos/two-...
Every workaround and friction, drains focus and momentum.
With AI, building internal tools or customizing open-source solutions has never been easier.
The barrier isn't technical anymore: it's prioritization.
Your tooling reveals your real values.
What do yours say?
Forked dirt trail through dense green forest, two narrow paths splitting around a grassy divider under tall trees.
What if your tooling is holding back your best developers?
Your tools shape how your team thinks, communicates and solves problems.
I think: mid-level engineers with perfect-fit tools will outperform great engineers fighting against bad software.
Because friction compounds.
It's not just dictation. It's thought capture β with automatic scheduling and organization.
Todoist keeps proving you can innovate without complicating the user experience. Actually the opposite.
Todoist just released Ramble, another example of brilliant product design. π
Their NLP already changed how we input tasks. Now you speak naturally, and the AI understands context to structure your tasks automatically: dates, priorities, projects...
Linear is opinionated, focusing on Agile and sprints first. That's its greatest strengthβit does one thing and it does it well.
What do you prefer? Opinionated or non-opinionated tools?
Linear is what project management should feel like: No clutter, no overwhelming dashboards. Just fast keyboard shortcuts, smooth animations, and a UI that gets out of your way.
It's the kind of product that makes you want to organize your work.
The engineering is good but not perfect. The app often feels sluggish. Although the last major update brought better performance and a cleaner UI.
That's why I keep looking at tools like Linear.
My team sticks with ClickUp for project management.
ClickUp is an example of good engineering but not-so-good product design.
The app is full of features, giving a lot of flexibility. However, the UX is terrible and the UI is cluttered with too much information and choices.
The app is also pretty fast. I simply love it. It has a lot of little details, animations, and two-step buttons. A good inspiration to consider for your next design/integration.
23.01.2026 10:56 β π 1 π 0 π¬ 0 π 0
@typefully.com is what successful design and engineering looks like.
In the social media management niche, it stands out with its beautiful, clean, and minimalistic UI and amazing UX.
I am starting to like @angular.dev
22.01.2026 18:02 β π 0 π 0 π¬ 0 π 0Has anyone tried GLM coding plan or GLM-4.7 from @Zai_org ?
14.01.2026 08:58 β π 1 π 0 π¬ 0 π 0
bMad method framework for agentic coding is blowing my mind.
github.com/bmad-code-o...
8 months in with the ZSA Voyager. My accuracy and speed now match my 'regular' keyboard, though there's little improvement. #ergonomickeyboard #dev
12.01.2026 10:58 β π 1 π 0 π¬ 0 π 0
No stackover flow ?
No openaidotcom ?
I will save this this for later. Definitely an interesting event.
24.09.2025 12:19 β π 0 π 0 π¬ 0 π 0Yet not widely available...
19.09.2025 13:00 β π 0 π 0 π¬ 0 π 0
Did you know about corner-shape ?
Looks really cool
Enorme π
Genre t'as des archives de skyblog. C'est de l'or Γ§a
So much creativity. Those animations are so cool and cute at the same time
27.08.2025 15:27 β π 1 π 0 π¬ 0 π 0{βοΈ} #CSSBattleDaily Aug 21 β 585.41 score / 389 chars cssbattle.dev/play/JVSLmW0... #CSSBattleChallenge via @cssbattle.dev
21.08.2025 12:19 β π 2 π 0 π¬ 0 π 0
This one is really cool:
You are working on a feature, but you need the changes you made in a file on another branch. Just pick that file from that branch.
git checkout <other-branch> -- src/foo/bar.ts
#git