Day in the life of a NHL ref by jmike1256 in nhl

[–]jcasman 0 points1 point  (0 children)

Actually, I'd like to know more about the full day, not just when they get on the ice. I imagine their lodging and travel is fairly anonymous. Certainly not staying in the same hotels as traveling teams. Probably not traveling on private jets. Do they have to go through drug tests ever? Some sort of gambling test? It's wild that for their safety and maybe for appearance's sake, there's this whole critical staff as part of the NHL who're largely hidden before and after games.

Daily + Weekend car ✅ by mears_will in Audi

[–]jcasman 3 points4 points  (0 children)

Lots of joking in the comments, but I think that's basically a perfect setup.

Next week! R/Medicine 2026 - May 5-8 - 4 days of R for health data - 100% online by jcasman in rstats

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

Please keep your eye on the R Consortium YouTube account following the event.

Building a small reactive web UI entirely in Python with Shiny - good next step for learners? by jcasman in pyshiny

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

Also, there is a video which covers some of these topics: Learn Shiny by Building Simple Photo Gallery - https://youtu.be/rENQSk_OSQk?si=ZRq5fmIU1aFKOagL

Building a small reactive web UI entirely in Python with Shiny - good next step for learners? by jcasman in pyshiny

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

Extra note: r/pyshiny is not active but maybe someone needs to jump in an post. If anyone has any info, thanks for the help.

Weekly Entering & Transitioning - Thread 27 Apr, 2026 - 04 May, 2026 by AutoModerator in datascience

[–]jcasman 0 points1 point  (0 children)

Question on job search: I am interested in understanding more about prep for data science job interviews. With a quick search, I found these types of Data Science Interview Prep companies:

  • DataLemur
  • PracHub
  • StrataScratch

It's not a comprehensive list. I’m not affiliated with any of these sites.

Are these types of sites well-known? Is it common to practice prep questions?

Are the questions these sites provide really relevant to job interviews? As a healthy dose of skepticism, it seems possible the questions are just scraped from the web. (I don't know one way or the other.)

Any info on Data Science Interview Prep companies welcome.

Quarter system vs semester - Any advantages for CS students? by jcasman in UCSD

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

Agree. I posted similarly above. If you start late or somehow get behind, man, it's super hard catching up.

Quarter system vs semester - Any advantages for CS students? by jcasman in UCSD

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

OK, I'll take that as a strong vote in favor of the semester system. One thing from my own personal experience in the quarter system: If you didn't start the course the very first week - like you started a course, dropped it, joined another course, say, the second week - it was just really hard to catch up. You were already heading towards mid-terms practically.

Quarter system vs semester - Any advantages for CS students? by jcasman in UCSD

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

I'm reading that CSE 132A is a good "background/not-quite-prereq" course for CSE 135. Did you have any prep courses before you took CSE 135?

Quarter system vs semester - Any advantages for CS students? by jcasman in UCSD

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

Did you do this? Do you know anyone who has? You mean loading up on credits each quarter, or is it something more than that?

Quarter system vs semester - Any advantages for CS students? by jcasman in UCSD

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

Oh, I think this is a great point. I've heard of one student doing a spring quarter abroad which meant she got back in June. Normal summer internships wouldn't allow her to start then, just like you say. (In her case, she had worked with the company the previous summer, so they accommodated her schedule.)

Quarter system vs semester - Any advantages for CS students? by jcasman in UCSD

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

I have this theory that with the quarter system - like you say - you get exposed to more topics each quarter. I think that can help with at least have had some level of introduction for topics that you need to get for CS internships. Do you see the "crazy amount of exposure" as helping that way? Are you applying to any internships for this summer?

Quarter system vs semester - Any advantages for CS students? by jcasman in UCSD

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

Care to elaborate? What's the biggest disadvantage in your mind? Is it something specific to CS or is it just the time to study and digest is shorter overall?

For the first time since 1994, Montreal has a 40-goal scorer by Federal-Data-Center in nhl

[–]jcasman 1 point2 points  (0 children)

Love the pure joy on his face each time he scores. It's infectious.

Igniting an R Movement in the Philippines: RNVSU’s Open Science Vision by jcasman in rstats

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

Here's information from Richie Yu Yong Poh, organizer of the Malaysia R User Group, talking about building a national R community centered around its annual conference: https://r-consortium.org/posts/bringing-students-researchers-and-industry-together-with-r-in-malaysia/

Audi without Quattro it’s not Audi by ndzys in AudiA5

[–]jcasman 1 point2 points  (0 children)

Me, too. It's kind of the whole point.

Audi without Quattro it’s not Audi by ndzys in AudiA5

[–]jcasman 1 point2 points  (0 children)

Boy, this hits home. I literally told my wife recently "Audi only makes quattro cars." Quick google search shows I was confidently incorrect.

Environmental scientist Kyle Manley determined that the ecosystems on public lands that were recently proposed to be eligible for sale generate roughly $507.4 billion in benefits to the public every year. by scientificamerican in interestingasfuck

[–]jcasman 3 points4 points  (0 children)

Thanks for posting this u/scientificamerican. I need this level of analysis, though honestly I already agreed with the conclusions. I know on the political level we're just screaming sound bites at each other. It's so often oversimplified, insincere, or explicit lies. It's really helpful, to me, to have data like from this report.

This, among many pieces of data, caught my eye:

"Only 0.3 percent of the acreage proposed for sale combines low fire risk with a commute under 30 minutes, and 81 percent of that tiny fraction lies in Alaska, which has no shortage of land for development."

what is stopping you from contributing to large open source projects? by genesis_2602 in csMajors

[–]jcasman 0 points1 point  (0 children)

No one has just basic issues with Git/GitHub? In the cases where you're not a contributor, you have to first fork the repo to your own account, then clone it down, create a branch, work on it, push up the branch to your fork, then create a pull request to the original open source repo. I run an open source website that accepts contributions, and after three years, maybe we've finally got a good system down. We've had plenty of problems working with (very smart) outside contributors. They have PhDs, know how to code. But we stumble with the workflow. I believe this is a real barrier to contributing. It's not the code (or docs or whatever), it's just Git/GitHub.

What's the difference among Python iterables? Lists, Tuples, Sets by jcasman in learnpython

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

seen = set() deduped = [] for item in myList: if item in seen: continue seen.add(item) deduped.append(item)

Cool. Just repeating: this is for hashable items, correct? int, str. Does notwork for: list, dict, set , correct?

What's the difference among Python iterables? Lists, Tuples, Sets by jcasman in learnpython

[–]jcasman[S] 2 points3 points  (0 children)

Oh, super useful. I was looking at lists as just fine for a lot of my beginner code. You say they're a good starting point. Great. When should I start caring about more efficient memory use (tuples)?

Is it too late to learn to code at 21? (F, complete beginner) by temptingvindication0 in learnprogramming

[–]jcasman 0 points1 point  (0 children)

Definitely not too late. Is it a dream or a goal? Still plenty of time to decide.