• 1 Post
  • 40 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle

  • I think this is something that is hard to overstate. Back in 2016, I went out to northern Pennsylvania to see a friend out there, and the amount of Trump shit I saw blew my blue state mind. Then I did another trip down to North Carolina and saw so much.

    In 2020, I went out to both of those places again and there was a bunch of 2016 stuff out there, but not as much new stuff.

    I haven’t been up to see my friend in a few years now, but driving through parts of North Carolina I don’t see anything, new or old. I think the rank and file are getting sick of him.

    And on top of that, I think Democrats are genuinely excited about Harris Walz. Everyone I know in my blue state went from quiet resignation in voting for Biden to energized. Obviously it only matters if you actually vote, but hopefully everyone feels like they have a good reason this time to vote for someone instead of just against someone. It’s not enough to just win the presidency, we need to run up the numbers and take congress.










  • To actually answer your question, you need some kind of job scheduling service that manages the whole operation. Whether that’s SSM or Ansible or something else. With Ansible, you can set a parallel parameter that will say that you only update 3 or so at a time until they are all done. If one of those upgrades fails, then it will abort the process. There’s a parameter to make it die if any host fails, but I don’t recall it right now.



  • There used to be a saying that Intel had a vault where they paid out the next ten years of CPU tech, so when they invented something new they put it there so they could make profits and control the advancement.

    Now, I’m not sure which thing they got wrong, but if it was true, I think Intel was probably caught off guard by all the speculative execution security issues and the GPU revolution (blockchain and AI).




  • If I see comments explaining every other line, especially describing “what” instead of “why”, I assume the code was written by a recent grad and is going to be bad. Describing what you are doing looks like you are doing a homework assignment.

    Like on that line, obviously we’re initializing a variable, but why 1 instead of 0? Could be relevant to a loop somewhere else, but I guess I’ll have to figure that out by reading the code anyways.




  • In all those scenarios though, the cert in question would be listed as something else. It’s not that I’m against Coursera or think it’s a bad platform.

    There are a lot of certs out there and most of them are worthless, and a lot of them happen to be on Coursera, I guess. I’ve talked to people who had AWS certs and couldn’t explain the difference between S3 and EBS. Certs just don’t mean much.


  • Once you get your first job, the certs of all kinds just become resume fluff, but since you are pursuing your first job, they might be useful.

    As an interviewer, I think that certs are only useful if you take the test with a different company than you studied with. So I don’t think I’d care if you have a coursera cert, because I’d assume it just meant you finished the course that you paid for.

    What certs are you thinking about doing, and more importantly, what are you looking to get out of them? I know “a job”, but what kind of job are you looking for?