FLOSS virtualization hacker, occasional brewer

  • 5 Posts
  • 144 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle
  • Alex@lemmy.mltoProgrammer Humor@lemmy.mlNeeds
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago

    I used to update my tickets from Emacs org-mode where I kept my working set off knowledge. The org export functions dealt with whatever format Jira expects. Nowadays I’m mostly tracking stuff so my comments are generally never more than a “thanks”, 👍 or occasionally a link to the patch series or pull requests.





  • So back in the days of the Atari ST we had compact disks (sic).

    Most games shipped on a single floppy disk (so 720k or 1.4Mb) and rarely used compression given the base system only has 512k of RAM. The crackers would strip the protection, repack the data and patch the loading routines to handle that. Depending on the games they could fit 3 or 4 games on a single disk.

    Nowadays the dynamics are different - games on consoles do use compression but they have to favour speed because they are streaming assets just in time. The PS5 even had dedicated decompression hardware to keep up with the data rate on it’s fast SSD.



  • I remember the old ADSL modems where effectively winmodems. I had to keep a Windows ME machine as my household router until the point the community had reversed engineered them enough to get them working on Linux.

    At least they where usb based rather than some random card. I think the whole driver could work in user space.


  • I think the first proper internet I had was downloading files from FTP servers at university. The first time I had it from home was over a modem to Demon ISP running some cobbled together TCP/IP stack for my Atari Falcon.

    It was wild back then, I think even on windows you needed to install an IP stack before you could do anything because Windows didn’t have one but default because why would you?









  • Care needs to be taken with big orgs like the NHS to not try and boil the ocean with massive IT systems. Concentrating on open interoperability standards allows for smaller more flexible contracts and the ability to swap out components when needed.

    Open source licences would be the ideal default although at a minimum the purchasing org should have a licence that allows them (or subcontractors) to make fixes without being tied to the original vendor.