#configure — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #configure, aggregated by home.social.
-
🇺🇦 #NowPlaying on #KEXP's #VarietyMix
Con-Figure & Saffron:
🎵 Winston Wolfhttps://sngrecs.bandcamp.com/track/con-figure-saffron-winston-wolf
-
Kernel programming lore
Orientating myself in the kernel lore
I haven't looked at the linux kernel source in too long a time. I just grabbed a section that was on top and started reading and learning
Source code is nice to read IMHO
https://lore.kernel.org/linux-input/20[email protected]/T/#u
#kernel #lore #Linux #programming #OpenSource #POSIX #technology #modules #configure #make #asm #assembler #test #install
-
Kernel.org kernel dev
Reading a bit up on the Linux kernel doc
https://www.kernel.org/doc/html/latest/process/index.html
#kernel #Linux #programming #OpenSource #POSIX #technology #modules #configure #make #asm #assembler #test #install
-
Собираем ffmpeg под Windows
Недавно пришлось собирать ffmpeg под Windows компилятором MSVC. И знаете — я чуть не помер. Официальная документация по сборке проекта под Windows безнадежно устарела. В Интернете есть даже статьи, которые так и заявляют: "Официальная документация по сборке ffmpeg под Windows безнадежно устарела — вот как теперь это делается". И смех в том, что эти статьи уже тоже устарели и не дают работающего решения "press X to compile". Поэтому я просто оставлю здесь инструкцию, которая работает на февраль 2026. И, возможно, устареет, как и все предыдущие. Но вы тогда мне просто об этом напишете, и я попробую актуализировать эту инструкцию. Press X to build
-
Linux kernel
LTS versions of the kernel are bumped a bit.
Source
https://social.kernel.org/objects/722b5c4f-29ee-4fdc-a413-dc0834bf14f2
#programming #configure #make #maketest #as #assemble #makeinstall #kernel #linux #LTS #long #term #support #stable #technology #companies #request
-
Linux kernel
LTS versions of the kernel are bumped a bit.
Source
https://social.kernel.org/objects/722b5c4f-29ee-4fdc-a413-dc0834bf14f2
#programming #configure #make #maketest #as #assemble #makeinstall #kernel #linux #LTS #long #term #support #stable #technology #companies #request
-
Linus Torvalds — Talks about AI Hype, GPU Power, and Linux’s Future
Here Linus Torvalds Speaks on a calm and relaxed energy level, on the LLM hype how it affects kernel development and open source. The mothods how recent Linux kernel hardware like GPUs and APUs from different companies like AMD has modified the Linux's kernel role.
https://www.youtube.com/watch?v=NjGHrDnPxwI
#programming #LLM #AI #slop #kernel #configure #make #assembler #linker #makeInstall #Linux #openSource #technology #mathematics #linear #algebra #linearAlgebra
-
This is a treasure trove of smoothly displayed sources. I've opened init/main.c
Quote
// SPDX-License-Identifier: GPL-2.0-only
/*
* linux/init/main.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* GK 2/5/95 - Changed to support mounting root fs via NFS
* Added initrd & change_root: Werner Almesberger & Hans Lermen, Feb '96
* Moan early if gcc is old, avoiding bogus kernels - Paul Gortmaker, May '96
* Simplified starting of init: Michael A. Griffith <[email protected]>
*/#define DEBUG /* Enable initcall_debug */
^Z
#Programming #OpenSource #Linux #kernel #source #OperatingSystem #clang #configure #make #install #depmod
-
This is a treasure trove of smoothly displayed sources. I've opened init/main.c
Quote
// SPDX-License-Identifier: GPL-2.0-only
/*
* linux/init/main.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* GK 2/5/95 - Changed to support mounting root fs via NFS
* Added initrd & change_root: Werner Almesberger & Hans Lermen, Feb '96
* Moan early if gcc is old, avoiding bogus kernels - Paul Gortmaker, May '96
* Simplified starting of init: Michael A. Griffith <[email protected]>
*/#define DEBUG /* Enable initcall_debug */
^Z
#Programming #OpenSource #Linux #kernel #source #OperatingSystem #clang #configure #make #install #depmod
-
This is a treasure trove of smoothly displayed sources. I've opened init/main.c
Quote
// SPDX-License-Identifier: GPL-2.0-only
/*
* linux/init/main.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* GK 2/5/95 - Changed to support mounting root fs via NFS
* Added initrd & change_root: Werner Almesberger & Hans Lermen, Feb '96
* Moan early if gcc is old, avoiding bogus kernels - Paul Gortmaker, May '96
* Simplified starting of init: Michael A. Griffith <[email protected]>
*/#define DEBUG /* Enable initcall_debug */
^Z
#Programming #OpenSource #Linux #kernel #source #OperatingSystem #clang #configure #make #install #depmod
-
This is a treasure trove of smoothly displayed sources. I've opened init/main.c
Quote
// SPDX-License-Identifier: GPL-2.0-only
/*
* linux/init/main.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* GK 2/5/95 - Changed to support mounting root fs via NFS
* Added initrd & change_root: Werner Almesberger & Hans Lermen, Feb '96
* Moan early if gcc is old, avoiding bogus kernels - Paul Gortmaker, May '96
* Simplified starting of init: Michael A. Griffith <[email protected]>
*/#define DEBUG /* Enable initcall_debug */
^Z
#Programming #OpenSource #Linux #kernel #source #OperatingSystem #clang #configure #make #install #depmod
-
This is a treasure trove of smoothly displayed sources. I've opened init/main.c
Quote
// SPDX-License-Identifier: GPL-2.0-only
/*
* linux/init/main.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* GK 2/5/95 - Changed to support mounting root fs via NFS
* Added initrd & change_root: Werner Almesberger & Hans Lermen, Feb '96
* Moan early if gcc is old, avoiding bogus kernels - Paul Gortmaker, May '96
* Simplified starting of init: Michael A. Griffith <[email protected]>
*/#define DEBUG /* Enable initcall_debug */
^Z
#Programming #OpenSource #Linux #kernel #source #OperatingSystem #clang #configure #make #install #depmod
-
As you can see the proper manner to view the tree is on a horizontal display
Its a fun toy
#Programming #OpenSource #Linux #kernel #source #OperatingSystem #clang #configure #make #install #depmod
-
As you can see the proper manner to view the tree is on a horizontal display
Its a fun toy
#Programming #OpenSource #Linux #kernel #source #OperatingSystem #clang #configure #make #install #depmod
-
As you can see the proper manner to view the tree is on a horizontal display
Its a fun toy
#Programming #OpenSource #Linux #kernel #source #OperatingSystem #clang #configure #make #install #depmod
-
As you can see the proper manner to view the tree is on a horizontal display
Its a fun toy
#Programming #OpenSource #Linux #kernel #source #OperatingSystem #clang #configure #make #install #depmod
-
As you can see the proper manner to view the tree is on a horizontal display
Its a fun toy
#Programming #OpenSource #Linux #kernel #source #OperatingSystem #clang #configure #make #install #depmod
-
YIL TIL the Linux kernel explorer
Linux Kernel Explorer is just fun to play with. Don't use mobile to play there. You need a horizontal display
YIL = yesterday I learned
https://reverser.dev/linux-kernel-explorer
#Programming #OpenSource #Linux #kernel #source #OperatingSystem #clang #configure #make #install #depmod
-
YIL TIL the Linux kernel explorer
Linux Kernel Explorer is just fun to play with. Don't use mobile to play there. You need a horizontal display
YIL = yesterday I learned
https://reverser.dev/linux-kernel-explorer
#Programming #OpenSource #Linux #kernel #source #OperatingSystem #clang #configure #make #install #depmod
-
YIL TIL the Linux kernel explorer
Linux Kernel Explorer is just fun to play with. Don't use mobile to play there. You need a horizontal display
YIL = yesterday I learned
https://reverser.dev/linux-kernel-explorer
#Programming #OpenSource #Linux #kernel #source #OperatingSystem #clang #configure #make #install #depmod
-
YIL TIL the Linux kernel explorer
Linux Kernel Explorer is just fun to play with. Don't use mobile to play there. You need a horizontal display
YIL = yesterday I learned
https://reverser.dev/linux-kernel-explorer
#Programming #OpenSource #Linux #kernel #source #OperatingSystem #clang #configure #make #install #depmod
-
YIL TIL the Linux kernel explorer
Linux Kernel Explorer is just fun to play with. Don't use mobile to play there. You need a horizontal display
YIL = yesterday I learned
https://reverser.dev/linux-kernel-explorer
#Programming #OpenSource #Linux #kernel #source #OperatingSystem #clang #configure #make #install #depmod
-
https://www.evshift.com/332651/how-to-configure-widgets-shortcuts-mini-how-to/ How To Configure Widgets & Shortcuts | MINI How-To #configure #ElectricCars #ElectricVehicles #EV #HowTo #mini #MiniCooper #MiniCooperShortcuts #MiniCooperSmartFeatures #MiniCooperTips #MiniCooperTricks #MiniCooperWidgets #MiniCountrymanTipsAndTricks #MiniCountrymanWidgetsAndShortcuts #MINIUSA #shortcuts #Widgets
-
How to compile C sources
$ ./configure; make; make check; make installMake sure to check the references in your shell regarding compilation also
The man pages are your friend -
./configure 支援多 CPU 加速執行的問題
#configure #cpu #make #multi #multiple #performance #smp #speed
-
[Перевод] Параллельный ./configure
Извините, но в 2025 году — это просто смешно: $ time ./configure: 13.80s user 12.72s system 69% cpu 38.018 total
https://habr.com/ru/articles/904664/
#autotools #configure #make #bash #automake #сборка #сборка_проекта
-
Configure Azure Entra ID as IdP on Keycloak
https://blog.ght1pc9kc.fr/en/2023/configure-azure-entra-id-as-idp-on-keycloak/
#HackerNews #Configure #Azure #Entra #ID #as #IdP #on #Keycloak #AzureEntraID #Keycloak #IdP #Configuration #CloudIdentity #IdentityManagement
-
Configure Azure Entra ID as IdP on Keycloak
https://blog.ght1pc9kc.fr/en/2023/configure-azure-entra-id-as-idp-on-keycloak/
#HackerNews #Configure #Azure #Entra #ID #as #IdP #on #Keycloak #AzureEntraID #Keycloak #IdP #Configuration #CloudIdentity #IdentityManagement
-
Configure Azure Entra ID as IdP on Keycloak
https://blog.ght1pc9kc.fr/en/2023/configure-azure-entra-id-as-idp-on-keycloak/
#HackerNews #Configure #Azure #Entra #ID #as #IdP #on #Keycloak #AzureEntraID #Keycloak #IdP #Configuration #CloudIdentity #IdentityManagement
-
Configure Azure Entra ID as IdP on Keycloak
https://blog.ght1pc9kc.fr/en/2023/configure-azure-entra-id-as-idp-on-keycloak/
#HackerNews #Configure #Azure #Entra #ID #as #IdP #on #Keycloak #AzureEntraID #Keycloak #IdP #Configuration #CloudIdentity #IdentityManagement
-
LibMPU (создание проектов)
В предыдущей статье мы сделали краткий обзор возможностей библиотеки функций для работы с большими числами. В приведенных примерах, для автоматического задания флагов компилятора и компоновщика, мы рассмотрели использование скрипта mpu-config . Данный скрипт поставляется во время инсталляции LibMPU и позволяет упростить написание Make-файлов для программ, использующих библиотеку LibMPU . Однако это не единственный вариант составления Make-файлов с использованием данной библиотеки. В данной статье мы рассмотрим применение GNU Autotools , которые позволяют обеспечить переносимость программ и упростить создание сложных проектов. После инсталляции LibMPU на вашу GNU/Linux систему в распоряжении пользователя, помимо самой библиотеки, будет находиться m4-скрипт /usr/share/aclocal/libmpu.m4. Скрипт l ibmpu.m4 предназначен для использования в проектах, создаваемых с помошью утилит Autoconf , Automake .
https://habr.com/ru/articles/872332/
#gnu #autotools #autoconf #Automake #configure #длинная_арифметика #большие_числа
-
LibMPU (создание проектов)
В предыдущей статье мы сделали краткий обзор возможностей библиотеки функций для работы с большими числами. В приведенных примерах, для автоматического задания флагов компилятора и компоновщика, мы рассмотрели использование скрипта mpu-config . Данный скрипт поставляется во время инсталляции LibMPU и позволяет упростить написание Make-файлов для программ, использующих библиотеку LibMPU . Однако это не единственный вариант составления Make-файлов с использованием данной библиотеки. В данной статье мы рассмотрим применение GNU Autotools , которые позволяют обеспечить переносимость программ и упростить создание сложных проектов. После инсталляции LibMPU на вашу GNU/Linux систему в распоряжении пользователя, помимо самой библиотеки, будет находиться m4-скрипт /usr/share/aclocal/libmpu.m4. Скрипт l ibmpu.m4 предназначен для использования в проектах, создаваемых с помошью утилит Autoconf , Automake .
https://habr.com/ru/articles/872332/
#gnu #autotools #autoconf #Automake #configure #длинная_арифметика #большие_числа
-
LibMPU (создание проектов)
В предыдущей статье мы сделали краткий обзор возможностей библиотеки функций для работы с большими числами. В приведенных примерах, для автоматического задания флагов компилятора и компоновщика, мы рассмотрели использование скрипта mpu-config . Данный скрипт поставляется во время инсталляции LibMPU и позволяет упростить написание Make-файлов для программ, использующих библиотеку LibMPU . Однако это не единственный вариант составления Make-файлов с использованием данной библиотеки. В данной статье мы рассмотрим применение GNU Autotools , которые позволяют обеспечить переносимость программ и упростить создание сложных проектов. После инсталляции LibMPU на вашу GNU/Linux систему в распоряжении пользователя, помимо самой библиотеки, будет находиться m4-скрипт /usr/share/aclocal/libmpu.m4. Скрипт l ibmpu.m4 предназначен для использования в проектах, создаваемых с помошью утилит Autoconf , Automake .
https://habr.com/ru/articles/872332/
#gnu #autotools #autoconf #Automake #configure #длинная_арифметика #большие_числа
-
LibMPU (создание проектов)
В предыдущей статье мы сделали краткий обзор возможностей библиотеки функций для работы с большими числами. В приведенных примерах, для автоматического задания флагов компилятора и компоновщика, мы рассмотрели использование скрипта mpu-config . Данный скрипт поставляется во время инсталляции LibMPU и позволяет упростить написание Make-файлов для программ, использующих библиотеку LibMPU . Однако это не единственный вариант составления Make-файлов с использованием данной библиотеки. В данной статье мы рассмотрим применение GNU Autotools , которые позволяют обеспечить переносимость программ и упростить создание сложных проектов. После инсталляции LibMPU на вашу GNU/Linux систему в распоряжении пользователя, помимо самой библиотеки, будет находиться m4-скрипт /usr/share/aclocal/libmpu.m4. Скрипт l ibmpu.m4 предназначен для использования в проектах, создаваемых с помошью утилит Autoconf , Automake .
https://habr.com/ru/articles/872332/
#gnu #autotools #autoconf #Automake #configure #длинная_арифметика #большие_числа
-
Sure, but #Windows is still an Achilles Heal for the #AutoTools, unless you use #MinGW & #MSYS:
“What Autoconf Got Right”, Leah Neukirchen (https://leahneukirchen.org/blog/archive/2024/04/what-autoconf-got-right.html).
Via HN: https://news.ycombinator.com/item?id=40544336
On Lobsters: https://lobste.rs/s/ebnqzl/what_autoconf_got_right
-
Sure, but #Windows is still an Achilles Heal for the #AutoTools, unless you use #MinGW & #MSYS:
“What Autoconf Got Right”, Leah Neukirchen (https://leahneukirchen.org/blog/archive/2024/04/what-autoconf-got-right.html).
Via HN: https://news.ycombinator.com/item?id=40544336
On Lobsters: https://lobste.rs/s/ebnqzl/what_autoconf_got_right
-
Sure, but #Windows is still an Achilles Heal for the #AutoTools, unless you use #MinGW & #MSYS:
“What Autoconf Got Right”, Leah Neukirchen (https://leahneukirchen.org/blog/archive/2024/04/what-autoconf-got-right.html).
Via HN: https://news.ycombinator.com/item?id=40544336
On Lobsters: https://lobste.rs/s/ebnqzl/what_autoconf_got_right
-
Sure, but #Windows is still an Achilles Heal for the #AutoTools, unless you use #MinGW & #MSYS:
“What Autoconf Got Right”, Leah Neukirchen (https://leahneukirchen.org/blog/archive/2024/04/what-autoconf-got-right.html).
Via HN: https://news.ycombinator.com/item?id=40544336
On Lobsters: https://lobste.rs/s/ebnqzl/what_autoconf_got_right
-
I'm a tab guy too!
https://arstechnica.com/gadgets/2024/04/linus-torvalds-reiterates-his-tabs-versus-spaces-stance-with-a-kernel-trap/I figure that everyone should be able to set the tabs in an editor to whatever works for them.
small fonts on big screen need more space to see offsets.
Folks with old tired eyes need a different setting than folks with young rested eyes.
Computer should work the way I want, I should not have to work to make a computer's life easier:-)
If they dont work the way I want, then I fix it.
#floss #foss #computer #configure -
The #Suckless folks disagree:
“Don’t Require People To Change ‘Source Code’ To Configure Your Programs”, Chris Siebenmann (https://utcc.utoronto.ca/~cks/space/blog/programming/ConfigureNoSourceCodeChanges).
On HN: https://news.ycombinator.com/item?id=39976422
On Lobsters: https://lobste.rs/s/sjadl5/don_t_require_people_change_source_code
-
Does anyone out there in #Mastodon land know how I can #configure my instance or client (@ivory) to not show #bots in the Federated feed? I don't care, and like half of them when I go to mute them have ZERO followers so, what's the point? I don't care that bots exist, but I want the option to #filter them out since I like watching what real people say on the Federated feed.
-
Learn how to install and configure OpenLDAP on @rockylinux https://www.admin-magazine.com/News/How-to-Set-Up-OpenLDAP-on-Rocky-Linux-9 #tutorial #software #LDAP #OpenLDAP #configure #security
-
Spent pretty much all weekend installing/configuring new computers for the family.
Remove bullshit mal-ware apps, install nice free ones, set up folder-syncs, generally make the OS for the Windows and Android tables tolerable and less exploitative.
Most controversially removing the Youtube app, and denying The Cloud by using SyncThing.
Here's a blog with notes for myself if I have to do it again. Or indeed for anyone looking to make their machine be owned by them instead of megacorp.
-
Launch keyboards....Gotta buy them all! ⌨️
#system76 #Launch #computerkeyboards #configure #keycaps #switches
-
Who says rubber ducks are just for bath time fun? Have some workstation fun splashing around on your Launch keyboard accompanied by this little one.
#system76 #Launch #configurable #keyboard #companion #computers #tech #technology #configure #keycaps https://nitter.net/system76/status/1455617712521109509/photo/1
-
Double the nature, double the efficiency with the 4K Oryx Pro and Launch keyboard. Can you spot the GNOME?
#system76 #gnome #oryxpro #laptop #computer #Launch #keybaord #configure #workstation #computersetup #tech #technology #4K https://nitter.net/system76/status/1433477080264724481/photo/1
-
Which of our laptops has the option to configure both AMD CPU and AMD graphics? First to answer correctly wins a new System76 coaster!
#system76 #popquiz #win #commentbelow #laptops #configure #bethefirst https://nitter.net/system76/status/1430575759131881478/photo/1
-
These power buttons will soon bring a Thelio desktop to life! How would you configure your dream Thelio?
#system76 #production #thelio #desktops #computers #hardware #manufacture #madeindenver #coloradomade #power #buttons #configure https://nitter.net/system76/status/1424784548429279233/photo/1
-
These power buttons will soon bring a Thelio desktop to life! How would you configure your dream Thelio?
#system76 #production #thelio #desktops #computers #hardware #manufacture #madeindenver #coloradomade #power #buttons #configure https://nitter.net/system76/status/1424784548429279233/photo/1
-
You’re looking over your friend’s shoulder at their new Launch keyboard. You suggest that they swap a key to their split space bar. Which key do you recommend?
#System76 #Launch #Configurable #Keyboard #Hardware #Swap #Keycaps #Hardware #configure #mechanical #customize https://nitter.net/system76/status/1410327538296098817/photo/1