Skip to main content

Search

Items tagged with: web


Do yourself a favour and hire Heydon. You can thank me later.

#web #dev front-end.social/@heydon/11354…


I am available for new contract work.

I have 20+ years 😩 experience in web design and development and I’m still learning. I have written courses and books that have influenced interface design across the industry. I love prototyping, writing documentation, creative coding, and I do everything with accessibility and inclusion in mind.

I have worked remotely since long before the pandemic and timezone differences are not an issue. Based in the UK. #fediHire

👋


#dev #web


Safari Search Engine choices:

* Google
* Yahoo Bing
* Bing Bing
* Duck Bing
* Ecosia Bing

#google #yahoo #bing #duckduckgo #ecosia #search #web #safari


Within this assessment, the red team (also referred to as ‘the team’) gained initial access through a web shell left from a third party’s previous security #assessment.


Source: cisa.gov/news-events/cybersecu…

Today's #security measures therefore tend to reduce security rather than increase it. 🤔😖

#news #Software #vulnerability #bug #fail #cybersecurity #Problem #omg #wtf #web #webshell #internet


Streamiverse is written in Kitten and you can follow the “htmx, the htmx WebSocket extension, and socket routes” tutorial to create a Kitten app that consumes the API:

kitten.small-web.org/tutorials…

To get started with Kitten, see:

kitten.small-web.org

(Could be a fun little thing to play with this weekend.)

:kitten:💕

#Kitten #SmallWeb #htmx #WebSocket #streaming #fediverse #Mastodon #API #SmallTech #web #dev


Hey web devs, not breaking links doesn’t have to be hard…

Heard of the 404 → 307 technique? (Well, now you have!)

4042307.org/

🌲

#evergreenWeb #web #dev


How to set up a mimimal/blank new tab page on Ungoogled Chromium that conforms to your system’s dark mode setting:

github.com/ungoogled-software/…

PS. You can install Ungoogled Chromium easily on macOS using Homebrew:

```shell
brew install --cask eloston-chromium
```

For more macOS setup/configuration tips see my quick gist:

codeberg.org/aral/gists/src/br…

#ungoogledChromium #chromium #chrome #minimal #newTabPage #aesthetics #accessibility #privacy #configuration #web


Someone hearted a Pen I made over a year ago, a no library, minimal JS version of another I found on @codepen.

At the time, it didn't work in Firefox as it was transitioning custom properties and support for :has() there was spotty.

Now it's cross-browser codepen.io/thebabydino/pen/gOqYdJd

#CSS #cssTransition #mask #cssMask #revealEffect #textEffects #textEffect #code #coding #frontend #webDevelopment #web #dev #webDev


Funny how, a decade ago, they called us “tin-foil hat conspiracy theorists” for suggesting such things and we were shunned by “respectable” folks in the web community afraid to lose their favoured status as Big Tech’s bottom feeders.

vimeo.com/96727211

#BigTech #SiliconValley #ventureCapital #capitalism #surveillance #BigWeb #web #SmallTech #ethicalTech #privacy #humanRights mstdn.ca/@teledyn/113489107039…


@bjb @jrredho

It is called Active Listening, and Alexa has a patent on it.

buttondown.com/creativegood/ar…



Gosh I do love how elegant Playwright + my little Kitten¹ process helper makes it to write end-to-end tests.

Check out the tests for the peer-to-peer web (Small Web) end-to-end encrypted chat example²:

codeberg.org/kitten/app/src/br…

That handles the setting up of two instances (place1.localhost:498 and place2.localhost:499) and tests the sending of end-to-end encrypted messages between them.

:kitten:💕

¹ kitten.small-web.org
² codeberg.org/kitten/app/src/br…

#Kitten #SmallWeb #peerToPeer #web #dev #JS


Just updated the Kitten reference section on testing Kitten to include instructions on running the new regression and end-to-end tests.

Will only be of interest if you’re hacking on Kitten itself.

kitten.small-web.org/reference…

#Kitten #SmallWeb #web #dev #NodeJS #testing #playwright


I’m writing a #newsletter called Own Your Web about designing, building, creating, and publishing for and on the #Web. It took a little work-induced break but the next issue is ready and will go out this Sunday.

If that sounds interesting, sign up here:

ownyourweb.site 🤗


Come as you are¹ on @codepen codepen.io/thebabydino/pen/yLw…

No text duplication whatsoever, no text-shadow, no images save for #CSS gradients, no JS, just #SVG #filter magic.

Also an entry for this week's #CodePenChallenge.

¹but fully clothed

#svgFilter #textEffects #code #textEffect #web #dev #webDev #webDevelopment #coding #frontend


Really enjoying adding end-to-end tests to Kitten¹ using Playwright² and my own little Kitten controller class for starting/stopping/otherwise interacting with the Kitten server.

Just wrote some that comprehensively test identity creation and authentication for Small Web places:

codeberg.org/kitten/app/src/br…

Lots more to write but I think I’ve found a good flow :)

:kitten:💕

¹ kitten.small-web.org
² playwright.dev

#Kitten #SmallWeb #Playwright #testing #NodeJS #JavaScript #web #dev


Today @ 18:30 in Dublin: Come hear me talk about the Small Web and watch me demonstrate the current state of Kitten, Domain, and Place.

meetu.ps/e/Ny9vK/H1WXJ/i

#ireland #dublin #SmallWeb #talk #presentation #web #dev #JavaScript #NodeJS #htmx #WebSockets #StreamingHTML #selfHosting #decentralisation #p2p #cryptography #dubSec #Kitten #Domain #Place #SmallTech


If you’re looking for a browser extension like Stylus (which lets you override browser styles, scoped to specific sites) for Safari on macOS, check out Cascadea. It’s by an independent developer (Mike Freuden), doesn’t farm you for your data, and seems to do what it says on the tin (in my limited few minutes of testing right now¹) :)

cascadea.app

¹ I’m using it to hide the controls on the local export of my slides.com presentation.

#macOS #safari #stylus #cascadea #css #web #dev