• 2 Posts
  • 95 Comments
Joined 2 years ago
cake
Cake day: July 29th, 2023

help-circle


  • That your company has an in-house software dev team is impressive. Does the revenue-generating business have access to that team?

    Not OP, but in a similar situation. We have in-house dev for both tooling/infrastructure as well as revenue generation. For better or worse, leaders have neglected the software tooling and infrastructure that we use to build and deliver our revenue generating software for decades. Some serious cracks in the foundation showing and we might finally start fixing things.


  • Android is built in the Linux kernel. That’s actually some of what causes this - Android’s permissions model takes the Linux model and amplifies it. Apps are treated like users to prevent them from messing with each other’s files. If an app uses Android’s downloads manager it can write to the downloads directory, but it can only see the files that it put there.



  • I feel this in my bones. Even before the recent round of restructuring we’ve had a significant about of turnover. Our infrastructure is a massive rube golberg machine with multiple houses of cards built on top of it. Institutional knowledge was never written down and it has been leaving the company at an accelerating rate over the past 5 years. Tons of “new blood” making lots of assumptions on how things work is resulting in… humorous end results.



  • Apple is almost the tale of two companies.

    From the software usability perspective, they have the “it just works” reputation and that might be true if you’re doing really basic stuff. I’ve found both windows and Linux to be much more user friendly if you want to do mildly advanced things.

    Their hardware is generally pretty solid but comes at a premium, especially once you start talking about increasing RAM/SSD capacity. I have both a MacBook pro M3 pro and a Snapdragon X Elite Lenovo Yoga slim 7x. The 7x can give great battery life, but is much more inconsistent in doing so. On the other hand, the 7x has an amszing 3k OLED screen, has a removable m3 SSD, and you can upgrade to 32 GB of RAM for around $100.

    What I find interesting is that a large swath of developers have macs. I get it for some use cases (ARM emulation on ARM vs doing it on x86), but it seems like it’s a bit of a status symbol for others.



  • Better still, he invited the home owner and the arresting officer over:

    On July 24, Obama invited both parties to the White House to discuss the issue over a beer, and on July 30, Obama and Vice President Joe Biden joined Crowley and Gates in a private, cordial meeting in a courtyard near the White House Rose Garden; this became known colloquially as the “Beer Summit”.

    From Wikipedia



  • I ran into this at work today. Proposed a very simple approach for something to an architect and an engineering lead. Engineering lead said this was a practical solution that solves a problem that’s been plaguing them for two years. The architect nearly immediately said, “well, the real source is a mainframe that was stood up in the very early 80s. Let’s ignore the fact that changing it takes an act of Congress or that we have multiple modern downstream systems between it and us that are a much better home for this new function.”

    It really seemed to amount to, “I didn’t come up with this, therefore I don’t support it.”

    Ah, corporate politics.