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

help-circle
  • Sounds like you’re stuck in a worst practices mindset.

    Worst/Pragmatic.
    If I get a timeline for a feature request, then everything can be scheduled, tested, whitelisted, delivered at a reasonable time.
    That’s the rarer event - normally it’s more like “the scale head has died and a technician is on the way to replace it” and whilst I modify the program in question to handle this new input, hundreds of staff are standing around and delivery quotas won’t be met.
    Is my position arrogant? This is the job.

    Sign your damn releases and have the whitelisting done by cert.

    I’ll see if this is possible at the site in question, thank you.



  • In a rapidly churning startup phase, where new releases can and do come out constantly to meet production requirements, this one size fits all mentality is impractical.

    If you refuse to whitelist the deployment directory, you will be taking 2am calls to whitelist the emergency releases.

    No it can’t wait until Monday at 9am, no there will not be a staged roll out and multiple rounds of testing.

    I am more than willing to have a chat; you, me and the CEO.



  • I agree and use Signal myself.
    But people like the extra features of WhatsApp like desktop/web clients with seamless history sync and all the other little things that WhatsApp provides.
    The average Joe doesn’t even think about security or privacy, they just know that the results of using WhatsApp are superior than using SMS.
    iMessage is a non starter everywhere out of the US, it just doesn’t have the market penetration.
    As an Australian, no one I know (many of whom own iPhones) talk about the blue-green bubble stuff.
    They recognise where the fault lies and simply don’t use the app.















  • I don’t think it’s strictly compliant, although they claim to have based it’s syntax on Korn shell, which is the strictest definition of POSIX shells.

    You can do pretty much everything in powershell that you can do in something like bash BUT, it will be done slightly differently, so trying to make a script cross compatible is pointless (you might as well just write it natively in powershell etc).

    Powershell isn’t inherently bad, unlike bash for instance which just allows piping out text output, Powershell can pass around true .net objects.
    But if what you’re looking for is cross OS compatability, you’re pushing shit uphill.

    99.9% of the time, I open powershell and just ssh into a “real” linux box.


  • FOSS is enshitification-hardened, not proof.

    VLC remains awesome because the guy (maybe Jean-Baptiste Kempf?) that controls the project has refused to be bought, has in fact refused HUGE sums of money.

    The original author of any project has to right to sell it with the corresponding licence changes at any time.
    There’s some legal grey area on something like Linux or VLC which have MANY MANY developer hands in the pie, and existing users could certainly fork off the existing releases, but VLC could pivot tomorrow to a for profit company and make future releases of the official VLC a paid product, if they choose too.