• 0 Posts
  • 122 Comments
Joined 11 months ago
cake
Cake day: March 1st, 2024

help-circle
  • It depends what packages you need, and what they have to interact with.

    If it’s all standalone then no problem until the hardware degrades.

    For example I had laptop (DOS/Win98 ) with a pcmcia network adapter with BNC 50 ohm coax network dongle, 9/25 pin serial/parallell ports, maybe p/s2 port, floppy drive and so on.

    I can’t think what I’d connect that to I might have a parallell port on my PC, but on that laptop I think I only had laplink so I’d need a linux app to interact with that. I do still hve a floppy drive somewhere, but how to connect that to my motherboard?

    So I’d probably be limited to keyboard and trackball input, and audio + (monochrome) video output.

    lemmings on black and white, blurry, slow refresh rate would still “work” unless the hdd got corrupted.

    Within a lifetime current gen wifi, usb, ethernet etc may all be as rare as 9 pin serial is today - it’s still around of course, but you cant rely on it.







  • +1. and yes use the wiki not the install script.

    I think theres value to anyone with a genuine interest if they just have a go at an archinstall - I think they can setup most things of interest in a Qemu(vm), or a spare partition, or even a usb or something. Theres nothing to lose but time. I’d recommend the user knows enough about their disk setup and their incumbent boot manager so as not to screw up their main os. Though i’m very tempted to say that’s a rite of passage.

    Of course everyone already has a regular backup(s) which contains some sort of list or script for all the software, configs and tweaks they normally do. If not - well another rite of passage.










  • I’m talking about sotware they produce and my employer buys that i’m expected to use.

    I can’t rewrite their “tools” and databases and fucking awful cloud-web front end things. I tend to think multi-billion$ shitware companies should do that; but even so no way I’d be allowed.

    Yes, I do end up having to write my own tools choosing whatever free stuff I’m allowed to have, or can get working, Yes, It’s incredibly easy in any half way decent (including free) software, far from rocket science, that is until you try to put something back into a database via one of these “tools”.

    So you work around, pre-processing, post-processing, get it working. Then they unexpectedly release a “patch” that sees through my work-a-round and tries to convert the thing i’d convinced it to treat as string into a screwed up datetime again.

    Next time, I will prepend “fuckoracleiquit” to all datetimes before they go into the database.