wandering.shop is one of the many independent Mastodon servers you can use to participate in the fediverse.
Wandering.Shop aims to have the vibe of a quality coffee shop at a busy SF&F Convention. Think tables of writers, fans and interested passers-by sharing drinks and conversation on a variety of topics.
y’all - please stop supporting wordpress.org/com. stop recommending it to clients, stop making your business depend on it, stop telling newbies to build in #wordpress, and find alternatives like classicpress or any open-source project that’s actually open to well-intentioned feedback and genuine collaborative spirit without a fragile-ego dictator.
wordpress runs over 30% of the internet, and the guy who runs it is clearly not able to do so with a clear head or emotional stability.
you do not need wordpress. there are user-friendly, customizable CMS that’s a dime a dozen these days.
The HTMLAnchorElement.pathname property is a string containing an initial '/' followed by the path of the URL not including the query string or fragment (or the empty string if there is no path).
Does anyone know of an Apache module to require proof of work from client? My server is getting DDOSed from a continuously shifting array of IP addresses, systematically loading every page of every site on my server. (God damn LLMs.) #WebDev#web#CyberSecurity#apache
Is there a community consensus around Wordpress state today? Did most of the people move to something else (fork or not)? Did we collectively say everything's fine? Is it still brewing? Happy to take links to longer summaries, if they exist. @collinsworth had a good coverage of early drama back in November.
Creating 21 basic email templates in the app by hand = ~30 minutes Coding a script to create them via API = 10 minutes studying the docs, 15 minutes coding, 5 minutes testing = ~30 minutes + easy way to create more in bulk in seconds. Hmm, which way should I choose? #webdev#api#email
Btw., because I just mentioned in my last toot, that I am in Eisenstadt at the Linuxwochen. Tomorrow The PyCon Austria 2025 starts, and I'm honored to also give a talk here on Monday - an adventurous take on migrating primary keys.
There will be lots of other great talks and workshops, some talks will also be streamed. Check out the programme here: https://pycon.pyug.at
The more i write with @sveltejs, the more i love it. Makes it rather difficult to make sprawling code. It almost actively resists it? Would recommend to replace React, if you're looking for something else.