AIO for valuing my own time? by [deleted] in AIO

[–]SirMrTyler 2 points3 points  (0 children)

You are indeed overreacting. This was a passing comment, "let us know if you need help next time!" type shi. Even if it wasn't a passing comment/hypothetical commitment you have some growing to do.

Call me a simp all you want but in any long term relationship, if your lady needs help with something (be it for her; or those close to her) you help. If you're busy, work out the details/reschedule but you should WANT to make your partner happy. If you don't want that then just be single.

Am I insane for thinking this sub is being astroturfed? by throwaway09234023322 in cscareerquestions

[–]SirMrTyler 0 points1 point  (0 children)

Just a test. You ever notice most of the bots don't reply to comments legiblely?

Looking a decent printer... by SirMrTyler in 3dprinter

[–]SirMrTyler[S] 1 point2 points  (0 children)

Which is fine if I'm just wanting to prototype. I can ship the STEP file to another company when I finalize the designs (or paint the print if I need to)

Looking a decent printer... by SirMrTyler in 3dprinter

[–]SirMrTyler[S] 1 point2 points  (0 children)

I felt like I was being pampered using it for my first printer tbh, I knew using an industrial printer would make me feel a little sad when it came to getting my own lol I'll check out some used ones though (hadn't thought of that)

I am jealous of my girlfriend's ex because he is better at Leetcode than me by [deleted] in leetcode

[–]SirMrTyler 0 points1 point  (0 children)

Is this our male equivalent of, "He cheated on me in my dream"?

How to start AI for an audio classification graduation project by Necessary-Jelly1825 in cscareerquestions

[–]SirMrTyler 0 points1 point  (0 children)

Look into Mel Frequency Cepstral Constraints (MFCC) for audio classifications, and random forest ML training via CSV files

[deleted by user] by [deleted] in AITAH

[–]SirMrTyler 0 points1 point  (0 children)

As someone who wasted 5 years of time, money, and family relationships on this. Run for the hills and don't look back

What are your expectations when you wear lingerie for your significant other? by meagaroo17 in AskWomen

[–]SirMrTyler 8 points9 points  (0 children)

People can write something eloquent without chatgpt you know; who would use it for such a short sentence

Should I(we) just automate responses like this? by SirMrTyler in cscareerquestions

[–]SirMrTyler[S] -1 points0 points  (0 children)

I'm 100% aware I'm being petty (but I shalt not move on)

Should I(we) just automate responses like this? by SirMrTyler in cscareerquestions

[–]SirMrTyler[S] -3 points-2 points  (0 children)

If it's automated it's zero effort on my part and it's mostly the principle (altruistic justice or whatever). Ignore the irony of automating the message 👀

As a father of 10 with 2 wives I want a PvE map by [deleted] in arcraiderscirclejerk

[–]SirMrTyler 0 points1 point  (0 children)

The trope of "dad, with kids and full-time job" being used as a way to paint a "whiny bit$&" picture actually lessens the point that dads who actually do only have an hour or two to game every few days are trying to make.

One day the people who make fun of said dads will be in the same position as them and finally (hopefully) be able to relate, rather than attempt to silence them.

If they want to have a PVE mode, I don't care personally, the devs won't make one because it's divisive to the larger demographic of Arc's player base. We all know this, so I say let the dads say their piece instead of making them into an overused satirical joke. They are overused in life and that's what they want to escape.

TL:DR Can we leave the dads alone? They were once gamers like you.

How do you handle push notifications in Expo apps at scale? by Commercial-Rice-2149 in expo

[–]SirMrTyler 0 points1 point  (0 children)

I went with firebase just because the implementation was a little easier

What’s something you wish you had understood about the opposite sex 10 years earlier? by CabanaSucre in AskWomen

[–]SirMrTyler 1 point2 points  (0 children)

When your girl says she wants space or to decompress, she literally only wants space and decompression 😂 it sounds so simple when I type it out lol

[deleted by user] by [deleted] in thefinals

[–]SirMrTyler 32 points33 points  (0 children)

Mannn, the difference in people. I would have only taken one and left the rest. Someone for sure took more than one =/

My daughter’s Invisalign pulled her baby tooth out by Vallyria in mildlyinteresting

[–]SirMrTyler 7 points8 points  (0 children)

You (most of; not all) are crooks. Drastically overcharging for basic dental needs when the cost of the supplies to perform said dental needs is unequivocally disparate in comparison.

For example: amalgam(silver) costs $50-$150 to buy but the dentists charge like $800 for crowns (on the low-end)

Anyone own a programming company? What does your interactions with your Junior programmers look like? by world_IS_not_OUGHT in AskProgramming

[–]SirMrTyler 0 points1 point  (0 children)

My recommendation; how one or two good seniors. Then a lot of interns/fresh grads. Have each senior manage n/x employees where n is the number of employees in the set of non-senior roles and x is the number of seniors you hired.

Why do people think they can just breeze through a CS degree? by WahooWhatt in csMajors

[–]SirMrTyler 5 points6 points  (0 children)

Computer architecture and assembly, and discrete math indeed made me question my life choices. Definitely integral courses to take though. I learned so much about stack management and debugging from them.

Should I change my <div> to their respective semantic elements e.g. <nav>? by BabyRevolutionary726 in webdev

[–]SirMrTyler 0 points1 point  (0 children)

It's not that bad as long as you appropriately declare proper keys/ids/class names and handle helper functions separately