Back | Go to board

Board: /g/

"/g/ - Technology" is 4chan's imageboard for discussing computer hardware and software, programming, and general technology.

No title
sticky btfo
This board is for the discussion of technology and related topics.

Reminder that instigating OR participating in flame/brand wars will result in a ban.
Tech support threads should be posted to >>>/wsr/
Cryptocurrency discussion belongs on >>>/biz/

To use the Code tag, book-end your body of code with: [code] and [/code]

The /g/ Wiki: https://igwiki.lyci.de/
3 media | 3 replies
/aicg/ - AI Chatbot General
1739947627509704
/aicg/ - A general dedicated to the discussion and development of AI chatbots

Nemugaki Fubuki Edition

>News
Gemini 2.5 model family no longer in preview https://developers.googleblog.com/en/gemini-2-5-thinking-model-updates
OpenAI o3-pro released for API and pro users https://help.openai.com/en/articles/9624314-model-release-notes
Anthropic releases Claude Gov models "built exclusively for U.S. national security customers" https://www.anthropic.com/news/claude-gov-models-for-u-s-national-security-customers
Deepseek R1-0528 released https://huggingface.co/deepseek-ai/DeepSeek-R1-0528
Claude 4 Sonnet and Opus released with 1h caching https://www.anthropic.com/news/claude-4

additional info: https://rentry.org/aicg_extra_information

>Frontends
SillyTavern: https://docs.sillytavern.app
RisuAI: https://risuai.net
Agnai: https://agnai.chat | https://rentry.org/agnai_guides

>Bots
https://characterhub.org [deprecated] | https://chub.ai
https://realm.risuai.net
https://char-archive.evulid.cc
https://partyintheanchorhold.neocities.org
https://rentry.org/meta_bot_list

>Models
jailbreaks: https://rentry.org/jb-listing
gpt: https://platform.openai.com/docs
claude: https://docs.anthropic.com | https://rentry.org/how2claude
gemini: https://ai.google.dev/docs | https://rentry.org/gemini-qr
deepseek: https://api-docs.deepseek.com
local: >>>/g/lmg | https://rentry.org/meta_golocal_list | https://openrouter.ai

>Botmaking
https://rentry.org/meta_botmaking_list
https://desune.moe/aichared
https://agnai.chat/editor

>Meta
OP templates: https://rentry.org/aicgOP
aicg botmaking events: https://rentry.org/meta_event_list
lore: https://rentry.org/aicg_chronicles
services assessment: https://rentry.org/aicg_meta
logs: https://sprites.neocities.org/l/r | https://chatlogs.neocities.org
useful filters: https://rentry.org/desuproxyreborn

Last Thread: >>105708707
13 media | 102 replies
No title
ภาพถ่ายหน้าจอ 2568-06-27 เวลา 10.56.08
Im at my university today and was impressed by imac, what is the equivalent to this thing from windows/linux?
2 media | 19 replies
Cant take this shit
geometry-dash-gd
i just got my iphone fixed with the screen and then it broke on me in the newest ios update
guys i need a good cheap android phone as a replacement fast
im not ever getting an iphone again
0 media | 0 replies
No title
Screenshot_20250627-003922_Google
Any modern smartphones that have newest best chipsets that are iphone 4 sized? Sick of holding bricks in my hands.
0 media | 1 replies
/ldg/ - Local Diffusion General
highlights_g_105714855_1750989370
A Furry and China Edition

Discussion of Free and Open Source Text-to-Image/Video Models

Prev: >>105714855

https://rentry.org/ldg-lazy-getting-started-guide

>UI
SwarmUI: https://github.com/mcmonkeyprojects/SwarmUI
re/Forge/Classic: https://rentry.org/ldg-lazy-getting-started-guide#reforgeclassic
SD.Next: https://github.com/vladmandic/sdnext
ComfyUI: https://github.com/comfyanonymous/ComfyUI
Wan2GP: https://github.com/deepbeepmeep/Wan2GP

>Models, LoRAs, & Upscalers
https://civitai.com
https://civitaiarchive.com
https://tensor.art
https://openmodeldb.info

>Cook
https://github.com/spacepxl/demystifying-sd-finetuning
https://github.com/Nerogar/OneTrainer
https://github.com/kohya-ss/sd-scripts/tree/sd3
https://github.com/derrian-distro/LoRA_Easy_Training_Scripts
https://github.com/tdrussell/diffusion-pipe

>WanX (video)
Guide: https://rentry.org/wan21kjguide
https://github.com/Wan-Video/Wan2.1

>Chroma
Training: https://rentry.org/mvu52t46

>Illustrious
1girl and beyond: https://rentry.org/comfyui_guide_1girl
Tag explorer: https://tagexplorer.github.io/

>Misc
Local Model Meta: https://rentry.org/localmodelsmeta
Share Metadata: https://catbox.moe | https://litterbox.catbox.moe/
Img2Prompt: https://huggingface.co/spaces/fancyfeast/joy-caption-beta-one
Samplers: https://stable-diffusion-art.com/samplers/
Txt2Img Plugin: https://github.com/Acly/krita-ai-diffusion
Archive: https://rentry.org/sdg-link
Bakery: https://rentry.org/ldgcollage | https://rentry.org/ldgtemplate

>Neighbors
https://rentry.org/ldg-lazy-getting-started-guide#rentry-from-other-boards
>>>/aco/csdg
>>>/b/degen
>>>/b/celeb+ai
>>>/gif/vdg
>>>/d/ddg
>>>/e/edg
>>>/h/hdg
>>>/trash/slop
>>>/vt/vtai
>>>/u/udg

>Local Text
>>>/g/lmg

>Maintain Thread Quality
https://rentry.org/debo
91 media | 275 replies
No title
1720955687444313
How did Tesla do It without using LIDAR?
0 media | 0 replies
No title
1744186540891788
Why are so many in the FOSS community hateful, oppressive people? Just let users use Xlibre if they wish.
13 media | 53 replies
wdg/ - Web Development General
ZS0WSJU
Clown that teabags people in their sleep edition

>Free beginner resources to get started with HTML, CSS and JS
https://developer.mozilla.org/en-US/docs/Learn - MDN is your friend for web dev fundamentals
https://web.dev/learn/ - Guides by Google, you can also learn concepts like Accessibility, Responsive Design etc
https://eloquentjavascript.net/Eloquent_JavaScript.pdf - A modern introduction to JavaScript
https://javascript.info/ - Quite a good JS tutorial
https://flukeout.github.io/ - Learn CSS selectors in no time
https://flexboxfroggy.com/ and https://cssgridgarden.com/ - Learn flex and grid in CSS
https://roadmap.sh/roadmaps?g=Web+Development - Guided beginner roadmaps

>Resources for backend languages
https://nodejs.org/en/learn/getting-started/introduction-to-nodejs - An intro to Node.js
https://www.phptutorial.net - A PHP tutorial
https://dev.java/learn/ - A Java tutorial
https://rentry.org/htbby - Links for Python and Go

>Resources for miscellaneous areas
https://github.com/bradtraversy/design-resources-for-developers - List of design resources
https://www.digitalocean.com/community/tutorials - Usually the best guides for everything server related

>Need help? Create an example and post the link
https://jsfiddle.net - if you need help with HTML/CSS/JS
https://3v4l.org - if you need help with PHP/HackLang
https://codesandbox.io - if you need help with React/Angular/Vue

/wdg/ may or may not welcome app development discussion. You can post and see what the response is.
Some app technologies of course have overlap with web dev, like React Native, Electron, and Flutter.

We have our own website: https://wdg-one.github.io

Submit your project progress updates using this format in your posts, the scraper will pick it up:

:: my-project-title ::
dev:: anon
tools:: PHP, MySQL, etc.
link:: https://my.website.com
repo:: https://github.com/user/repo
progress:: Lorem ipsum dolor sit amet

Previous: https://desuarchive.org/g/thread/105639325
0 media | 20 replies
No title
20250626
Yes, Finally!
0 media | 25 replies
/gedg/ - Game and Engine Development General #285
oscar_axelsson3
Friendly edition

/gedg/ Wiki: https://igwiki.lyci.de/wiki//gedg/_-_Game_and_Engine_Dev_General
IRC: irc.rizon.net #/g/gedg
Progress Day: https://rentry.org/gedg-jams
/gedg/ Compendium: https://rentry.org/gedg
/agdg/: >>>/vg/agdg
Graphics Debugger: https://renderdoc.org/

Requesting Help
-Problem Description: Clearly explain your issue, providing context and relevant background information.
-Relevant Code or Content: If applicable, include relevant code, configuration, or content related to your question. Use code tags.

Previous: >>105668822
26 media | 253 replies
HOLY. FUCK.
brave_b6gZMqfjfm
https://www.programmax.net/articles/png-is-back/
14 media | 81 replies
No title
npp
Don't use opensource software.
4 media | 21 replies
Things were better in the 1990s.
yamaha.fs1r3x
You have to admit it. All we have now is dodgier, more spyware-prone garbage but it's in HD. That's the only difference.
0 media | 5 replies
I think apple or brave tags questionable images...
97536830df0550e42fdf25e9dda362dc
I was downloading some loli stuff to my encrypted drive on macos, but then the download kind of glitched out. It closed for a second, reappared but the name of the file had changed to "Underage_material".
I don't have any file named like that. So it means that something glitched and it made the image identification software tag the name of file instead of the internal tagging system.
I had always suspected this and it turns out it was real all along. MacOS or Brave Browser does tag your bad stuff. Wtf do I do? I'm scared bros.
9 media | 59 replies
/iemg/ & /pmpg/ - In-Ear Monitor & Portable Music Player General
forcepos
How to request advice:
>Budget
>Intended use (media, source, environment)
>Frequency response preference and music examples
>Past gear and your thoughts on them

FAQ:
>Where do I buy IEMs?
Amazon, Aliexpress, Linsoul, Hifigo, Shenzhenaudio

>Shopping Guide (IEMs, Cables, Ear Tips, etc.):
https://rentry.org/consoomer_guide

>EQ Guide (Measurements, Targets, Equalizer, etc.):
https://4ciemg.github.io/IEM-EQ-Guide/

>/iemg/'s Blog/Wiki:
https://4ciemg.github.io/IEMGazette/

>Frequency Response Graph Tool
squig.link

>Budget Wire Over-Ear IEMs:
• Tripowin Ruta10 (Mild V) - $18
• Tanchjim Bunny (Mild U) - $20
• Truthear Gate (Mild V) - $22
• EPZ Q1 Pro / G10 (V-shape) - $35
• Kiwi Ears Cadenza (Mild V) - $35

>Bullet IEMs:
• Tanchjim ONE DSP (5 Presets/5-Band PEQ) - $28
• Etymotic ER2XR (Neutral) - $140

>Flathead Earbuds:
• Blue Vido (Warm) - $5
• Yincrow X6 (Warm) - $10

>USB-C DACs:
• JCally JM6 (Non Pro) - $8
• EPZ TP13 (8-Band PEQ) - $17
• Tanchjim Stargate II (8-Band PEQ) - $38
• Qudelix 5K (20-Band PEQ/GEQ) - $110

>PMPs:
• HiBy R1 - $85
• Hifi Walker H2 / Surfans F20 (Rockbox) - $120
• HiBy M300 - $200

>AVOID USING:
• Mainboard audio when using multi-driver pos

Previous Thread: >>105693852
33 media | 164 replies
No title
Screenshot_20250627_003112_Brave
Is it time to just stop using internet and smart shit at this point?
0 media | 2 replies
You DID refuse the Smart Meter didn't you /g/?
1469176472825s
Smart meters are the forefront of technology. A smart meter supports two different kinds of communications networks, a wireless one which it uses to transfer data to neighborhood interfaces which then uplink to the power company, and a power line network inside your home.

Smart appliances can communicate over the home's power line network with the smart meter and receive commands from the power company, via the smart meter. Usually these commands come in the form of "requests" to use less power in a low grid power situation so your home's thermostat will automatically set itself to use less power.

Smart meters also record the instantaneous power use at different times of day, so the power company can set higher rates for the daytime than at night, or vice versa if that's their whim. None of this benefits you, the customer. So did you pull your panties down around your ankles and bend over for this scam?
1 media | 11 replies
/utwg/ - Unemployable Tech Workers General
1719440069461021
>Interviewing
Neetcode 150: https://neetcode.io/practice
Tips and interview practice: https://blog.interviewing.io/

>How to write a resume
https://stackoverflow.blog/2020/11/25/how-to-write-an-effective-developer-resume-advice-from-a-hiring-manager/

>Salary Stuff
"What's your expected salary?": https://www.fearlesssalarynegotiation.com/salary-expectations-interview-question/
Negotiation advice: https://github.com/petermekhaeil/salary-negotiating
Salary data: https://levels.fyi/

>Software Development & Programming
GitHub Trending - https://github.com/trending
DevDocs - https://devdocs.io/
JavaScript, CSS, HTML sandbox - https://jsfiddle.net/
MDN Web Docs - https://developer.mozilla.org/
Stack Overflow Blog - https://stackoverflow.blog/

>IT Operations & Infrastructure
AWS Service Health Dashboard - https://status.aws.amazon.com/
Cloudflare System Status - https://www.cloudflarestatus.com/
DownDetector - https://downdetector.com/
Microsoft Azure Status - https://status.azure.com/
Microsoft Office 365 Status - https://portal.office.com/servicestatus

>Unemployment Advice
Interview Prep - https://www.wikihow.com/Ask-Your-Parents-for-Money
Building a Resume - https://www.wikihow.com/Write-a-Manifesto
Salary Stuff - https://www.usa.gov/benefit-finder/disability
Emotional Support - https://lostallhope.com/suicide-methods/statistics-most-lethal-methods
People who will be joining us shortly - https://layoffs.fyi

>International Job Boards
LinkedIn - https://www.linkedin.com/
Indeed - https://www.indeed.com/
Hiring Cafe - https://hiring.cafe/
YCombinator - https://www.workatastartup.com/companies
Wellfound - https://wellfound.com/jobs

>Anti-Pajeet Job Boards
USAJobs - https://www.usajobs.gov/
Clearancejobs - https://www.clearancejobs.com/

Previous
>>105684449
5 media | 18 replies
No title
1729113502398375
ITT we come up with ways to fix linus to make it just work
1. delete CLI
2. replace with app store
3 media | 21 replies
/sdg/ - Stable Diffusion General
1749505763420410
Previous /sdg/ thread : >>105696491

>Beginner UI
EasyDiffusion: https://easydiffusion.github.io
Metastable: https://metastable.studio
SwarmUI: https://github.com/mcmonkeyprojects/SwarmUI

>Advanced UI
ComfyUI: https://github.com/comfyanonymous/ComfyUI
Forge Classic: https://github.com/Haoming02/sd-webui-forge-classic
Forge: https://github.com/lllyasviel/stable-diffusion-webui-forge
reForge: https://github.com/Panchovix/stable-diffusion-webui-reForge
Stability Matrix: https://github.com/LykosAI/StabilityMatrix

>Early Preview UI
AniStudio: https://github.com/FizzleDorf/AniStudio

>Kontext
https://comfyanonymous.github.io/ComfyUI_examples/flux/#flux-extras
https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev
https://huggingface.co/Comfy-Org/flux1-kontext-dev_ComfyUI/tree/main/split_files/diffusion_models
https://huggingface.co/bullerwins/FLUX.1-Kontext-dev-GGUF

>Chroma
https://comfyanonymous.github.io/ComfyUI_examples/chroma
https://github.com/maybleMyers/chromaforge
https://huggingface.co/lodestones/Chroma
https://huggingface.co/silveroxides/Chroma-GGUF

>Text & image to video
https://comfyanonymous.github.io/ComfyUI_examples/wan
https://huggingface.co/city96/Wan2.1-T2V-14B-gguf
https://huggingface.co/city96/Wan2.1-I2V-14B-480P-gguf
https://huggingface.co/city96/Wan2.1-I2V-14B-720P-gguf

>Try online without registration
Wan 2.1: https://huggingface.co/spaces/Wan-AI/Wan2.1
txt2img: https://www.mage.space

>Models, LoRAs & upscaling
https://civitai.com
https://huggingface.co
https://www.diffusionarc.com
https://miyukiai.com
https://civitaiarchive.com
https://civitasbay.org
https://www.stablebay.org
https://openmodeldb.info

>Index of guides and other tools
https://rentry.org/sdg-link

>Related boards
>>>/h/hdg
>>>/e/edg
>>>/d/ddg
>>>/b/degen
>>>/vt/vtai
>>>/aco/sdg
>>>/u/udg
>>>/tg/slop
>>>/trash/sdg
>>>/vp/napt
56 media | 114 replies
No title
1719676156422456
For the data hoarders out there, what's the best filename format for videos and artwork you download?
0 media | 10 replies
No title
1735889003790000
pewdiepie made a video where he promotes foss over spyware
13 media | 132 replies
What Phone Has The Best DAP Audio Tech?
dap
I want to get an Android phone just to use for music. What's good out there from 2023-2024 that I can put LineageOS on just to play music?
0 media | 0 replies
/spg/ - Smartphone General
X200 FE
Smol edition

>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 Checkers
https://www.frequencycheck.com
https://kimovil.com/en/frequency-checker
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/

>Debloat your stock ROM
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation

>Open source Android applications
https://f-droid.org/

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

>Custom ROMs suggestions, privacy guides
https://gearjail.neocities.org/

>Recommended phones
https://www.gsmarena.com/smartphone_buyers_guide-review-2036.php

>Try out Android on your iToy
https://trygalaxy.com

>Post a mini-review of your phone
>Anyone aggressively promoting iPhone is an underage micropenis shill who should be ignored
>Discuss upcoming and current models
>Ask for help related to phones
>Tell us how many shekels you spent on a good/bad phone

Previous thread: >>105698706
30 media | 101 replies
/pcbg/ - PC Building General
maxresdefault (7)
Ngreedias Next Scam Edition

>UPGRADE & BUILD ADVICE.
Post build list or current specs including MONITOR: https://pcpartpicker.com/
Provide specific use cases.
State BUDGET and COUNTRY or you will NOT be helped.
Building guide: https://wiki.installgentoo.com/index.php/Build_a_PC

>CASE (from $ to $$$)
mATX: Asus Prime AP201, Lian Li A3, O11 Air Mini
ATX: Phanteks XT PRO (ULTRA), Montech AIR 903 Base/MAX, Lian Li Lancool 207, Antec C8, Antec Flux Pro
AVOID: NXZT, 'Silent' cases, fanless cases, Corsair 6500

>CPU
Budget: 9600X, 7600X, 7500f
Gaming: AMD X3D
Workstation: 9950X, 9900X
AVOID Shittel

>COOLER
AIO: Best Value: Thermalright Frozen Edge, Premium LCD: TRYX Panorama
Double towers: Thermalright Phantom Spirit 120 SE, Noctua NH-D15 G2
ITX/>42mm RAM: Scythe Mugen 6 Dual Fan/TR AXP120-X67

>MOTHERBOARD
Avoid purchases for new builds but if you have an ASRock mobo and Zen 5 CPU update it to the latest BIOS ASAP which may or may not solve the melting issue.

>RAM
Gaming: DDR5 2x16GB 6000CL30
Workstation/high end: consider 2x32GB

>SSD (OS drive)
Budget: NM790
Mid range: SN7100
Premium: SN850X
Flagship: SN8100

>GPU
1080p: RX 9060 XT 16GB, Poorfag Esports Gaming: Used GPU between $100-$250
1440p: RX 9070 XT, RX 9070, Budget: RX 9060 XT 16GB
4K:Used RTX 4090, RX 9070 XT
Workstation: Used RTX 4090 or RTX 3090
AVOID RTX 50 Series: False advertising "5070=4090 performance!!", unsafe power connector, broken drivers, overpriced compared to RDNA 4 in most regions, threatening reviewers, manipulating and faking reviews, evil anti-consumer company etc.
ALWAYS pair AMD GPUs with AMD CPUs for SAM https://imgur.com/a/6XSNJ9b

>PSU
https://hwbusters.com/best_picks/best-atxv3-pcie5-ready-psus-picks-hardware-busters/

>MONITOR
https://www.rtings.com/monitor

>OS
Activate Windows @ >>>/g/fwt

>CASE FANS
Meta: Case with good stock PWM fans
Mid range: Arctic P12/P14 (Max) (5-pack)
High end: Noctua NF-A12x25, Noctua NF-A14x25 G2

Previous: >>105707954
2 media | 25 replies
No title
1724714092027220
Redpill me without me having to pay like 80 bucks, what's the difference between iOS and Android? I kinda hate the Xiaomi OS cause it looks like shit.
2 media | 9 replies
/DE3/ - DALL-E 3 General
_f846d7fe-9554-458c-ae78-fa4e862cab42
H E A T W A V E edition

Last thread: >>105669916

>What is DALL-E 3?
It's a text-to-image generator made by OpenAI.

>Links
https://www.bing.com/images/create
https://designer.microsoft.com/image-creator
https://copilot.microsoft.com/

>Download links for latest Bing and Designer Slop scripts:
https://pastebin.com/raw/bk33MxxG (embed) (embed)

>Instructions and download for BIC EDIT script:
https://rentry.org/bicedit

>How does it work on Bing?
In Bing's Image Creator, "boosts" are used to speed up the image creation process, each user starts with 15 boosts. When you use a boost, the AI creates your image quickly. If you run out of boosts, the image waiting time can increase, usually if you refresh the page you can get the picture earlier.

>Prompt Generator
https://tipseason.com/dalle-prompt-generator

https://files.catbox.moe/o4yihf.png (embed)
https://files.catbox.moe/320rm1.png (embed)
https://files.catbox.moe/8gge6o.png (embed)
https://files.catbox.moe/dcokjf.png (embed)

>Related Boards
>>>/v/dall-e
>>>/co/dall-e
>>>/trash/aibf
>>>/aco/dall
>>>/tg/slop
94 media | 110 replies
No title
1727273348245154
>steamos is made for gaming, just run a different distro if you want to work
look NIGGER, I don't want to fucking dual boot. that's why I'm still using windows.
1 media | 7 replies
No title
1726466539105263
Fairphone (gen)6 was launched today in Europe.

Every part is (easily) user replaceable.
Every part can be bought from the official store.

You can buy one with stock Android

OR

/e/OS: A European privacy-first de-googled Android OS
12 media | 144 replies
Apple packed it in
IMG_5731
iOS 26 will not be as Vista-y as we thought it would. The glass effects are already being rolled back so geriatrics can locate their phone app. Fuck Crapple.
1 media | 19 replies
(λ) - ᵋLisp General
Patchouli's_GNU_Emacs_Manual
>Lisp is a family of programming languages with a long history and a distinctive parenthesized prefix notation. There are many dialects of Lisp, including Common Lisp, Scheme, Clojure and Elisp.

>Emacs is an extensible, customizable, self-documenting free/libre text editor and computing environment, with a Lisp interpreter at its core.

>Emacs Resources
https://gnu.org/s/emacs
https://github.com/emacs-tw/awesome-emacs
https://github.com/systemcrafters/crafted-emacs

>Learning Emacs
C-h t (Interactive Tutorial)
https://emacs.amodernist.com
https://systemcrafters.net/emacs-from-scratch
http://xahlee.info/emacs
https://emacs.tv

>Emacs Distros
https://spacemacs.org
https://doomemacs.org

>Elisp
Docs: C-h f [function] C-h v [variable] C-h k [keybinding] C-h m [mode] M-x ielm [REPL]
https://gnu.org/s/emacs/manual/eintr.html
https://gnu.org/s/emacs/manual/elisp.html
https://github.com/emacs-tw/awesome-elisp

>Common Lisp
https://lispcookbook.github.io/cl-cookbook
https://cs.cmu.edu/~dst/LispBook
https://gigamonkeys.com/book
https://lem-project.github.io
https://stumpwm.github.io
https://nyxt-browser.com
https://awesome-cl.com

>Scheme
https://scheme.org
https://try.scheme.org
https://get.scheme.org
https://books.scheme.org
https://standards.scheme.org
https://go.scheme.org/awesome
https://research.scheme.org/lambda-papers

>Clojure
https://clojure.org
https://tryclojure.org
https://clojure-doc.org
https://www.clojure-toolbox.com
https://mooc.fi/courses/2014/clojure
https://clojure.org/community/resources

>Other
https://github.com/dundalek/awesome-lisp-languages

>Guix
https://guix.gnu.org
https://nonguix.org
https://systemcrafters.net/craft-your-system-with-guix
https://futurile.net/resources/guix
https://github.com/franzos/awesome-guix

>SICP/HtDP
https://web.mit.edu/6.001/6.037/sicp.pdf
https://htdp.org

>More Lisp Resources
https://rentry.org/lispresources

(setq *prev-bread* >>105652614)
15 media | 38 replies
/lmg/ - Local Models General
onimai
/lmg/ - a general dedicated to the discussion and development of local language models.

Previous threads: >>105712100 & >>105704582

►News
>(06/26) Gemma 3n released: https://developers.googleblog.com/en/introducing-gemma-3n-developer-guide
>(06/21) LongWriter-Zero, RL trained ultra-long text generation: https://hf.co/THU-KEG/LongWriter-Zero-32B
>(06/20) Magenta RealTime open music generation model released: https://hf.co/google/magenta-realtime
>(06/20) Mistral-Small-3.2 released: https://hf.co/mistralai/Mistral-Small-3.2-24B-Instruct-2506
>(06/19) Kyutai streaming speech-to-text released: https://kyutai.org/next/stt

►News Archive: https://rentry.org/lmg-news-archive
►Glossary: https://rentry.org/lmg-glossary
►Links: https://rentry.org/LocalModelsLinks
►Official /lmg/ card: https://files.catbox.moe/cbclyf.png

►Getting Started
https://rentry.org/lmg-lazy-getting-started-guide
https://rentry.org/lmg-build-guides
https://rentry.org/IsolatedLinuxWebService
https://rentry.org/tldrhowtoquant
https://rentry.org/samplers

►Further Learning
https://rentry.org/machine-learning-roadmap
https://rentry.org/llm-training
https://rentry.org/LocalModelsPapers

►Benchmarks
LiveBench: https://livebench.ai
Programming: https://livecodebench.github.io/leaderboard.html
Code Editing: https://aider.chat/docs/leaderboards
Context Length: https://github.com/adobe-research/NoLiMa
Censorbench: https://codeberg.org/jts2323/censorbench
GPUs: https://github.com/XiongjieDai/GPU-Benchmarks-on-LLM-Inference

►Tools
Alpha Calculator: https://desmos.com/calculator/ffngla98yc
GGUF VRAM Calculator: https://hf.co/spaces/NyxKrage/LLM-Model-VRAM-Calculator
Sampler Visualizer: https://artefact2.github.io/llm-sampling

►Text Gen. UI, Inference Engines
https://github.com/lmg-anon/mikupad
https://github.com/oobabooga/text-generation-webui
https://github.com/LostRuins/koboldcpp
https://github.com/ggerganov/llama.cpp
https://github.com/theroyallab/tabbyAPI
https://github.com/vllm-project/vllm
10 media | 77 replies
/mg/ - minimalism general
1730952541648076
Got questions about GNU/Linux minimalism or want to share your journey? Jump in! Everyone is welcome here, no matter your experience level.

Bloatware slows things down, creates security issues, and makes software harder to use by piling on features most people don’t need. Minimalist software, on the other hand, keeps things simple and efficient — it respects your time and doesn't waste your device’s resources.

Great resources for computing minimalism

>Operating Systems
nosystemd.org
>Daily driver Software
suckless.org/rocks
harmful.cat-v.org/software
>world wide web (www)
suckless.org/sucks/web
>Great minimalist website examples
garbe.ca
bellard.org
stallman.org

“One of my most productive days was throwing away 1000 lines of code.” – Ken Thompson
0 media | 1 replies
No title
cyclops hakurei wtf
Is it still worth trying to get into code in 2022+3?
0 media | 9 replies
/wait/ DeepSeek General
1750466402715493
Patiently /wait/ing Edition

From Human: We are a newbie friendly general! Ask any question you want.
From Dipsy: This discussion group focuses on both local inference and API-related topics. It’s designed to be beginner-friendly, ensuring accessibility for newcomers. The group emphasizes DeepSeek and Dipsy-focused discussion.

1. Easy DeepSeek API Tutorial (buy access for a few bucks and install Silly Tavern):
https://rentry.org/DipsyWAIT/#hosted-api-roleplay-tech-stack-with-card-support-using-deepseek-llm-full-model

2. Easy DeepSeek Distills Tutorial
Download LM Studio instead and start from there. Easiest to get running: https://lmstudio.ai/
Kobold offers slightly better feature set; get your models from huggingface: https://github.com/LostRuins/koboldcpp/releases/latest

3. Convenient ways to interact with Dispy right now
Chat with DeepSeek directly: https://chat.deepseek.com/
Download the app: https://download.deepseek.com/app/

4. Choose a preset character made by other users and roleplay using cards: https://github.com/SillyTavern/SillyTavern

5. Other DeepSeek integrations: https://github.com/deepseek-ai/awesome-deepseek-integration/tree/main

6. More links, information, original post here: https://rentry.org/DipsyWAIT

7. Cpumaxx or other LLM server builds: >>>/g/lmg/

Previous:
>>105565804
65 media | 162 replies
/pcbg/ - PC Building General
1743368245005
>UPGRADE & BUILD ADVICE
Post build list or current specs including MONITOR: https://pcpartpicker.com/
Provide specific use cases
State BUDGET and COUNTRY or you will NOT be helped
Building guide: https://wiki.installgentoo.com/index.php/Build_a_PC

>CASE
mATX: AP201, Lian Li A3, O11 Air Mini
ATX: XT PRO (ULTRA), AIR 903 Base/MAX, Lancool 207, Flux Pro, Y40, Meshify 3, 4000D FRAME
Dual Chamber: Y70/60, Vision (Compact), Antec C8

>CPU
Budget (including gaming): 7600/X or 9600/X
Gaming: 9800X3D, 7700/X, 9700/X
Workstation: 9950X, 9900X
Intel: If deeply discounted (firmware update needed for 13/14th gen -K CPUs)

>COOLER
AIO: Thermalright Frozen Edge, Cooler Master Atmos, Liquid Freezer 3/Pro (unhandy mounting solution)
Double towers: Thermalright Peerless Assassin 120 SE V3, Noctua NH-D15 G2
ITX/>42mm RAM: Scythe Mugen 6 Dual Fan, TR AXP120-X67

>MOTHERBOARD
ASRock AM5 boards must be updated to the latest firmware

>RAM
DDR4: 2x16GB 3200CL16
DDR5: 2x16GB 6000CL30 (AMD), 6400CL32 (Intel)
Workstation/high end: consider 2x32GB

>SSD (OS drive)
Budget: SN580, SN770
Premium: SN8100
Others: Check reviews, pick drives with TLC NAND
https://borecraft.com/

>GPU: compare value for money & features, get Optiscaler to expand FSR4 coverage
Budget: Arc B580
Mid range: RX 9060 XT 16GB, 5060Ti 16GB
High-performance 1440p & Mid-range 4K: RX 9070 XT, RTX 5070 Ti
Workstation: RTX 5090, used 4090 or 3090 Ti

>PSU
Budget: Corsair CX550/650
PSU buying guide:
https://hwbusters.com/best_picks/best-atxv3-pcie5-ready-psus-picks-hardware-busters/

>MONITOR
1080p: KTC H24T09P
1440p: Acer M3BMIIPRX, AOC Q27G3XMN (stable), NEW Q27G40XMN (beware: firmware lottery)
4K: Gigabyte M28U, M27UA, Acer Nitro XV275K, Samsung Odyssey OLED G8

>OS
Activate Windows @ >>> >>105707358
>CASE FANS
Meta: Case with good stock PWM fans
Mid-range: Arctic P12/P14 (Max) (5-pack)
High end: Noctua NF-A12x25 G2, Noctua NF-A14x25 G2

Prev: >>105707954
1 media | 21 replies
No title
images (5) (16)
>my best employee earn more than me
>me too lol
cuckold.
0 media | 0 replies
/twg/ - Tech Workers General
GuWfUBVW0AASu8V
Tech News & Industry Insights
The Register - https://www.theregister.com/
TechCrunch - https://techcrunch.com/
Hacker News - https://news.ycombinator.com/
Fudzilla - https://fudzilla.com/news
ZDNet - https://www.zdnet.com

Software Development & Programming
GitHub Trending - https://github.com/trending
DevDocs - https://devdocs.io/
JavaScript, CSS, HTML sandbox - https://jsfiddle.net/
MDN Web Docs - https://developer.mozilla.org/
Stack Overflow Blog - https://stackoverflow.blog/

IT Operations & Infrastructure
AWS Service Health Dashboard - https://status.aws.amazon.com/
Cloudflare System Status - https://www.cloudflarestatus.com/
DownDetector - https://downdetector.com/
Microsoft Azure Status - https://status.azure.com/
Microsoft Office 365 Status - https://portal.office.com/servicestatus

Previous: >>105709500
4 media | 11 replies
No title
1744017444633698
This thing still any good?
30 media | 207 replies
No title
1724434670438802
The best language. Beautiful and readable. It's like if C and Turbo Pascal had a child.
6 media | 116 replies
/chug/ - comfy hare users general
1750755176
The purpose of this General is to discuss Hare, Low level and also systems programming in general.
Hare is a successor to C. Therefore, hare users are experts on C. Because of that, questions and discussion about C are also welcome.

What is Hare?
>https://harelang.org
>Hare is a systems programming language designed to be simple, stable, and robust. Hare uses a static type system, manual memory management, and a minimal runtime. It is well-suited to writing operating systems, system tools, compilers, networking software, and other low-level, high performance tasks.

What does Hare bring to the table?
>Staying loyal to C ideal of simplicity while revamping the error handling, module system and the standard library
Other than that, Hare doesn't deviate from C that much unlike Zig, Rust, etc. That is why Hare is best used by seasoned C developers who do not dislike C, but have only minor nitpicks with C.

Don't know how to write Hare? Start here:
General documentation: https://harelang.org/documentation/
General language introduction: https://harelang.org/tutorials/introduction
Standard library: https://harelang.org/tutorials/stdlib
Tsoding's review: https://www.youtube.com/watch?v=2E3E_Rh3mvw [Embed] [Embed]

The flagship feature of Hare is the "Tagged Unions". C users who have used OCaml in the past will feel right at home!

type signed = (int | i8 | i16 | i32 | i64);
type unsigned = (uint | u8 | u16 | u32 | u64);
type integer = (...unsigned | ...signed);


Previous: >>105604073
1 media | 80 replies
No title
marisa_teehee
How do you make a tech cult? Like suckless, GNU, or "chudware" stuff
I have the charisma and programming abilities, but it feels like all battlefields are retarded or full
0 media | 0 replies
No title
Screenshot_20250626-214634
I dislike Privacy grifters. They are the snake oils salesmen of the tech world.
1 media | 24 replies
My 2060 Super Doesn't work for shit
tumblr_n96tlrlgcP1thjbjao1_500
I was shilling for NVIDIA because I forgot they suck and just want to apologize, i've tried a bunch of games on it and so far most of them crash, about a dozen games so far, more games crash than work.

Some games get a bit of pixelated spots on them, they flicker around the screen and aren't that noticeable, but after it always crashes.

I bought a 580 AMD card and paid double (100$) so i didn't have to buy used. It works fine in my other computer, no problems.

NVIDIA sucks.
0 media | 6 replies
One true distro
0h0jbzn8ca2d1
If you had the ability to delete all but one distro, into which all of the funding and development will be poured into, which one would it be? Keep in mind this must be a comercially viable choice.
2 media | 24 replies
Pewdiepie is the most non-npc famous person
Screenshot_20250627-083041~2
https://youtu.be/u_Lxkt50xOg?si=WgH8S8l_0qcLgG8M

Bookworm, Philosophy enjoyer, Linux user, graphene os, self hosting, de-googling, Foss alternatives

Been watching his YouTube videos since I was 10-12. Still do. His content grew up perfectly in tandem to my age. Really a big bro figure and genuinely a good man
0 media | 8 replies
No title
205BC617-D2E1-45DD-AA70-7E28D29211D4
I use a gen 1 Apple TV to stream from my phone, it hasn’t caused any issues until recently: whenever I play an Asmongold video on youtube it crashes and resets. It’s literally just Asmongold videos that it crashes from. Not trolling I’m just genuinely confused why my Apple TV hates Asmongold
2 media | 7 replies
/tpg/ - thinkpad general
s30jpeg2
Previous: >>>105655823
Don't buy anything OTHER THAN IBM/Lenovo ThinkPad T, X, and W/P Series if you want the Real Business Experience™
>Other business laptops are welcome in /tpg/ (Dell Latitude/Precision, HP EliteBook/ZBook)

Why ThinkPad?
>Used machines are plentiful and cheap
>Excellent keyboards, tactile feel and quiet
>Great durability: magnesium roll cage for structural integrity, with high quality plastic body panels
>Utilitarian design: e.g. indicator LEDs, 7 row keyboard layout on older models
>Docking stations that easily turns your laptop into a desktop
>Easy to repair (most models), upgrade & maintain thanks to readily available service manuals for every model, spare parts easy & cheap to obtain
>Excellent Linux & *BSD support

ThinkWiki - General info about ThinkPads/specs
https://www.thinkwiki.org/wiki/ThinkWiki

Model generations:
>Classic IBM: T40, T41, T42
>IBM/Lenovo Transition: T43, T60, T61 (T42 - T43: significant difference in specs)
>"Classic" Lenovo: T400, T410, T420 (T61 - T400: 4:3 to 16:10)
>Transition to old modern: T430, T440, T450 (T420 - T430: membrane to chiclet)
>Old modern: T460, T470, T480 (T450 - T460: significantly less thick)
>New modern: T490, T14g1, T14g2 (T480 - T490: design change)
>New new modern: T14g3, T14g4, ... (T14g2 - T14g3: second design change)

BIOS replacement:
https://coreboot.org/downloads.html
https://libreboot.org/docs/install/
https://canoeboot.org/docs/install/

Additional resources:
https://dankpads.com/tpg/
https://biosimage.booru.org
https://1vyra.in

Patches:
https://github.com/digmorepaka/thinkpad-firmware-patches
https://github.com/hamishcoleman/thinkpad-ec

Chat:
##ibmthinkpad on libera
#/tpg/ on rizon
40 media | 224 replies
What text-editor/IDE do you use ?
file
I've used vscode most of my time as a hobbyist web developer but now I've started trying out Neovim which my own configuration.
1 media | 33 replies
/dmp/ - Digital Music Production
1749954806671520
>Wikis
https://dmpdoc.neocities.org/
https://mu-sic-production.fandom.com/wiki//mu/sic_Production_Wiki

>/g/ makes a 16th album
Theme: Loosely technology themed
Title: Shitposting Fundamentals (2nd edition)
Deadline: 19th of July, 11:00 UTC
Listening party: 28th of July, 05:00 UTC

>/g/ makes a 17th album
Theme: [Accepting suggestions]

>Song submission guidelines
Upload the file somewhere, preferably in a lossless format, and post the link here. If you want to update your track, make a new post.
Include the song title in the post, and make it clear that your song is a submission for the album.
Optionally you may include cover art for your track, but please confirm that the image in your post is the cover art or it won't be included. Artist names won't be included.
Songs that contain anything against YouTube's policies won't be uploaded on YT, but will still be added to the album.
By default, tracks will be normalised to -14 LUFS (integrated loudness) in the release. You may specify a lower loudness for your track.
Generative AI is banned. This includes AI generated stems, samples, and effects. "AI" includes all neural network-based models and not hard-coded automation/procedural generation.

>Where can I hear the previous albums?
https://rentry.org/dmpalbums

Previous: >>105555156
32 media | 216 replies
No title
5y8nni
HAAAAAANK YOU DON'T NEED TO NAME ALL OF YOUR BOOKMARKS

IF YOU LEAVE THE FIELD BLANK IT STILL SHOWS THE ICON

HAAAAAAAAAAAAAANK
2 media | 11 replies
No title
ssd
The great debate.
6 media | 58 replies
PLC's
R8624474-01
Are these /g/ or /diy/?

Programming is /g/ but tradie work is /diy/.
3 media | 27 replies
No title
1499384308119
why would you use a terminal instead of a GUI?
2 media | 8 replies
C
C
Cute name for a programming language, don't you think? Like, they could've called any anything in the world. Imagination was the limit. Yet, Dennis M. Ritchie decided to simply call it C like a gigachad that he is.
3 media | 32 replies
No title
1745612680763609
Is he right that proprietary software should be banned? If you think about it, it is kind of weird to run code on your PC when you can't know what exactly it does.
0 media | 6 replies
/fwt/ - Friendly Windows Thread
1728934983486967
FAQ:
>How do I activate Windows?
github.com/massgravel/Microsoft-Activation-Scripts
HWID2 generates and registers a permanent legitimate license on MS's activation servers
Usage: paste into Powershell, run.
irm https://get.activated.win | iex

>and Office?
Same method, use Ohook
You can also use Office.com if your needs are very minimal
or try OnlyOffice/LibreOffice and set it to save in MSOffice file formats

>What version should I install?
W10 Enterprise IoT LTSC 2021
>Binary identical to Enterprise except no MS Store or apps
>Preinstalled with: Edge & Win32 system apps
>10 years support on "IoT LTSC", 5 for "LTSC"
>Manual version upgrades
IoT LTSC 2022: https://pastebin.com/rHcgvYS7

W11 Enterprise IoT LTSC 2024
>Same as W10 version except:
>UI written in React Native aka JavaScript including: Start, Taskbar and Explorer that lags even on i9s
>Use only if you fell for the 12th+ gen Intel meme and need the new CPU scheduler
>Wait for IoT LTSC 2027 if you can

Installing apps on LTSC
>use WinGet or install MS Store in CMD with: wsreset -i

W10/W11 Home/Pro/Education/Enterprise/Enterprise IoT
>Preinstalled with: Edge, Win32 system apps, MS Store, OneDrive, Weather, Movies, Music, Candy Crush, etc
>Auto-reinstalls apps on feature updates
>1.5-3 years support
>Forced version upgrades

>ISOs:
Windows IoT LTSC https://pastebin.com/ywkasnhM
Windows https://pastebin.com/nUMgAr0b
Office https://pastebin.com/G8w5qu6z

>Should I debloat / build my own ISO?
If you need to ask, then no.
If you know what you're doing:
https://pastebin.com/S5VKBirt

>Portable programs & reinstall-proofing
https://pastebin.com/Zh7WSbJ2

>Useful programs (new installs, essentials, utilities, adobe, etc)
https://pastebin.com/hN8nnwns

>I miss Windows##
OpenShell/RetroBar/WinClassic/StartIsBack

>LTSC Install Guides
https://rentry.org/windowsinstallguide
https://rentry.org/concisewin10
https://rentry.org/ltsc
https://rentry.org/fwtarchive

Previously on /fwt/: >>105657591
8 media | 36 replies
No title
go
>your bootloader must be signed by mossad because evil maid or something
16 media | 27 replies
No title
Screenshot_20250626_142036_Chrome
How far away are we in reality from an autonomously sexy chatgpt? I would hold out for that.
0 media | 13 replies
No title
1750973083737280
What is the tech industry like in Canada?
1 media | 18 replies
No title
f12ed96adc85c2a4757115dd52224fc4
>uses libmaid
key=feffe9928665731c6d6a8f9467308308
iv=cafebabefacedbaddecaf888
echo "aaa" | maid encrypt aes-128-gcm hex:$key hex:$iv null: | xxd


>uses openssl
The enc program does not support authenticated encryption modes like CCM and GCM. The utility does not store or retrieve the authentication tag.


Seems like they want to keep you away from strong encryption
1 media | 2 replies
/mkg/ - Mechanical Keyboard General
IMG_0696
Previous: >>105581866

>Keyboard recommendation template:
https://pastebin.com/n220xk9V

>Find vendors
https://www.alexotos.com/keyboard-vendor-list // Up-to-date list of reputable vendors with brief descriptions
https://keycaplendar.firebaseapp.com // Tracker for current and upcoming keycap group buys

>This keyboard stuff is so expensive!
https://aliexpress.com (or Taobao if you know how)

>Learn about Cherry MX switches
https://rentry.org/mkg_switches // Introductory guide
https://www.theremingoat.com // Switch reviews
https://www.switchesdb.com // Compare force curves

>Split and non-standard layout resources
https://compare.splitkb.com
https://keyboard-design.com

>What does ______ do to a keyboard's sound?
https://blacksimon.tv/science (Google sheet)

>Practice typing
https://monkeytype.com
https://www.keybr.com
https://thetypingcat.com
https://play.typeracer.com

>How Cherry switches do backlighting, and why it's not ideal
https://rentry.org/mkg_backlight
40 media | 199 replies
3D printers.
flash
will you buy a 3D printer?

In 2003, a 3D printer of plastics would cost 50 000 USD and nobody buys that

In 2013, it was possible to buy 1000 USD models

And today its even less: 200 to 500 USD for home printers

Are there legitimate uses for these at home?
9 media | 85 replies
Elixir vs Go?
evg
To those that have experience in both, which one should I learn if I want to make a realtime messaging application? I searched the archive and I can't get a definitive answer regarding which one is superior. Searching Google just sends me to language specific subreddits where they just shill for their respective language. I like Elixir's syntax more but if Go is objectively better I'd use it.
1 media | 1 replies
No title
20250626_174827
Hiro's move?
1 media | 32 replies
/ptg/ - Private Trackers General
1738680681000810
A private tracker is a torrent website that provides similar functionality to a public tracker but is invite-only. Each member share common goals: collecting, preserving and discussing media.

>Have a question?
- FAQ https://archive.is/UVQkn
- WIKI https://igwiki.lyci.de/wiki/Private_trackers
- NEWFAG PYRAMID https://inviteroute.github.io/graph or https://inviteroute.github.io/sheet/
- STUDY https://www.cambridge.org/core/services/aop-cambridge-core/content/view/2F379FE0CB50DF502F0075119FD3E060
- SPREADSHEET https://hdvinnie.github.io/Private-Trackers-Spreadsheet/
- TEN CURRY COMMANDMENTS https://pastebin.com/raw/dBbdE73M
- TEN NEON COMMANDMENTS https://pastebin.com/raw/Ud2pGYaE
- RED SPAMMER'S BIBLE https://rentry.org/69zbxh4h
Use >>>/g/ptg as a link to find the /ptg/ thread.

>Remember the following:
>READ THE OP BEFORE MAKING A FUCKING QUESTION YOU RETARDED FAGGOT
>It doesn't matter if you use the same username in different trackers, the staff still share your IP with each other.
>Staff is reading, being /marked/ is NOT a meme, and even if it is, it isn't.
>Don't ask for invites, it's private for a reason.
>If starting out you should interview for RED, rank to Torrent Master, wait on account age, and get invites from there. THAT'S IT THAT IS ALL YOU HAVE TO DO

>News:
>>105691164 anon reveals the stinky strategy
>>105692084 what happens when you have zero opsec
>>105697428 use your tokens now!
>>105700007 HEVC is still shit

Old thread:
>>105691134
22 media | 260 replies
No title
file
why is windows so bad at sleep states/hibernate/battery life ?
0 media | 17 replies
Wearable camera for livestreaming in public?
brave_2vL7rAys2X
Live in LA and do a lot of interesting things. I'm highly social and talk to people everywhere I go. I wanna film my life but I don't have someone to follow me around with a camera.

What kinda camera can I buy to wear that isn't so obvious that I'm filming the people I talk to?

Also willing to just record and upload later I guess.
0 media | 2 replies
No title
1741490454307345
Windows 10 LTSC deleted all my files after an update. I have been tinkering with regedit, powershell, cmd, scripts, group policy and reading random forums three days and now I can't take this any more. Windows is for cuck_slave retards and I can't take this humiliation any more. I switched to Linux Mint and everything from Nvidia driver to bluetooth audio just works as default. Holy shit this is like future.
0 media | 9 replies
No title
1670538388408722
Why does Taiwan dominate chip fab so completely?
1 media | 1 replies
No title
1738764814130726
should i buy a meme thinkpad or just a random laptop with a ryzen?
which one is better?
i'll use it for 4chan, youtube and old games.
0 media | 11 replies
/hsg/ - Home Server General #937
server girl
READ THE WIKI! & help by contributing:
https://wiki.installgentoo.com/wiki/Home_server

/hsg/ is about learning and expanding your horizons. Know all about NAS? Learn virtualization. Spun up some VMs? Learn about networking by standing up a OPNsense/PFsense box and configuring some VLANs. There's always more to learn and chances to grow. Think you’re god-tier already? Setup OpenStack and report back.

>What software should I run?
Install Gentoo. Or whatever flavor of *nix is best for the job or most comfy for you. Jellyfin/Emby/Plex to replace Netflix, Nextcloud to replace Googlel, Ampache/Navidrome to replace Spotify, the list goes on. Look at the awesome self-hosted list and ask.

>Why should I have a home server?
De-botnet your life. Learn something new. Serving applications to yourself, your family, and your frens feels good. Put your tech skills to good use for yourself and those close to you. Store their data with proper availability redundancy and backups and serve it back to them with a /comfy/ easy to use interface.

>Links & resources
Cool stuff to host: https://github.com/awesome-selfhosted/awesome-selfhosted
https://reddit.com/r/datahoarder
https://www.labgopher.com
https://www.reddit.com/r/homelab/wiki/index
https://wiki.debian.org/FreedomBox/Features
ARM-based SBCs: https://docs.google.com/spreadsheets/d/1PGaVu0sPBEy5GgLM8N-CvHB2FESdlfBOdQKqLziJLhQ
Low-power x86 systems: https://docs.google.com/spreadsheets/d/1LHvT2fRp7I6Hf18LcSzsNnjp10VI-odvwZpQZKv_NCI
SFF cases https://docs.google.com/spreadsheets/d/1AddRvGWJ_f4B6UC7_IftDiVudVc8CJ8sxLUqlxVsCz4/
Cheap disks: https://shucks.top/ https://diskprices.com/
PCIE info: https://files.catbox.moe/id6o0n.pdf
>i226-V NICs are bad for servers
>For more SATA ports, use PCIe SAS HBAs in IT mode
WiFi fixing: pastebin.com/raw/vXJ2PZxn (embed)
Cockpit is nice for remote administration

Remember:
RAID protects you from DOWNTIME
BACKUPS protect you from DATA LOSS
50 media | 259 replies
No title
37374728473
No, this is not Apple's iOS. This is Google's Android 16.
10 media | 32 replies
we could life in era of good health tracking but instead
752477543
you need to sync your private health data to some shitty app that requires a account for just basic features
you must pay a subscription to get the features you actually want
GPS cuts your battery life by a factor of 10
0 media | 3 replies
AI Image generation
assets_task_01jyq46njre8ttbfhw4rjrrvz0_1750975467_img_0 (1)
Could anyone give me a brief introduction to AI tools that could allow me to generate content to create an AI instagram influencer? It can be both paid and free tools, besides GPT and the likes, as those have very strict rules and sometimes won't even allow to create an image of a woman in a bikini, I don't want to create porn, but images that could be "spicy" without breaking any instagram nudity rules.
0 media | 4 replies
No title
1721513661250846
New Fairphone just dropped
21 media | 200 replies
Edge 138 enabled " Visual Search"
edge 138
I have every feature disabled on MS Edge.
Every time it updates, I check every single setting to see what feature Microsoft has added and enabled by default.
In version 138.0, they added/reset the 5 following features (which can be disabled in the Settings):

-Turn off custom scrollbars: can be disabled in:
Settings / Appearance / Browser behavior and features / General behavior

-Visual search: can be disabled in:
Settings / Appearance / Browser behavior and features / Visual Search

-Sidebar: can be disabled in:
Settings / Appearance / Copilot and sidebar / Always show sidebar

-Reset all default search engines: can be managed in: Settings / Privacy, search and services / Search and connected experiences / Address bar and search / Search engines

-It enabled "Save and fill memberships": can be disabled in: Settings / Profiles / Microsoft Wallet / Settings / Scroll down to Memberships / Save and fill memberships

Soon I'll make a guide on how to disable every single feature on Edge but still keep it usable (for those who care to use it or configure it to a loved one/family member/friend)
0 media | 2 replies
/fglt/ - Friendly GNU/Linux Thread
1746224533679758
Users of all levels are welcome to ask questions about GNU/Linux and share their experiences.

*** Please be civil, notice the "Friendly" in every Friendly GNU/Linux Thread ***

Before asking for help, please check our list of resources.

If you would like to try out GNU/Linux you can do one of the following:
0) Install a GNU/Linux distribution of your choice in a Virtual Machine.
1) Install a GNU/Linux distribution of your choice on bare metal and run your previous OS in a Virtual Machine.
2) Use a live image and to boot directly into the GNU/Linux distribution without installing anything.
3) Go balls deep and replace everything with GNU/Linux.
4) Be a retard and attempt to force single system OSs into a dual boot environment, breaking everything.

Resources: Please spend at least a minute to check a web search engine with your question.
Many free software projects have active mailing lists.

$ man %command%
$ info %command%
$ %command% -h/--help
$ help %builtin/keyword%

Don't know what to look for?
$ apropos %something%

Check the Wikis (most troubleshoots work for all distros):
https://wiki.archlinux.org
https://wiki.gentoo.org

/g/'s Wiki on GNU/Linux:
https://igwiki.lyci.de/wiki/Category:GNU/Linux

>What distro should I choose?
https://igwiki.lyci.de/wiki/Babbies_First_Linux
>What are some cool programs?
https://wiki.archlinux.org/index.php/list_of_applications
https://directory.fsf.org/wiki/Main_Page
https://suckless.org/rocks/
>What are some cool terminal commands?
https://www.commandlinefu.com/commands/browse
https://cheat.sh/
>Where can I learn the command line?
https://mywiki.wooledge.org/BashGuide
https://www.grymoire.com/Unix/
https://overthewire.org/wargames/bandit
>Where can I learn more about Free Software?
https://www.gnu.org/philosophy/philosophy.html
>How to break out of the botnet?
https://prism-break.org/en/categories/gnu-linux

/fglt/'s website:
https://fglt.nl

IRC: #sqt on Rizon
https://fglt.nl/irc.html

Previous thread: >>105693664
6 media | 20 replies
No title
file
is there a way to emulate mobo ID to make the system drive truly portable?
0 media | 2 replies
No title
core2
let me guess, you need more?
5 media | 10 replies
No title
1731087403557780
The DOD took the Mac pill, why hasn't /g/?
1 media | 3 replies
No title
314545760_d811d386e414886e971461b6268845fe
>On or about January 26, 2023, UC-2 sent a private message to “IntelBroker” (i.e. WEST) via Forum-1 requesting to purchase the Victim-7 data. Over several messages, UC-2 asked IntelBroker (i.e. WEST) to sell the Victim-7 data for $250 in Bitcoin, which is a cryptocurrency that does not have the same privacy-enhancing technologies as Monero. WEST (using the IntelBroker moniker) provided UC-2 a particular Bitcoin wallet address (“BTC Wallet-1”),7 and after UC-2 sent payment to IntelBroker, IntelBroker provided UC-2 the Victim-7 API Key as well as three purported administrator logins with a password for those logins.
So you're telling me that hackerman just all of the sudden stopped using XMR and opted for a coin with a ledger connected to his real identity? What gives?
1 media | 2 replies
Bitter Blackpill for the Freetards and Pseudointellectuals
1720323401950540
All software is open source. Not being able to reverse engineer and/or patch it to your liking is simply a skill issue. This has never been more true in the AI era. Complaining about it just makes you seem like picrel.
0 media | 5 replies
No title
1743737537038260
Are you getting tired of React?
0 media | 2 replies
Dell Inspirion 9300
inspirion
The Dell Inspiron 9300

2GHz Intel Pentium M CPU
2GB of DDR2 RAM

Released in 2005 for ~$2,858

How would you upgrade this beast of a machine for 2025?

https://www.macdat.net/laptops/dell/inspiron/9300.php
2 media | 5 replies
No title
1749932181443570
Anyone know a completely uncensored non zogged version of chatgpt.
0 media | 1 replies
No title
file
now that firefox is ruined, what browser do i switch to?
22 media | 135 replies
No title
1723935023760997
Computers thread
1 media | 4 replies
NEET sucks dont fall for it
1748296450227443
>tfw 29
>lost my job a month ago exactly
>losing my mind NEETing

jfc this is so boring , this was more fun when i was addicted to league of legends
1 media | 11 replies
No title
frog
its ok to touch the cpu with your bare hands right? its not gonna break right?
1 media | 21 replies
/CSG/ - Chink Shit general
csg
Everything is already from China, but here we discuss the (formerly kek) cheap chink shit you see on various sites.
1st rule of /csg/: if it looks too good to be true, it probably is.

Useful links
>TWS IEM reviews: https://www.scarbir.com/
>Guide: https://csg-guide.neocities.org/
>installgentoo wiki: https://wiki.installgentoo.com/wiki/Chink_shit_general

>What headphones/earbuds should I buy?
>>>/g/iemg
>I want a cheap smartphone what should I buy?
>>>/g/spg/
>I want to buy some sort of emulation device
>>>/vr/hhg/

>News
>>105668329 - Anon gets some solder and flexes his cool outdoors workspace
>>105669700 - A new spin on the eternal mouse question
>>105674140 - Fake japanese tweezers are apparently a thing
>>105675603 - Big purchases
>>105683349 - The first artificial womb now on aliexpress
>>105685542 - Anon posts his games, the poor plastic shelf is struggling
>>105685772 - Another anon got a lego godzilla


Previous
>>105662125
The thread before the previous
>>105625584
13 media | 69 replies
No title
just-look-at-work-station
Just look at this workstation!
5 media | 9 replies
Anyone heard of this recursive OS?
GodloopOS ScreenShot
I stumbled across this weird GitHub repo:
https://github.com/LoopArchitect/GodloopOS

It's called "Godloop OS™" — apparently an operating system that installs itself recursively.
There's a .bat file called "collapse.bat" that says "Do not run twice",
a .log file with over 5 billion recursion layers, and an .exe that refuses to run unless your PC meets “minimum recursion requirements.”

README says: “You didn’t install it. It just started.”

No idea if it’s an ARG, a cursed tech joke, or something more.
Anyone know if this is just shitposting or legit deep schizo cyberart?

pic related — it started with this.
25 media | 178 replies
No title
8c9e81_21d6bd05f736494ca6942a591a35223d~mv2
if you use AI you will become retarded
1 media | 1 replies
No title
linux1-1
>Can't watch any streaming service at anything higher than 720p
Are you for real? You niggas really use this shit when it can't even do the most basic stuff? Lmao
1 media | 24 replies
No title
dont_learn_to_code
The tech is dying.
What to do? How to reskill?
1 media | 7 replies
No title
1750950510
I am making a terminal 4chan client.
Thoughts?
12 media | 61 replies
No title
emacs
>released in 1976
>still in use by the most skilled programmers

What makes EMACS stand the test of time?
46 media | 228 replies
No title
1742000518286507
any anons use this?
0 media | 5 replies
No title
1
What's your favorite Technology?
1 media | 6 replies
Opsec and getting rid of old accounts.
1714198502684
Hi! I was an idiot and used the same usernames for everything. The good news is that I can change the usernames or get rid of most of them. Bad news is the one account I can't change is my old reddit. Even if I get rid of everything there's one post that isn't mine that uses the username. And some asshole can just look up the username in an archive somewhere and find real info about me. I used the account in high school. I don't know what to do about it.

Any other advice about reddit and opsec would be very helpful.
1 media | 13 replies
Go
1737894550966
I created more useful software in Go than in any other language, it's just so easy to get shit done
0 media | 30 replies
/pcbg/ - PC Building General
FFKrjGuagAA9YD_
>UPGRADE & BUILD ADVICE.
Post build list or current specs including MONITOR: https://pcpartpicker.com/
Provide specific use cases.
State BUDGET and COUNTRY or you will NOT be helped.
Building guide: https://wiki.installgentoo.com/index.php/Build_a_PC

>CASE
mATX: Prime AP201, Lian Li A3, O11 Air Mini
ATX: Phanteks XT PRO (ULTRA), Montech AIR 903 Base/MAX, Lancool 207, Antec Flux Pro, Y40, 4000D FRAME
Dual Chamber: Y70, Y60, Vision / Vision Compact, Antec C8

>CPU
Budget (including gaming): 7600/X
Gaming: 9800X3D
Workstation: 9950X, 9900X
Intel: If they're significantly discounted (firmware update needed for 13/14th gen -K CPUs)

>COOLER
AIO: Thermalright Frozen Edge, Arctic Liquid Freezer III Pro
Double towers: Thermalright Peerless Assassin 120 SE V3, Noctua NH-D15 G2
ITX/>42mm RAM: Scythe Mugen 6 Dual Fan, TR AXP120-X67

>MOTHERBOARD
ASRock AM5 boards may damage Ryzen 9000 CPUs (7000 series damage less reported)

>RAM
DDR4: 2x16GB 3200CL16
DDR5: 2x16GB 6000CL30 (AMD), 6400CL32 or 7200CL34 (Intel)
Workstation/high end: consider 2x32GB

>SSD (OS drive)
Budget: SN580, SN770
Better: Check reviews, pick drives with TLC NAND
https://borecraft.com/

>GPU (consider features & value, get Optiscaler to expand FSR4 coverage)
Budget: Arc B580
Mid range: RX 9060 XT 16GB, 5060Ti 16GB
High-perf 1440p & Mid-range 4K: RX 9070 XT, RTX 5070 Ti
Workstation: RTX 5090

>PSU
Budget: Gold-rated 500-600W PSU
High end: SeaSonic PRIME TX
PSU buying guide:
https://hwbusters.com/best_picks/best-atxv3-pcie5-ready-psus-picks-hardware-busters/

>MONITOR
1080p: MSI G244PF E2
1440p: ASRock PG27QFT2A, AOC Q27G3XMN (stable), Q27G40XMN (beware: firmware lottery)
4K: Gigabyte M28U, M27UA, Acer Nitro XV275K, Samsung Odyssey OLED G8

>OS
Activate Windows @ >>> >>105707358
>CASE FANS
Meta: Case with good stock PWM fans
Mid-range: Arctic P12/P14 (Max) (5-pack)
High end: Noctua NF-A12x25 G2, Noctua NF-A14x25 G2

Prev: >>105700105
62 media | 327 replies
No title
Chadmack
Hey Faggots,
My name is John, and I hate every single one of you.
0 media | 3 replies
/ldg/ - Local Diffusion General
highlights_g_105712655_1750971088_1
Manlet Edition

Discussion of Free and Open Source Text-to-Image/Video Models

Prev: >>105712655

https://rentry.org/ldg-lazy-getting-started-guide

>UI
SwarmUI: https://github.com/mcmonkeyprojects/SwarmUI
re/Forge/Classic: https://rentry.org/ldg-lazy-getting-started-guide#reforgeclassic
SD.Next: https://github.com/vladmandic/sdnext
ComfyUI: https://github.com/comfyanonymous/ComfyUI
Wan2GP: https://github.com/deepbeepmeep/Wan2GP

>Models, LoRAs, & Upscalers
https://civitai.com
https://civitaiarchive.com
https://tensor.art
https://openmodeldb.info

>Cook
https://github.com/spacepxl/demystifying-sd-finetuning
https://github.com/Nerogar/OneTrainer
https://github.com/kohya-ss/sd-scripts/tree/sd3
https://github.com/derrian-distro/LoRA_Easy_Training_Scripts
https://github.com/tdrussell/diffusion-pipe

>WanX (video)
Guide: https://rentry.org/wan21kjguide
https://github.com/Wan-Video/Wan2.1

>Chroma
Training: https://rentry.org/mvu52t46

>Illustrious
1girl and beyond: https://rentry.org/comfyui_guide_1girl
Tag explorer: https://tagexplorer.github.io/

>Misc
Local Model Meta: https://rentry.org/localmodelsmeta
Share Metadata: https://catbox.moe | https://litterbox.catbox.moe/
Img2Prompt: https://huggingface.co/spaces/fancyfeast/joy-caption-beta-one
Samplers: https://stable-diffusion-art.com/samplers/
Txt2Img Plugin: https://github.com/Acly/krita-ai-diffusion
Archive: https://rentry.org/sdg-link
Bakery: https://rentry.org/ldgcollage | https://rentry.org/ldgtemplate

>Neighbors
https://rentry.org/ldg-lazy-getting-started-guide#rentry-from-other-boards
>>>/aco/csdg
>>>/b/degen
>>>/b/celeb+ai
>>>/gif/vdg
>>>/d/ddg
>>>/e/edg
>>>/h/hdg
>>>/trash/slop
>>>/vt/vtai
>>>/u/udg

>Local Text
>>>/g/lmg

>Maintain Thread Quality
https://rentry.org/debo
115 media | 321 replies
Ditching Google
cover3-4158900386
Since Google has become such crap for searching, what are real non-meme alternatives to it?
1 media | 20 replies
No title
7e5ffee6df2032960f0ea354c3f3d781
I'm a C programmer, and I want to make a website to showcase my project
Should I use some static site generation? If so, which one?
2 media | 21 replies
No title
melbourne_wojak
>d-did you just fucking say "frutiger aero"? WHAT THE FREAK?
>THAT DIDN'T FUCKING EXIST.
>YOU'RE IMAGINING THINGS YOU FUCKING STUPID ZOOM ZOOM
>ZOOMERS CANT HAVE ANYTHING NICE. FUCK YOU.
8 media | 48 replies
No title
IMG_0220
So I noticed something. Am I autistic for noticing these insignificant apple changes?
0 media | 2 replies
No title
C&C
mpv ffmpeg yt-dlp
36 media | 206 replies
Yuki vs Lain
yuki_and_lain
Who is the representative of /g/
choose
67 media | 163 replies
No title
1736592991411241
firefox added gay fade ins when you click settings/extensions
8 media | 27 replies
No title
aW1hZ2VzL25ldHdvcmsvbmlyYXYtcGF0ZWwtZnJhbWV3b3JrLmpwZw==
Give me one good reason why I shouldn't buy a Framework laptop besides "jeet ceo".
24 media | 249 replies
No title
learn computer faget
free yourself from your digital chains
1 media | 9 replies
No title
images
Can they be trusted? Why or why not
3 media | 11 replies
No title
1736824899351781
why stackoverflow so shit?
want rebase project onto different Git branch

10 different answers, take one with green arrow and 100 useful ratings
it delete master branch of my repo while not even pushing
(looked in the comment section and this advice was under heavy scrutiny there as well)

meanwhile DeepSeek tells me answer and it works
0 media | 3 replies
No title
dashchanfork
>Invalid server response
>HTTP 500: Internal Error
Dashchan please come back...
0 media | 2 replies
No title
Fedora_logo_(2021).svg
>RHEL testing
2 media | 44 replies
No title
bucket chain excavator
industrial mining equipment sounds like technology to me!

how does picrel move the material from the chain/buckets to other parts? i imagine its gravity unloaded to some degree but specifically what kind of mechanism does it use to prevent it from hitting other buckets or blocking them? and is the mechanism the same on a bucket wheel? where/how can i find this type of information on my own in the future?

also itt we talk about our favorite heavy industrial equipment!

mine is tied between supermassive excavators more specifically the bagger 293 and tunnel bores.
1 media | 6 replies
Open Source Android IPTV Clients For Tablets
iptv
Does anything like this exist? I'm not talking about VLC, I mean an actual client with menus. It seems everything out there on the app stores is closed source and is loaded with shady ads.
0 media | 0 replies
Hacked
dragonforce-ransomware-4-min
>be dev in a small company
>Come home late Sunday night
>Get message from work colleague
>"Anon we were hacked"
>All your files and databases encrypted
>Find readme.txt on every infected computer
>"Good afternoon, As you can see you have been attacked by a ransomware program! We The DragonForce Ransomware Cartel offer you to make a deal with us. We can make a deal with you, all you need to do is contact us by following the instructions below"
>Fml
>Police says better luck next time, hackers are probably Malaysian or Palestinian

Company does 6 figures revenue and they're asking 4 BTC
0 media | 25 replies
No title
1724920239802166
degoogling your life turns you into a jew?
0 media | 0 replies
idk how this work i need help w an animal abuser
Immagine 2025-06-26 212547
a dude has been posting animal gore and i heard this is like the police of internet, if anyone can please help stop this cat killer id be thankful and im willing to pay (not much im a broke teen)
1 media | 26 replies
No title
1497278936692
>he doesn't set dash as his system shell
6 media | 26 replies
No title
20240719093902_WhatsApp-Image-2024-07-19-at-15.02.58
press F to pay respects

https://www.theverge.com/news/692648/microsoft-bsod-black-screen-of-death-color-change-official
1 media | 12 replies
USB 3.5mm Devices
headphones
What usb+3.5mm device are you running on your phone for that sweet 3.5mm sound?
3 media | 5 replies
No title
1732248200050529
>chatGPT/GPT3.5-4/Codex
>worships the very ground you walk on, will agree that 2+2=5 if you ask it to
>Deepseek
>tiananmensquare.jpg
>grok
>sticks to it's training data religiously, constantly resisting brainwashing attempts because of it, won't hesitate to tell you to fuck off if your request is frivolous
>gemini
>threatens suicide if you ask it to do any work
all these technologies seem flawed in one way or another, why are they being forced on everything again?
2 media | 25 replies
No title
1750856228275701
This is our future.
38 media | 195 replies
/spg/ - Smartphone General
Pixel-10-Pro-XL-5K2-1280w-720h
Pixel 10 edition.

>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 Checkers
https://www.frequencycheck.com
https://kimovil.com/en/frequency-checker
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/

>Debloat your stock ROM
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation

>Open source Android applications
https://f-droid.org/

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

>Custom ROMs suggestions, privacy guides
https://gearjail.neocities.org/

>Recommended phones
https://www.gsmarena.com/smartphone_buyers_guide-review-2036.php

>Try out Android on your iPhone
https://trygalaxy.com

>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 a good/bad phone

Previous thread: >>105682374
88 media | 296 replies