Skip to main content

Search

Items tagged with: WebDev



When you leave display logs for debugging "on" in production.

#webdev #programming #memes

on the side of Big Mac box: "an error occurred attempting to read properties for the "Burger Sidetext" resource type Invalid Class String"


hey #indieweb folks, as promised I've started to find a way to donate some time, hardware, and expertise to those looking to carve out some space online. To that end I've got a #VM running #yunohost on some mostly-idle hardware in my basement. If anyone would like to use some self-hosted services or perhaps put their own small website up on the internet, let me know and I'll help you out!

#boost if you know someone who needs this

#websites #blogging #smallweb #personalsites #webdev #mutualaid


As a #developer sometimes you'll see #code comments like this. Often, you'll be the one writing it. #webdev #memes #programming
Stack of books on a bookshelf holding it up with the words "These books are here for an essential structural purposes. They are not for sale" written on the sides of the books from top to bottom.


My former employer, @OCCRP, just went live with their new website, and it's pretty slick!
https://www.occrp.org/en

This is bitter-sweet for me.

On one hand, glad to see them have a new site, finally! The old was a mess.

OTOH: I had designed and built the infra that hosted their site through Panama Papers (arguably OCCRP's big break). It did not rely on external CDNs or "DDoS-protection" providers.

That infra is no longer in use as of today. Replaced by Google. 🥲

🧵👇

#DevOps #SysAdmin #WebDev


🌜 🦉 Things I did today: my websites now automatically switch to a dark theme if your browser has one.
- https://www.davidrevoy.com/
- https://www.peppercarrot.com/

#webdev #css


I'm going to throw this out there:

I'm looking for a #webdev internship for 6mos to complete my bachelor's here in France - this can be remote, I mainly hope for kindness.

I've worked with #php #Laravel #WordPress #angular #sql & more - I'm very open 😀


Dear devs,

It's NEVER ok to lock people out of a webapp because their User-Agent doesn't match your predefined list. 😡

Especially webapps they need to manage their healthcare.

(I am in fact using one of the browsers on this list, your code just isn't able to tell.)

:boost_love: Please boost for basic education.

#webdev
Red CVS pharmacy logo, an icon of a UI window, then the text:

It appears you may be using a browser that is out of date.

For the best experience, please switch to an up-to-date browser like Microsoft Edge, Google Chrome, Firefox or Safari.


I've been trying off and on for several months now to figure out how to find/hire #freelancers in these categories (#videoEditor experienced with simple #vlogs, #webdev experienced with #wordpress and #ecommerce, #socialMediaManager, and #talentManager or w/e they're called), but the most I can figure out how to do is just post to those generic online "job boards," which has only ever gotten me flooded with barely-readable copypasta with no proof of past work.


I also would love to hire (in order of need)
- a #webdev to install an e-commerce site that allows people to purchase tokens to then exchange for digital files (lots of red tape thanks to #ThePatriarchy , I can explain later)
- the same or another web dev to change the existing #wordpress theme on my website toplesstopics.org with something cleaner and more video-focused


I couldn't find any implementation info on Twitter's API "cursoring" pagination system. I'd like to replicate it for #Friendica 's #API since we emulate their API, but so far I only have the "next_cursor" feature, no idea how to compute the "previous_cursor" value.

I'm looking for either a high-level explanation of this system that doesn't seem to rely on the usual "max_id"/'since_id" boundaries, or an actual implementation of it.

Thanks!

#help #webdev