Search
Items tagged with: web
Here's a neat little effect with no text duplication. Uses `background-clip: text` to create the split text face effect + scroll-driven animations to tie the gradient split line position to the 1st section's bottom edge.
Live on @codepen codepen.io/thebabydino/pen/XJW…
cc @bramus
#CSS #scroll #scrollAnimation #coding #cssAnimation #gradientText #frontend #web #dev #webDev #webDevelopment #code
Worten alvo de alegado ataque informático e roubo de dados
🔗 tugatech.com.pt/t65349-worten-…
#NoticiasdaInterneteMercados #ataque #online #portugal #web #Worten
🚨 Let’s Encrypt at risk from Trump cuts to OTF: “Let’s Encrypt received around $800,000 in funding from the OTF”
Dear @EUCommission, get your heads out of your arses and let’s find @letsencrypt €1M/year (a rounding error in EU finances) and have them move to the EU.
If Let’s Encrypt is fucked, the web is fucked, and the Small Web is fucked too. So how about we don’t let that happen, yeah?
(In the meanwhile, if the Let’s Encrypt folks want to make a point about how essential they are, it might be an idea to refuse certificates to republican politicians. See how they like their donation systems breaking in real time…)
CC @nlnet @NGIZero@mastodon.xyz
#USA #fascism #OpenTechFund #LetsEncrypt #SSL #TLS #encryption #EU #web #tech #SmallWeb #SmallTech mastodon.social/@publictorsten…
publictorsten (@publictorsten@mastodon.social)
Wenn Let’s Encrypt plötzlich nicht mehr klappt, wird das halbe Internet aus Zertifikatsfehlern bestehen. https://www.heise.de/news/Nach-Trump-Dekret-Kampf-um-US-Foerdermittel-fuer-Tor-F-Droid-und-Let-s-Encrypt-10328226.htmlMastodon
Just discovered this open source tool screeenly that takes screenshots of webpages. (Found it when I was looking at what bots were hitting my site via my nginx logs).
#opensource #tools #web #nginx
#Cloudflare stopps http traffic completely - only #https allowed
Source: blog.cloudflare.com/https-only…
#web #www #api #software #news #encryption #internet
HTTPS-only for Cloudflare APIs: shutting the door on cleartext traffic
We are closing the cleartext HTTP ports entirely for Cloudflare API traffic. This prevents the risk of clients unintentionally leaking their secret API keys in cleartext during the initial request, before we can reject the connection at the server si…The Cloudflare Blog
#tinyCSStip
Revert animated parent transform (like a scale or skew) on child without an extra animation using registered custom properties.
codepen.io/thebabydino/pen/MYW…
#CSS #code #coding #frontend #transform #web #dev #webDev #webDevelopment
Major #web services go dark in #Russia amid reported #Cloudflare #block
source: therecord.media/russia-website…
According to data from several internet monitoring websites, the outages were observed Thursday across multiple Russian regions, particularly in the #Urals and #Siberia, affecting platforms such as #TikTok, #Steam, #Twitch, #EpicGames, #Duolingo and major Russian #mobile operators.
#online #www #internet #fail #problem #censorship #politics #test #news
Major web services go dark in Russia amid reported Cloudflare block
Website outages were observed across Russia this week, with regulators attributing them to issues with foreign servers. Observers said the problems might be tied to Russian government moves to block Cloudflare services.therecord.media
🔁 From our "Digital Crossroads" collection:
GetRSSFeed: RSS Feed Extractor & Finder for Websites, Blogs & Podcasts - getrssfeed.com/?ref=feedle.wor…
---
See other stories like this one here: feedle.world/digital-crossroad…
Feedle is not only a nicely done index of RSS feeds. Every search query is its own RSS feed! This is so cool!
#RSS #SmallWeb #Web #SocialWeb #SocialMedia
feedle: Search and Discover Quality RSS Feeds from Thousands of Blogs and Podcasts
A search engine for blogs and podcasts, where every search is an RSS feed.feedle
Someone hearted this button ripple effect demo on @codepen (coded about half a decade ago) and made me notice it still said "only works in Chromium" - as of last summer, it's cross-browser! 🥳🎉
codepen.io/thebabydino/pen/LYZ…
#CSS #JS #JavaScript #code #coding #web #dev #webDev #webDevelopment #frontend
Made this a couple of years ago on @codepen but for some reason never shared it: a hopefully accessible base for a smooth elastic dropdown codepen.io/thebabydino/pen/qBJ…
Based on a thing at a now dead link which did something of the kind with a huge div soup.
#css #js #a11y #dropdown #coding #code #web #dev #webDev #webDevelopment #frontend
Know how border-image & border-radius don't play nice together?
(interactive codepen.io/thebabydino/pen/jxZ…)
#tinyCSStip there's a workaround IF corner radius ≤ border-width: use inset() clip-path + a round value!
clip-path: inset(0 round $r)
@codepen demo: codepen.io/thebabydino/pen/qBE…
(and yes, this is a tip I first shared on twitter over half a decade ago x.com/anatudor/status/12199161… )
#CSS #clipPath #cssClipPath #coding #web #dev #webDev #webDevelopment #code #frontend #borderImage #borderRadius
The online store where I sold the CWMouse Iambic Paddle blocked my listing this Sunday morning. They didn’t like that I was answering questions from a potential buyer and interpreted our conversation using their own messaging system as me funneling people to a competing online store.
....
Solution?
Diversify, diversify, diversify. Same answer for investing, media presence and for commercial endeavors.
...
#cwmouse #hamradio #web #cw #amateurradio
more...
saahbs.net/post/20250316-ecomm…
E-Commerce Changes
The online store which I used to sell the CWMouse Iambic Paddle blocked my listing this Sunday morning.House of Saahbs
How browsers REALLY load Web pages
When browsers load a Web page and its subresources, A LOT happens under the hood. They need to take into account render/parsing blocking resources, use a preload scanner, listen to resource hints (like preload/preconnect), loading modifiers (async/defer/module), fetchpriority, responsive images, and much more. […]
📺 fosdem.org/2025/schedule/event…
#video #web #browser #webpage #http3 #webdev #http #https #async #http2 #fossdem25 #foss #floss #fossdem
New Kitten release
• Socket routes now have precendence in the router.
This stops wildcard page routes from capturing the default socket routes that Kitten creates to enable the Streaming HTML workflow.
e.g., Previously, the following route:
/videos/index_[slug].page.js
Could not connect to its default socket (/videos/default.socket) because default.socket would be captured by the [slug] parameter.
Now, it will work as intended as the /videos/default.socket (a socket route) has precendence over index_[slug].page.js (a page route).
Learn more about Kitten’s Streaming HTML workflow here:
kitten.small-web.org/tutorials…
Enjoy!
💕
#Kitten #SmallWeb #SmallTech #StreamingHTML #routing #NodeJS #web #dev #JavaScript #JS
Because someone just hearted a 5 year old @codepen demo codepen.io/thebabydino/pen/GRo… I made using a #Sass function + looping to generate a #CSS 🌈: we don't need *any* Sass for this anymore! 🎉
We can now do it with
background:
linear-gradient(in hsl longer hue 90deg,
hsl(0, 95%, 65%) 0 0)
#SCSS #loop #looping #newCSS #rainbow #cssGradient #coding #code #frontend #web #dev #webDev #webDevelopment #hueInterpolation
Kagi is Bringing the Orion Web Browser to Linux
Kagi, the company behind a paid, private search engine1 of the same name, has announced it’s bringing its Webkit-based Orion web browser to Linux. In a post on BlueSky, Kagi said: “We...Joey Sneddon (OMG! Ubuntu!)
You knew it was coming: #Google begins testing #AI - only #search results
source: arstechnica.com/google/2025/03…
#technology #internet #problem #economy #future #quality #web #www
You knew it was coming: Google begins testing AI-only search results
AI Mode could be the future of Google, but it’s currently just an experiment.Ryan Whitwam (Ars Technica)
Non-Gecko (Firefox), non-Blink (Chromium) and non-Webkit (Safari) browsers:
Servo (browser engine)
servo.org/
Ladybird
ladybird.org/
They don't seem ready for use yet though.
#Browsers #DataPrivacy #CyberSecurity #Gecko #Firefox #Chromium #Webkit #Tech #Web #Servo #Ladybird
New Kitten release
• Fixes edge case where the sign in page, if left open for longer than the length of a session, would throw an error on sign-in attempt (because the challenge for the public-key authentication Kitten apps use would have expired alongside).
💕
#Kitten #SmallWeb #SmallTech #publicKeyAuthentication #sessions #web #dev #NodeJS #JavaScript
The Camera Panopticon
How did we end up in technofascism? Watch this talk I gave over a decade ago warning of the dangers of Silicon Valley and Big Tech and urging us to embrace alternatives.
small-tech.org/videos/the-came…
(Transcript available in English, Español, and Nederlands, thanks to the community.)
#technofascism #BigTech #SiliconValley #startups #InternetOfThings #ventureCapital #web #decentralisation #ethicalDesign #design #diversity #inclusion #accessibility #FOSS #Zuckerberg #tech #society #USA #fascism #EU #theCameraPanopticon
The Camera Panopticon
Aral at The Big Brother Awards in Amsterdam, Netherlands. November 2014.Small Technology Foundation
alexn.org/blog/2025/03/03/use-…
#Microsoft begins turning off #uBlockOrigin and other extensions in #Edge
Source: neowin.net/news/microsoft-begi…
#Windows #Browser #Software #news #www #web #internet #economy #advertisement #adblocker #Problem
Microsoft begins turning off uBlock Origin and other extensions in Edge
Microsoft is now in the process of turning off Manifest V2-based extensions in Edge, such as uBlock Origin. However, not everything is lost at this point.Taras Buria (Neowin)
After #community #protest: #Firefox #update on their "Terms of Use"
Source: blog.mozilla.org/en/products/f…
Our intent was just to be as clear as possible about how we make Firefox work, but in doing so we also created some #confusion and #concern. With that in mind, we’re updating the language to more clearly reflect the limited scope of how #Mozilla interacts with #user #data.
#news #Software #privacy #security #internet #Browser #Problem #www #web #freedom
An update on our Terms of Use
We’ve been listening to some of our community’s concerns with parts of the TOU, specifically about licensing. Our intent was just to be as clear as possible about how we make Firefox work, but in doing so we also created some confusion and concern.Jenifer Boscacci (The Mozilla Blog)