• 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: June 24th, 2023

help-circle
  • OH MAN. I worked on an Android tablet that used a rockchip CPU, not the one listed here but an older one (I think RK3026). What a PIECE OF SHIT. I don’t wish that tablet on my worst enemy. Battery life was like sub 2 hours with a 3200 mAh battery. Sometimes it would start running hot, and you could watch the batter percentage go down one percent every 10-20 seconds. The only way to break it out was to reboot it or let it die.

    We later upgraded our CPU to the 3288, one gen older than this one, and it was significantly improved, but still very entry level.







  • I do this just so I can be aware of what’s going on because it makes less work for me during work hours. It have silent notifications on for that app, so it doesn’t interrupt what I’m doing. I pretty much only read the subject line unless it pertains to me personally. It really only takes a few seconds out of my day, but it makes it so I don’t need to start earlier and I can review my emails before my scrum starts at 9 AM. I start working at like 8:50 AM to get logged into my VPN and everything, while some of my coworkers start at 8 AM to review all their emails before scrum.


  • I work with a team in a time zone about 12 hours off of mine, so we are almost never online at the same time. I sent one guy on that team a message at 3AM his time, and he got all annoyed that I was expecting him to work at 3AM, and I was like no dude, just respond when you start working. So now whenever I sent messages to that guy, I always prefix some text about how this isn’t urgent and to ignore it until his work hours start.






  • When I was in college and learning programming, I believed that anything could be programmed. Anything was possible if you were good enough at programming. Then I joined the industry and learned just how stupid requests from product managers are.

    My favorite, and I have told this story dozens of times on the internet: we just got our first test board back from the manufacturer. It was our first product with a 64 bit processor. We get called into a meeting because the product manager read an article on the internet about how 64 bit processors can reduce battery life. Without any further info about under what conditions, if our use case meets those conditions, and by how much battery life could be reduced, the product manager asked me to write some code to emulate a 32 bit CPU on the 64 bit CPU so we aren’t affected by this battery life issue. Ignoring the fact that I am a Java developer that writes appcode and have no fucking clue about anything this close to the hardware, even if we did successfully emulate a 32 bit processor, there’s absolutely no guarantee that it would actually fix the issue, because at the end of the day, the hardware is physically a 64 bit processor, and since I didn’t read the article he was talking about, I have no clue what about the 64 bit processor might cause what was described. It could be something inherently about the hardware, I have no clue. I wouldn’t even be surprised if it was just a clickbait article and only in very specific situations your battery life could be reduced by 0.1%. Anyway, I told him I was pretty sure that was impossible, but I’m far from an expert in this field. He told me to do some research on it. So I played with my phone for the rest of the day and in the follow up meeting the next day, I told him I did a ton of research and that it was impossible.


  • My guess is that they just don’t care to spend the time on it when the majority of people wouldn’t even notice. But of course those of us that would notice would really appreciate it.

    As a guitar player, it equally irritates me when the person “playing” the guitar has clearly never touched a guitar in their life. Similarly, when an actor is actually playing it, I really appreciate it.

    Off topic, but I once walked in while my wife was watching some anime where the guitars were all extremely accurate, like down to what tuning pegs they would have had for the era the guitars were from. They must have motion captured all of the guitar playing from when they recorded the music, or at least took video of their hands, because they animated it perfectly. Down to the tapping parts and everything. It was jaw dropping. I made her start the whole show over from episode one so I could watch it.



  • This happened to me. It actually started with, “I accidentally told this wifi router salesman guy at a trade show that I would listen to his sales pitch. Now he’s coming to our office in an hour to give it. Can you sit in on the meeting with me so I’m not alone? You know a lot about wifi, right?”

    I didn’t even know what the meeting was about. I assumed he was trying to sell our office a wifi mesh system, which we already had. It wasn’t until about halfway through that I realized that he was trying to sell us these routers+source code so we could integrate them into our product line and resell them. And then I realized how many of our problems that would solve, so I started asking questions. Next thing I knew, I was the lead engineer on a wifi mesh system.

    It was a super fun project, though. And I got lots of raises and a title increase for taking it on.