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 152

/dhg/ + /dsg/ - Data Hoarding + data scraping general

No.86779013 View ViewReplyOriginalReport
>Links
Rentry: https://rentry.org/dhg

>What is /dhg/
In this thread we discuss and create technology and software for data-hoarding, data scraping, archiving, scripts, and more.

>gallery-dl - scrape images, manga, videos and more from many websites
https://github.com/mikf/gallery-dl

>Hydrus Network
https://hydrusnetwork.github.io/hydrus/

>Stash
https://github.com/stashapp/stash

>SmartImage
https://github.com/Decimation/SmartImage

>TMSU
https://github.com/oniony/TMSU
https://tmsu.org/

>This tracks storage drive prices over multiple Amazon regional storefronts
https://diskprices.com/

>Tracks WD storage drives across multiple online storefronts
https://shucks.top/
10 posts and 4 images omitted

No.86762838 View ViewReplyLast 50OriginalReport
how do i make linux "just work" like macoS?
62 posts and 4 images omitted

No.86717628 View ViewReplyOriginalReport
Why?

/ilu/ - I Love UserScripts

No.86702736 View ViewReplyLast 50OriginalReport
Userscripts are a way to add extra functionality to a site using Javascript.
To use them, add the Violentmonkey extension to your browser.
(It is the best open source userscript manager.
It works better and looks better than the rest.)
https://violentmonkey.github.io/

>Userscripts That Make 4chan Better
4chan X: https://www.4chan-x.net/
Oneechan: https://github.com/KevinParnell/OneeChan

>Where To Get More Userscripts
GitHub Gists: https://gist.github.com/search?q=%3D%3DUserScript%3D%3D (Search for ==UserScript==)
Greasy Fork: https://greasyfork.org/en

>Userscript Development Resources
How To Write A Userscript: https://simply-how.com/enhance-and-fine-tune-any-web-page-the-complete-user-scripts-guide
GM_* API: https://violentmonkey.github.io/api/gm/

What userscripts do you love and why?
Also, have you ever written a userscript?
(It's probably one of the easiest and most practical ways to get into programming.)

Previous Thread: https://desuarchive.org/g/thread/85972536
292 posts and 36 images omitted

LUA for beginners #001

No.86749162 View ViewReplyOriginalReport
Is it any good for the MacBook Air ?
Where is a good place to start from scratch ?
Any Good guides ?
What can you do with it on Roblox ?
Worth it ?
ITT: Need help for Lua where to start

No.86746669 View ViewReplyOriginalReport
Should I learn Rust or Go as my next language?
Already know Java, Python, Javascript (HTML + css) normie languages. Wanna do something abit more intellegent
29 posts and 7 images omitted

/dhg/ + /dsg/ - Data Hoarding + data scrapingGeneral

No.86709999 View ViewReplyLast 50OriginalReport
>Links
Rentry: https://rentry.org/dhg

>What is /dhg/
In this thread we discuss and create technology and software for data-hoarding, data scraping, archiving, scripts, and more.

>gallery-dl - scrape images, manga, videos and more from many websites
https://github.com/mikf/gallery-dl

>Hydrus Network
https://hydrusnetwork.github.io/hydrus/

>Stash
https://github.com/stashapp/stash

>SmartImage
https://github.com/Decimation/SmartImage

>TMSU
https://github.com/oniony/TMSU
https://tmsu.org/

>This tracks storage drive prices over multiple Amazon regional storefronts
https://diskprices.com/

>Tracks WD storage drives across multiple online storefronts
https://shucks.top/
81 posts and 16 images omitted

Social Media

No.86722538 View ViewReplyOriginalReport
is facebook, instagram and tiktok the internet for one billions of jewed humans?
6 posts omitted

/emg/ - Emacs and lisp general

No.86684956 View ViewReplyLast 50OriginalReport
Lisp AI edition

>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: >>86614527
77 posts and 8 images omitted

No.86701566 View ViewReplyOriginalReport
for all those who actually use JS in their jobs, do you actually have to chase all the fucking libraries that are released every 5 minutes? isn't vanilla, ts, node, express and [angular/vue/react] enough?
10 posts and 2 images omitted