Donations to the archive would be appreciated to help fund our server hardware & storage drives. We are looking for developers to help build new software and archives, discuss here.

Threads by latest ghost replies - Page 163

/emg/ - Emacs and Lisp thread

No.86549699 View ViewReplyLast 50OriginalReport
Regular Edition for Regular People.

>General Emacs resources
https://www.gnu.org/software/emacs/manual/emacs.html (GNU Emacs Manual)
https://www.emacswiki.org (Emacs Wiki)
https://github.com/emacs-tw/awesome-emacs (Big list of packages)
https://github.com/thinkhuman/writingwithemacs (Tips for prose writing in Emacs)

>Tutorials
C-h t (Interactive Tutorial)
https://www.gnu.org/software/emacs/tour (GNU Emacs Tour)
https://www.youtube.com/playlist?list=PLX2044Ew-UVVv31a0-Qn3dA6Sd_-NyA1n (General Introduction)
https://www.youtube.com/playlist?list=PLVtKhBrRV_ZkPnBtt_TD1Cs9PJlU0IIdE (Org Mode)
https://www.youtube.com/playlist?list=PL8Bwba5vnQK14z96Gil86pLMDO2GnOhQ6 (Advanced Configuration)

>(Self) Documentation
C-h k (Keybinds)
C-h o (Functions and Variables)
C-h i (Assorted Manuals)

>Premade Configs
=Make your own=
https://github.com/hlissner/doom-emacs/tree/develop (Doom Emacs)
https://github.com/syl20bnr/spacemacs (Spacemacs (heavy))
https://github.com/snackon/Witchmacs (Witchmacs)

>Reduce Startup Time
use-package defer
https://pastebin.com/mrPsnUas (embed) (Disable GC during startup)
https://www.emacswiki.org/emacs/EmacsAsDaemon (Emacs as Daemon)
http://akrl.sdf.org/gccemacs.html (Native Compilation, stable, merged into Emacs 28)
https://www.emacswiki.org/emacs/SetupEl

>Changing Default Keybinds
https://pastebin.com/2hg4g3C6

>Programming resources for Emacs Lisp, Common Lisp, Scheme and Clojure:
https://pastebin.com/nyTQp7qi
>Troubleshooting
If there seems to be a bug (or complicated issue), anons may ask you to compose an MWE (minimum working example).
To create an MWE, try the following:
1) start emacs with "emacs -q". This disables your init.
2) try to reproduce your issue with as few settings changed and packages (manually) loaded as possible.
These steps ensure that other anons can replicate your problem if it's something more involved. Sometimes you even find the cause yourself this way, too!

>Previous Thread
323 posts and 29 images omitted

Hyperbola Linux/Bsd

No.86609164 View ViewReplyOriginalReport
Hyperbola Linux is the best political distro that i know of.
Hyperbola is hard forking the OpenBsd kernel for their new perfect wished operating system.

Reasons for this include:

Linux kernel forcing adaption of DRM, including HDCP.
Linux kernel proposed usage of Rust (which contains freedom flaws and a centralized code repository that is more prone to cyber attack and generally requires internet access to use.)
Linux kernel being written without security and in mind. (KSPP is basically a dead project and Grsec is no longer free software)
Many GNU userspace and core utils are all forcing adaption of features without build time options to disable them. E.g. (PulseAudio / SystemD / Rust / Java as forced dependencies)

BaSeD.
14 posts omitted

/pcbg/ - PC Building General

No.86607330 View ViewReplyLast 50OriginalReport
UPGRADE & BUILD ADVICE
Post build list or current specs including MONITOR: https://pcpartpicker.com/
Provide specific use cases (e.g. video editing, competitive gaming, streaming etc.)

>NEWS
AMD RX 6950 XT, RX 6750 XT,RX 6650 XT - May 10
AMD 5800X3D - April 20
AMD Zen4 - 3Q2022
Intel Arc desktop GPU - end of 2Q2022

>RECOMMENDED CPUs
HTPC(4K60)/Web Browsing: i3 10105
Budget Gaming: R5 5500, i3 12100/F
Gaming: R5 5600
High FPS Gaming: 5800X3D
Multicore: R9 5900X, i7 12700F

>RECOMMENDED GPU PERFORMANCE LEVEL
Budget 1080p: Used GTX 1060 3GB, RX 470/570 4GB
1080p: RX 6600
1440p: RX 6700 XT, RTX 3070
2160p: RX 6800 XT, RX 6900 XT, RTX 3080 Ti

>RECOMMENDED RAM
2x 8GB DDR4 3200/3600 CL16

>RECOMMENDED COOLERS
https://linustechtips.com/topic/891730-cpu-cooler-performance-tier-list/

>RECOMMENDED PSUs
Silver+ from Seasonic, Superflower, Corsair, EVGA (aim for 75% of total PC power)
https://cultists.network/140/psu-tier-list/

>RECOMMENDED SSDs
https://ssd.borecraft.com/

>MOTHERBOARD INFO:
AM4 B550/X570 - CPU-less BIOS flash feature advisable if pairing with Zen 3
https://www.overclock.net/threads/vrm-on-the-new-am4-motherboards.1624051/
https://docs.google.com/spreadsheets/d/1yPS3hj_K7EPT4RBWCyjdKNP56pnwDz-IgBc0975-FUg

>RECOMMENDED MONITORS
https://www.rtings.com/monitor/
https://pcmonitors.info/
https://www.displayninja.com/buying-guide/

Previous: >>86599735
316 posts and 61 images omitted

No.86586833 View ViewReplyLast 50OriginalReport
wtf duckduckgo
132 posts and 22 images omitted

why

No.86209368 View ViewReplyOriginalReport
Fuchsia is based on a new message passing kernel named Zircon, after the mineral zircon. Zircon's codebase was derived from that of Little Kernel (LK), a kernel for embedded devices, aimed for low resource uses, to be used on a wide variety of devices.[27] LK was developed by Travis Geiselbrecht, who had also co-authored the NewOS kernel used by Haiku.

Zircon is written mostly in C++, with some parts in assembly language. It is composed of a kernel with a small set of user services, drivers, and libraries which are all necessary for the system to boot, communicate with the hardware, and load the user processes.[28] Its present features include handling threads, virtual memory, processes intercommunication, and waiting for changes in the state of objects.[29]

It is heavily inspired by Unix kernels but differs greatly. For example, it does not support Unix-like signals but incorporates event-driven programming and the observer pattern. Most system calls do not block the main thread. Resources are represented as objects rather than files, unlike traditional Unix systems.
9 posts omitted

No.86581833 View ViewReplyLast 50OriginalReport
>be woman
>claim tech does something
>nobody questions you
>become billionaire
it's really this easy huh
73 posts and 7 images omitted

No.86570013 View ViewReplyOriginalReport
What’s the best e-reader for comics/manga?
19 posts and 1 image omitted

No.85856748 View ViewReplyOriginalReport
What happened to the schizo drama surrounding this distro? I stopped following it years ago and now I can't find anything about it anymore. Is it because the dev deleted everything again, or were the spooks stalking him not actually a meme? Is he okay?
13 posts and 1 image omitted

/spg/ - Smartphone General

No.86564153 View ViewReplyLast 50OriginalReport
If you're requesting purchasing advice, please provide your country and what carrier you'll be using. Include the features you want, budget, and size. BEFORE POSTING, narrow down your options by using the links below.

>What phone has X and Y feature?
Don't ask, use these!
https://www.gsmarena.com/search.php3
https://www.kimovil.com/en/compare-smartphones
https://phonedb.net/index.php?m=device&s=query

Good Resources:
>Reviews
https://www.gsmarena.com
https://www.phonearena.com
https://www.notebookcheck.net

>Frequency Checker
https://kimovil.com/en/frequency-checker
https://www.frequencycheck.com
https://willmyphonework.net

>Visual Phone Size Comparison
https://phonesized.com/
https://www.phonearena.com/phones/size

>Everything rooting and custom ROM related
>Beware carrier variants with locked bootloaders
https://www.xda-developers.com/

>A curated list of open source Android applications, tutorials and resources
https://gitlab.com/linuxcafefederation/awesome-android/-/blob/main/README.md

>Android App compatibility list for de-googled phones
https://plexus.techlore.tech/

>Recommended Chinese phones
https://pastebin.com/sQbs83pY (embed) (embed)

>Post a mini-review of your phone
>Discuss upcoming and current models
>Ask for help related to phones
>Tell us how much you spent on good/bad phone

Previous thread >>86528207
310 posts and 60 images omitted

noatime

No.86449437 View ViewReplyLast 50OriginalReport
noatime
Add it to fstab entries, NOW!
321 posts and 107 images omitted