• 5 Posts
  • 218 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle

  • aard@kyu.detoProgrammer Humor@programming.devOld timers know
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    4 days ago

    Shitty companies did it like that back then - and shitty companies still don’t properly utilize what easy tools they have available for controlled deployment nowayads. So nothing really changed, just that the amount of people (and with that, amount of morons) skyrocketed.

    I had automated builds out of CVS with deployment to staging, and option to deploy to production after tests over 15 years ago.



  • There is nothing like this availlable currently. Framework probably comes closest, but they only sell in a few countries, and there is lots of stuff to dislike about their solutions - but building your own around a framework board might be feasible.

    I have two mnt reforms - as you said, slow and expensive. They have their use for work prototyping for me, but generally wouldn’t recommend. They also have the worst keyboard I’ve encountered in a notebook in the last decade.



  • Is it a ‘death by quantity’ thing?

    Pretty much that - those companies rely on open projects to sort it for them, so they’re pretty much scraping open databases, and selling good data they pull from there. That’s why they were complaining about the kernel stuff - the info required was there already, just you needed to put effort in, so they were asking for CVEs. Now they got their CVEs - but to profit from it they’d still need to put the same effort in as they’d had to without CVEs in place.


  • Short version: A bunch of shitty companies have as business model to sell open databases to companies to track security vulnerabilities - at pretty much zero effort to themselves. So they’ve been bugging the kernel folks to start issuing CVEs and do impact analysis so they have more to sell - and the kernel folks just went “it is the kernel, everything is critical”

    tl;dr: this is pretty much an elaborate “go fuck yourself” towards shady ‘security’ companies.






  • aard@kyu.detoLinux@lemmy.mlFanless linux laptop
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    Mobile workstation. There are some Xeon notebooks which also can take more than 64GB - but they have bad availability, cost about the same as a high end mac book pro, are significantly larger and heavier, run hot and have shitty battery life for comparable performance.

    The overall hardware situation has been ridiculous for many years now. I recently got a new Dell Latitude for a customer project - runs hot, performance and runtime suck. Runs out even faster than my tiny GPD pocket 3, while providing worse performance. Compared specs - they indeed stuck a smaller battery into the business notebook than into the portable toy. We’re now at a point were a Chinese niche hardware maker does better thermal management for x86 systems than any of the established manufacturers. Current AMD mobile CPUs are great - and I’d love to have a good notebook with one, just nobody bothers building it.


  • aard@kyu.detoLinux@lemmy.mlFanless linux laptop
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    AMD can compete in performance and power/Watt mid to high load, but is shit with low load efficiency. intel has nothing at all. Apple scales nicely over the complete range.

    If you want a relatively small notebook with lots of RAM you also don’t have options (not really AMDs fault, but hardware manufacturers seem to produce mostly shit now). Framework is pretty much the only somewhat decent option with 64GB max, if you want more there’s pretty much only apple - which is way overcharging for that.


  • aard@kyu.detoLinux@lemmy.mlFanless linux laptop
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    3 months ago

    Microsoft is trying the same - but royally screwing up how they deal with hardware partners. Performance wise the snapdragons they use are roughly a decade behind what Apple is doing - I have both systems for work projects.

    The x86 emulation in Windows is imo better solved than rosetta - but the rest of the stack is a mess. For example, the deployment tools only got arm support a few months ago.

    And Linux support on those things sucks - while using it on the M1 is great.


  • You still might want to do something like alias pbtar='tar --use-compress-prog=pbzip2 to easily use pbzip2 - unless you have an ancient system that’ll speed things up significantly. And even if you don’t it’d be nice to use it for creation - to utilize more than one core the archive needs to be created for parallel extraction.


  • They’re in a lot of government networks world wide (I visited them a long time ago to discuss some potential cooperation) - they’re technically quite sound, and as bonus them being privately owned and headquartered in small Finland is generally seen as reducing the likelihood of backdoors or similar issues due to conflicting state interests.


  • aard@kyu.detoAsklemmy@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    2
    arrow-down
    3
    ·
    5 months ago

    I’ve been trying that for a while until I ran out of searches, and was trying to pay - after getting unsolvable captchas thrown at me several times by their payment processor I eventually gave up. Having a captcha at that point also doesn’t make any sense at all - as I’m in the EU my card will have to go through strong verification before adding it. For a US audience the experience might be different - I guess that’s also their main initial target.

    They also just did a bare minimum job of supporting non-javascript - while it nowadays is pretty much impossible to handle payment without allowing some javascript they also have their own account logic unusable without javascript, and they don’t have a way to easily open that in a private session when you get stuck. That’d be trivially solvable by just giving you a URL with an account key attached you can paste into a private instance to do your payment.

    metager does that way better - they’re usable without javascript, and don’t force you to create an account with them. You can create a key with tokens tied to it to unlock search features. You can just use that to enable it in other browsers - and you easily jump into a private instance from the key workflow to just add money to the key.

    I might revisit kagi later to see if they fixed some of those problems - but for now metager seems to be the best option. I’m a bit amazed they still exist - it was my main search engine back in the 90s before google came around.