• 0 Posts
  • 28 Comments
Joined 3 years ago
cake
Cake day: June 29th, 2023

help-circle







  • On the one hand, I think it’s a bit ridiculous to hold LTT’s feet to the fire over ShortCircuit/Unboxing/Tech Preview type content, and Steve Burke takes himself a little too seriously sometimes.

    On the other hand, LTT set themselves up for that criticism by making explicit product recommendations in those unboxing videos, and invoking claims based on “lab testing”. LTT needs to draw a bright line between unboxing content and reviews, and make it super clear that unboxing content is not a review. “I wouldn’t recommend” is not the right language for a tech preview.

    And really – letting one of your employees smack-talk the competition in a lab walkthrough? Just cut that part of the video out. LTT waltzed into this with sloppy editing.







  • I still think old shitty statues and stuff should be put in a museum or something

    I don’t think anyone has a problem with that. But, that’s usually not what the regressive types are complaining about.

    To use the US example, the overwhelming number of “Confederate Monuments” were erected many decades after the Civil War, and typically funded by white supremacist groups or their close allies in city and state government. They were installed in public parks, on public easements, in front of public buildings, etc. Notably, they are typically not on graves, old battlefields, etc.

    Folks quite reasonably think we should remove monuments that were put up as a big “F U” to remind black folks who is really in charge. These statues are certainly shitty, but they also are not “old”. They’re much younger than the people/conflicts they memorialize, and have no historical significance (except to the white supremacists who put them there).

    Of course it’s not just the US. I remember in the wake of the collapse of the Iron Curtain, communist sympathizers complained at the removal of Soviet monuments. I remember college professors complaining at the renaming of Leningrad back to St. Petersburg, calling it a “dangerous right-wing move” and an erasure of Lenin’s history and legacy.






  • I don’t know if you mean Apple IIs, or the scene in the movie.

    If you want to learn how computers work, the Apple II was, and arguably still is, a great platform. 8-bit programming is still fairly comprehensible to the novice, and the MIPS assembly language that is used in academic textbooks draws a direct lineage from the Motorola 6502 instruction set.

    I learned basic 6502 programming on my Commodore 64 in the 80s, and I was shocked when I took a computer engineering course in 2010 that used MIPS assembly for the examples. It wasn’t just easy to understand, it was the same in virtually every respect. I had no problem at all following the code.