home.social

Search

1000 results for “Faried”

  1. europesays.com/it/248228/ il leader dei friulani risultato positivo all’antidoping. Il coach ha rassegnato le dimissioni da Trapani. Udine perde Hickey, Repesa saluta. Faried eletto Mvp di Eurolega #antidoping #Basket #Basketball #dimissioni #eletto #eurolega #faried #friulani #hickey #IT #Italia #Italy #leader #perde #positivo #rassegnato #repesa #risultato #saluta #serie #Sport #Sports #trapani #udine

  2. europesays.com/it/245192/ il leader dei friulani risultato positivo all’antidoping. Il coach ha rassegnato le dimissioni da Trapani. Udine perde Hickey, Repesa saluta. Faried eletto Mvp di Eurolega #antidoping #Basket #Basketball #dimissioni #eletto #eurolega #faried #friulani #hickey #IT #Italia #Italy #leader #perde #positivo #rassegnato #repesa #risultato #saluta #serie #Sport #Sports #trapani #udine

  3. (emph mine)

    Like Satoshi, Mr. Back used two spaces between sentences, an outdated practice that suggests Satoshi is older than 50. Mr. Back is 55.

    #oneofus

  4. The UpScrolled app, launched by Palestinian–Jordanian–Australian developer Issam Hijazi, who lost more than 60 of his relatives in the Gaza genocide, has seen remarkable success. It is ranked ninth among free apps on Apple’s App Store, one place ahead of TikTok, and second in the social networking category as of Monday afternoon.

    The app has reached fifth place in the United States, sixth in Australia and eighth in the UK rankings.
    #TrendingApps
    #TrashTikTok
    #Palestine

    share.upscrolled.com/en/post/9

  5. The UpScrolled app, launched by Palestinian–Jordanian–Australian developer Issam Hijazi, who lost more than 60 of his relatives in the Gaza genocide, has seen remarkable success. It is ranked ninth among free apps on Apple’s App Store, one place ahead of TikTok, and second in the social networking category as of Monday afternoon.

    The app has reached fifth place in the United States, sixth in Australia and eighth in the UK rankings.


    share.upscrolled.com/en/post/9

  6. Iran bantah komunikasi dengan AS di tengah kekhawatiran perang - ANTARA News

    "Negosiasi di bawah ancaman tidak akan berhasil" (Menlu Iran, Abbas Araghchi)

    antaranews.com/berita/5381969/
    #Iran
    #TelukPersia
    #ww3
    #muslimmatters

  7. Iran bantah komunikasi dengan AS di tengah kekhawatiran perang - ANTARA News

    "Negosiasi di bawah ancaman tidak akan berhasil" (Menlu Iran, Abbas Araghchi)

    antaranews.com/berita/5381969/



  8. 🌍 Global climate progress feels stuck, especially when a major actor isn't fully committed. But a new tool is emerging: Carbon Border Adjustments (CBAMs).

    The EU is leading by taxing imports based on their carbon footprint. The goal? Make sure cleaner producers aren't undercut by dirtier ones, preventing "carbon leakage."

    But this raises a critical issue of fairness for developing countries. A blunt tariff could harm economies least responsible for the crisis.

    #Climate #CarbonPricing #CBAM

  9. The docs say that using the "ondemand" power governor it can drop down to 400 MHz, and I'm looking at btop and I see lows of around 500. I also see it go down to 100 or even 24 MHz (this has to be a measurement error).

    Next: put it all in the dying desktop's case.

    #milkv #megrez #riscv

  10. The docs say that using the "ondemand" power governor it can drop down to 400 MHz, and I'm looking at btop and I see lows of around 500. I also see it go down to 100 or even 24 MHz (this has to be a measurement error).

    Next: put it all in the dying desktop's case.

    #milkv #megrez #riscv

  11. The docs say that using the "ondemand" power governor it can drop down to 400 MHz, and I'm looking at btop and I see lows of around 500. I also see it go down to 100 or even 24 MHz (this has to be a measurement error).

    Next: put it all in the dying desktop's case.

    #milkv #megrez #riscv

  12. The docs say that using the "ondemand" power governor it can drop down to 400 MHz, and I'm looking at btop and I see lows of around 500. I also see it go down to 100 or even 24 MHz (this has to be a measurement error).

    Next: put it all in the dying desktop's case.

    #milkv #megrez #riscv

  13. The operating system is a Debian trixie derivative. Out of the box, it has Firefox 131.0.2 and Xfce 4.18. apt-get install build-essential gave me gcc-14; other items in the repos: nodejs 20.17.0, emacs 29.4, golang 1.23. Elixir's still at 1.14.0 (aside: erlang won't get a JIT for RISC-V any time soon), Python's at 3.12, rustc 1.80.1 (but of course you can use rustup).

    Anyway, on to some benchmarks. glmark2-es2 reports a score of 1714, which is surprisingly 38% higher than @geerlingguy 's benchmark of the HiFive Premier P550.

    My real test is compiling sbcl; it's not in Debian or Ubuntu's repositories for RISC-V. I bootstrap it with GNU CLISP, and then rebuild it with itself, with sh ./make.sh --with-sb-doc --without-sb-thread. Unfortunately, I believe the build is single-core; I'm not sure if it's possible to use all the cores on my system for it.

    Times to rebuild sbcl with itself, including modules:

    Lichee Pi 3A (Ubuntu 24.04 derivative): 30 minutes
    VisionFive 2 (Ubuntu 24.04):            20 minutes
    Megrez (Debian trixie derivative):      12 minutes
    Ryzen 9900x (Ubuntu 24.04):              1 minute
    

    So, progress, but a long way to go.

    (Incidentally, both the Megrez and my desktop have 6400 memory.)

    #milkv #megrez #riscv #sbcl

  14. The operating system is a Debian trixie derivative. Out of the box, it has Firefox 131.0.2 and Xfce 4.18. apt-get install build-essential gave me gcc-14; other items in the repos: nodejs 20.17.0, emacs 29.4, golang 1.23. Elixir's still at 1.14.0 (aside: erlang won't get a JIT for RISC-V any time soon), Python's at 3.12, rustc 1.80.1 (but of course you can use rustup).

    Anyway, on to some benchmarks. glmark2-es2 reports a score of 1714, which is surprisingly 38% higher than @geerlingguy 's benchmark of the HiFive Premier P550.

    My real test is compiling sbcl; it's not in Debian or Ubuntu's repositories for RISC-V. I bootstrap it with GNU CLISP, and then rebuild it with itself, with sh ./make.sh --with-sb-doc --without-sb-thread. Unfortunately, I believe the build is single-core; I'm not sure if it's possible to use all the cores on my system for it.

    Times to rebuild sbcl with itself, including modules:

    Lichee Pi 3A (Ubuntu 24.04 derivative): 30 minutes
    VisionFive 2 (Ubuntu 24.04):            20 minutes
    Megrez (Debian trixie derivative):      12 minutes
    Ryzen 9900x (Ubuntu 24.04):              1 minute
    

    So, progress, but a long way to go.

    (Incidentally, both the Megrez and my desktop have 6400 memory.)

    #milkv #megrez #riscv #sbcl

  15. The operating system is a Debian trixie derivative. Out of the box, it has Firefox 131.0.2 and Xfce 4.18. apt-get install build-essential gave me gcc-14; other items in the repos: nodejs 20.17.0, emacs 29.4, golang 1.23. Elixir's still at 1.14.0 (aside: erlang won't get a JIT for RISC-V any time soon), Python's at 3.12, rustc 1.80.1 (but of course you can use rustup).

    Anyway, on to some benchmarks. glmark2-es2 reports a score of 1714, which is surprisingly 38% higher than @geerlingguy 's benchmark of the HiFive Premier P550.

    My real test is compiling sbcl; it's not in Debian or Ubuntu's repositories for RISC-V. I bootstrap it with GNU CLISP, and then rebuild it with itself, with sh ./make.sh --with-sb-doc --without-sb-thread. Unfortunately, I believe the build is single-core; I'm not sure if it's possible to use all the cores on my system for it.

    Times to rebuild sbcl with itself, including modules:

    Lichee Pi 3A (Ubuntu 24.04 derivative): 30 minutes
    VisionFive 2 (Ubuntu 24.04):            20 minutes
    Megrez (Debian trixie derivative):      12 minutes
    Ryzen 9900x (Ubuntu 24.04):              1 minute
    

    So, progress, but a long way to go.

    (Incidentally, both the Megrez and my desktop have 6400 memory.)

    #milkv #megrez #riscv #sbcl

  16. The operating system is a Debian trixie derivative. Out of the box, it has Firefox 131.0.2 and Xfce 4.18. apt-get install build-essential gave me gcc-14; other items in the repos: nodejs 20.17.0, emacs 29.4, golang 1.23. Elixir's still at 1.14.0 (aside: erlang won't get a JIT for RISC-V any time soon), Python's at 3.12, rustc 1.80.1 (but of course you can use rustup).

    Anyway, on to some benchmarks. glmark2-es2 reports a score of 1714, which is surprisingly 38% higher than @geerlingguy 's benchmark of the HiFive Premier P550.

    My real test is compiling sbcl; it's not in Debian or Ubuntu's repositories for RISC-V. I bootstrap it with GNU CLISP, and then rebuild it with itself, with sh ./make.sh --with-sb-doc --without-sb-thread. Unfortunately, I believe the build is single-core; I'm not sure if it's possible to use all the cores on my system for it.

    Times to rebuild sbcl with itself, including modules:

    Lichee Pi 3A (Ubuntu 24.04 derivative): 30 minutes
    VisionFive 2 (Ubuntu 24.04):            20 minutes
    Megrez (Debian trixie derivative):      12 minutes
    Ryzen 9900x (Ubuntu 24.04):              1 minute
    

    So, progress, but a long way to go.

    (Incidentally, both the Megrez and my desktop have 6400 memory.)

    #milkv #megrez #riscv #sbcl

  17. My 16 GB Milk-V Megrez arrived earlier this week. I had a spare sdcard for the OS image, but didn't have an SSD to install everything on. I went out and bought that today, and hooked everything up using my dying desktop's power supply (650w is overkill for this board).

    It booted off the sdcard, and I partitioned the SSD and copied everything over. I manually modified /etc/fstab and /etc/default/u-boot on the SSD to point to the new filesystems, ran u-boot-update inside a chroot, and popped the sdcard.

    I did it this way instead of dd'ing the image to the SSD as described in the docs because I wanted a larger swap partition. I wonder if this system supports suspend/hibernate (added to Linux 6.4 for RISC-V).

    I/O isn't fast, but it'll work:

    # hdparm -t --direct /dev/sda
    
    /dev/sda:
     Timing O_DIRECT disk reads: 1020 MB in  3.00 seconds = 339.89 MB/sec
    # 
    

    The board has an M2 slot, but it's for SATA, not NVMe. I had a cheap PCIe to NVMe adapter, so I installed a 1 TB drive on it, and repeated the above exercise to boot off that. The boot order appears to be sdcard, nvme/pci, ssd.

    # hdparm -t --direct /dev/nvme0n1
    
    /dev/nvme0n1:
     Timing O_DIRECT disk reads: 1570 MB in  3.00 seconds = 523.25 MB/sec
    # 
    

    I'm not sure if it's because the motherboard has a slow PCIe slot (it's PCIe Gen 3) or my adapter is slow.

    #milkv #megrez #riscv

  18. My 16 GB Milk-V Megrez arrived earlier this week. I had a spare sdcard for the OS image, but didn't have an SSD to install everything on. I went out and bought that today, and hooked everything up using my dying desktop's power supply (650w is overkill for this board).

    It booted off the sdcard, and I partitioned the SSD and copied everything over. I manually modified /etc/fstab and /etc/default/u-boot on the SSD to point to the new filesystems, ran u-boot-update inside a chroot, and popped the sdcard.

    I did it this way instead of dd'ing the image to the SSD as described in the docs because I wanted a larger swap partition. I wonder if this system supports suspend/hibernate (added to Linux 6.4 for RISC-V).

    I/O isn't fast, but it'll work:

    # hdparm -t --direct /dev/sda
    
    /dev/sda:
     Timing O_DIRECT disk reads: 1020 MB in  3.00 seconds = 339.89 MB/sec
    # 
    

    The board has an M2 slot, but it's for SATA, not NVMe. I had a cheap PCIe to NVMe adapter, so I installed a 1 TB drive on it, and repeated the above exercise to boot off that. The boot order appears to be sdcard, nvme/pci, ssd.

    # hdparm -t --direct /dev/nvme0n1
    
    /dev/nvme0n1:
     Timing O_DIRECT disk reads: 1570 MB in  3.00 seconds = 523.25 MB/sec
    # 
    

    I'm not sure if it's because the motherboard has a slow PCIe slot (it's PCIe Gen 3) or my adapter is slow.

    #milkv #megrez #riscv

  19. My 16 GB Milk-V Megrez arrived earlier this week. I had a spare sdcard for the OS image, but didn't have an SSD to install everything on. I went out and bought that today, and hooked everything up using my dying desktop's power supply (650w is overkill for this board).

    It booted off the sdcard, and I partitioned the SSD and copied everything over. I manually modified /etc/fstab and /etc/default/u-boot on the SSD to point to the new filesystems, ran u-boot-update inside a chroot, and popped the sdcard.

    I did it this way instead of dd'ing the image to the SSD as described in the docs because I wanted a larger swap partition. I wonder if this system supports suspend/hibernate (added to Linux 6.4 for RISC-V).

    I/O isn't fast, but it'll work:

    # hdparm -t --direct /dev/sda
    
    /dev/sda:
     Timing O_DIRECT disk reads: 1020 MB in  3.00 seconds = 339.89 MB/sec
    # 
    

    The board has an M2 slot, but it's for SATA, not NVMe. I had a cheap PCIe to NVMe adapter, so I installed a 1 TB drive on it, and repeated the above exercise to boot off that. The boot order appears to be sdcard, nvme/pci, ssd.

    # hdparm -t --direct /dev/nvme0n1
    
    /dev/nvme0n1:
     Timing O_DIRECT disk reads: 1570 MB in  3.00 seconds = 523.25 MB/sec
    # 
    

    I'm not sure if it's because the motherboard has a slow PCIe slot (it's PCIe Gen 3) or my adapter is slow.

    #milkv #megrez #riscv

  20. My 16 GB Milk-V Megrez arrived earlier this week. I had a spare sdcard for the OS image, but didn't have an SSD to install everything on. I went out and bought that today, and hooked everything up using my dying desktop's power supply (650w is overkill for this board).

    It booted off the sdcard, and I partitioned the SSD and copied everything over. I manually modified /etc/fstab and /etc/default/u-boot on the SSD to point to the new filesystems, ran u-boot-update inside a chroot, and popped the sdcard.

    I did it this way instead of dd'ing the image to the SSD as described in the docs because I wanted a larger swap partition. I wonder if this system supports suspend/hibernate (added to Linux 6.4 for RISC-V).

    I/O isn't fast, but it'll work:

    # hdparm -t --direct /dev/sda
    
    /dev/sda:
     Timing O_DIRECT disk reads: 1020 MB in  3.00 seconds = 339.89 MB/sec
    # 
    

    The board has an M2 slot, but it's for SATA, not NVMe. I had a cheap PCIe to NVMe adapter, so I installed a 1 TB drive on it, and repeated the above exercise to boot off that. The boot order appears to be sdcard, nvme/pci, ssd.

    # hdparm -t --direct /dev/nvme0n1
    
    /dev/nvme0n1:
     Timing O_DIRECT disk reads: 1570 MB in  3.00 seconds = 523.25 MB/sec
    # 
    

    I'm not sure if it's because the motherboard has a slow PCIe slot (it's PCIe Gen 3) or my adapter is slow.

    #milkv #megrez #riscv

  21. I was walking down the street in Riyadh and someone shouted "ya hmar!" at me. What did he mean?

    #ollama #deepseek #gptel

  22. FARMED INSECTS' INNER LIVES UNDER SCRUTINY

    New research suggests farmed crickets might feel pain, raising ethical questions for the growing insect farming industry. Billions affected.

    #InsectPain, #CricketFarming, #AnimalEthics, #SustainableFood, #FarmEthics

    newsletter.tf/crickets-feel-pa