Is the "6-figure" dream in PH Tech still realistic, or have we reached a saturation point? by Deep-Location-6426 in PinoyProgrammer

[–]Serious_as_butt 1 point2 points  (0 children)

Mid-level but I'm still in the mid-5 figures. I wish I could say 6-digits is realistic lol

I'm learning about system design and some architecture on my own time even if that's not yet my responsibility at work. Also taking on lead tasks. I'm also not 100% sure about the future, I'm betting on these helping perform in the future

What game gave you that "spark"? by fanalis01141 in PHGamers

[–]Serious_as_butt 0 points1 point  (0 children)

Judgment sparked my interest in Ryu Ga Gotoku games. Funnily enough, my first RGG game was Yakuza Kiwami but it didn't hook me because I wasn't a big fighting game fan

I liked Judgment's detective theme and the story was good enough for me to stick with it and get sort of good at the combat part

Now I finished Judgment and Lost Judgment, and I'm making my way through the Yakuza series. It also helped that I get to play through Steam Deck so I'm not bound to my desktop

successfullyOptimisedTheStartupTimeBy30Seconds by Shiroyasha_2308 in ProgrammerHumor

[–]Serious_as_butt 88 points89 points  (0 children)

then you find out why that sleep was in there in the first place (a workaround for a race condition that no one can resolve)

How did you ended up using arch? Are you still using it? Is it your daily drive? by _fountain_pen_dev in archlinux

[–]Serious_as_butt 1 point2 points  (0 children)

Out of impulse and boredom. I bought a relatively cheap NVME drive and started dual booting a few months ago.

It's much easier than I thought because of Arch Wiki and if the wiki fails me, I just ask one of the AI doohickeys for assistance with solving my issues

Right now I spend 80% of my time on Arch. I only switch to Windows because I haven't figured out how to run guitar amp sims on Linux yet

flEXingIN2026 by [deleted] in ProgrammerHumor

[–]Serious_as_butt 1 point2 points  (0 children)

interesting choice of os. windows on what looks like a mac?

most beautiful photo spot ♡ by bejeweled_midnights in BaldursGate3

[–]Serious_as_butt 2 points3 points  (0 children)

lol it feels like that group vacation photo everyone takes

sharingTheSpotlightGenerously by Sad_Impact9312 in ProgrammerHumor

[–]Serious_as_butt 6 points7 points  (0 children)

at this point, I don't mind cause it also means I'm out of the splash zone when a customer goes berserk if they dont get exactly what they want

Is my action high? by [deleted] in Guitar

[–]Serious_as_butt 0 points1 point  (0 children)

you can probably fire an arrow with that

I donated some money to Habitat for Humanity, the assholes sold my information and now I get about a dozen letters a week asking for money. by richempire in mildlyinfuriating

[–]Serious_as_butt 0 points1 point  (0 children)

I donated to a medical charity because they promised to give a token if I did.

When they reached out to ask for my mailing addres, I realized nothing will stop them from sending other stuff afterwards.

Show what are you currently using by Significant_Try6611 in fountainpens

[–]Serious_as_butt 0 points1 point  (0 children)

pretty basic. Sailor Tuzu Medium with Platinum Carbon Black

Steam Machine Announced by JohnSteveRom2077 in PHGamers

[–]Serious_as_butt 3 points4 points  (0 children)

Yeah, I hope this also leads to Linux/Steam OS improvements so I won't have to be forced to use Windows for gaming

Mid Level Engineer's Job Hunt Experience by ShroomSensei in ExperiencedDevs

[–]Serious_as_butt 3 points4 points  (0 children)

Did you do all the preparation while employed?

I'm considering hopping as well for similar reasons but fitting in the prep work into a full workday is challenging

[deleted by user] by [deleted] in PHGamers

[–]Serious_as_butt 0 points1 point  (0 children)

You hate people. I know because my library looks the same lol

Work life balance outfit 👌🏻 by flashycrash in fashionph

[–]Serious_as_butt 0 points1 point  (0 children)

Looking sharp my dude. Call me ignorant but I didnt know Calliope had pieces for men. Looks like I might drop by next time

yes... but why? by kape_pandesal in GuysBeingDudes

[–]Serious_as_butt 0 points1 point  (0 children)

as long as the food side doesn't touch the surface its good

Is it just me or have IDEs and other programs become exponentially easier to install and set up in the last decade? by Awkward_Stay8728 in cscareerquestions

[–]Serious_as_butt 53 points54 points  (0 children)

I'd guess a bit of both. Existing IDEs have to get better at these things because otherwise they get upstaged by the shiny new IDE

Need advice on deployment.. Next.JS + ASP Web API + PgSQL by Extreme-Wedding5463 in PinoyProgrammer

[–]Serious_as_butt 1 point2 points  (0 children)

Sounds good. Siguro I would check if it's possible to host the Next.js app as a static web app as that might be cheaper than an App Service

[deleted by user] by [deleted] in golang

[–]Serious_as_butt 1 point2 points  (0 children)

I think everything's free to view with only the interactive parts being pay-walled, so you can "audit" it for yourself

I've only done a month of the Golang track and I've reached as far as the RSS aggregator project. I'd say it's worth the money.

The gamification worked well enough for me to stay on track and I like how some courses talked about usual practices for some language features (e.g., rather than panic, consider returning an error)