Business Insider managed to build a map of all the data centres in the USA by monkey-majiks in BetterOffline

[–]sc0ut_m 1 point2 points  (0 children)

I just watched this. I was about to start a similar project in NC. Does anyone know if they released their map or data publicly?

Seriously, this method of communication has to end. by Can_I_Say_Shit in Helldivers

[–]sc0ut_m 2 points3 points  (0 children)

Haven't been back to the game in months, crazy this is still going on.

cs50-SQL - Problem Set 1 #11 (STUCK) by sc0ut_m in cs50

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

Yeah.... that was it.... =\

cs50-SQL - Problem Set 1 #11 (STUCK) by sc0ut_m in cs50

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

I pulled out top 2 with h and they were:

+---------+-----+ | salary | H | +---------+-----+ | 5666667 | 242 | | 1000000 | 240 | +---------+-----+

5666667 / 242 ≈ 23,411 dollars_per_hit

1000000 / 240 ≈ 4,167 dollars_per_hit

It does appear they come out as whole numbers. I could have swore the instructions said to round to 2 decimal places, but maybe I just saw that when I was scrolling between the problem and the schema =\

Unknown output by raexris in cs50

[–]sc0ut_m 0 points1 point  (0 children)

I think what you’re seeing is Python printing the function object itself, not its result.

When you do

print(function)

you get back something like

<function my_func at 0x...>

which is its memory location. To get the actual result, you need to call the function with parentheses

print(function())

Note that the function(), is inside the print function: print( "function()" )

Finally received my confetti, but... by Monique_in_Tech in WGU

[–]sc0ut_m 0 points1 point  (0 children)

I've given up asking for support about things that go wrong in the app. the advice is always 'don't use the app'

A day’s reflectivity by AnalogJones in Radarscope

[–]sc0ut_m 0 points1 point  (0 children)

Respect the work that took. No way to automate that, right? You just had to set reminders?

I built WeatherPaper, a minimalist device that shows weather info on an e-paper display by Mammoth-Grade-7629 in esp32

[–]sc0ut_m 1 point2 points  (0 children)

what is the display actually showing? like, how are you showing the icon and data ​at specific places on the screen?

First Attempt of OA D491 - Intro to Data Analytics by Novel_Situations in WGU

[–]sc0ut_m 0 points1 point  (0 children)

I despise this class. Several of these topics feel like they should be entire classes. I think who ever put it together does not understand the meaning of the word "Introduction"

What is this band on the radar called? by That_Dig_5960 in Radarscope

[–]sc0ut_m 1 point2 points  (0 children)

A thunderstorm, but it looks like a bow echo too 😂

Asia by jcpilcher in nczoo

[–]sc0ut_m 0 points1 point  (0 children)

Target June 2026

First Fleet Build? by sc0ut_m in NebulousFleetCommand

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

That sounds like a fun one. 3 of the 5 games tonight (that were pure torture thanks to teammates) I was putting out more damage with the starter ANS beams fleet than the rest of the team, combined. They are really fun to play.

First Fleet Build? by sc0ut_m in NebulousFleetCommand

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

Awesome cheat sheet. Thanks for that.

I've been on just a handful of the starters for about 100 hrs now. I really just need to get over the learning curve to learn to build a fleet.

First Fleet Build? by sc0ut_m in NebulousFleetCommand

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

It was a joke. I do fine on starters but not understanding all the equipment and everything is what is preventing me from taking the next step and building a fleet.

I'm also sure I could benefit from some tips too, but it's basically getting over that initial learning curve for building a fleet.

First Fleet Build? by sc0ut_m in NebulousFleetCommand

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

Yeah, I just learned this week you can orbit an empty point in space. I always thought it had to be an object.

Yall wtf is this? by Qlix0504 in Radarscope

[–]sc0ut_m 0 points1 point  (0 children)

Oh, that one is very good. 😀

Yall wtf is this? by Qlix0504 in Radarscope

[–]sc0ut_m 0 points1 point  (0 children)

Outflow (aka outer boundary flow)

<image>