[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology

Name
Options
Subject
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • You may highlight syntax and preserve whitespace by using [code] tags.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


[Advertise on 4chan]

[Catalog] [Archive]

File: 1738377865679496.jpg (30 KB, 656x679)
30 KB
30 KB JPG
if you can't tell me what purpose every single file on your system has, it's bloat
>>
but unironically

File: 1750604258449910.jpg (889 KB, 2396x3501)
889 KB
889 KB JPG
Previous /sdg/ thread : >>106511970

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

>Advanced UI
ComfyUI: https://github.com/comfyanonymous/ComfyUI
Forge Classic: https://github.com/Haoming02/sd-webui-forge-classic
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


Comment too long. Click here to view the full text.
71 replies and 44 images omitted. Click here to view.
>>
>gm
>>
>>106529098
> gn
Tried to interpret that and interpolated gay n1gg3rz"
>>
Gm!!!! ;3
>>
File: deBC_cHD_00009_.png (1.94 MB, 1843x1147)
1.94 MB
1.94 MB PNG
>>
i miss schizo anon

Essential software for Windows 95/98/ME/2000?
Bonus points for non games
27 replies and 4 images omitted. Click here to view.
>>
>>106529623
petulant manchild rage
>>
>>106528878
Fritz 6.
>>
>>106528957
Ghost was the re-imaging tool. Since Windows 98/XP would get very slow after running for a long time, users would re-image their CD to get back to the pristine state on a regular basis, usually with all their software installed. Of course this works best with your documents stored on another drive.
>>
>>106529646
this is boomer gaslighting at it's finest. you really want to sit here and say that oh no xyz.cum didnt make any money in 2000, thats actually just as bad as the 2025 global mass surveillance being deployed alongside the implementation of complete internet censorship
boomer at best, bad faith redditor at worst
>>
>>106530028
Anon didn't say all that though

>Read the sticky: >>105076684

>GNU/Linux questions >>>/g/fglt
>Windows questions >>>/g/fwt
>PC building? >>>/g/pcbg
>Programming questions >>>/g/dpt
>Obsolete laptops >>>/g/tpg
>Cheap electronics >>>/g/csg
>Server questions >>>/g/hsg
>Buying headphones >>>/g/hpg
>How to find/activate any version of Windows?
https://rentry.org/installwindows

Previous: >>106474963
187 replies and 36 images omitted. Click here to view.
>>
>>106528649
Their...engine? autocompletes that to whatever the latest date is.

You can also put, say, 200910 and you'll get the latest snapshot of October 2009, or just put "2009" and get the last snapshot of 2009, which would be late December on more regularly crawled sites.
>>
just ordered a nvme drive.
Should i put the os on it or is it better to leave it on an sata ssd and have bigger programs run on the nvme
>>
>>106528912
put the operating system on it for sure.
>>
>>106505860
kek, imagine being such a huge cuck, everyone around the world gets to watch your country's content for free and you have to sit there and pay for it like the loser you are.
>>
File: BBC culture.jpg (848 KB, 1080x2186)
848 KB
848 KB JPG
>>106529204
Joke's on you, their best programmes are only for the home market.

File: lm.png (185 KB, 852x764)
185 KB
185 KB PNG
why can't it have normal desktop enviroment?
27 replies and 1 image omitted. Click here to view.
>>
>>106524748
Sure it can, you just install KDE or XFCE or whatever you like.
>>
>>106524748
Cinnamon's as good as it gets though...
>>
>>106527412
Look again. There are three environments on the download page: Xfce, Cinnamon and MATE. They had a fourth environment (KDE) until 2017 or 2018? It's been a long time since they'd narrowed down to their current three.
>>
>>106525560
Kek
My absolutest experience of that DE.
I have run KDE for several years. Next time it bricks my PC, I'm switching back to mint. So maybe two more months idk
>>
>>106524748
Its one of the top 2 in my book, the other being KDE. I haven't made up my mind which is number 1 yet.

File: Eee PeeCee 701.jpg (143 KB, 500x495)
143 KB
143 KB JPG
>630mhz celeron
>max 2gb of ram
>7 inch 480p screen with beautiful bezels
>small but serviceable keyboard and trackpad
Let me guess, you need more?
121 replies and 16 images omitted. Click here to view.
>>
>>106529030
should have no issues
>>
>>106497421
Yes, let me know when this is available with 9600x4800 resolution in 7 inches.
Thanks.
>>
File: fys.webm (257 KB, 720x404)
257 KB
257 KB WEBM
>>106529170
>>
>>106497430
every japanese windows game at the time
>>
>>106523557
Even the bottom of the barrel budget laptops have tiny bezels these days. My 14" Acer fits in a bag designed for netbooks back in the day.

File: the GOD stack.png (75 KB, 1000x816)
75 KB
75 KB PNG
Why are you not using the GOD stack, /g/?
55 replies and 6 images omitted. Click here to view.
>>
>>106526099
cont...

anyway, as for Rust: you can use the Rustler crate in order to write NIFs that the BEAM calls directly, or (my preferred approach) is to just have a separate Rust OS process that you communicate with via message passing. almost all tasks that Rust is useful for are long-running number crunching tasks, hence this message passing process is not really a concern.
also, Rust is great for compiling to webasm for running in a browser or whatever. for example, do password hashing by exposing Argon2 to the client using the RustCrypto project. this offloads costly computation from the server to the client (of course, you must be very fucking careful, and definitely not a cryptographic noob)
>>
bump
>>
>>106520180
>a language without a self hosted compiler can't ever be a true successor or full alternative to C
the C compilers in gcc and clang/llvm are written in C++
>>
>>106517734
why Firebase? ever tried Supabase?
>>
>>106527434
Anyone with a brain uses tcc anyhow, retard.

>>106520180
I miss 2008-2022, when Jon was just an irrelevant non-political gamedev with brilliant game design ideas. Both Braid and TW are excellent puzzle games, and Jon was, at worst a sperg that couldn't take any critique from others and instead rambled on about critiquing himself.

I don't give a shit about jai or how long his sokoban game takes, I just hope it's as good as The Witness design wise.

>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
Guide: https://igwiki.lyci.de/wiki/Build_a_PC

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

>CPU
Budget (inc. gaming): 7500F, 7600/X, 9600/X
Gaming: 9800X3D, 7800X3D, 9700X
Workstation: 9950X, 9900X

Comment too long. Click here to view the full text.
37 replies and 11 images omitted. Click here to view.
>>
>>106529816
In the end I'm looking for the best Mini-ITX
(or other thin type) motherboard with the longest potential longevity. Any ideas?
>>
>>106529765
Build quality is a problem like other anon mentioned
It's made more like a cheapo meshify than a premium define R case
>>
File: beatniks.jpg (52 KB, 633x480)
52 KB
52 KB JPG
Dumb question, but other than saving a few bucks on price, is there any reason whatsoever to get a PSU with a lower wattage?
Looking at a dropdown list with 650, 750, 850 W that only add a few bucks per step

Also when do I need 850 W? Top end GFX card?
>>
>>106529949
https://www.inet.se/produkt/6906674/seasonic-core-gx-v2-850w-atx-3-1
Looking at this one btw
>>
File: 1755348336169377.jpg (77 KB, 760x581)
77 KB
77 KB JPG
>>106529949
>is there any reason whatsoever to get a PSU with a lower wattage?
you can get better power efficiency when you power balance your PSU (not very important)
>Also when do I need 850 W? Top end GFX card?
dependent on total computer configuration, PCPartPicker has a neat tool that estimates total power draw depending on the parts you've selected

File: terry.jpg (66 KB, 1148x917)
66 KB
66 KB JPG
4chan, or kiwifag tourists, really bullied this man to death. I had a picture of him on my desk at work for a couple of years before he died. If you were involved, fuck you.
90 replies and 19 images omitted. Click here to view.
>>
>>106526317
>I had a picture of him on my desk at work
>"Aw, is that your dad, Anon?"
your response?
>>
>the absolute state of this thread
even as an esl myself, i do not like it. not very nice. so, gee needs an ai which would eneslicate any given text, then anon would make a script which would reveal the true form of Actually Idiotic posters based on text structure (ai's too correct) and shill it until ai tards stop hiding behind robot sovlless literacy
>>
>Come in expecting a comfy Terry Davis/TempleOS thread
>It's bot shitflinging and jeet posts
This thread is niggerlicious.
>>
>>106526317
yes
>>
>>106528476
thats a cool cake i thought she was gonna ruin it but thats a cool idea desu. interactive cake elements. Imagine having a futanari cock on there damn that would be hot or boobs and they shoot milk.

File: Filepicker-new.png (140 KB, 742x828)
140 KB
140 KB PNG
Thumbnails are useless. By the time I find the reaction pic I'm looking for the moment is gone and it takes 10 minutes at best. We should always have used tags by default. Tags would have made the useless gnome search work but since gnome is shit that's not happening. Here is a test workflow I'm trying out with tmsu. Use filename for tags as 'tag1 tag2 tag3.jpg' instead of 1745612650141704.jpg and later run script to import into tmsu database. Now you find the file FAST with the tags in the shitty gtk3 open files window. All files are in a single folder for portability. Thoughts?
>>
the script

https://bpa.st/PGWA
>>
>Use filename for tags as 'tag1 tag2 tag3.jpg' instead of 1745612650141704.jpg
when you save file

File: 1727887803985633.mp4 (3.3 MB, 1280x720)
3.3 MB
3.3 MB MP4
Vamp Edition

>Not sure what private trackers are all about?
A private tracker is an invite-only torrent website. Each member shares 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 (embed) (embed)
- TEN NEON COMMANDMENTS https://pastebin.com/raw/Ud2pGYaE (embed) (embed)
- RED SPAMMER'S BIBLE https://rentry.org/69zbxh4h


Comment too long. Click here to view the full text.
207 replies and 26 images omitted. Click here to view.
>>
>>106527321
That was my tracker pic I used to post ITT to rustle jimmies. I didnt have HDB back then so I was a copium sniffer too in those days. However, God Almighty provided since then by giving me the easiest way in saecula saeculorum by the invite thread on TIK. RIP MusicalMind
>>
>>106529682
I don't remember inquiring.
>>
File: 1570980075974.png (138 KB, 339x319)
138 KB
138 KB PNG
>>106529729
Shut up fattie. Acquire sleekness
>>
>>106529567
nice self portrait
>>
>>106529914
These losers should go back to sharty.

File: ComfyUI_00013_.mp4 (320 KB, 640x640)
320 KB
320 KB MP4
Eat Shit and Die Edition

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

Prev: >>106523197

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

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


Comment too long. Click here to view the full text.
1 reply omitted. Click here to view.
>>
bumperino!
>>
is this the real bake?
>>
im having some issues with rentry guide can someone help me install comfy
>>
>>106528535
git gud
>>
>>106528396
yep

All of my laptop ports are filled right now
4 replies and 1 image omitted. Click here to view.
>>
DVDA? (double video, double audio)
>>
>>106528828
Buy a mains-powered hub.
>>
>>106528828
Thats what your momma said lastnight.
>>
>>106528828
god i wish that were me
>>
>firewire
>expresscard
Never gonna happen

File: 7320.png (684 KB, 1200x900)
684 KB
684 KB PNG
Post tech scams
308 replies and 69 images omitted. Click here to view.
>>
>>106529920
its ok when japan does it
>>
>>106509893
Rich and powerful people pumped and dumped a scam. They knew it was a scam, they're malicious not retarded.
>>
>>106509901
It's not a juicer.
>>
>>106528469
Reddit is that way ----->
>>
File: 1592068454923.png (72 KB, 726x720)
72 KB
72 KB PNG
>>106529680
exquisite

I'll start
15 replies and 6 images omitted. Click here to view.
>>
File: Nostr_logo.png (16 KB, 929x363)
16 KB
16 KB PNG
>>
>>106525667
I don't use it, but I heard the Tor Project silently removed OS spoofing and then lied about it. Any truth to that that?
>>
>>106523009
>>106523060
you dumb fuckheads we WANT the anti-christ the reason we have this shit going on is because of christianity and jews you retarded fucking morons!
>>
File: freedom.png (210 KB, 884x1080)
210 KB
210 KB PNG
>>106529712
Nice try satanigger
I HATE the ANTI-CHRIST
>>
>>106529897
Everything that was created in your image was created by the anti-christ. Sorry bud but the light bringer is the truth. You've been brain washed by jews.


[Advertise on 4chan]

Delete Post: [File Only] Style:
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.