I’m sick and tired of the Capitalist religion and all their fanatic believers. The Western right-wing population are the most propagandized and harmful people on Earth.

  • 0 Posts
  • 14 Comments
Joined 2 years ago
cake
Cake day: June 8th, 2023

help-circle
  • Rarely anything. There can be some newer Bios/chip features that are not supported in the kernel yet, and a few older/quirky machines requires setting correct kernel parameters in the boot phase. But overall, you wouldn’t normally do it any different from win, and a laptop from 23 should be supported with all newer kernels.

    I’m sure there are Bios settings that could be changed dependent on operating system. Perhaps some internal timing works best with this and that ram clock, or whatever, but it would be a hazzle to figure out, and there may not be any gain - other than the fun of exploring oc…


  • Sims@lemmy.mltoLinux@programming.devThe Wizard and His Shell
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    17 hours ago

    This is brilliant. A few things works best with mouse and a few with keyboard, but this isn’t about keyboard vs mouse use. This is a redesign of the human-terminal interfacing, and is similar to Bret Victors thinking out of the box, re-design of different tools. It is rare to see attempts at redesigning the interfacing with old/well-known systems like the terminal or the global short-cut system (what a mess), etc. A normal terminal is completely archaic as a modern interactive command interface.

    Only thing that sucks: More and more of my terminal tasks will from now on be handled by AI, so I might not have any use for it anymore.




  • Perhaps one more thing. Life evolved around converting low Entropy energy (chemistry/narrow sun-rays), into high Entropy energy (black body heat), and in the mean time prosper for a while. So if we want to reverse time, we would both need to apply high Entropy energy to each ‘broken’ component of the early system, so the system can transitions back to a low Entropy state, and incredible luck (to exactly reverse the directional momentum necessary to transition back).

    We can’t control/convert/utilize high Entropy energy, and even if we learned far out in the future, it would take even longer to be precise enough to even ‘flip’ an Atom.

    Oh, btw. The universe goes from low entropy (‘Big Bang’) towards high entropy, but complexity - where Life can exist - can only happen in the middle, after the prior complexity evolved and before all low entropy energy is dispersed though-out the universe leaving Life with no energy to convert.

    Well, I / We may still be wrong, but use of current AI for Philosophical/Scientific questions, propels our knowledge/intelligence to new heights. I think this will continue for a while. There must be millions of people that already feel they have become much smarter by chatting with an AI.

    I wonder what effect it will have on a global scale civilization when large parts of the lower ranking population suddenly jumps 20-40+ points up the IQ scale ? Screw rich c*nts and old oppressive societal structures…



  • As others say, it can be done. If you want more normal umpf, you’ll need to mount parts of the filesystem to your ssd. You can mount /home or / on ssd, or have an overlay file system as a file on an ssd/hdd, or use bcachefs with back propagation to the usb, or similar fancy setups.

    So you’ll boot linux kernel from the usb, but most disk activity will be on your ssd. Fun project, but not super easy/practical if it isn’t done automatically.

    My old HP microserver is ‘made’ to boot from a usb-stick inserted on the mb.

    Anyway, perhaps an AI can suggest a script to do what you want ?




  • Didn’t know what uBlue was, so here: https://universal-blue.org/

    "The Universal Blue project builds a diverse set of continuously delivered operating system images using bootc. That’s nerdspeak for the ultimate Linux client: the reliability of a Chromebook, but with the flexibility and power of a traditional Linux desktop.

    These images represent what’s possible when a community focuses on sharing best practices via automation and collaboration. One common language between dev and ops, and it’s finally come to the desktop.

    We also provide tools for users to build their own image using our templates and processes, which can be used to ship custom configurations to all of your machines, or finally make the Linux distribution you’ve long wished for, but never had the tools to create.

    At long last, we’ve ascended."


  • Sims@lemmy.mltoLinux@lemmy.worldPerformance tanking during swapping
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    15 days ago

    Been enjoying Linux for ~25 years, but have never been happy with how it handled low memory situations. Swapping have always killed the system, tho it have improved a little. It’s been a while since I’ve messed with it. I’ve buckled up and are using more ram now, but afair, you can play with:

    (0. reduce running software, and optimize them for less memory, yada yada)

    1. use a better OOM (out of memory) manager that activates sooner and more gracefully. Search in your OS’ repository for it.
    2. use zram as a more intelligent buffer and to remove same (zero) pages. It can lightly compress lesser used memory pages and use a partition backend for storing uncompressible pages. You spend a little cpu, to minimize swap, and when needed, only swap out what can’t be compressed.
    3. play with all the sysctl vm settings like swappiness and such, but be aware that there’s SO much misinformation out there, so seek the official kernel docs. For instance, you can adapt the system to swap more often, but in much smaller chunks, so you avoid spending 5 minutes to hours regaining control - the system may get ‘sluggish’, but you have control.
    4. use cgroups to divide you resources, so firefox/chrome (or compilers/memory-hogs) can only use X amount before their memory have to swap out (if they don’t adapt to lower mem conditions automatically). That leaves a system for you that can still react to your input (while ff/chrome would freeze). Not perfect, tho.
    5. when gaming, activate a low-system mode, where unnecessary services etc are disabled. I think there’s a library/command that helps with that (and raise priority etc), but forgot its name.

    EDIT: 6. when NOT gaming, add some of your vram as swap space. Its much faster than your ssd. Search github or your repository for ‘vram cache’ or something like that. It works via opencl, so everyone with dedicated vram can use it as super fast cache. Perhaps others can remember the name/link ?

    Something like that anyway, others will know more about each point.

    Also, perhaps ask an AI to create a small interface for you to fiddle with vm settings and cgroups in an automated/permanent way ? just a quick thought. Good luck.


  • You can argue that a 4090 is more of a ‘flagship’ model on the consumer market, but it could be just a typing error, and then you miss the point and the knowledge you could have learned:

    “Their system, FlightVGM, recorded a 30 per cent performance boost and had an energy efficiency that was 4½ times greater than Nvidia’s flagship RTX 3090 GPU – all while running on the widely available V80 FPGA chip from Advanced Micro Devices (AMD), another leading US semiconductor firm.”

    So they have found a way to use a ‘off-the-shelf’ FPGA and are using it for video inference, and to me it looks like it could match a 4090(?), but who cares. With this upgrade, these standard Fpga’s are cheaper(running 24/7)/better than any consumer Nvidia GPU up to at least 3090/4090.

    And here from the paper:

    "[problem] …sparse VGMs [video generating models] cannot fully exploit the effective throughput (i.e., TOPS) of GPUs. FPGAs are good candidates for accelerating sparse deep learning models. However, existing FPGA accelerators still face low throughput ( < 2TOPS) on VGMs due to the significant gap in peak computing performance (PCP) with GPUs ( > 21× ).

    [solution] …we propose FlightVGM, the first FPGA accelerator for efficient VGM inference with activation sparsification and hybrid precision. […] Implemented on the AMD V80 FPGA, FlightVGM surpasses NVIDIA 3090 GPU by 1.30× in performance and 4.49× in energy efficiency on various sparse VGM workloads."

    You’ll have to look up what that means yourself, but expect a throng of bitcrap miner cards to be converted to VLM accelerators, and maybe give new life for older/smaller/cheaper fpga’s ?