[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: laptop RAM.png (1.55 MB, 1024x1024)
1.55 MB PNG
do laptops truly need 32+ GB RAM or should you just use a desktop at that point? 8 should be enough
27 replies and 3 images omitted. Click here to view.
>>
>>108726922
That bitch needs cum splashing on her tits from a real man
>>
>>108726922
I have 6 gigs of memory on this old Toshiba Satellite running Debian with Gn*me. It's usable as a daily driver but I think it would struggle a lot to run VMs and anything like that.
>>
>>108726970
Dunno how you guys manage this, I can open 150 tabs and not go past 20gb of ram used. I literally disable swap because its functionally useless to me
>>
>>108732752
Ad blockers are essential, because they remove running parts of pages, making them lighter.
>>
>>108733396
Most 4channers are ultra high res illegal porn aficionados that's why they have these threads as well as claiming they need encrypted printing and other crazy stuff

>Chinese court ruled companies cannot fire employees solely to replace them with AI
>Cost cutting via automation is not a valid legal justification for termination
>Employers must show legitimate operational reasons beyond just AI adoption

NOPE!

Sorry clanker, maybe get some flesh and bones.
78 replies and 10 images omitted. Click here to view.
>>
>>108728339
Based Chinamen. They truly are winning in every department. The British and French should've never fucked with them.
>>
>>108729251
China has greater individual freedom than USA
>>
>>108728339
I think i need to finally pull the trigger and actually start to learn Chineses.
>>
China beat the west without firing a single bullet.
>>
>>108728347
It's more about keeping the humans busy.
Chinks are especially sensitive to this given their endless history of revolutions/ allergy to stability

File: 1777089426975349.webm (1.33 MB, 960x544)
1.33 MB WEBM
/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: >>108676746
110 replies and 15 images omitted. Click here to view.
>>
>>108734289
Why is this allowed?
>>
>>108734112
I was going to ask that question myself
>>
>>108734289
die immediately
>>
>>108734112
I was running vscode on my core 2 duo mobile laptop with 4gb of ram from 2008 and it ran snappy compared to VS studio (this was in 2019).
I use clion because vscode doesn't handle clangd well enough for me (because of presets).
clion requires an account and it's a non-commercial license.
clangd lets me hover over variables in objects and it will tell me the size and offset of everything. Also it has some renaming / replace feature?
I don't think it's faster than intellisense, clangd is SLOW.
But I would not suggest clion if you are not using mainly developing on msvc on windows.
The reason why is because clion uses lldb for msvc, and it's PERFECT for msvc (and clion has a custom clangd build that works specifically for msvc), but it's too old for llvm-mingw / clang-cl, yet it still kind of works, but my usecase has seen it not work very well (mainly optimized builds, and also it would sometimes hide stack frames, and I need to manually type in "bt" into lldb directly).
If you are mainly using linux, it's has no flaws I can point at clion (i use vscode on linux however, I just use intellisense).
I use cmake presets, you can generally switch between IDE's seamlessly.
Also don't use GCC mingw, it doesn't have address sanitizer (clang on msys).
>msvc is le bad
It just werks, especially with vcpkg and address sanitizer. It think msvc with no flags added is better than the other compilers (just add asan, /ANALYZE), but once you start adding in warnings, ubsan / address sanitizer, you can get a better result. Also insert Time Travel Debugging, and bugsplat require work with msvc debug info. Note clang-cl works with msvc tools but it requires VS studio installed (you can get clang from VS installer, but it's a bit old, I use the llvm installer).
The one reason I would use msvc/VS studio for, is that Asan errors will appear clearly in the IDE.
But only linux gets a colorized asan report (but asan memory leaks are annoying on linux).

Comment too long. Click here to view the full text.
>>
>>108734112
vscodium

File: rei.jpg (63 KB, 900x1200)
63 KB JPG
Do you recommend the exercises from w3resource.com? I'm doing exercises from C
4 replies omitted. Click here to view.
>>
>>108734019
The rite of initiation is K&R exercises bro
>>
>>108734084
This.
You shouldn't use atoi, as it doesn't distinguish between a valid numeric result and zero. Unfortunately, using strtod or strtof isn't a solution either, because they are locale-dependent

>>108734126
What a moron.
>>
>>108734162
I'm just a fool
>>
>>108734019
Just do the exercises in K&R C and you'll be good. That's how all the linux kernel devs learned C.
>>
File: hH9n3qP.gif (1.23 MB, 500x500)
1.23 MB GIF
>>108734076
>dudes dead but my school was still using his lessons
do you fucking want computer ghosts?? CAUSE THATS HOW YOU GET COMPUTER GHOSTS!!

File: okbuddy.png (953 KB, 1230x1326)
953 KB PNG
>Continuation of off-topic conversations from another board
>>534212635
---
Subject: Help each other with whatever questions we have. No negativity. Just bros doing some coding. I don't care about your LLM opinion, positive or negative.
Audience: Everyone - beginners -> pros
---
I can personally help with some terminal related questions. I have a rooted android, so hit me up if you need help. Using a homelab. Got automation but nothing fancy. Local LLMs (also API use); langchain. SST/TTS commands. Bash. Webdesign and SEO questions are welcome too. Not a pro in all of those fields but I'll try at least.
>sounds corny as fuck but I just want more people to have fun with this
>feel free to share whatever - idc
23 replies and 3 images omitted. Click here to view.
>>
>>108729268
How is this any different from /sqt/ ?
>>
>>108730502
>since I can't bump my own thread
anon...
>>
>>108731972
lmao I noticed afterwards, you could've let it die.
>>108731960
Again: Was just an offtopic conversation on /pol/ which was continued here. Assumed that was the way to go.
Anyway, got something slightly different but I'm not sure yet on how to do it. We can let it die now.
>>
how to achieve emancipation
>>
File: laughing cyber girls.jpg (298 KB, 996x851)
298 KB JPG
Does anyone have experience porting initramfs-tools hook scripts to dracut?
I was about to go to bat for including some Linux laptops in our library's circulation because the Ubuntu/Mint implementation of overlayroot would allow us to use fairly low-spec (read cheap) machines in a reasonably private and low maintenance way (on each boot root is overlayed with a newly encrypted upper with a random password).
I was previously looking in to how to do it myself so I could try setting it up in Void, but it looks like someone at Canonical has already tried to port it for the release of 26.04.
But their port doesn't work, or at least not the same way, and there's no new documentation on how to enable it.

Also feel free to let me know I'm retarded and overcomplicating this if a better more portable option exists, I just want these to be similar to our Windows laptops (users can install software, change system settings, basically all admin privilege).

File: 1767507305600449.jpg (196 KB, 2048x1558)
196 KB JPG
fuck you
3 replies omitted. Click here to view.
>>
>>108733827
>he fell for the 'become a permanent customer' meme
>>
>>108733827
umm as an intellectual and a smart person I believe you're not showing every single prior interaction and prompt that lead up to the funny moment you chose to share with us. perhaps you even omitted some life decisions from the prior n years leading up to and including your usage of computers?
why yes I do also post "ai" and "fake" and "scripted" on youtube videos and reddit videos and everywhere else on the internet, how did you know?
>>
>>108733827
The killbots will have fun with you
>>
>op gets btfo by matrix multiplications
>>
>>108733855
The thought of LLMs suddenly shitposting against vibejeets is hilarious.
>remember to change this integer value Note: An Integer is a number (;

Someone just open sourced a hedge fund.
>>
>>108734351
What does that even mean?

File: 1761216914394348.png (1.05 MB, 1024x768)
1.05 MB PNG
>UPGRADE & BUILD ADVICE
Post build list or current specs: https://pcpartpicker.com/
Provide specific use cases
State BUDGET and COUNTRY or you will NOT be helped

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

>CPU
Gaming: 250K, 14600K, 9/7600X, 7/9800X3D
-Budget: 225F, 7500F, 12600K
Workstation: 270K


Comment too long. Click here to view the full text.
123 replies and 28 images omitted. Click here to view.
>>
>>108734309
>Shaders Compiling : Please wait
*Jet engine noises
>>
>>108734327
i don't play shit games
>>
>>108734339
cope
>>
>>108734327
BIG AIO agent here
>>
>>108734345
you are coping with an aio and long shader compiles lel

File: th-2474641632.jpg (57 KB, 474x474)
57 KB JPG
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.
245 replies and 68 images omitted. Click here to view.
>>
>>108734098
Then I would get a Mangmi Air X
>>
>>108733973
tungsten cube.
trust me.
>>
>>108734186
>tungsten cube
link me
>>
>>108734186
not tantalum?
>>
ok I ordered a tungsten, and magnesium cube

File: react.png (179 KB, 1030x765)
179 KB PNG
"Just fucking use React" 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.
70 replies and 8 images omitted. Click here to view.
>>
You'll like this lads
>spend a couple hours talking to chatgpt to try and get a feature working
>it gives me a solution which i think is a bit complicated, but okay, i'll give it a shot
>implement it
>run it
>doesn't work
>go back and forth with chatgpt trying to fix things
>eventually realise that chatgpt assumed i was using a popular package, when actually i'm using a different package
>chatgpt's solution, which i spent a couple hours working through, was completely irrelevant given the package i'm actually using
>>
>>108733621
Sit down prompter - F.
>>
>>108722365
Having to do useref instead of getelementbyid takes the cross linking of replies in this very thread from a 50 loc job to a 550 loc job
>>
>>108733621
context, u could have probably just shared the package json or whatever you have that lists the packages or libraries
>>
File: e977d57630e.jpg (48 KB, 540x876)
48 KB JPG
I want to make a game
Should i use Phaser or Construct?

File: 5454.png (923 KB, 862x830)
923 KB PNG
Were you impressed by dual-core processors back in 2006?
97 replies and 22 images omitted. Click here to view.
>>
>>108717767

Dual Cores initially did nothing. Nothing people actually used daily could get any benefit from multi-core. But 10 years after release the single core stuff was e-waste while my T60 could still browse the internet okay-ish.
>>
i used to play arma 3 on my duo core with 4 gig of ram
>>
>>108732139
which duo core?
>>
>>108717767
I was very impressed by the first C2D and C2Q, but it wasn't really just because of the multiple cores, but because of how fast they were in general even in single-threaded applications and how well they OC'd. You could get at least another 50% clock speed out of every chip in the range pretty much, even the quad cores IIRC. I had a Q6600 that I ran at 3.5GHz while its base speed was 2.4GHz if I recall. Very good chips.

I sold my Q6600, but I kind of wish I kept it.
>>
>>108734306
intel was pretty conservative with them imo, pretty much all the e6600s and q6600s could hit 3ghz easy

File: 96979397_p0.jpg (3.84 MB, 1500x2132)
3.84 MB JPG
what will we do 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
- TEN NEON COMMANDMENTS https://pastebin.com/raw/Ud2pGYaE
- RED SPAMMER'S BIBLE https://rentry.org/69zbxh4h
- #ptg is on irc.sageru.org but it's pretty dead

Comment too long. Click here to view the full text.
248 replies and 26 images omitted. Click here to view.
>>
>>108734245
Yeah, unless it's slop that someone in my circle wants it
>>108734255
I buy 2x8tb a year
>>
>>108734245
You don't?
>>
>>108734285
>You don't?
no, i only keep things i enjoy enough to revisit again in the future.
>>
>>108734291
How would you know if you want to revisit or not? Many times I go back to scenes from movies that I didn't like to see if my tastes changed or just to confirm my opinion of it, I couldn't do that if I didn't keep everything stored. It helps I don't download garbage to torture myself, only stuff that looks interesting.
>>
>>108734314
>How would you know if you want to revisit or not?
if i enjoyed the media or not

File: 1773868837631101.png (1.6 MB, 1204x1330)
1.6 MB PNG
127 replies and 20 images omitted. Click here to view.
>>
>>108734029
https://www.youtube.com/watch?v=d2FGgYp6mdk
>>
>>108734029
yeah pretty much, there's a reason they can't even do something as simple as fucking each other and thus are dying off
it'll at least be hilarious to see how they cope when they get flooded with thirdworlders and their whole culture is destroyed
>>
>>108733838
a hidden camera series where White men fully recline their seats and secretly record the jap's reaction would be a hit.
>>
>>108730892
it sounds like they didn't know they were aggrieving you. they probably still don't, they just got a bit annoyed and assumed you were doing it accidentally.
>>
>>108717831
That’s why I only fly with based airlines with non reclining seats, such as Ryanair

why is my internet so slow?
1 reply omitted. Click here to view.
>>
Let me guess, you need more?
>>
>>108733446
yes a lot more i need 30 gbps all downloads should be instant waiting is for FAGGOTS
>>
Sometimes you're limited by SSD/CPU, not the network.

Sometimes it's a network peering point between your ISP and steam that is outside both of their direct controls.
>>
File: media_GgcI3u4XQAAkuLS.jpg (576 KB, 1856x2464)
576 KB JPG
>>108733494
Did you wait for captcha to post this?
>>
>>108733334
gz on the internet anon.
you don't have to bait, you can just ask.

File: artix.png (3.1 MB, 1200x675)
3.1 MB PNG
Artix:
>a rolling-release distribution based on Arch Linux that uses inits such as openrc, runit, s6, or dinit instead of systemd
>while maintaining access to all Arch compatible repositories, the AUR, Arch Wiki etc.
>anons appreciate the modularity and choice of init systems while retaining arch's package management benefits
>the distro has taken a firm stance against age verification requirements and corporate influence
>Timeshift, Wi-Fi, LUKS, Bluetooth, Nvidia, EasyEffects etc. everything just works
>everything from dwm autism to Linux Mint alike Cinnamon setups just works
>users report it works well for daily driving with minimal issues and faster boot times compared to systemd
>the community is "smaller" than Arch but active and helpful on their forums and irc and is compatible with Arch recourses...
>offers minimal manual installation like Arch, but also graphical installer
>recommended for anons who want Arch benefits and XLibre without systemd/GNOME or those interested in learning alternative init systems
>the distro maintains binary packages so users avoid the long compile times associated with source-based distributions like Gentoo

I checked the endless pages of 4chan archives and that was all. Only hate towards Artix is one fartix meme, the "learning curve" for non-systemd init. Maybe it is because most of you are third world Americans and 60% of Americans are below 6th-grade level and 40% of Americans can't even read English text. Reading English is difficult if you are American.
58 replies and 10 images omitted. Click here to view.
>>
>>108730182
One was the proton VPN app but it's a super easy fix and the other was when trying to run a ea game in steam that required the EA app and I had previously ran it on normal arch but for some reason no matter what I did (and I did pretty much everything you could do to fix it) it wouldn't run and I was king asking ai to guide me and eventually it just said it may require systemd but desu it's a windows app and it also sucks and ruins games on actual windows so fuck it.
>>
>>108729974
don't fall for the meme
There's nothing wrong with gnome and systemd
>>
>>108732338
told ya so, im guilty of falling for that /g meme myself. not worth it.
>>
>arch but schizo
yeah, nah
>>
>>108734253
fedora just does everything I want it to with almost zero downsides.


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