Shakima F. 👩🏾‍💻🐘
banner
sinfullycoded.com
Shakima F. 👩🏾‍💻🐘
@sinfullycoded.com
💼 Software Engineer
👩🏾 Self-taught
📝 Posts about: Tech & coding
🧠 INTP personality
🌐 sinfullycoded.com
Honestly I want this theme in my IDE 💙

I contemplated creating one but it'll have to wait for when I have some down time.
November 23, 2024 at 5:58 AM
I oddly had the opposite experience. My prev job was really pushy about everyone on the eng team using copilot.

My IDE was already bogged down & I really didn't want something else eating up memory.

When I finally installed it per a direct request, I simply continued not using it 🤷🏾‍♀️
November 22, 2024 at 11:42 PM
Your cat stole my cat's face (just kidding lol).

Hi Matias👋🏾 say hi to Panda :)
November 19, 2024 at 11:26 PM
I really like this concept and will certainly give it a try when it's ready.

On a less serious note, you still have the opportunity to name the files ".fml" lol.
November 18, 2024 at 2:19 PM
🙋🏾‍♀️ Hello, it's me (sings like Adele lol)
November 18, 2024 at 2:10 PM
Congratulations 🎉👏🏾

It must feel absolutely amazing knowing you've made & sustained so much progress. I'm sure it took a lot of dedication & hard work.

I too am on a weight loss journey so I know all the feelings that come along the way.

You deserve all the praise for this achievement 🤗
November 16, 2024 at 4:13 PM
At this point the product backlog should be named black hole cause some tickets never make it out.

Some things sit long enough to get stale, then closed, but there has to be a better way to manage products.

It always saddens me when good stuff gets buried because of ever changing "priorities" 🙄.
November 16, 2024 at 3:46 PM
Good morning.

My day is going well so far. I find it pretty hard to screw up the weekend unless I have to go see family & deal with traffic.

No outside = pure happiness for me 🙂.

Hopefully your weekend goes well too.
November 16, 2024 at 3:29 PM
Thank you for checking 😊
November 14, 2024 at 7:59 PM
Are you able to see if your own handle shows as invalid or is it only other people who can see it's invalid?

Mine looks fine when I go to my profile or look at my own posts but with the number of invalid handles I'm seeing I wonder if other people see my handle properly like I do.
November 14, 2024 at 6:48 PM
Sending all the good vibes your way. Good luck🤞🏾
November 13, 2024 at 6:43 PM
There's a searchable directory of starter packs here: blueskydirectory.com/starter-packs/

I don't think I found anything that specifically says "software engineers" but I did find a web dev starter pack.
Starter Packs - Bluesky Directory
A curated collection of all things relating to the Blue Sky social media platform.
blueskydirectory.com
November 13, 2024 at 4:24 AM
If they're an indie hacker/solo dev they could all be the same person 🙂. But most of the time these roles are completed by different folks like you've stated.

I'm sure anyone who's tried to do all three can appreciate the separation of these roles when working in a team.
November 13, 2024 at 3:52 AM
If you really don't like the null coalescing operator variable assignment, you could initialize $total as null then set it to $x if $x is set 🤷🏾‍♀️

$total = null;
if (isset($x)) {
$total = $x;
}
November 13, 2024 at 2:46 AM
I was just going to say someone should create a website called wtfJS listing all the oddities we come across.

Lo and behold, it exists (wtfjs.com).

Perhaps it's successor can be wtafjs (what the actual fuck) cause I feel like we all have that thought sometimes 🤣.
November 11, 2024 at 3:29 PM
2020 - Laravel
2021 - Node.js, React
2022 - Svelte & a teenie bit of Rust
2023 - Bash/Shell scripting
2024 - Tailwind CSS

What's next? Enhancing my skills in the technologies where I'm less proficient. In the future, PostgreSQL & Python.

How about you?
November 11, 2024 at 3:06 PM
That or someone bought a domain for a name you were thinking of and isn't using for anything and now you can't have it either 🫠.
November 9, 2024 at 1:11 AM
Yup good 'ol MySpace mixed in with Xanga too.

I would sneak on the computer during the midnight hours fixing up my MySpace and Xanga layouts then a few years later, I was doing the same thing with my externally hosted blog.

Little 11y/o me would be so proud of how far I've come 20 years later 😊
November 6, 2024 at 4:03 PM