WebDevGreg, to programming

Just had a go with https://github.com/Juerd/tootpick for adding a mastodon share button to a @getkirby website I am working on as suggested by https://spreadmastodon.org First site using Kirby after years on another CMS and I am loving the way it works. Tootpick looks very professional as well.

larnius, to programming
@larnius@mastodontech.de avatar

Day 39 of is done, and it was again all about the four different kinds of loops in in action. The sheer amount of helper constants is kind of overwhelming for me, and I think I'll have to repeat some of the lectures before moving on. Day 40 up to day 40 are a milestone project, so I will find out quite quickly how well I understood all the control structure stuff...

jaandrle, to programming
@jaandrle@fosstodon.org avatar

🎉📹 Relive the magic of WebExpo 2023 with our collection of videos (https://slideslive.com/webexpo/webexpo-2023), and get a head start on next year's event with presale tickets! 🚀👨‍💻 With limited tickets available, this is your chance to secure your spot and join us for another unforgettable experience! https://webexpo.net/sessions/webexpo-conference-presale/

Linkedin source: https://www.linkedin.com/feed/update/urn:li:activity:7057268529963692032/

jaandrle,
@jaandrle@fosstodon.org avatar
zackery, to programming

npm install looking at my available storage.

nmronline, to science
@nmronline@mstdn.science avatar
itsjoshbruce, to art
@itsjoshbruce@phpc.social avatar

I'm working on an site with a gallery and full image views.

Some of the image themes warrant content warnings.

We plan a full-text content warning and alternative thumbnail images in the gallery view.

I'm considering a disclosure element (details) for the "full" image (for those who get sent directly to the page).

  1. As always, I have concerns and curiosities about the experience.
  2. As an art consumer, does this seem like a friendly solution?

chris_hayes, (edited ) to programming
@chris_hayes@fosstodon.org avatar

Finally realized I should be using dictation more for inputting text.
Having previously used Chrome "Speech Recognition" API for voice-to-text in websites. I'm both surprised and disappointed that the accuracy of MacOS's built-in dictate feature is noticeably worse than Chrome's.
What happened to the Apple that broke new ground with a revolutionary voice assistant?

nmronline, to science
@nmronline@mstdn.science avatar

EVERYTHING TOGETHER & WILL WORK ON THE WEB!

has a growing software library, with titles integrated into seamless and efficient workflows, built with industry standards and best practices.

See you at !

@bioinformatics @biophysics @chemistry @compchem @nmrchat @physics @strucbio

fell, to gamedev
@fell@ma.fellr.net avatar

The tools in a modern like or are something I can only deam of when doing .

Yet, many websites are slow as fuck.

Do you work in ? I want you to order an old phone from ebay right now. Like a Samsung Galaxy S4 or something. Go visit your website with it. Did you have a good experience? Well, 1 in every 10 visitors has that experience. Fix your shit.

rolle, to opensource
@rolle@mementomori.social avatar

Mastodon Bird UI v1.4.9 released! :neon_skull:

Changelog:

  • Fix content warning alignment, should be baseline instead of top
  • Add gap between the cw title and show-button
  • Increase contrast of show button
  • Fix cw button color in notifications
  • Fix hover size of the bookmark icon when in detailed status
  • Fix detailed status bar bookmark icon color on hover
  • Add account header handle to color light purple scope
  • Fix follow button color being different than the rest

Live demo: https://mementomori.social

Source code: https://github.com/ronilaukkarinen/mastodon-bird-ui

Installation instructions for admins: https://github.com/ronilaukkarinen/mastodon-bird-ui#installation-for-mastodon-instance-admins

Installation instructions for users: https://github.com/ronilaukkarinen/mastodon-bird-ui#installation-for-regular-users-contributing-and-testing

Screenshot of Mastodon Bird UI, profile page view, profile of @rolle, dark theme
Screenshot of Mastodon Bird UI, feed view, dark theme
Screenshot of Mastodon Bird UI, feed view, light theme

hamatti, to programming
@hamatti@mastodon.world avatar

Sometimes we got to build workarounds to get around bugs that are not within our reach to fix (eg. a 3rd party library).

Those workarounds should be as short-lived as possible and to know when something is a workaround and when it's safe to be removed, we need to document it.

I ran into this at work while doing a code review the other day and decided to write a blog post.


https://hamatti.org/posts/how-to-document-a-workaround/

elly, to programming
@elly@front-end.social avatar
notsidney, to programming

I’m so excited to publish my new :
https://sidney.me/?ref=Mastodon

I’ve spent the last few months crafting my own home on the Web, and I wanted to make sure it presented me as a human, not defined solely by my work as a / .

This has also been a great opportunity to finally use & in a project. I love how easy it was to learn and how intuitive it is, as someone who started with vanilla HTML and CSS

james, to programming
@james@bne.social avatar

Pulled all the third-party includes off the Podcast Business Journal website. No more Google Fonts, no more calls to Facebook, no more dynamic forms. Much better for privacy. Next, to shift it all to an Amazon S3 bucket, say goodbye to Wordpress, and start with a new CMS.

schizanon, to programming
wiredprairie, to programming
@wiredprairie@mastodon.social avatar

I'm enjoying the ease of use of the npm package 'postgres'. I'd tried a few other options that were a bit more "ORM" and not had great success.

It's not simple -- but that's good as it's feature set is definitely robust. Also works well with Typescript.

It took me about 45 minutes to swap from Kysely.

https://www.npmjs.com/package/postgres

wiredprairie,
@wiredprairie@mastodon.social avatar

@nosherwan That looks nice too!

I'm including in my project an abstraction layer for data access so that when I inevitably feel the need to switch to a different library (or database!), the code I'll need to change will be contained.

One option I'd tried was TS first, but couldn't represent all the column/indexing/FK relationships.

WebAxe, to programming
@WebAxe@a11y.info avatar

Pro tip: if a disclosure button toggles between "show more" to "show less" or similar, you don't need aria-expanded. The state is already indicated. (This comes up again and again in audits.)

keithjgrant, to programming
@keithjgrant@front-end.social avatar

Why is @scope different than Shadow DOM? There are a number of similarities, but a couple things make @scope different:

  • it's more lightweight, so it's easy to sprinkle onto the page where Shadow DOM would be overkill
  • it allows for multiple scopes to overlap and provides control over styles when they do
  • it offers fine-grained control over which styles do or do not reach from an outer scope into an inner one

https://keithjgrant.com/posts/2023/04/scoped-css-is-back/

nmronline, to science
@nmronline@mstdn.science avatar

Thank you, D. Flemming Hansen (@dflemminghansen) and Prof. Lewis E. Kay + Kay Lab for providing data for testing.

Merci beaucoup, Guillaume Bouvignies for your help and support with the integration of ChemEx into .

@bioinformatics @biophysics @chemistry @compchem @nmrchat @physics @strucbio

WebAxe, to programming
@WebAxe@a11y.info avatar
louis, to programming
@louis@emacs.ch avatar

Anyone with experience? How can I handle overlapping markers coming from a GeoJSON source so that they have a proper distance added to each other?

fell, (edited ) to programming
@fell@ma.fellr.net avatar
martinhicks, to programming

Have been working on a new web app using @enhance_dev the past week, that has a firm requirement for using DynamoDB streams.

Sadly they're not supported locally by Arc as the Dynalite package doesn't support streams (or transactions)

Rather than switch to an AWS provisioned DynamoDB table, I wanted to maintain the benefits of working locally.

So I've enjoyed creating a new plugin for @arcserverless which facilitates just that.

🔗 Read more: https://martinhicks.net/articles/arc-sandbox-table-streams

seblammers, to programming
@seblammers@vis.social avatar

Big announcement: I'm releasing my first ever project today!

It's aimed at my beloved community, esp. those eager to learn about the awesome combination of and

Check out this collection of awesome real world projects sourced from the community:
https://awesome-svelte-and-d3.netlify.app/

In addition to the projects, I started collecting that focus on the combination of and

I'm sure the list is not complete, so send your links my way and I'll include them!

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