FLOSS virtualization hacker, occasional brewer

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

help-circle


  • What do people expect? Those servers aren’t free to run and they’re is only so much VC money to burn. That said I wouldn’t pay the various subscription levels that are currently being asked for. I pay for API use which is basically pay as you go. It also makes you think “does this task really need the non-free tier to complete?”.




  • I work for a company that makes money supporting FLOSS. Our members pay fairly hefty membership fees because they have a vested interest in their chips being well supported by Linux and the wider ecosystem. That money funds common projects they all benefit from all well as numerous maintainers in projects keeping those projects ticking.

    The engineers on the project I mostly work on are predominantly paid to work on it. We value our hobbyist itch scratchers (~10% off contributors) but it’s commercial money that keeps those patches reviewed and flowing.



  • I can imagine it but it certainly won’t be practical to implement in our lifetimes. There are certainly some observatories that benefit from being based in space (optical and infrared) and even gravitational detectors such as laser interferometers. However aside from the wide capture area radio telescopes need large amounts of compute to separate the signal from the noise. The amount of data that needs to be processed makes space based radio observatories very hard to implement.

    Maybe the dark side of the moon will make a decent observatory one day but we haven’t set foot on the place for decades, let alone built anything so complex.











  • QEMU is always going to focus on emulation fidelity first and there are few shortcuts. With floating point the differences aren’t generally in the numbers but in how the NaNs and other edge cases are handled. If you want to execute FP heavy code you should be cross compiling anyway.