[-] DaleGribble88@programming.dev 14 points 1 month ago

For whatever this is worth, he is argumentative & unfriendly enough for him to be mentioned multiple times in this thread as a famous asshole. (Note, many comments have now been "removed by mod" - but they were there. Just mentioning it in case someone tries to Ctrl+F their name to verify.)

[-] DaleGribble88@programming.dev 14 points 2 months ago

If there is a rule written down somewhere, then follow those rules if they want.

The DNC is a private organization, they can do whatever they want for whatever reason they want.

It probably wouldn't make everyone happy if they skipped steps in their normal procedures, but I say "When has the DNC ever cared about making everyone happy?" It's a big tent with a foundation of begrudging compromise. Some people will be upset, but they have months to get over it.

[-] DaleGribble88@programming.dev 15 points 4 months ago

Yes, but the political blowback from both parties would likely not be worth it. Especially because Republicans would immediately add double the amount Biden would, and it would very likely quickly grow into full bore shenanigans.

[-] DaleGribble88@programming.dev 16 points 4 months ago* (last edited 4 months ago)

Friendly reminder that chattel slavery didn't end in the United States until almost ww2, and ~~some places still illegally enslaved black families continously since the civil war up until the 1980s~~. (EDIT: I thought that I remembered an old AP article online about this from the 1980s about a police raid at a farm compound somewhere in Alabama. However, I cannot find the original source for this claim, so I am retracting it. From what I remember of the story, this family had basically just kept their slaves hidden away on their small plantation during reconstruction, then just kept them hidden away from the rest of society by not allowing them to leave the compound. Someone finally escaped during the 1980s, was discovered, and eventually taken into police custody. This eventually led to the raid on the compound and the AP article that I remember.)

Then obviously prison slave labor is still an ongoing issue.

[-] DaleGribble88@programming.dev 20 points 5 months ago

My great grandfather was aboard the USS Missouri when the Japanese came aboard to surrender. He always said that it was one of the biggest moments of his life, and he always regretted that he didn't have a camera during that visit. I think that I would like to go back in time to that event, and bring a camera with me.

[-] DaleGribble88@programming.dev 14 points 7 months ago

It means maybe apply again in the distant future after you are more established as an experienced dev with a "better grasp of the fundamentals." But you didn't get the current job and they were trying to be polite about it.

[-] DaleGribble88@programming.dev 18 points 7 months ago

Almost certainly - but that is what I agreed to when I bought the TV.

Like I said in the post, I'd much prefer dumb TVs, but they I can't really find them anymore. Best I can do is buy a smart TV that'd won't let you do anything (including selecting inputs) until you connect it to the internet, agree to their horrible anti-consumer licensing agreement. Only then to open up a different smart device product that will still steal my data and force me to give up my legal right to a class action? The current system is scam.

Do you have any recommendations for dumb TVs?

[-] DaleGribble88@programming.dev 20 points 7 months ago

On the flip side, the font caught my eye and made me want to read what it said.

Which then took 5 minutes because I couldn't easily read what it said. But still, good marketing of a comment

40
18
25
[-] DaleGribble88@programming.dev 16 points 8 months ago

BBS's would like a word

[-] DaleGribble88@programming.dev 14 points 9 months ago

Make sure to buy one with a dedicated button for each letter you want to use. Really, I would recommend something QWERTY just for standard compatibility.
Scarastic jokes over, it literally doesn't matter at all. Just look online for the cheapest keyboard with the features you want. Type on a cellphone touchscreen keyboard if you are so inclined. If you are typing so much that it really starts to hurt your finger joints or muscles, then you can maybe start to look at ergonomic keyboards and see if they'd be right for you. Beyond that, your time is better spent actually coding than worrying about the proper type of keyboard to use.

33
[-] DaleGribble88@programming.dev 17 points 10 months ago* (last edited 10 months ago)

I have such a love-hate relationship with that video. On the whole, I think that video is bad and should be taken down. The creator is arguing against a very specific type of commenting but is harassing comments in all forms. It even addresses as such with a 20 second blurb 2/3 of the way into video distinguishing between "documentation comments" - but doesn't really provide any examples of what a good documentation comment is. Just a blurred mention of "something something Java Doc something something better code leads to better documentation" but doesn't elaborate why.
It's a very devious problem in that I don't feel like any particular claim in the video is wrong, but taken within the context of the average viewer, (I teach intro. comp. sci courses and students LOVE to send this video and similar articles to me for why they shouldn't have to comment their spaghettified monstrosities), and the inconsistent use of comments vs. code duplication vs. documentation, the video seems problematic if not half-baked.
In fairness, it is great advice for someone who has been working in the industry for 15 years and still applies for junior positions within the same company - but I can't imagine that was the target audience for this video. In my experience, anyone who has been programming on a large-ish project for more than 6 months can reach the same conclusions as this video.

45
29

What non-fiction book could you just not put down? Was it a biography? Some obscure textbook? A collection of papers or speeches? Share your suggestions below!

1

Hey all, I want to revamp some of my assignments this coming semester. One of the first projects I always start with is something to get some hands-on experience with conditional logic. However, these projects are getting pretty stale at this point. So, I'm turning to this community for some fresh ideas.

Keep in mind, these assignments are for brand-new programmers within the first 2-4 weeks of the course. At this point, they won't have really been taught loops, functions, collections, etc., beyond that they exist. They really just know basic syntax, variable types, and terminal input and output. This is where they will practice working with boolean expressions and selection statements like if-else, if-else if-else, and switch.

Here's what I've been doing for some reference:

  • Write a program to turn an integer grade into a letter grade.

    • 50 -> F
    • 81 -> B-
    • 99 -> A+
  • Write a program to convert a number from 1 to 7 into the corresponding day of the week.

    • 1 -> Monday
    • 7 -> Sunday
  • Write a program that determines the time necessary for sound to travel a given distance in a given medium.

    • 500ft, water -> 0.1s
    • 1500ft, air -> 1.3s
  • Write a program that determines the total price of a bulk order of widgets, with discounts for orders over a certain amount according to some table.

    • 30 -> $30
    • 500 -> $300
  • Write a program that determines the quadrant of a given point.

    • 15, 7 -> Quadrant I
    • 6, -4 -> Quadrant IV
[-] DaleGribble88@programming.dev 17 points 1 year ago

The AR Reading program that was popular in the early 2000s was an absolute disaster. It basically killed my love of reading for almost 10 years. They wouldn't let me read books "above my level" based on some BS test that used timed reading. I wasn't dumb, I just sub-vocalized when I read like a lot of people, so I read slowly. Read slow, don't finish the test, grade poor, so "no books for you!" said the school.

1

I'm looking for something new to play with my 7yo son. Mario games are a great amount of fun, but I'm feeling pretty burnt out and am looking to expand things a little bit. We are looking for cooperative games like Pikmin 3, Cuphead, and Hyrule Warriors rather than competitive-only games like Super Smash Brothers and Mario Kart. We appreciate whatever help you all can offer, so thanks in advance!

1
view more: ‹ prev next ›

DaleGribble88

joined 1 year ago