kaiserkiwi, to webdev
@kaiserkiwi@corteximplant.com avatar

I still hate so much that still doesn’t support the :has() selector. That makes everything so much harder than it should be in 2023…

mortendk, to webdev

for fuck sake hubspot do you need to put a 10 digit z index into your chatbot ?

2001 called and wants its shitty index numbers back

awoodsnet, to php
@awoodsnet@phpc.social avatar

you know, it’s funny. For all the web pages that get created in PHP, a language with native templatng, we haven’t really created good strategies for making it easy to work with markup.

Where’s the discussion of strategies of creating blocks of HTML/XML? of wrapping heredocs / nowdocs in typehinted functions? of making that markup accessible?

f11xter, to webdev
@f11xter@cupoftea.social avatar

It's almost time for #eurovision !!! I can't watch with my family this year so I created a website where you can rank each song in categories from singing to outfits and share with all your friends!

Check it out at https://eurotally.vercel.app and give me a follow (username: felix).

It's a bit buggy still (especially on iOS) but should be all sorted for the big night!

#eurovision2023 #eurovisionsongcontest #liverpool2023 #webdev #programming #vuejs #pocketbase

itsjoshbruce, to php
@itsjoshbruce@phpc.social avatar

Here's an interesting experiment that just popped in my head. Curious if there are examples of it in #SoftwareDevelopment, #WebDev, and #PHP specifically:

Has anyone ever written (and documented) an application wherein you only pass and receive messages?

function doSomething(RequestInterface $request): ResonposeInterface

That sort of thing.

I've seen folks use Arrays and individual arguments, of course.

dennisl, to webdev

The 2nd Annual Web Accessibility in Mind Conference: https://conference.webaim.org/ Aug 29–30, 12pm–5pm US ET. By WebAIM in partnership with Pope Tech. #webdev #webdesign #a11y #events

questlog, to gaming
@questlog@mstdn.games avatar

Hi there! Happy sunday!

I took the time to release a small but important update many of you asked for already!

#Questlog now has alternative names in the database (currently indexing; in a few hours everything should be there). So you'll be able to search for games like you know them!

Everything about that and the full changelog with other changes in this #kofi post.
https://ko-fi.com/post/Alternative-titles-are-here-M4M2L375S
#Coding #Gaming #WebDev #IndieDev #GameTracking

thomasreggi, to programming

I am a big proponent of a programming paradigm where writing code and building up relationships and connections leads to the emergence of new, unforeseen connections and avenues. Instead of leading you down the wrong paths and requiring rewrites, coding should sculpt and shape connections, offering surprising new connections for free.

kaiserkiwi, to webdev
@kaiserkiwi@corteximplant.com avatar

Choosing the right icon is hard. 😅
So many possibilities and so many possibilities that you don't understand the icon. Sometimes I wish I also had design skills.

tanepiper, to webdev
@tanepiper@tane.codes avatar

Wolfenstein 3D - but done purely in HTML and CSS, with some Svelte + JS - https://wolfensvelte-3d.vercel.app/

rolle, to opensource
@rolle@mementomori.social avatar

Mastodon Bird UI v1.5.3 released! :neon_skull:

Changelog:

  • Fix : User avatars in notifications are sometimes links to my profile instead of theirs (thanks @carlwgeorge!)

Live demo: https://mementomori.social

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

ArneBab, to webdev German
@ArneBab@rollenspiel.social avatar

Dryads Sun came in at position 7 in the #game #jam for #blind gamers! https://itch.io/jam/games-for-blind-gamers-2/rate/2043845

All games in the jam: https://itch.io/jam/games-for-blind-gamers-2/results

#Guile #scheme #wisp #rpg #webdev #freesoftware #FOSS

If you want to write a game like Dryads Sun yourself, just clone https://hg.sr.ht/~arnebab/dryads-sun — the game is free licensed under AGPL and the tooling under LGPL (so unfree games are possible, though that’s not what I write).

nosherwan, to webdev
@nosherwan@fosstodon.org avatar

🧐
Head Scratching moment

So now people are questioning Serverless.

I have mainly created monoliths as a full stack dev.

I am trying to get into serverless, but now this 👇🏼

https://youtu.be/qQk94CjRvIs




edhowland, to webdev

SE Radio is "Much Listen Podcast"
This week's episode is on in where Philip Winston interviews Bastian Gruber. and his excellent book:
Rust Web Development.
They talk about the Rust programming language and how it is different from more traditional webdev stacks.
Covers and
@bastian
https://www.se-radio.net/2023/05/se-radio-562-bastian-gruber-on-rust-web-development/

accordionpolar, to SmallWeb
WebAxe, to webdev
@WebAxe@a11y.info avatar
odddev, to javascript
@odddev@hachyderm.io avatar

@activenode just published a great video about server actions! Check it out here: https://youtu.be/jsEJsi2FD1U
Great new feature.

odddev, to webdev
@odddev@hachyderm.io avatar

Apparently, is shipping @scope. More information about it here: https://keithjgrant.com/posts/2023/04/scoped-css-is-back/

odddev, to webdev
@odddev@hachyderm.io avatar

Don't forget to test your websites with throttled connection and without JS 🤓
I just discovered a bug in my personal website because I forgot the latter.

nintendo, to webdev

check this outtttttttttt

-art

nintendo, to webdev

i updated my site. yay

schrottkatze, to rust

Okayyyy, new Instance, new fedi software, new !

I'm Schrottkatze, I'm a hacker catgirl from germany and I'm a rust programmer, a 3d artist. I used to do webdev things, I still do way too much, and because of that I also accidentally ended up being a design nerd, so ya that too. Basically anything with computers will get me interested.
I'm quite very passionate about digital rights, privacy, accessibility and free software as well.
Don't be disillusioned by me daily driving NixOS and Xmonad, I don't actually know much, if anything at all, about functional programming but... well, I try, okay?

anyway meow! :3

Now the boring part, the hashtags:

nintendo, to webdev
invicticide, to webdev
@invicticide@mastodon.gamedev.place avatar

My personal website has been using for years, but I update it very infrequently, and every time I need to, some jekyll/ruby dependency or another has somehow broken or gotten out of date, and I have to dig around in docs to remember how to fix it.

It's getting real old.

Is there a better, simpler, lighter weight solution for based static sites these days?

thomasreggi, to webdev

HTMX is trending again on hacker news, it's making me think more and more about the deno / typescript library I created "HTMX Components" and perhaps revisiting it with fresh eyes. I'd love feedback on the approaches in there. I think @deno_land has the potential to be the first-class server to utilize HTMX. It just makes sense to use JSX...

🧑‍💻 https://github.com/reggi/htmx-components

📝 https://news.ycombinator.com/item?id=35829733

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