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.
Planned network provider replacement will occur with downtime the entire day of 2/16 or 2/17.

Threads by latest ghost replies - Page 180

No.86516562 View ViewReplyLast 50OriginalReport
/g/ humour thread
352 posts and 127 images omitted

No.86512711 View ViewReplyOriginalReport
Will joining them help me get a good /g/ job?
40 posts and 2 images omitted

/dhg/ - Data Hoarding General

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

>What is /dhg/
In this thread we discuss and create technology and software for data-hoarding, 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/

>The best SSDs for hoarding
https://www.amazon.com/SAMSUNG-870-QVO-SATA-MZ-77Q1T0B/dp/B089C73T72
https://www.amazon.com/SAMSUNG-500GB-Internal-MZ-77E500B-AM/dp/B08QBMD6P4/

>The best external SSD, for portable but slow storage
https://www.amazon.com/SAMSUNG-Portable-SSD-1TB-MU-PC1T0T/dp/B0874XN4D8

>The best HDD, if you're poor
https://www.amazon.com/Seagate-BarraCuda-Internal-Drive-3-5-Inch/dp/B07H2RR55Q
39 posts and 14 images omitted

No.86485246 View ViewReplyLast 50OriginalReport
Letting women into tech recruitment is a mistake. Why the fuck do they care what my hobbies are or where do I like to travel? This is not a dating app I just want to write code to earn money to buy hookers.
92 posts and 22 images omitted

/gdg/ - Game Development General

No.86482548 View ViewReplyLast 50OriginalReport
no edition

Welcome to /gdg/ - Game Development General

This thread is intended for game and engine developers of all levels. Post projects you're working on. Share resources to add to the general is you have them. Since this is a new general, it needs a lot of help and tweaking. Making fun of unity and godot is allowed and encouraged.

>What about /agdg/?
This thread is meant to be more about the programming behind games, as well as learning game development.

▶ Tutorials
>Game Dev Getting Started
https://www.gamedev.net/start-game-development/
>Simple Game States in C
https://www.ohsat.com/tutorial/mdmisc/simple-game-states/
>GoDot Game Dev Beginner Tutorial
https://godottutorials.com/courses/introduction-to-gdscript/
>C++ Game Dev Tutorials (Simple 2D and 3D Games From Scratch)
https://youtube.com/playlist?list=PLrOv9FMX8xJE8NgepZR1etrsU63fDDGxO

▶ Making Engines
>SDL (Full suite: audio, graphics, and input)
https://www.libsdl.org/
>Raylib (Full suite)
https://www.raylib.com/
>OpenGL (Low-level graphics)
https://learnopengl.com
https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf
>Shaders
https://lodev.org/cgtutor/
https://www.shadertoy.com/

▶ Engines
>FOSS
https://godotengine.org/ (2D/3D Game Engine, Cross-Platform)
https://www.pygame.org/ (2D and some 3D Game Engine in Python, Cross-Platform)
https://www.renpy.org/ (Visual Novel Engine, Cross-Platform)
https://castle-engine.io/ (3D/2D Game Engine, Cross Platform)
>Proprietary
https://unity.com/ (3D/2D Engine, Cross-Platform)
https://www.unrealengine.com/en-US/ (3D Engine, Cross-Platform)

▶ Editors
>3D
https://www.blender.org/
>Sprites
https://libresprite.github.io/#!/
>General Images
https://www.gimp.org/
https://krita.org/en/
>Wave Editor
https://tenacityaudio.org/

More Resources: https://pastebin.com/A2YHHE0t

Previously on /gdg/ >>86481247
69 posts and 7 images omitted

No.86484814 View ViewReplyLast 50OriginalReport
You have 10 seconds to tell me which os you're using + the Touhou girl you would want to fuck the most.
317 posts and 73 images omitted

YouTube CEO tries to defend hiding “dislikes”

No.86477622 View ViewReplyLast 50OriginalReport
>she insisted that displaying the number of dislikes can harm small content creators
Such as Disney and White House.

https://archive.is/gguP9
190 posts and 29 images omitted

No.86476555 View ViewReplyLast 50OriginalReport
>runs like dog shit on Linux
Am I really gonna have to learn Emacs?
61 posts and 9 images omitted

No.86136949 View ViewReplyOriginalReport
I don't customize my car for the most productivity potential because the car company pays good money to a fleet of designers and engineers to study the best designs. For the same reason I trust more Apple's engineers and designers to guide me into a more productive desktop enviroment instead of me stupidly turning knobs and creating some frankestein window manager workflow that breaks all the time.

With Apple I have the same gestures, the same shortcuts, the same visual design on every program and I feel at home with anything. Also I don't even need to cutsomize anything with spaghetti .conf files that change from program to program
12 posts and 7 images omitted

/gdg/ - Game Development General

No.86481247 View ViewReplyOriginalReport
cute and funny edition

Welcome to /gdg/ - Game Development General

This thread is intended for game and engine developers of all levels. Post projects you're working on. Share resources to add to the general is you have them. Since this is a new general, it needs a lot of help and tweaking. Making fun of unity and godot is allowed and encouraged.

>What about /agdg/?
This thread is meant to be more about the programming behind games, as well as learning game development.

▶ Tutorials
>Game Dev Getting Started
https://www.gamedev.net/start-game-development/
>Simple Game States in C
https://www.ohsat.com/tutorial/mdmisc/simple-game-states/
>GoDot Game Dev Beginner Tutorial
https://godottutorials.com/courses/introduction-to-gdscript/
>C++ Game Dev Tutorials (Simple 2D and 3D Games From Scratch)
https://youtube.com/playlist?list=PLrOv9FMX8xJE8NgepZR1etrsU63fDDGxO

▶ Making Engines
>SDL (Full suite: audio, graphics, and input)
https://www.libsdl.org/
>Raylib (Full suite)
https://www.raylib.com/
>OpenGL (Low-level graphics)
https://learnopengl.com
https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf
>Shaders
https://lodev.org/cgtutor/
https://www.shadertoy.com/

▶ Engines
>FOSS
https://godotengine.org/ (2D/3D Game Engine, Cross-Platform)
https://www.pygame.org/ (2D and some 3D Game Engine in Python, Cross-Platform)
https://www.renpy.org/ (Visual Novel Engine, Cross-Platform)
https://castle-engine.io/ (3D/2D Game Engine, Cross Platform)
>Proprietary
https://unity.com/ (3D/2D Engine, Cross-Platform)
https://www.unrealengine.com/en-US/ (3D Engine, Cross-Platform)

▶ Editors
>3D
https://www.blender.org/
>Sprites
https://libresprite.github.io/#!/
>General Images
https://www.gimp.org/
https://krita.org/en/
>Wave Editor
https://tenacityaudio.org/

More Resources: https://pastebin.com/A2YHHE0t

Previously on /gdg/ >>86467286
15 posts and 1 image omitted