shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

269
active users

#webdesign

3 posts2 participants0 posts today
Kevin Karhan :verified:<p>You know someone fucked up <a href="https://infosec.space/tags/WebDesign" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebDesign</span></a> when logging out makes your CPU spike to 85% and the fan sound like one's running a <a href="https://infosec.space/tags/Shitcoin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Shitcoin</span></a> <a href="https://infosec.space/tags/Mining" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Mining</span></a> <a href="https://infosec.space/tags/Malware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Malware</span></a> (aka. <a href="https://infosec.space/tags/Cryptojacker" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Cryptojacker</span></a>) and closing the tab results in 1 GB less RAM and 3 GB less overall cached assets. </p><ul><li>And yes I did check these results by running <code>sudo sh -c "sync; echo 3 &gt; /proc/sys/vm/drop_caches"'</code> before, during and after the website has been opened.</li></ul><p><a href="https://infosec.space/tags/Cryptojacking" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Cryptojacking</span></a> <a href="https://infosec.space/tags/ShitWebsite" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ShitWebsite</span></a> <a href="https://infosec.space/tags/Shitty" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Shitty</span></a> <a href="https://infosec.space/tags/Enshittification" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Enshittification</span></a> <a href="https://infosec.space/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a> <a href="https://infosec.space/tags/Malware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Malware</span></a> <a href="https://infosec.space/tags/Miner" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Miner</span></a> <a href="https://infosec.space/tags/FuckedUpShit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FuckedUpShit</span></a> <a href="https://infosec.space/tags/FuckUp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FuckUp</span></a></p>

New update de la ʙℓÅⅈℜⅇαµ ℤΩℕℰ :toot:

Au menu :
🏅 Un système de missions et d'Achievements avec 15 missions top secrètes pour les aventuriers du Web les plus intrépides
:clippy: Un affichage de la dernière version en ligne avec patch note concis pour les curieux du code hihi...

blaireau.zone

blaireau.zoneʙℓÅⅈℜⅇαµ ℤΩℕℰAtterissage forcé dans la Blaireauzone ! Perdez vous dans l'antre créative en perpetuelle expansion du Madabadger. Les plus intrépides voyageurs du Net sauront peut-être y dénicher quelques trésors bien gardés...

I redesigned my blog-meets-literature site ‘Samuel Pepys’ Diary Reimagined’ with a new webfont.

I have always loved typewriter fonts but any and all digital creations lacked authenticity because on a real typewriter, due to various factors letters a never identical. The font ‘TT2020’ by Fredrick Brennan includes several versions of each letter, simulating the unevenness of the real thing quite well.

Downside: the font files are huge.

Would you be so kind as to test my site and provide me with some insight how well or badly it performs (in terms of loading times)?

(Mobile users with limited data rates, beware! The font files add up to 5.3 MiB [5.6 MB].)

babumenos.com/SPDR/

The font is here: copypaste.wtf/

babumenos.comSamuel Pepys’ Diary ReimaginedA contemporary diary of current every-day events large and small, inspired by the work of 17th century writer and politician Samuel Pepys.

Worked on the Lunatics release page CSS a little.

I had noticed that the page works very poorly on e-ink devices like my InkPad 3 Color reader's browser, because of the animated background effect, which I'm still pretty attached to.

It moves pretty slowly, but it still created updates with constant flickering as my e-reader tried to keep up.

Of course, the page is really designed to distribute or stream video, so it's normally intended for full-motion video browsers. The video is never going to work right on an e-reader.

But there's also credits and other text information on the site.

So, I looked up methods to fix this with CSS media queries, and I think it's fixed now.

It now only animates if the browser reports media type "screen" and feature "update: fast".

And this correctly suppresses animation now on my InkPad 3 Color e-reader. If you happen to have a similar device or other oddball browser, I'd be interested if the page is working for you.

Still working on honoring other parameters like "prefers-reduced-motion", "prefers-color-scheme", and "prefers-contrast". I would like to get those working as well.

Ultimately, I may add a Javascript button to change the behavior manually, but the page currently is HTML and CSS only to keep it lighter weight.

I did also test it in a text-only browser, w3m, where it looks pretty correct. Haven't tried other ones.
#LunaticsProject #WebDesign #CSS #MediaQueries #Testing

lunatics.tvLunatics!-Episodes

I've recently changed the style and behaviour for external links on my website. I use them a lot and while the icons I used previously to indicate external links are very clear, they make the text look cluttered to me (see first pic).

Inspired by https://thomasrigby.com (thanks @hryggrbyr !) I opted for a subtler visual difference: dotted underline for inline links and a double underline for external links. To me it looks calmer.

Also, everything now opens in the same tab, so it's up to you to open links in a new tab, if you prefer.

What do you think? Do you have any preference or do you not really care to know if a link is external or internal?

#css #indieweb #webdesign #webdev

Hey webfolk! I'm a cloud engineer who can code in several languages, both high and low level. I hand-crank my own website with a static generator and no framework (see peperell.com/) but my web design skills are severely lacking. Can anyone recommend a book which focuses on web design principles suitable for someone like me?

I'm more interested in the theory and how to apply it in a web context rather than "this is what HTML is" and "this is what CSS is" content.

Ideas welcome.

www.peperell.comMatt Peperell's Blog
Continued thread

"your website doesn't work without javascript"

ah yes you see that's because javascript is part of the website. and you're attempting to cut that part out entirely. for some weird esoteric reason. what did you expect lol? you can't complain when the problem is literally something you've created for yourself. this is like leaving a bad review for a recipe online because you randomly decided to replace one of the core ingredients with something else entirely

this is just something i've heard a good bit and it always irks me

The best design inspiration is often right outside our windows. As we head into the heart of summer, it's a great time to think about how nature informs our digital aesthetics.

This post from Silphium Design explores stunning color palettes derived from seasonal and environmental schemes. A great resource for bringing an organic, harmonious feel to your next UI or design project.

Find your inspiration: silphiumdesign.com/color-palet

Die perfekte Verbindung zwischen Instagram und Fediverse

Oft ist Insta­gram der aktu­ells­te Kanal vie­ler Orga­ni­sa­tio­nen. Dabei soll­te eine aktu­el­le Web­site die Basis jeder digi­ta­len Prä­senz sein. Wer bei­des mit­ein­an­der ver­bin­den will und dazu einen Fuß ins Fedi­ver­se set­zen will, kann das mit Word­Press tun.

kaffeeringe.de/2025/06/25/die-

Petshop WordPress theme – Build a website for pet stores, veterinary clinics, dog training classes, animal shelters and pet hotels, dog/cat trainers, or pet caretakers. Petshop is a creative WordPress theme for Pets and Vets with a fresh and clean responsive design visualmodo.com/theme/petshop-w 🐶🐕🐈🐰🐢🐾
#Petshop #Shop #Pets #Animals #WordPress #Theme #Templates #Plugins #SiteBuilder #WebDesign #WooCommerce

VisualmodoPetshop WordPress Theme - Responsive Pets Site BuilderPetshop WordPress theme, the best woocommerce template to build veterinary, pet care training, animal shelters & hotels, caretakers store site

🎨 Paleta de hoy 🎨

Seguidores—¿les cuesta elegir colores?
A mí me pasaba… hasta que probé Palette Box v2.0.0🔥

Extrae colores + sugiere paletas automáticamente
Guarda presets, comparte códigos, exporta JSON
💰 $2/mes o $70 lifetime
🚀 ¡3 meses GRATIS! PALETTEBOXFREE3MONTH

¡Sígueme para más paletas diarias!
👉 chromewebstore.google.com/deta
#WebDesign #UIDesign #IndieDev #ColorPalette #DevTools #ChromeExtension

🎨 今日のおすすめ色 🎨

フォロワーの皆さん、配色に悩んでませんか?
私も昔は苦戦…でもPalette Box v2.0.0で一発解決🔥

Web色抽出+自動配色提案
プリセット保存、コード共有、JSON出力OK
💰 月$2 / 買切$70
🚀 3ヶ月無料: PALETTEBOXFREE3MONTH

フォローで毎日おすすめ配色紹介中!
👉 chromewebstore.google.com/deta
#WebDesign #UIDesign #IndieDev #ColorPalette #DevTools #ChromeExtension