@dopey_kun@sakurajima.moe
@dopey_kun@sakurajima.moe avatar

dopey_kun

@dopey_kun@sakurajima.moe

wannabe artist and gamedev | early 20s | computer science graduate | Filipino

on fedi since November 2022

minors don't interact

art advice and feedback welcome! not interested in NFTs or AI Art

I tend to deny follow requests from blank accounts or if something feels off.

Feel free to ask me to CW something

#PixelArt · #GameDev · #GodotEngine · #OpenSource · #WebDev · #React · #TypeScript

This profile is from a federated server and may be incomplete. Browse more on the original instance.

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

I can't believe I'm at the age where I'm just as old as many of the adults in fiction. Like, I'll be as old as Phoenix Wright from the first game this year.

I think I'm even already older than Apollo Justice. Though, I haven't gotten to those games yet.

Apparently, I'm now using to measure age milestones.

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

Can people actually remember their age on the spot? I feel like I always have to take a second or two to do the math.

And I was born in 2000. Literally the easiest year to do age math.

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

I woke up early to get to the SSS (social security system) office only to find out that they had a number coding system, and my assigned day was yesterday. So now I have to wait a whole week before I can go back.

This was not mentioned anywhere in the instructions.

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

God, government websites are so slow. I'm literally streaming video with no problem, but your website takes ages to load.

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

I ended up agreeing to teach my neice guitar tomorrow, and I have no idea what music kids listen to nowadays.

dopey_kun, to javascript
@dopey_kun@sakurajima.moe avatar

Wait, you're telling me when you call sort() on an array of numbers in Javascript, it first converts them to strings?

So it's practically useless without passing a custom compare function, unless your numbers are all positive and have the same number of digits.

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

It took me way too long to find out that a terrarium is just an aquarium but with land instead of water. I spent so long not knowing why it was called that.

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

Technical interview: Which language would you like to use? C, C++, C#, Objective-C, Java?

Me, a Typescript dev: 🙃

dopey_kun, to reactjs
@dopey_kun@sakurajima.moe avatar

I think it's the first time I'ved used a reducer in React in like 3 years (last time was when I used Redux). I always avoided them because of how boilerplate-y they were, but honestly, they're awesome considering the alternative of a whole bunch of useState and useEffect spaghetti.

#ReactJS

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

Nothing feels better than rewriting in a day code that originally took weeks.

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

I've been using Javascript to scroll an element into view when you click on a link instead of the default behavior of jumping to the element. I didn't realize I could do the same with a single CSS property.

I can only imagine how many things I've done manually in Javascript because I didn't know enough CSS.

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

Wait a minute, Javascript doesn't take into account different keyboard layouts when dispatching keyboard events? If someone presses the first letter on their keyboard, the KeyboardEvent emitted will always have the key "Q", regardless of keyboard layout.

That's... definitely a choice.

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

I've been lied to my entire life. Queen Bees don't actually have any sort of power. All they do is lay eggs. As long as she does that, the bees take care of them. When they can't reproduce anymore, the bees kill them.

dopey_kun,
@dopey_kun@sakurajima.moe avatar

@neatchee sex slaves with extra steps? I dunno. I mean, technically, I think they only mate for a short period and then store enough sperm inside them for a lifetime. Also, the queen doesn't even mate with her own swarm. She goes outside to avoid inbreeding.

More like a mom slave?

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

I was feeling really down, so I decided to cheer myself up by changing my cover photo.

This is the only motivational message that I will accept. Truer words have never been spoken.

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

I will forever curse my father for having an "ñ" in his middle name. To this day I still don't know how to type it. Whenever I'm filling up some kind of form, I have to look up a word with an "ñ" so that I can copy-paste the character.

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

I just realized that the day after you turn a certain age, you are technically now over that age.

So if I turn 23 today, I'll technically be over 23 tomorrow since I'd be 23 years and one day old.

I'm sure this knowledge will come in handy someday.

dopey_kun,
@dopey_kun@sakurajima.moe avatar

I thought of this because I encountered an 18+ website. When they ask you to verify your age, the only options were "I'm under 18" and "I'm over 18".

How about people who are 18?

Now that I think about it, the only real edge case this doesn't cover are people currently on their 18th birthday. That's the only day when you are neither under nor over 18.

Again, I'm sure this knowledge will come in handy someday.

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

I just watched the Barbie movie, and I'm not really crazy about it. It feels so sanitized. Like a worse version of The Lego Movie (which, funnily enough, also had Will Ferrel).

It's obviously not a movie made for me, and I don't know how effective it was for its actual target audience. Though, I still feel like it could've been much better.

The best part was the Ken fight/dance.

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

I just got done with my interview, and I honestly don't know if it went well or not 😅

Apparently, I was the last candidate for the day, and I don't know whether that was a good thing or a bad thing for me. I felt like it ended really fast.

dopey_kun,
@dopey_kun@sakurajima.moe avatar

I passed! I should apparently get an offer by tomorrow.

Though, this still isn't a guarantee that I'll get the job since I still need to pass the training program (where I may or may not be competing with other candidates).

dopey_kun, to programming
@dopey_kun@sakurajima.moe avatar

I need some advice for a job interview. I'm supposed to present some code that I've written, but I don't know what I should choose.

Do I choose a small piece of code from a project? How do I decide which part to present? My projects are all in React and I'm not sure if they're familiar with React code.

Should I choose single file programs instead, like my Advent of Code solutions?

#Programming

dopey_kun,
@dopey_kun@sakurajima.moe avatar

@anianimalsmoe thanks for the answer!

I'm definitely considering having a few projects ready. I wonder if it might also be cool to show off different languages, since I learned 2 new languages just for AoC. Though, I'm not sure how much they'd enjoy looking at my OCaml code 😅

dopey_kun, to random
@dopey_kun@sakurajima.moe avatar

The cool weather we've had for the last few weeks was too good to last. It's starting to heat up again.

dopey_kun,
@dopey_kun@sakurajima.moe avatar

Shit. I just realized I'm at the age where talking about the weather is a regular part of my everyday life.

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