[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]

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

Prev: >>106978567

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

>Checkpoints, LoRAs, Upscalers, & Workflows
https://civitai.com

Comment too long. Click here to view the full text.
32 replies and 14 images omitted. Click here to view.
>>
https://www.reddit.com/r/aivideo/comments/1odt02a/wonderland_wow/

When will local be on this level?
>>
>>106981756
Sad and desperate
>>
File: image_00100_.jpg (435 KB, 1240x1672)
435 KB
435 KB JPG
>>
>>106981572
that's really cool
>>
>>106981756
they just stay in the same position, it's not natural at all

Why aren't file manager wallpapers a thing? Most times you boot your PC, it's either gonna be to head over to the browser, or to head over to the file manager, you barely spend any time at your desktop, and while most browsers do allow you to set a home page wallpaper, you also barely spend any time at your home page. Meanwhile, it's not that rare to spend a lot of time sorting files, so a wallpaper would be nice.

Pic unrelated
23 replies and 4 images omitted. Click here to view.
>>
File: screen.jpg (103 KB, 810x643)
103 KB
103 KB JPG
>>106978411
>>106980689
#viewSplitter *::pane > QFrame
{
background-image: url("/fullpathtomywallpaper.png");
}

OK, after 30 minutes of tinkering I got this working. If you happen to use PCManFM-qt and qt6ct you can paste this into a style sheet in qt6ct.
>>
File: screenshot.png (309 KB, 1545x999)
309 KB
309 KB PNG
>>106981008
lf or other TUI file managers that support ueberzug for previews
Also nsxiv has a thumbnail mode
>how do I drag and drop my anime reaction images for shitposting?
https://github.com/mwh/dragon
>>
>>106978411
Windows XP experienced with things like HTML page as a background in the old days.
But it never took off. (welp the fact it was relying on some watered down IE engine probably didn't help)
>>
File: screen.jpg (275 KB, 810x643)
275 KB
275 KB JPG
VGH, SOVL
>>
File: file.jpg (73 KB, 850x751)
73 KB
73 KB JPG
>>106979091
Happy birthday Miho

File: 1736438139713749.png (2.72 MB, 1758x2408)
2.72 MB
2.72 MB PNG
/aicg/ - A general dedicated to the discussion and development of AI chatbots

Uzawa Reisa Edition

>News
Zhipu AI releases GLM-4.6 https://z.ai/blog/glm-4.6
Anthropic releases Claude Sonnet 4.5 https://www.anthropic.com/news/claude-sonnet-4-5
DeepSeek releases V3.2 Exp https://api-docs.deepseek.com/news/news250929
DeepSeek releases V3.1 Terminus https://api-docs.deepseek.com/news/news250922
Kimi K2 0905 released https://moonshotai.github.io/Kimi-K2

additional info: https://aicg.neocities.org/info.html

>Frontends
SillyTavern: https://docs.sillytavern.app

Comment too long. Click here to view the full text.
120 replies and 14 images omitted. Click here to view.
>>
>>106981487
because the brown mutt who does it only goes for the lowest hanging fruit, anything more than a public proxy with low key count filters him hard
>>
File: img.jpg (72 KB, 693x591)
72 KB
72 KB JPG
>>106981487
>>
Dead thread
Dead general
Dead hobby
>>
>>106981763
I'm busy using gemini 3 pro
>>
>>106981460
I can't blame Necrom honestly, really appreciate all the stuff he does for locusts like us, I wish there was a way to filter spitefags.

File: 20180507160320.png (144 KB, 1024x795)
144 KB
144 KB PNG
Death of Rails edition.

>Free beginner resources to get started with HTML, CSS and JS
https://developer.mozilla.org/en-US/docs/Learn - MDN is your best friend for 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

>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

Comment too long. Click here to view the full text.
282 replies and 25 images omitted. Click here to view.
>>
>>106968968
>How does Rails compare to Django?
Django is the Rails clone for Python
Rails is somewhat more straightforward than Django, as an example no sub-apps
Rails/Ruby also has had the bundler package manager for a long time, whereas in Python you have like a dozen different choices
But Ruby doesn't have some Python focused libraries like numpy, pandas/arrow, tensorflow, and the other popular ML/AI libs.
>>
>>106975743
how is that different from literally any other framework?
either you self host or you pay for hosting? or are you insisting that you store everything on BLOCKCHAIN BLOCKCHAIN BLOCKCHAIN?
>>
>>106975743
useless
>>
>>106975743
>I just want to focus on writing code and building systems.
then use Supabase or Firebase (don't use Firebase) + some JS frontend
>>
>>106975743
Stop using Rails

https://www.youtube.com/watch?v=qIaQxJ55yps

File: vst3.png (35 KB, 792x400)
35 KB
35 KB PNG
Steinberg changes VST3 licensing to MIT
https://forums.steinberg.net/t/vst-3-8-0-sdk-released/1011988
https://github.com/steinbergmedia/vst3sdk/commit/9fad977

CLAP and open source won
>>
Nice, this is huge for music and audio production.
>>
Didn't click but might not be legal to relicense unless they had some sort of contributor agreement giving him ownership

File: 1738593408224.jpg (102 KB, 624x942)
102 KB
102 KB JPG
>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, XT M3, CH260
ATX: XT PRO (ULTRA), AIR 903 Base/MAX, Lancool 217, Flux Pro, Y40, Meshify 3, 4000D FRAME
Dual Chamber: Y60/70, Vision (Compact), Antec C8
AVOID: NXZT, 'Silent' cases, fanless cases, Corsair 6500

>CPU
Budget: 9600X, 7600X, 7500F
Gaming: AMD X3D

Comment too long. Click here to view the full text.
116 replies and 28 images omitted. Click here to view.
>>
>>106981782
>my mouth
I can imagine how you lick those PCBs and heatsinks.
>>
I once had my real old gpu stop working from dust, it had 1 fan

I think the 3 fan designs where the air moves sideways immediately will have less dust build up
Theres more intake and surface area for the limited amount of dust flowing in the case, and higher pressure so theres less build up
>>
>>106981777
anecdotally that sounds like bullshit and I've used it several times with no issues
again, dont force the fans to spin at high speed or it pushes voltage back into the motherboard
>>
>>106981790
vacuum cleaner for heatsinks
toothbrush for fans
tissues and blow from your mouth is for PCBs
>>
>>106981795
I'm not dumb enough to blow on components without holding the fans. It still behaved funny afterwards. Maybe if its some kind of really dodgy Chinesium minimum-cost design.

bros... don't go into cyber Security
10 replies and 1 image omitted. Click here to view.
>>
>>106981029
>she
>>
>>106980505
>that chin
male confirmed
>>
>>106981068
> it's oh so terrible
Weird how that never stops a woman from doing it.
It's not like it matters, the "clean" version is just becoming yet another golddigger.
>>
>>106980525
no need sir, indian much trustworthy, indian do not cyber crime. safe country.
>>
>>106981103
if you have to ask, then the answer is always yes.

File: 1755317607933334.jpg (67 KB, 600x315)
67 KB
67 KB JPG
Users of all levels are welcome to ask questions about GNU/Linux and share 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.

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


Comment too long. Click here to view the full text.
227 replies and 32 images omitted. Click here to view.
>>
>>106981477
i thought they added this? I swear I read somewhere they added this after like 18 fucking years
>>
>>106981512
Only on GTK4's file picker.
So basically you can't use it if you're not on modern GNOME which uses the GTK4 file picker.
>>
>>106977810
Calamares is such a piece of shit... I can't get over Kubuntu switching to it. It's not even functional enough to be considered for a serious distro.
>>
>>106978310
>You can pick any distro - as long as your graphics drivers are installed and work you play games on it. You don't need some special gaymer bullshit sauce.
I do if some games have shit performance and stutter like hell on linux.
>On Arch based shit it's just sudo pacman -Syu steam and then get ProtonUp-QT (it's a flatpak) once your Steam is up and running. Then you can use that to add a version of ProtonGE to your Steam.

I haven't found a Steam game that didn't work yet, and the toughest thing I had to do was select ProtonGE as the compatibility tool for 1 game. Stuff like Lutris for non-Steam games is more complicated,
90% of games I play are off steam, and through lutris or some other thing like that.

>>106978362
frankly it sounds like I should stick to windows.
because even retard proof mint failed me.

>>106978373
again supposedly installing cahcyos was supposed to be simple


Comment too long. Click here to view the full text.
>>
>>106981289
I would like to know which graphics card you have and which version of Xubuntu
I may be able to help

File: kotlin-featured.png (15 KB, 1200x630)
15 KB
15 KB PNG
Is it a meme language trying to tie you into Jetbrain's paid subscription/login ecosystem or is it a legit friend of FOSS? What problem does Kotlin fix that Java can't?
18 replies omitted. Click here to view.
>>
>>106980204
It is actually really fast since i know what the code is doing under the hood (including the ORM) and i'm not using java trash.
>>
>>106980063
>paid closed source IDE
Still the best one out there for most cases.
>>
Is intellij required to develop an app in kotlin? Or can I use vscode?
>>
>>106981409
you can use vscode but it will be a highly inferior experience and the kotlin extension is also closed source
>>
>>106981409
You can use pretty much anything just like with any other language, notepad even, but sane support is only in JB IDE. VSCode finally got an extension which is still early in alpha.
But no, it's not closed source: https://github.com/Kotlin/kotlin-lsp

File: 1744285722051790.jpg (1.23 MB, 2880x2160)
1.23 MB
1.23 MB JPG
Previous /sdg/ thread : >>106952267

>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.
180 replies and 137 images omitted. Click here to view.
>>
File: 00065-351438893.png (1.91 MB, 1792x1024)
1.91 MB
1.91 MB PNG
https://youtu.be/SSoKG3BySQk
>>
File: 00079-274347281.png (2.15 MB, 1792x1024)
2.15 MB
2.15 MB PNG
>>
File: 00074-274347276.png (1.88 MB, 1792x1024)
1.88 MB
1.88 MB PNG
>>
File: autumn river 4.webm (3.84 MB, 1920x960)
3.84 MB
3.84 MB WEBM
>>106980124
Really nice colors in this one.
>>106980764
I enjoyed this, fun song.
>>
File: 00080-1875000394.png (1.79 MB, 1792x1024)
1.79 MB
1.79 MB PNG
>>106981702
thanks!

File: 1735725725656819.jpg (34 KB, 686x386)
34 KB
34 KB JPG
how do I rebotnet, that is, add the botnet back to the linux kernel?
>>
>>106981142
Just use Ubuntu
>>
>>106981142
sudo pacman -Sybau
>>
File: 1737592725367967.jpg (102 KB, 1080x1080)
102 KB
102 KB JPG
>>106981142
Just use a corpo distro

File: fuc.png (37 KB, 860x452)
37 KB
37 KB PNG
I'm tech illiterate

If I keep win 10, should I dl an antivirus? Will it make a difference? If so, what is the least shit and bloated one out there?
Hell, id probably revert back to win xp and win 7 if most of my apps worked on there and if I knew what I was doing
Pirated shit for many years with just using basic windows defender, never had any problems

Should I just go to linux? I don't want it, but I don't want win 11 even more
39 replies and 7 images omitted. Click here to view.
>>
>>106980621
These retards can push copilot into win 10
>>
for she, i do
>>
>>106973229
Nice try hackers
>>
>>106973229
antivirus is very much needed unless you download nothing. they stop crypto miners which firewalls dont
>>
>>106980575
>>106980621
>>106980917
There's something called the TPM chip on modern hardware that wasn't there during the Windows 10 early era.
There's something about this chip that Microsoft considers essential for spying.

File: kdeupdate.png (119 KB, 838x534)
119 KB
119 KB PNG
How come they are in an endless loop of fixing and breaking shit?
KDE 5 last minor was perfect, no bugs, smooth, fast
KDE 6 was completely broken
The last KDE update was also smooth and good enough
The latest one is full of BUGS AGAIN, why do we have to wait for 15 patch updates to have a stable desktop again just for it to go downhill the next minor?
50 replies and 10 images omitted. Click here to view.
>>
>>106980421
I never knew that was what it is an accronym for. But makes sense so obviously true
>>
>>106976579
you couldnt wait for a point release?
>>
>>106980403
>Then keep using it?
KDE and Qt kill old versions fast.
KDE only supports the latest minor release. Qt only for commercial customers.
>>
File: kde India.jpg (994 KB, 1215x2278)
994 KB
994 KB JPG
>>106976688
they have a official website
https://conf.kde.in/
>>
>>106978930
"An" is used before vowels.

File: 1731566482553.png (98 KB, 1240x697)
98 KB
98 KB PNG
Is this rightfully the best tablet money can buy?
32 replies and 8 images omitted. Click here to view.
>>
tablets are for children

men work on a computer, and handle admin on their phones
>>
>>106980317
>>106981434
i was gonna ask like there's no way a chinese tablet can be that perfect because i myself experienced with chinese phone. It was horrendous with the amount of bloatwares to handle
>>
>>106973191
there is not much you can do with a tablet.
the only reasons to own one is for drawing and reading.

So.. I am waiting for this one.
https://www.youtube.com/watch?v=TnGji_u53UQ
>>
>>106980520
is it lenovo y700? I remember i had that in my cart after i spent like whole researching on the best tablet to have
>>
>>106981695
Idk, hyperos for tablets is pretty fine for what it is. There’s some bloatware, sure, but unless it's made by Google all of it can be removed. Maybe it’s different now since my Pad 6 hasn’t been updated in a year, but for $250 it’s honestly a great device. I mainly use it for slop consumption (revanced and MX Player), comic and manga reading (mihon), and occasional PS2/switch emulation (netherSX2), and it’s still fast and snappy to this day without any bugs whatsoever.

File: 32GB RAM face.jpg (170 KB, 900x685)
170 KB
170 KB JPG
Is 32GB RAM still enough?
47 replies and 7 images omitted. Click here to view.
>>
>>106976596
>scam citizen
kek, what's the status on that shit? did they finally ship? I've been out of that loop for years
>>
>>106974279
I'm on 24 and it's good so far. I am not a gaymer so maybe it would be different for games
>>
Are you simulating wind in openfoam?
>>
>>106981160
I can't even count it anymore, and still, STILL I'm running out. Do you need to install it or something?
>>
>>106975096
primocache if your on windows or set aggressive disk caching on Linux


[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.