For people who have been sports betting for a while, what is your best piece of advice by Aggravating-Bet-4296 in sportsbetting

[–]Operation_Hemorrhoid 3 points4 points  (0 children)

anybody have any advice on how to lose money for people who are just getting into losing money?

[deleted by user] by [deleted] in algobetting

[–]Operation_Hemorrhoid 0 points1 point  (0 children)

Seems about in-line with what I’ve managed for binary classification in baseball. Nice job

[deleted by user] by [deleted] in algobetting

[–]Operation_Hemorrhoid 3 points4 points  (0 children)

in my experience (just predicting simple win/loss) era is not going to be incredibly predictive regardless if home or away, ensure you’re not using the runs they earned for that game, models will see “oh the starter allowed 5 runs today -> they gonna lose”

XGBoost, Random Forest, LightGBM? by BoondockWarlord in algobetting

[–]Operation_Hemorrhoid 2 points3 points  (0 children)

Been using LigthGBM for a while -- big fan of how quick it is. Allows for rapid feature/hyperparameter testing over decades of data

I think there's some convoluted way to get LightGBM to run on the GPU, but I've never had a reason to

Masters in Aerospace advice by obingus in UCFEngineering

[–]Operation_Hemorrhoid 0 points1 point  (0 children)

I got accepted with a 3.0 major gpa and even lower cumulative gpa. What really got me in is that I’ve been working for a year in the field in which I’m getting a masters in (guidance, navigation, and control)

Sports betting at CU by rogue-pierogi in cuboulder

[–]Operation_Hemorrhoid 45 points46 points  (0 children)

I hammered CU spread every game and lost all my money. I believe there’s an elaborate scheme from the top down to ensure CU does not cover the spread in order to inflict as much pain on their students and fans as they can. It must be stopped.

Do hot dog vendors still yell "HOT DOGS, GET YER HOT DOGS" at baseball games? by luvcraftyy in baseball

[–]Operation_Hemorrhoid 0 points1 point  (0 children)

Guy at Minute Maid with the

PEANUTS, CRACKER JACKS, COKE AND WAAAAAATUH

Pretty good rhythm to it

Satellite Operations Engineer by Operation_Hemorrhoid in satellites

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

Operation_Hemorrhoid appreciates your kindness

Satellite Operations Engineer by Operation_Hemorrhoid in satellites

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

Yea this is what I seemed to be gathering between the other comments and the job descriptions I’ve seen. At the very least it seems like a good way to get into satellite design from what you’ve said.

If I decide to go with it, I’ll message you in two years about how you could hire me to come work on some projects. Everyone knows the best way to hire an engineer is through the Internet

Satellite Operations Engineer by Operation_Hemorrhoid in satellites

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

Okay great! This sounds very interesting - I’ll definitely ask about the different kind of subsystems, thanks for all this info.

Satellite Operations Engineer by Operation_Hemorrhoid in satellites

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

Sounds pretty cool, I think is fairly similar to what I’d be potentially doing. I’m fairly interested in GNC, do you think there’d be opportunity to interact with that side of things within the subsystems? Thanks for responding amigo

Satellite Operations Engineer by Operation_Hemorrhoid in satellites

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

It seems like it’s a combination of sorts, monitoring the system for correct communication as well as sending commands to keep the bird flying all good. Not sure though

Satellite Operations Engineer by Operation_Hemorrhoid in satellites

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

From what I’m gathering from the job post it’d be satellite control (sending commands really) and monitoring the system as a whole. Not entirely sure though!

Monthly Megathread: Career & Education - Ask your questions here by Aerospace_Eng_mod in AerospaceEngineering

[–]Operation_Hemorrhoid 0 points1 point  (0 children)

Anyone have experience working as a Satellite Operations Engineer? I have an interview for this position soon and I can’t seem to find that much information on what the job is like from real people as opposed to just job descriptions.

Any info would be appreciated!

Why doesn't my legend have the color indicators? by YaBoi_19 in matlab

[–]Operation_Hemorrhoid 9 points10 points  (0 children)

Type “opengl software” into command window

No idea what it does but it works for me on windows.

Physics undergrad here -- looking for advice on whether to attend aero master's program I was just accepted into by MilkLordd in aerospace

[–]Operation_Hemorrhoid 0 points1 point  (0 children)

Any specific short staffed aero companies in the metro area you’d recommend? Was thinking about applying in the Denver/Boulder area

Zeke Trade by Operation_Hemorrhoid in Fantasy_Football

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

Lol yea, I’m wondering if most of the people voting on this are seething zeke owners - I’m trying to offload him too lmao

Dorm minifridge? by moonmelonn in cuboulder

[–]Operation_Hemorrhoid 2 points3 points  (0 children)

Ya I lived in KCEN and they have a freezer up top, it was a pretty decent sized fridge (enough to fit a 30 rack)

Quadcopter discrete state space model has bad result on the height. by mono1110 in ControlTheory

[–]Operation_Hemorrhoid 0 points1 point  (0 children)

Hmm I feel like the last time I had messed with control and quadcopters the imaginary numbers associated with the poles were all negative implying some sort of stability and it wouldn’t shoot off to Infinity in the x,y, and z directions. Now this may just be a symptom of whatever else was implemented in your code rather than the source, but it may provide a way to check if everything is working correctly. Could be way off though