@scrwd@mastodon.social
@scrwd@mastodon.social avatar

scrwd

@scrwd@mastodon.social

#Web / #UX / #Product #Developer / #Designer / Architect / Manager. Sometimes I'm a tortoise. Sometimes I'm a giraffe.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

rileytestut, to random
@rileytestut@mastodon.social avatar

Updates on Delta for iPad:

• Yes, it’s coming!
• We’ve been working on it for a while and it’s near completion, just need to finish up controller skins + fix some last bugs
• We didn’t prioritize iPad because plan was to launch in just EU with AltStore PAL (which doesn’t support iPad)
• Obviously plans changed when Apple changed their rules, so we’re prioritizing iPad now and it will come with the next major Delta update (1.6)
• It’s available now for Patrons through regular AltStore 🙂

Screen recording of Delta on iPad mini showing full screen, Split View, and slide-over control methods

scrwd,
@scrwd@mastodon.social avatar

@rileytestut how does the Split View controller work? It looks kinda like a custom keyboard. I admit I've never managed to get my head around how all the Split View / Stage Manager stuff really works on iPad (as a user)

scrwd,
@scrwd@mastodon.social avatar

@rileytestut very clever!

DavidDarnes, to random
@DavidDarnes@mastodon.design avatar

Idea: Web Component which uses the CSS Highlight API to highlight code blocks

scrwd,
@scrwd@mastodon.social avatar

@passle Shiki web bundle seems to be over 4MB? Is it possible to just to bring in the tokenizer bit?

scrwd,
@scrwd@mastodon.social avatar

@DavidDarnes @passle I think it will be interesting when this is targeted directly by libs - so we might just see lean tokenisers maybe - right now using an full existing lib that can run on the server, in the browser seems like overkill for syntax highlighting on a blog - maybe it's cool for interactive tools tho. Aside from a smaller amount of elements in the DOM I'm not sure where the big benefits lay - like is that enough?

scrwd, to AppleMusic
@scrwd@mastodon.social avatar

Are then any alternative UIs for ? I can't seem to click with it. Also, what is the best way to migrate playlists from ?

zachleat, (edited ) to random
@zachleat@zachleat.com avatar

📮 New blog post: An organizer’s retrospective on the 11ty Conference

https://www.zachleat.com/web/11ty-conf-retro/

A small look at what goes into organizing an inaugural online conference, including a detailed budget rundown.

#11tyConf

scrwd,
@scrwd@mastodon.social avatar

@zachleat well done Zach

scrwd, to solar
@scrwd@mastodon.social avatar

I would like to get panels - my house is just about perfect for them - but total cost will be like £10,000 (UK) and I won't break even for around 7 years, by which time I will have hopefully long-since moved on from this house.

So… is it worth it (to me financially)? Do solar panels increase the actual value of your property?

scrwd, to CSS
@scrwd@mastodon.social avatar

I've forgotten how position:sticky works in 🤔

<header>
<nav>Scroll down</nav>
<nav style="
position:sticky;
top:0">
Why don't I stick?
</nav>
</header>

<main style="
height:300vh">
...
</main>

https://codepen.io/jon/pen/BabQjQB

scrwd, to random
@scrwd@mastodon.social avatar

@zachleat any chance you have knowledge of any up-to-date benchmarks of SSGs?

Also, speaking of 11ty specifically here - when it is intended to run on the server - what sort of build times would you be looking at during development? I have maybe ~10k markdown files and I'm just wondering what the content author experience will be like (I'll not be popular if they are waiting 20s or more after each change)

https://www.zachleat.com/web/build-benchmark/

arstechnica, to random
@arstechnica@mastodon.social avatar

Researchers make a plastic that includes bacteria that can digest it

Bacterial spores strengthen the plastic, then revive to digest it in landfills.

https://arstechnica.com/science/2024/04/researchers-make-a-plastic-that-includes-bacteria-that-can-digest-it/?utm_brand=arstechnica&utm_social-type=owned&utm_source=mastodon&utm_medium=social

scrwd,
@scrwd@mastodon.social avatar

@arstechnica I have a few concerns - like when the plastic is "broken down" what chemicals are left in the soil that would otherwise be trapped in the plastic? Do these bacteria release the carbon in plastic into the atmosphere? Is it wise to help create bacteria that tolerates higher temperatures? And finally, is this another "Big Plastic" rouse to delay moving away from plastics altogether?

scrwd, to CSS
@scrwd@mastodon.social avatar

Does anybody have a better way to do gradient border buttons (or boxes) with transparent background and flexible dimensions?

Here I'm using a strange-scaling SVG image as a mask over a gradient fill - it works and allows buttons of any width or size, but has a few too many "parts" for my liking.

https://codepen.io/jon/pen/yLrygwa

P.S. border-image is not a solution here because it would distort the gradient.

scrwd, to RaspberryPi
@scrwd@mastodon.social avatar

Has anyone seen a good or similar project where there is an array/grid of arcade style illuminated buttons and some sort of game mechanic around pressing them? I'm just wondering if there is a cool project I can do to impress my 3 year olds haha.

scrwd, to random
@scrwd@mastodon.social avatar

Just a thought - not necessarily a good one - if I created a custom element <site-layout> and use it to insert blocks of content into specific <slot> elements it could create for quite lean pages - but I guess it would mean using shadow dom too…

I wonder if this something @enhance_dev makes better - I need to take a look again.

&lt;site-layout&gt;  
 &lt;h1 slot="header&gt;Title&lt;/title&gt;  
 &lt;nav slot="sidebar"&gt;…&lt;/nav&gt;  
 &lt;main slot="content"&gt;…&lt;/main&gt;  
&lt;/site-layout&gt;  
scrwd, to random
@scrwd@mastodon.social avatar

@ivory has custom emoji now - what does everyone see?

:clippy:

scrwd, to random
@scrwd@mastodon.social avatar

Amazon have been experimenting with their return options lately (in the UK) today I was only offered drop off at post office and the only locations were 102 miles away - it's like they hope you will just keep the items…

scrwd, to random
@scrwd@mastodon.social avatar

@atomicpoet what is the USP for Calckey over Mastodon? What does it do the same and what does it fo differently? Any good comparison articles/threads you know of? @calckey

scrwd, to random
@scrwd@mastodon.social avatar

Any good way to toggle the open attribute on a <details> element according to a media query - essentially watching for changes? And is there a terrible accessibility reason not to do that? Basically it's about hiding content on smaller screens

scrwd, to random
@scrwd@mastodon.social avatar

I think fediverse stuff is a bit weird. I think I'd prefer to think of everything as ActivityPub clients. I think i'd like one id that was me to be usable by any client, and if that client focuses on some features more than others then cool. I think "activities" like sharing a status, or photo should be individually subscribe-able - for example, I could be "Bob" on both Wicker and Pictigram - single sign-on - but Wicker prioritises showing my statuses and Pictigram my photos so the streams.

Chris, to random
@Chris@mastodon.social avatar
scrwd,
@scrwd@mastodon.social avatar

@Chris I had to google it to find out why that was funny haha

scrwd, to random
@scrwd@mastodon.social avatar

Are Mozilla and Firefox paragons of virtue or merely the least corporate option? I see Mozilla has seemingly made lots of "missteps" and dubious decisions that have irritated people over the years. The last decade or so web people have been particularly grumpy - maybe since the demise of our mutual enemy Internet Explorer there's a void or two that people are trying to fill.

Genuinely looking for knowledgeable opinions - feel free to share yours.

scrwd, to random
@scrwd@mastodon.social avatar

@zachleat did your <details-utils> not have some combination of options that would make it behave like an accordion once? I thought it didn't I can't find the.. uh… details

scrwd, to random
@scrwd@mastodon.social avatar

So works with @Ivory and many mastodon clients when you connect through https://skybridge.fly.dev

It's very clever.

I wonder if it even supports direct user links…

@scrwd.com@skybridge.fly.dev

Here are some invite codes for if you want to check it out (first come first served)

bsky-social-h7kyy-ho23w
bsky-social-zxds7-dc4m4

scrwd, to random
@scrwd@mastodon.social avatar

I legitimately once got a Wordle right on my first guess - didn't post about it because nobody would believe me.

scrwd, to random
@scrwd@mastodon.social avatar

Is there any practical difference to using vs ?

scrwd, to vuejs
@scrwd@mastodon.social avatar

I was just thinking it would be cool if at conferences the @vuejs team gave out little bottles of condiments to attendees - Vue Sauce

Who doesn't like sauce?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • InstantRegret
  • GTA5RPClips
  • Youngstown
  • everett
  • slotface
  • rosin
  • osvaldo12
  • mdbf
  • ngwrru68w68
  • JUstTest
  • cubers
  • modclub
  • normalnudes
  • tester
  • khanakhh
  • Durango
  • ethstaker
  • tacticalgear
  • Leos
  • provamag3
  • anitta
  • cisconetworking
  • lostlight
  • All magazines