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

all hail big cheese

previous thread >>108285952
277 replies and 94 images omitted. Click here to view.
>>
>>108350464
>>108351498
also note AwesomeWM is xorg not wayland
No idea what hyprland mouse support is like but it might be alright
Niri is wayland though
I can understand already being on wayland via KDE that going back to xorg might feel bad
>>
File: Untitled.jpg (168 KB, 1919x1079)
168 KB
168 KB JPG
>>108301121
>>
>>108351523
>Torchlight Infinite
>Doom via steam release
anon...
>>
>>108351529
I wanted to play a friend's Doom wad and I didn't have GZDoom and it asked for a copy of the code so I 1-click-purchased it on Steam. I don't even remember how much it cost. As you can see, I am employed. A thousand games and no time to play any of them.
>>
>>108350844
i thought installing gentoo was a 1 day thing man
just when i thought i was set and done, 300 more packages to emerge.. zz
i can't believe its midnight

Anybody ever made their own computer from scratch, quite literally? With RAM prices going up and up, I've been considering figuring out how they're made. I'm not sure how feasible it is to make silicon in a shed though. I would like to know anyone else's experience.
21 replies and 1 image omitted. Click here to view.
>>
>>108343716
>DIY fab
ProjectsInFlight is doing a series on DIY chip fab on YouTube.

>DIY computer
There's a channel called JDH who made a DIY breadboard computer. Far from the first but somewhat interesting. Ben Eater is also a popular channel that does this stuff. There's also a project called "Big mess of wires" where someone hosted a website on a DIY breadboard computer.
>>
>>108343716
I just found this
https://docs.hackerfab.org/home/
Interestingly, this community project was inspired by >>108343734
>>
>>108343716
Ultra unemployed activities
>>
>>108343716
>>108343734
>>108350969
I found this the other day
https://www.youtube.com/watch?v=HfSO-LCKmrA
Guy made a fab cleanroom out of his backyard shed.
>>
>>108351444
I wonder how much it cost him in total. Probably steep, but this proves beyond any doubt that DIY fab is entirely doable.

File: FreeTube.png (3 KB, 256x256)
3 KB
3 KB PNG
It's over
17 replies and 1 image omitted. Click here to view.
>>
>>108347806
I've been archiving anything I care about on it it as mp4s and moving it offline
>>
>>108347317
Just use yt-dlp + mpv + an RSS feed
>>
>>108351240
looks cool, does it shit bricks in windows 7?
>>
>>108351240
nigga installed malware
>>
>>108351475
Probably not
>>108351553
(You)

File: IMG_0821.jpg (60 KB, 800x788)
60 KB
60 KB JPG
Is there a better value for $200?
37 replies and 4 images omitted. Click here to view.
>>
>>108345098
Try the old dell latitude XT3. Perfectly decent win7 machine but also swivel screan and of all things a stylus. I have a stack of them I use for all manner of shit
>>
>>108350027
It really is not.
>>
>>108345098
good luck finding one of those these days
also
>1366x768
>>
>>108349673

x220 is cheaper and specifically OP asked about <=$200, you don't have to mod it to get a usable keyboard, your average linux ricer here will notice basically no difference between it and the x230.

If you can get a good deal on an x230 and don't mind having to do extra then sure why not.
>>
tfw bought an x220 touchpad back in 2017 for $100 maxxed out before covid turned everyone into trannys and rocketed prices on every good thinkpad.

File: logo.png (26 KB, 550x550)
26 KB
26 KB PNG
Over the past month or two, I've been working full-time on a P2P filesharing system call FriendNet, aimed at small- to medium-sized groups.

FriendNet is self-hostable, open source file sharing for friends, like a mini-Soulseek. Unlike Soulseek and other P2P networks, port forwarding is optional!
<You can host a private room for your friends or group to share folders on their computers, create profiles, and search files.
>For those familiar with BitTorrent, hosting your own FriendNet server can be compared to owning a private tracker.

Website: friendnet.org

I just completed the very first version last night, but more features like a resumable download manager (like soulseek has) and simple private messages are forthcoming.

The server and client are written in Go with no libc dependency, meaning that the executables are incredibly portable and will run on just about anything.

The client uses a web UI, which while not ideal for some, is done for pragmatic reasons. Using a web UI prevents the need for more external linking dependencies and makes it possible to run the client headless on a server and remote control it. All client and server interfaces are based on gRPC, making them easy to automate with scripts.

Let me know what you guys think.
79 replies and 5 images omitted. Click here to view.
>>
>>108350377
Oh yeah, for this reason, I have explicit Yggdrasil support for peers. If you have Yggdrasil on your computer, it can do direct connections through that. If you don't know what that is, look it up, it's awesome.
>>
well I guess I'm spending a good portion of tomorrow trying to figure out how to compile make manually since I don't want to download docker or chocolatey
>>
>>108351473

https://friendnet.org/docs/server/setup/compiling/

The prerequisite for Make can be ignored if you run the "server" script in the Makefile manually.

I didn't really expect people to be running the server on Windows, so I didn't write a guide for it, sorry.
>>
>>108342335
Cool stuff OP. I wish we just had proper connectivity and not the NAT and firewall nightmare we currently have. It proxying the file requests seems like it would be the case in 99% of transfers, so you'd need a server with good bandwidth policies I guess.
>>
you should update how you describe it on the website, most people don't know what a private tracker is. Just say what it does: "share files within small groups"

What are you working on, /g/?
Previous: >>108264010
291 replies and 50 images omitted. Click here to view.
>>
>>108350855
Beep beep haha.
>>
>>108350939
# sudo apt install sox
for i in . . . - - - . . .; do play -n synth $( [[ $i == . ]] && echo 0.1 || echo 0.3 ) sine 800 >/dev/null 2>&1; done
>>
>>108350855
Cool! But I don't like those DEFINE! Work on your clarity!
>>
>>108350855
in d this is just
import std;

immutable morse = [
"-----", ".----", "..---", "...--", "....-", ".....", "-....", "--...",
"---..", "----.", ".-", "-...", "-.-.", "-..", ".", "..-.", "--.",
"....", "..", ".---", "-.-", ".-..", "--", "-.", "---", ".--.", "--.-",
".-.", "...", "-", "..-", "...-", ".--", "-..-", "-.--", "--.."
];
const int[string] decodeMap;
shared static this() {
decodeMap = morse.enumerate(1).map!(r => tuple(r[1], r[0])).assocArray;
}


Comment too long. Click here to view the full text.
>>
File: file.png (189 KB, 1642x1119)
189 KB
189 KB PNG
>>108350579
Fun problem
maybe one day I'll be able to remember how to implement union find off the top of my head

File: hq720.jpg (31 KB, 686x386)
31 KB
31 KB JPG
Why the fuck do you care? It's a fuckin' pretty looking hunk of metal that just feeds you your daily goyslop. It's not gonna fuckin' improve your already shitty life.
>>
Goyslop is good for you.
>>
My life improved immensely when I bought my Zephyrus

Everything is already from China, but here we discuss the 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: www.scarbir.com/
>Guide: csg-guide.neocities.org/
>Wiki: https://igwiki.lyci.de/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/


Comment too long. Click here to view the full text.
146 replies and 35 images omitted. Click here to view.
>>
>>108350776
>3 minutes to reply to that
get a fucking life loser lol
>>
any good deals on ddr5
>>
>>108351426
how far can your time machine go? :)
>>
>>108351426
>stalk facebook marketplace and other used sites
>buy a ddr5 kit from amazon and hope you get lucky and they send you one carton of ddr5
>>
>>108351531
At church, my little communion cup thing was missing the bread, is this a lucky streak?

File: pepelaugh-emote.png (36 KB, 300x300)
36 KB
36 KB PNG
I wrote a program that can write text into any other program
2 replies omitted. Click here to view.
>>
Forgive me ;~;
>>
I need to either solve or pray. Lemoncode is coming.
>>
>>108351315
Stop fighting pls
>>
5?
>>
>>108351228
This reminds me of one of my first virus, it randomly simulated typing "fuck you" on the keyboard. It was back in 2002 when vbs in emails would freely execute on the victim's machine so it was incredibly easy to infect someone. So I sent it to an asshole from my highschool. The next day I had forgotten about it when he told us during lunch that his computer had been acting strange while he was playing some video game the night before, as if someone was pressing keys on the keyboard, which had made him mad. I probably looked like your picture trying to keep my laugh for myself.

File: 1742526337902496.png (809 KB, 1564x1204)
809 KB
809 KB PNG
Will you buy it?
85 replies and 10 images omitted. Click here to view.
>>
>>108350763
The AMD laptop actually has a fan. The Shitbook Neo would melt if you ran any workload for more than 5 minutes.
>>
>>108350774
Fan is just a point of failure.
>>
>>108350593
Have two
>>
File: 1747269114574956.png (1.15 MB, 2639x1828)
1.15 MB
1.15 MB PNG
there is no equivalent to macs

macs have:
>soldered SSD/RAM/WLAN
doesnt exist on 99% of PCs
>when pajeetOS runs out of RAM it swapfile rapes the SSD to death within 3 years
doesnt exist on 99% of PCs
>when the SSD dies it bricks your entire currybook because the EFI is stored on the soldered SSD to save $0.05 on a dedicated chip
doesnt exist on 99% of PCs
>components serial numbered and tied to the motherboard to prevent repair and replacement (including battery)
doesnt exist on 99% of PCs
>riveted keyboard that requires total destruction of the chassis to replace
doesnt exist on 99% of PCs
>flexgate cables that are so brittle they crack from opening your screen past 90 degrees more than 2 dozen times
doesnt exist on 99% of PCs

Comment too long. Click here to view the full text.
>>
>>108346895
my mom wants a laptop for email/web shit, i might get her one of these

This is my laptop. It is better than yours with all the buttons and non-chicklet keyboard.

Dell 7440 with Intel Core i9, Nvidia 5070 mobile, and OLED panel? Sheesh. NERD.
9 replies and 1 image omitted. Click here to view.
>>
>>108350207
it's hilarious to see all the winjeets seething at the neo. stay mad
>>
>>108350207
>can't run docker natively
>>
File: IMG_3130.jpg (218 KB, 2560x2560)
218 KB
218 KB JPG
>>108350211
>>108350282
kek y'all are so fucking retarded I will never tire from the seething and coping
>>
>>108350207
The Neo might be low end, but at least it’s not FOSS shit. You will never see a rich man using linux.
>>
>>108351298
You will see a rich man, but not a middle class man.

I spent all day helping the AI figure out the semantics of BRX instruction (branch to relative address) on Nvidia assembly, which allowed me to write a debug macro I can use to log values per thread anywhere within my kernel.
Originally I was trying to figure out how to use CALL instructions but I couldn't make it work.

File: 1773077532328.jpg (53 KB, 998x660)
53 KB
53 KB JPG
Which terminal does /g/ use?
116 replies and 20 images omitted. Click here to view.
>>
>>108350391
hes right, a software could've been made by my worst enemy and as long as it was good I wouldnt mind using it. some anons in /g/ seem to care too much about the devs of projects and its confusing because why does it matter if a faggot wrote your software as long as it works good it wont effect you
>>
I literally don't even know. And I also don't care.
>>
>>108351375
>it wont effect you
>you install it on your personal computer
hurr durr let's all hold hands and sing coombyeyah
>>
>>108351433
compile from source, no malware as long as its reputable or you checked the code
>>
>>108331733
what are the names of these so I can actually download them?

File: thinkslack.png (25 KB, 820x165)
25 KB
25 KB PNG
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.
164 replies and 23 images omitted. Click here to view.
>>
File: 84744744383932922992.jpg (46 KB, 676x453)
46 KB
46 KB JPG
What Is the easiest way to install repacks on Heroic Games?
>>
I don't understand how I'm supposed to install this.
https://github.com/KhronosGroup/KTX-Software/releases/

I git cloned it and cd'd in and ran "git lfs checkout" like it said, ran several of the test scripts. I had GPT walk me through some building with cmake and ninja bullshit. I did all of it and then when I try to start my game engine I get the same error

==========[ RUNTIME ERROR #1 | 2026-03-12T01:06:23.137Z ]==========
The server encountered an unrecoverable error and has crashed!

FATAL ERROR: BlockTextureRegistry.preloadAtlas(): Error generating KTX2 atlas from PNG atlas. You MUST have the latest KTX software installed from here: https://github.com/KhronosGroup/KTX-Software/releases
STACK TRACE:
at n.fatalError (/home/taylor/Documents/Code/hytopia/hytopia-demo/node_modules/hytopia/server.mjs:180:8483)
at U7.preloadAtlas (/home/taylor/Documents/Code/hytopia/hytopia-demo/node_modules/hytopia/server.mjs:233:54670)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
=================================================


Comment too long. Click here to view the full text.
>>
something fucky going on with audio settings that I don't get
putting my headphones on "analog stereo output" gives weird numbers like 50% and 60% not existing and going 49 -> 51
however, putting my headphones on "digital stereo (IEC958) output" the max audio depends on what the analog was
if I change to digital when analog was at 20% then the 100% sounds as low as 20%
putting on analog, cranking to 100%, changing to digital and putting on 50% makes it work but I'm not sure if this is a bug or working as intended
>>
How do I enable Plasma Login Manager on Fedora 43?
>>
>>108351489
sudo dnf install kcm-plasmalogin
sudo systemctl disable sddm
sudo systemctl enable plasmalogin

File: 1772852713178550.png (2.45 MB, 1728x1344)
2.45 MB
2.45 MB PNG
Previous /sdg/ thread : >>108314840

>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
Stability Matrix: https://github.com/LykosAI/StabilityMatrix

>Z-Image
https://comfyanonymous.github.io/ComfyUI_examples/z_image
https://huggingface.co/Tongyi-MAI/Z-Image
https://huggingface.co/Tongyi-MAI/Z-Image-Turbo

Comment too long. Click here to view the full text.
167 replies and 148 images omitted. Click here to view.
>>
File: 1764114149448776.png (2.48 MB, 864x1536)
2.48 MB
2.48 MB PNG
>>
>>108351258
Pretty cool. Kept you waiting, huh?
>>
>>108351402
>>108351402
>>108351402
>>
>>
>>108330259
how long has it been since stability actually released a new model?
a year? two years?


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