• 0 Posts
  • 15 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle
  • In the south it’s also more common to either not have a garage at all or have a carport instead of an enclosed garage. It’s just easier to leave your car or vehicle (tractor) out anyway. Combine that with, I need to sell this or work on it at some point, you park it in your yard and will get around to it someday. Or maybe your cousin might need it one day so you’ll keep it. It’s a bit of an ingrained impoverished idea that you “might need it someday” attitude.

    I’m also staying with family that are regularly using tractors pushing 60? 70? Years. I’m not even sure how old they are, but it takes a bunch of parts and pieces to keep these things running. Luckily here though the scraps are either off in a barn or not directly in between the house and the street.




  • I’m enjoying thinking about it, but I just don’t understand the constraints you are interested in, or assuming. If all human labor is replaced, then I’m already envisioning what is in essence an entirely different planet. Resources would be gone, politics are reorganized around supporting and building this AI takeover, and then re-aligned again once there is free time. I’m thinking of what is the cost of that — are we spread out on multiple planets, and on earth no one works? Is it some dystopian earth with the humans left there having nothing to do? Is it a utopian future, where humans have all the free time in the world, and we had did figure out how to solve the resource problem. I’m not trying to deflect your question or not answer, I’m actually really trying to answer it and consider things but see an AI takeover completely tied up in a whole host of other issues. I’ll read through the other comments and see what others are thinking. Thanks for the thought-game for this Sunday though :)







  • The Dash Berlin ASOT 600 set (specifically Sofia) got me through my dissertation writing. Even now, if I sit down with a coffee and turn on the set, within the couple minutes I am completely in the zone for working. It’s like a brain hack for me.

    I also like the Music for programming site (specifically RITES) which is also good for some focus music.

    I’ve tried to get some folks to post their dissertation writing music and form a massive playlist, as it seems really common to have some certain song or album. I’m sure it’s similar for other intense work flows too.



  • There’s a bit more as well. Corporations have been closing their research labs over several decades and chasing short term profits over longer-term-payoff research. All that risk is passed onto university research labs (and the grad students that actually do the work) and heavily subsidized by the government. There is then little to no incentive for a professor to care about teaching and is rewarded for bringing in grant money. Students incentives are papers (and the prestige that follows) and the machine is born.

    Basically, the neoliberal project is moving the risk of research out of corporations and the public pays for it.




  • I thought that the assembler is a specific program that translates mnemonics into the corresponding machine code. Perhaps in early computing this was done by hand so a person was the assembler (and worked in assembler), but now that is handled by software (and supports various macros). So programming in assembly would generate a stream of text that must be assembled by an assembler. (Although I have heard people refer to programming in assembler as well, just not often.)