
Les gens préfèrent leur travail quand il y a du télétravail
https://2025.stateofdevs.com/en-US/workplace/#remote_work_policy
#StateOfDevs#Dev#Survey
Les gens préfèrent leur travail quand il y a du télétravail
https://2025.stateofdevs.com/en-US/workplace/#remote_work_policy
#StateOfDevs#Dev#Survey
Elle se porte bien notre industrie...
Hi, I set up an Gitea server on my servers in the EU powered by my own solar power and I want to share it with you. You can upload your repository there or mirror it or help me to mirror major repos there. Feel free to use it as well for your projects.
It's odd to me that people talk about data centers in terms of megawatts, a measure of electric power. For one example among many, a Bloomberg article from March about Microsoft cancelling data center plans began:
Microsoft Corp. has walked away from new data center projects in the US and Europe that would have amounted to a capacity of about 2 gigawatts of electricity, according to TD Cowen analysts, who attributed the pullback to an oversupply of the clusters of computers that power artificial intelligence."Data center projects that...amounted to a capacity of about 2 gigawatts of electricity" is a nonsensical statement. The (technical) capacities of a data center have to do with storage, compute, transmission, and latency. I understand there's probably some Fermi calculation along the lines of converting electric power to compute capacity using the TDP of NVIDIA's latest GPUs or something like that. Nevertheless, it's misleading to speak this way, not to mention lazy. It is oversimplifying in a bad way, treating data centers as utilities that supply a commodity when that is just not the case (at least not with AI, where prices for services still fluctuate fairly wildly).
🥳 New Kitten Release
• Fixed regression: Since we switched the h() render function to return a generator (for seamless async support in html templates), two other methods that were calling h() directly – kitten.safelyAddHtml()
and kitten.js()
– had begun to fail. This was also affecting the fetchiverse, streamiverse, and kitten-chat family of examples.
Enjoy!
(Run kitten update
to immediately install the latest version on your development machines. Your production machines will automatically update in the next few hours.)
💕
#Kitten #SmallWeb #bug #regression #fix#KittenRelease#SmallTech #web #dev
Kitten’s installation server was down for the last two days. In case you tried to install it and it failed, that’s why.
Issue’s now been fixed.
💕
Had my talk on Small Web accepted at #why2025 but I hadn’t realised (my bad) that not only do you have to cover your own travel and accommodation but you also have to buy a ticket to speak. I’m sorry, as part of a tiny two-person not-for-profit working for the common good, I can’t afford to pay to speak at events. I’m not Deloitte. So I sadly had to withdraw my talk.
If any conferences do want to hear about the Small Web and are willing to support our work by paying us to speak about it, please feel free to get in touch:
https://small-tech.org/contact-us/
#SmallTech #SmallWeb #speaking #events #conferences #decentralisation #humanRights #personhood #democracy #peerToPeer #web #design #dev
2️⃣ feColorMatrix
: swap channels ☆ interactive demo, adaptive layout - check it out on @codepenhttps://codepen.io/thebabydino/full/QWopRMK
An interactive, responsive demo illustrating how feColorMatrix
can be used to swap channels. Another very special one.
#SVG #filter #svgFilter#JS #interactive #javascript #code #coding #frontend#CSS #web #dev #webDevelopment #webDev #cssGrid #cssLayout
Behind the demo https://mastodon.social/@anatudor/112242678457752295
I wrote a new article for Frontend Masters: Step Gradients with a Given Number of Steps!
Consider this problem: you are given 2 hex codes + a number of steps. How would you code a step gradient? Think about it, then see my solution https://frontendmasters.com/blog/step-gradients-with-a-given-number-of-steps/
Hope you enjoy, a lot of work went into it.
#CSS#SVG #filter #svgFilter #code #coding #web #dev #webDev #webDevelopment #frontend #cssGradient
Stupid #a11y question: is it okay to have this structure?
I need a filter on the img, but not on the figcaption too, so I can't apply it on the figure.
Also can't apply it on the img because the img has a mask, which applies after filter, but I need it applied before https://bsky.app/profile/anatudor.bsky.social/post/3lmgrfcnbsc2k
#accessibility #html #code #coding #frontend #web #dev #webDevelopment #webDev#CSS
If a grid has n
columns, it has n - 1
gaps in between them. Enjoy this interactive @codepen demo illustrating the concept: https://codepen.io/thebabydino/pen/LEVqOpZ
#CSS #cssGrid #cssLayout #code #coding #web #dev #webDev #webDevelopment #frontend
A space for Bonfire maintainers and contributors to communicate