Skip to content
    • About
    • Contact

/root

  • The magic of collaborative decks – AnkiHub

    January 20th, 2025
  • Rust Coreutils 0.0.29

    January 20th, 2025

    100% compatibility for df, dircolors, chmod, chroot, comm, seq, split, uniq, and more.

    1. +77,65% more Pass tests and 15,34% less Fail tests.

    https://github.com/uutils/coreutils/releases/tag/0.0.29

  • January 19th, 2025
  • January 19th, 2025
  • Bober

    January 18th, 2025
  • LLVM 20 introduces telemetry framework

    January 18th, 2025

    https://github.com/llvm/llvm-project/commit/8c0090030bf89df7e0dbe5827a83d52627b2c87f

    https://discourse.llvm.org/t/rfc-lldb-telemetry-metrics/64588/20?u=oontvoo

  • Multithreading in RStudio

    January 18th, 2025

    Taking full advantage of your CPU multithreading power.

    1. Create a ~/.R/Makevars file and adjust the MAKEFLAGS environmental parameter according to your CPU characteristics. In my case with a 16 core CPU I set: MAKEFLAGS = -j32 for 32 jobs.
    2. Then see the configuration using makevars_user()

    makevars_user()
    [1] "/home/chris/.R/Makevars"

    https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Customizing-package-compilation

  • Anki feat fsrs-rs 2.0.2 with L2 regularization

    January 18th, 2025

    “L2 regularization will let the optimization become more stable/conservative for new users when they only have a few reviews for training.”

    https://github.com/ankitects/anki/pull/3737
  • 96GB DDR5-6400 C30 96GB from G.Skill from G.Skill

    January 17th, 2025

    Give people some RAM …

    https://www.tomshardware.com/pc-components/ram/g-skill-releases-ddr5-6400-c30-96gb-memory-kit-64gb-and-48gb-kits-are-also-in-the-works

  • FreeBSD 14.3 Release Process

    January 17th, 2025
    https://www.freebsd.org/releases/14.3R/schedule/
  • Compiling Thunderbird from source

    January 17th, 2025
    1. Mercurial is the version management system that is used by Mozilla and it is necessary. (in my case: sudo pacman -S mercurial)
      • > hg version
        Mercurial Distributed SCM (version 6.9)
        (see https://mercurial-scm.org for more information)

        Copyright (C) 2005-2024 Olivia Mackall and others
        This is free software; see the source for copying conditions. There is NO
        warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    2. Make the working directory with: mkdir tb-build && cd tb-build
    3. wget https://hg.mozilla.org/comm-central/raw-file/tip/python/rocboot/bin/bootstrap.py (downloads the Python bootstrap script)
    4. chmod +x bootstrap.py (gives executable file permissions to the script)
      • > ls -l
        total 16
        -rwxr-xr-x 1 chris chris 16025 Jan 17 18:13 bootstrap.py
        drwxr-xr-x 1 chris chris  2264 Jan 17 18:14 mozilla-unified
    5. ./bootstrap.py (actually runs the script). The first problem I encountered was the rustup version. It was solved with rustup install stable and rustup default stable
    6. Build the sources with ./mach build and then run with ./mach run

    The whole building process lasted approximately 8 minutes on my AMD Ryzen 9 7950X3D 16-Core Processor and required 30.1 GiB (32,355,790,419), 1,401,719 files, 138,437 sub-folders

    More details at https://developer.thunderbird.net/thunderbird-development/building-thunderbird

  • Custom Background Image and Gear Icon – Anki add-on highlights

    January 17th, 2025

    Beautiful add-on to modify your background image and the gear icon as well.

  • Anki 25.01 Beta 1

    January 17th, 2025

    First 2025 Release.

  • January 16th, 2025
    Managing and Tracking Storage Performance – OpenZFS Storage Bottlenecks
  • My keybase profile

    January 16th, 2025

    DF68F37635E321A53FB4B794B7CB7BAE6119A237

←Previous Page
1 … 47 48 49 50 51 … 139
Next Page→

Blog at WordPress.com.

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
 

Loading Comments...
 

    • Subscribe Subscribed
      • /root
      • Already have a WordPress.com account? Log in now.
      • /root
      • Subscribe Subscribed
      • Sign up
      • Log in
      • Report this content
      • View site in Reader
      • Manage subscriptions
      • Collapse this bar