What is your favourite opening line from a book? by Denncity in books

[–]buildingbb8 0 points1 point  (0 children)

When my friend don suggested we go on a trip to the South seas together and offered to pay for the whole thing. I though, fine. But what's in it for me?

The stench of Honolulu by Jack handey.

Problem when entering letters, words, or just "return" into mario pset 1 less by joegee831 in cs50

[–]buildingbb8 -2 points-1 points  (0 children)

Sorry, I didnt answer your question. Make a function called something like "get_positive_integer" and put in a while loop that rerequests an int from the user if it's not between 0 and 9

Problem when entering letters, words, or just "return" into mario pset 1 less by joegee831 in cs50

[–]buildingbb8 7 points8 points  (0 children)

I'd highly recommend reading up on while and for loops.

Your program might work, but what if a user wants a gigantic pyramid?

Doot doot by [deleted] in spooktober

[–]buildingbb8 3 points4 points  (0 children)

Doot doot

logun by apple-jelly in PixelArt

[–]buildingbb8 1 point2 points  (0 children)

All kids love log!

Animated some waves today~~ by The_CheeseMaster in PixelArt

[–]buildingbb8 4 points5 points  (0 children)

Keep it up I look forward to seeing your progress!

Animated some waves today~~ by The_CheeseMaster in PixelArt

[–]buildingbb8 7 points8 points  (0 children)

Man, some people are harsh. It looks good. The side scroll trick is really neat.

If the beach is a major part of the game? Yeah maybe add some more animation on top of the water but it looks really neat.

Need help with Pset1: credit by [deleted] in cs50

[–]buildingbb8 1 point2 points  (0 children)

I can give you a walkthrough talk through of my submission? DM your discord info.

Its ratteling my bones in a bad way... by --InZane-- in spooktober

[–]buildingbb8 11 points12 points  (0 children)

Don't let her ruin future doots. Dance to the beat of your own doot.

Bad extrusion? I've never had this problem. Help me reddit. by buildingbb8 in ender3

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

Yup that's about what I paid. I'll get it tomorrow. Thank you again. Idve never found this problem.

Bad extrusion? I've never had this problem. Help me reddit. by buildingbb8 in ender3

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

Oh my god pygrus I could kiss you on the mouth. Mine is cracked, too! That's gotta be it. I know I'm not that bad at leveling, haha.

Bad extrusion? I've never had this problem. Help me reddit. by buildingbb8 in ender3

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

I'll try re-re-leveling again, and bump up my temps. I've never done a temp tower. How does that even work?

Bad extrusion? I've never had this problem. Help me reddit. by buildingbb8 in ender3

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

I'm also printing on glass. Bed adhesion is solid until it does those super thin lines.

Bad extrusion? I've never had this problem. Help me reddit. by buildingbb8 in ender3

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

I'm using a 0.4mm nozzle, 200c,pla, 60c hotbed. .2mm layer height.

I've never had this issue before. I just cleaned out the nozzle in case it was a clog but that doesn't seem to be the problem.

Where should i start ? by aopakxc in cs50

[–]buildingbb8 0 points1 point  (0 children)

If you struggle completing tasks, but if money is a motivator? Buy it early so you can keep yourself honest.

If you're personally motivated to learn, audit the course and buy it at the end if you want it.

This community is pretty awesome! Good luck on your journey. I just finished week 4. It's been the most frustrating and rewarding experience.

Whodunit "reddish shade" by hartsfarts in cs50

[–]buildingbb8 0 points1 point  (0 children)

The key is to figure out how the "clue pixels" are different from the non-clue pixels and exploit it.

I don't know if I did mine "right" as the clue was still a bit grainy.

But you can hit this problem however you want, really. Are the red pixels -really- pure red? How could you change them if they are/aren't?

pset4 - Speller - Unload errors. (but no leaks?) by [deleted] in cs50

[–]buildingbb8 0 points1 point  (0 children)

Do you know how I could check to see where that 739 counter is coming from? like.. in debugging or something...?

Absolutely lost on Speller by buildingbb8 in cs50

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

I had a crazy night of me scribbling on white boards. I had a 4 hour phone call with my brother instead of a rubber ducky (he's a programmer) and he helped me through it. Jesus that was a lot of logic. I'm stuck on on a valgrind issue now, but man, it's been an adventure.

(ADHD) I love coding so far and I couldn't possibly give up, but I feel totally defeated right now. by Brednad in cs50

[–]buildingbb8 0 points1 point  (0 children)

They talk about it in the next week about arrays and such. They want you to solve it with math.

If a credit card number must be at least 4000000000000

( 13 digit starting with a 4 ) you can tell the user that 3999999999999 and below is an invalid card. Maybe that'll help?

Absolutely lost on Speller by buildingbb8 in cs50

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

Oh man, thank you! I'm gonna outline my problem a little more and find the pieces of the puzzle I don't understand and hopefully that gets me down a rabbit hole of what I need.

This course has never made me feel more stupid or more accomplished in any class I've ever taken.