Skip to main content

Items tagged with: web

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…


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).

screeenly.com/

#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


#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


🔁 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…

#web #internet #socialmedia #blogging



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.world/

@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…


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:💕

#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 - the company behind a paid, private search engine of the same name, has announced it’s bringing its Webkit-based #Orion #web #browser to #Linux omgubuntu.co.uk/2025/03/kag-or…


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


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.small-web.org

:kitten:💕

#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


#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


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