Amy Codes's Avatar

Amy Codes

@amycodes.bsky.social

Freelance Web Dev

22 Followers  |  28 Following  |  36 Posts  |  Joined: 08.01.2024  |  2.2939

Latest posts by amycodes.bsky.social on Bluesky

I have deployed my scientist-aunt superpower and have explained to my 7-year-old nieces about the gut microbiome and what kinds of foods the good bacteria like to eat and now they are asking for more vegetables and beans to keep their little microbes happy ๐Ÿ˜

24.02.2024 02:53 โ€” ๐Ÿ‘ 2310    ๐Ÿ” 181    ๐Ÿ’ฌ 58    ๐Ÿ“Œ 12
Death certificate request form asking if the person listed on the death certificate is a) myself or b) someone else

Death certificate request form asking if the person listed on the death certificate is a) myself or b) someone else

you may laugh but this is excellent inclusive UX for post-living users

21.02.2024 21:31 โ€” ๐Ÿ‘ 1293    ๐Ÿ” 267    ๐Ÿ’ฌ 44    ๐Ÿ“Œ 17

I just geeked out that you can set a JavaScript event listener to check if a user is currently viewing your website tab with document.visibilityState. I never needed this until today. <3

20.02.2024 00:01 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Pinky and the Brain cartoon - from Animaniacs

Pinky and the Brain cartoon - from Animaniacs

Currently building a game Wordpress plugin and even if no one ends up using it, I've learned how it all works. Shortly, I'll be able to build a larger plugin. Next on the list, world domination.

19.02.2024 23:23 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Well that sucks. Have you checked it with SpamAssassin? Amavis or ClamAV? Have you tried turning it off and on again and then throwing it out the window to live a more peaceful life? :)

19.02.2024 23:07 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Yes, so much of coding is black and white that I often forget there are grey areas sometimes. ๐Ÿ™ƒ๐Ÿ˜€

11.02.2024 11:09 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I made an API for you to check and validate DKIM-Records:

rapidapi.com/gweit/api/dk...

Feedback is appreciated :)

#API #developers #email #marketing

10.02.2024 10:54 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Spent unknown amount of time (hours) last night trying to figure out why my JavaScript fetch was fetching a json string with an extra '0' on the end of it. I'm ashamed of the amount of time I spent researching cors on local to find out it was a misplaced "wp_die( '0' );". ๐Ÿ˜…๐Ÿ™ƒ

10.02.2024 21:55 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I like it! ๐Ÿ‘

10.02.2024 21:49 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Creating a web scraper for both Node.js (Axios & Cheerio) and PHP (Simple HTML DOM) has been the highlight of my working day. Scrape all the things!

06.02.2024 23:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Google Changes Update: "Enforcement will be gradual and progressive." Starting Feb 1, 2024 Senders will start getting temporary errors (with error codes) on a small percentage of their non-compliant email traffic. These temporary errors are meant to help senders identify email traffic that doesn't meet our guidelines so that senders can resolve issues that result in non-compliance.

Google Changes Update: "Enforcement will be gradual and progressive." Starting Feb 1, 2024 Senders will start getting temporary errors (with error codes) on a small percentage of their non-compliant email traffic. These temporary errors are meant to help senders identify email traffic that doesn't meet our guidelines so that senders can resolve issues that result in non-compliance.

If your emails aren't going through or landing in spam, contact me and we can get it resolved by updating SPF, DKIM, and DMARC records!

02.02.2024 19:25 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Question: When I was 4, my sister was 2. I am now 44. How old is my sister? Programmer: 44 - (4-2) = 42. Tester responds that she could be 41 or 42, dead, adopted, etc.

Question: When I was 4, my sister was 2. I am now 44. How old is my sister? Programmer: 44 - (4-2) = 42. Tester responds that she could be 41 or 42, dead, adopted, etc.

Oh. ๐Ÿ˜…๐Ÿ™ƒ

30.01.2024 14:38 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

Job posting: "Looking for an EXPERIENCED JUNIOR dev PROFICIENT in web dev tech."

Tell me you want a senior dev for junior pay ๐Ÿ˜‚๐Ÿคก

27.01.2024 20:47 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

The geek in me rejoices when I am introduced to code that I never needed until now - Today it's JavaScript's selectionStart and selectionEnd for input text field control. ๐ŸŽ‰

25.01.2024 20:11 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Updating a client's DMARC today, writing a few proposals and then finally code time!

I love my job :)

17.01.2024 19:21 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Yeah, but thankfully I weed those people out. I know my worth :)

13.01.2024 22:32 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Joined UpWork and I'm finding a lot of freelancers only have 2-4 projects they've been hired to do on there. Maybe the projects turned into full time gigs? Or maybe they don't like the platform? Time will tell how I fare.

12.01.2024 22:38 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

12.01.2024 22:15 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Does that person need sleep? ๐Ÿ˜†

12.01.2024 18:35 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I can see that. I also saw where some people are coming on Bluesky and lying about being trans and then asking for money for rent and such, saying there are a lot of bleeding hearts on the platform. Scammers gonna scam. Sad really.

11.01.2024 21:03 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
DMARC Inspector - dmarcian dmarcian's DMARC Record Checker allows you to view the DMARC record of any domain and test if the TXT record is valid and published correctly.

For DMARC, I'm using the DMARC inspector here: dmarcian.com/dmarc-inspec...

For SPF/DKIM, who do you use for domain host?

11.01.2024 20:58 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Yeah, it's like learning a foreign language in high school. You may remember some, but unless you're doing it daily, it's hard to keep up with it. Especially since nothing remains the same in tech.

10.01.2024 22:40 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I've seen a lot, but I'm happy they see it as a safe space and are comfortable sharing. ๐Ÿ’›

10.01.2024 22:35 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

So cute! How did you get your cat to lay beside you and not ON the keyboard? ๐Ÿ˜…

10.01.2024 22:31 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I've been wanting a certain (taken) domain FOR YEARS, but I haven't started the project so I can't justify trying to buy it from them. But I see it expires next month. There is no website up and they haven't renewed yet so FINGERS CROSSED!

10.01.2024 20:05 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Those who code before us are so appreciated! I almost feel GitHub and Stack Overflow need Ko-fi links.

09.01.2024 17:29 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Totally understand!

09.01.2024 17:04 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Anyone looking for illustration work? Look how beautiful!

09.01.2024 03:31 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Kinda craving caffeine this late in the day. Might go for it ๐Ÿ˜…

08.01.2024 23:28 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Yeah, it takes time to set up & get used to. Iโ€™ve wanted to flip the desk and have taken lots of breaks! In the end I think itโ€™s worth it, but I only use it on large projects.

08.01.2024 23:24 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

@amycodes is following 20 prominent accounts