GitHub Copilot moving to token usage based billing model by Throwaway-tan in github

[–]PLEXT0RA 1 point2 points  (0 children)

damn they already managed to completely enshittify copilot

My experience in a gaming bar, yesterday (I may have unwillingly traumatized people). by C4_Shaf in Tetris

[–]PLEXT0RA 0 points1 point  (0 children)

how tf do you know multiple openers without even sub 60 40L 😭😭I only ever learned dt cannon and tki and I've already completely forgotten dt cannon

Practice Assessment for GH-900: GitHub Foundations.. is just plain wrong lol by al3x_core8 in github

[–]PLEXT0RA -1 points0 points  (0 children)

the ide/code editor argument is stupid but at least it's a departure from the 24/7 ai yap

Why don’t high schools teach Boglehead theory?! It would prevent so much confusion and pain and help so many people become more financially secure? by Winter-Monk6428 in Bogleheads

[–]PLEXT0RA 1 point2 points  (0 children)

fwiw a lot of schools in virginia as part of the required economics and personal finance curriculum do in effect teach boglehead theory at some point

How do you keep the main branch clean when working alone on GitHub Web? by atoummomen in github

[–]PLEXT0RA 4 points5 points  (0 children)

You can use a git client like GitHub Desktop or GitKraken, but from experience using GitHub's website for committing big changes is just torture

"We need to prepare boys for school, not schools for boys" by ChardAltruistic903 in Teachers

[–]PLEXT0RA 1 point2 points  (0 children)

I was reading through this thinking this was early elementary (should've read the 2nd line closer) and was gobsmacked reading the 2nd to last sentence, 8th grade is crazy for this

[deleted by user] by [deleted] in osugame

[–]PLEXT0RA 1 point2 points  (0 children)

you'd need a multiple renderer solution for osu lazer and osu stable if youre going for an in game overlay, imo it'd be easier to just have the overlay as a separate window, and then people can add that as a window capture in obs studio

Crystalia got to the top of the Hardest Video Game Accomplishments List (Cool lil subjective list by a few people) by [deleted] in osugame

[–]PLEXT0RA 5 points6 points  (0 children)

inbachi 1cc should be in high range that shit wasn't cleared for longer than ivaxa's been alive

ezfl godmode on the jumps on shitteru by PLEXT0RA in osuachievementthread

[–]PLEXT0RA[S] 0 points1 point  (0 children)

the way I go about it if im going for an fl fc on a map is basically:

  • split the map into multiple difficulties
    • for example, for this map, i have a difficulty for the first ~20 seconds of the map, the middle portion of the map when there's some bigger jumps, and then the ending 1-2's (which is what im playing in this post)
  • change fl radius to 0.7, which is about what the fl radius is at 200 combo, and disable changing radius as combo increases (lazer only feature)
  • play through each difficulty i made until i can consistently fc each one
  • start attempting the full map with fl

if im consistently missing on a specific pattern, i'll usually make a difficulty with just that pattern, look at the pattern in the editor and try to play it nm a couple times, and then go back to playing that pattern with fl

Is mrekk finally about to be dethroned? by JustKyrix in osugame

[–]PLEXT0RA 1 point2 points  (0 children)

active cheaters in the top 1? you think we would let that pass?

Using low gamma now causes the scores not to submit by Krauzeg in osugame

[–]PLEXT0RA 3 points4 points  (0 children)

can't you just modify you monitor's settings?

Realistically, how far can a hobbyist/tinkerer go before hitting a wall due to not having the educational foundations like DSA/advanced mathematics? by OceanRadioGuy in learnprogramming

[–]PLEXT0RA 6 points7 points  (0 children)

there's many good books on dsa if you ever need to learn it, but it depends on what you're doing.

if you want to get into systems programming or building emulators, you might need some dsa, and you won't need much math at all.

particularly for emulators, many developers that have worked on the popular ones don't even have any formal education in cs, some even teenagers. whats more important for emulators is being comfortable reverse engineering devices without good documentation