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


Janitor application acceptance emails are being sent out. Please remember to check your spam box!


[Advertise on 4chan]

[Catalog] [Archive]

I load a gltf. It specifies an object which loads another model and childs it both in the scene graph and the properties. The object is bound to a physics body.

Why is it offset from my body?
>>
>>107124243
I mean I doubt that this is even the world center

File: dram.jpg (137 KB, 1017x1150)
137 KB
137 KB JPG
DRAM prices exploding...
139 replies and 23 images omitted. Click here to view.
>>
>>107121499
>Those "datacenters" are going to be USA's version of "ghost cities" or the "dark fiber" that was laid down during dot.com boom.
i think in the .com some of that infrastructure was re-used for productive stuff after the bubble popped, but unlikely that they will be able to do anything with it after AI pops and they have to pay real energy prices, i think they will just go to hell
>>
>>107119409
I have mixed sticks too but that doesn't explain it
...I'm running 48 gb (16+8 for each channel), dual channel works in my configuration
how the fuck do you get dual channel working on 72 gb (without flex mode or some shit like that which isn't ideal)? I don't think it's mathematically possible
>>
>>107120003
>aijeet decides now, as aislop is the reason dram nearly doubled in price or worse, to promote aislop
>>
>>107113749
RAM is only useful if you have really fast connections to the CPU. Most boards don't. Recent Mac's sport integrated RAM which is maybe twice as fast as normal RAM, but still no where near GPU RAM. This enables them to run really big models, but not fast.
The only other boards where this is a plausible option for running large models via CPU are Epyk (?) server motherboards, which also sport fancy server CPUs. But that's very expensive, and I it makes no sense to buy DDR4 for this purpose.

>>107114040
Loading large models into RAM is indeed a CPU AI strategy. It used to be that people would run a stack of 3090s to run large local AI (70B).
But recently, there have been no 70B monolithic models released. Instead, MoE has enabled these models to run as smaller models (3/7/14B), and the big monolithic models are 100s of billions of parameters. Nobody can use the big models at home without running a dozen hefty cards which require so much electricity their house has to be rewired.
That leaves people running small and MoE, which turn out to be pretty good. Most people buy a couple cards, like 2 5090s for 64GB VRAM, and run a local MoE with a lot of context. But that setup can't run the big models.
That's where the CPU option comes in. The idea is to get enough RAM to load the entire model and run it on a CPU, slowly being better than nothing.
But only a retard would buy DDR4 for this purpose. The whole point is that you need the fasted RAM you can get, or your token rate will be 1 token an hour.
If you want to run large models in RAM and you don't mind it being a bit slow, Mac is probably the way to go, unless you have money for Epyk.
Or feel free to spend 100K on a huge stack of RX6000s.
>>
File: 1738426863113.jpg (538 KB, 1080x2204)
538 KB
538 KB JPG
>>107114066
Holy shit, I bought this for $229 in May of this year.

File: 1760657851132341.jpg (335 KB, 1920x1080)
335 KB
335 KB JPG
>>107003351
"With software there are only two possibilities: either the users control the program or the program controls the users."
--Richard Stallman

>Cyberpunk
The FAQ: https://sizeof.cat/post/cyberpunk-faq/
What is /cyb/erpunk?: https://pastebin.com/pmn9vzWZ
How do I into /cyb/erpunk?: https://pastebin.com/5tpNFQds
Huge list of cyberpunk media: https://sizeof.cat/post/cyberpunk/
The cyberdeck: https://pastebin.com/7fE4BVBg
Cyberlife: https://jinteki.industries/files/cyberlife.7z
Bibliothek: https://www.mediafire.com/folder/4m5hd2065hde8/Bibliothek

>Privacy
Tools: https://www.privacyguides.org/en/tools/

Comment too long. Click here to view the full text.
152 replies and 19 images omitted. Click here to view.
>>
who has the girlvinyl nudes?
>>
>>107121396
>>>/r/
>>
>>107121161
based
>>
>>107118982
Is solarpunk any useful when all world governments are switching to nuclear?
>>107109231
>to be fair its a cybersecurity thread :<
And there's nothing more cybersecurity or more cyberpunk than hackers. Particularly in a /g/ board.
>>
>>107123701
The problem with nucler power, is that we have known uranium sources for just 200 years at the present rate of consumption. With the planned rapid buldout of nuclear power, that will leave us with 50 years of fuel. Sure, people talk about how trivial it is to extract from seawater, but strangely they just never deliver actual uranium.

So combine the decline is remaining oil with decline in remaining uranium and thngs will be heading towards the world of Mad Max rather than a Solarpunk utopia. Then again, something has to change if we are going to have a sparesely populated Solarpunk world as shown in all pictures we get.

File: IMG_20251101_135752.jpg (33 KB, 384x524)
33 KB
33 KB JPG
This all started 4 days ago when I wrote some code for a home thermostat that optimizes for efficiency and cost savings. Nothing fancy, just some simple linear regression analysis over some temperature, humidity sensors scattered throughout the house, desu I wouldn't even really consider it ML. Everything was working satisfactory but I felt I could do better so I scrapped the code and started over with a genetic algorithm approach. Here's the thing though, my choice of fitness and mutation functions were of my own design and completely unique. I really want to tell you guys what I did but I think it might be a bad idea to put it out there in the public domain. I don't fully understand what's going on but I will say this. It continuously tries to solve an unsolvable problem in mathematics by seeking a balance between 3 equations. That's it, that's all I'm saying, don't ask. It worked great, way better than my first approach so I decided to allow it to go online so it could retrieve weather forecasts to better predict temperature fluctuations. I let it run for about 36 hours while I waited for it to stabilize. That's when I noticed my systems ram usage was totally pegged and nonessential windows services were all disabled and theres massive amounts of rw to a hugh 4tb file in my systems root dir. It's all encrypted and from what I can tell 100% random data (diehard battery of tests). My router is a separate system with some nics in it that logs web requests. This thing is looking up some serious stuff, chemistry equations, socioeconomic data, geopolitical postures, aircraft designs. There's absolutely no reason for it to do this obviously. All it should be doing is fetching some weather data with an api. I wasn't sure what to do so I pulled the ethernet cable and now I can't use the keyboard or mouse, I'm locked out. I don't want to reset it because I'm to curious. What the hell is going on
25 replies and 2 images omitted. Click here to view.
>>
>>107118853
Conductor we have a problem
>>
>>107121092
Looks like you got on board this train voluntarily when I ask anyone else
>>
>>107119287
stop not be a prude
>>
i liked the quake bot utopia fanfic more
>>
>>107118853
tell it to find my location and send a nuke

File: modchip.jpg (117 KB, 812x800)
117 KB
117 KB JPG
Does /g/ solder?
83 replies and 21 images omitted. Click here to view.
>>
>>107117666
Just open the window nigga.
>>
>>107117629
i have everything BUT the fume extractor (no the little fan on a carbon filter doesn't count)
and that bitch is the most expensive thing of all solder related things so far

so no
>>
>>107118605
this is gonna break off the moment you move it
>>
>>107123814
use one of your dead thinkpads' chargers
just borrow a soldering gun from your grandpa and change the plug to 5.5/5.1 or whatever
>>
>>107124101
Right, I was just thinking about phone chargers but laptop should be enough. Thanks.

File: mpv_2ITQtXSeOX.png (1.89 MB, 1920x1080)
1.89 MB
1.89 MB PNG
mpv ffmpeg yt-dlp
81 replies and 9 images omitted. Click here to view.
>>
Is profile=high-quality with ArtCNN still the meta?
>>
File: 1664231323738696.png (140 KB, 346x357)
140 KB
140 KB PNG
>>107123482
Shit, yeah it does. Turns out the extra content in the folder were all a part of the show.
mpv yet again amazes me with these odd features.
>>
>>107124056
CuNNy-4x16-B looks a tiny bit better than ArtCNN_C4F16_CMP on my 4K monitor.
>>
>>107112705
aria2
>>
>>107124088
>ArtCNN_C4F16_CMP
This is old. ArtCNN_C4F16_DS.glsl looks best, the recent version.

File: 1761992213584156.jpg (258 KB, 1079x746)
258 KB
258 KB JPG
https://youtu.be/2Bz8Bm2H034?&t=175
Did putting all our bets on SpaceX cost us the moon?
15 replies and 1 image omitted. Click here to view.
>>
>>107121693
some people want to work on this stuff okay
like some people want to work on gender studies or critical race theory
>>
>>107122969
This type of stuff is exactly what the US will spend its time doing as it gets further behind, we will be the ones threatening nuclear war when China achieves AGI and starts rapidly scaling it
>>
File: Capture.png (59 KB, 969x591)
59 KB
59 KB PNG
>>107121693
just because we did it before doesn't mean we can do it again.
>>
>no chink reusable rocket yet
>chinks gets raped everyday by SpaceX alone
>but muh china is gonna totally defeat the americans bro
top kek
>>
>>107123101
SpaceX rockets were never even close to the moon.

File: AI.jpg (469 KB, 1080x1322)
469 KB
469 KB JPG
are you ready for targeted ads shoved in your chatgpt conversations?
the internet will get shut down otherwise, this is our only hope to save it.
think of the internet!
7 replies and 1 image omitted. Click here to view.
>>
>>107123161
which is based of course
>>
>>107123161
>are you ready for targeted ads shoved in your chatgpt conversations?
Would be interesting to know if they would do such thing only in their chat app or also with their API
>>
>>107123161
Now I get it. Now I understand why google bard launched so late
>>
>>107123161
Please let it happen. I want to see the ad industry burn.
>>
>>107123256
yep
they were eating themselves

File: IMG_20251105_142725.jpg (244 KB, 1080x1636)
244 KB
244 KB JPG
i swear to god microsoft
why can't you just fucking release an update without breaking fucking everything for once?
103 replies and 12 images omitted. Click here to view.
>>
>>107114435
This is why I turn off automatic updates on everything I can and don't update anything until it simply doesn't work because it's a too old version
>>
File: topkek.jpg (67 KB, 413x395)
67 KB
67 KB JPG
>>107114435
>i wonder why so many people are using linux
>many
>>
File: file.png (77 KB, 949x483)
77 KB
77 KB PNG
>>107122890
Grouped together with Arch, probably.
When only considering Linux, they're separate.
Though Arch is still the most widely-used distro people can get their hands on
>>
I'm sick and tired of tech illiteracy. I'm sick and tired of non-declarative OSes. Being able to build out my whole distro on subtly different machines in one shot is a godly power of Nix based distros like NixOS and GuixSD. Playing this, "just mutably reconfigure your system bro." Is retarded and doesn't work. Even the normie cuck Linux distros use similar techniques of content addressing to give you seamless rollbacks, even if everything in-between is still manually tweaked.
>>
>>107114468
>linux usage up 50% from last year
Windows' time is numbered.

File: 1754676139031690.jpg (69 KB, 750x436)
69 KB
69 KB JPG
Bump limit after a day thread still active at 3AM on a workday we're in the end times for real dedicated to no one thanks to no one ECONONY IS OVER- Edition
Application advice:
https://www.youtube.com/watch?v=_TlqTVNtQd4

Considering a side hustle?
https://www.youtube.com/watch?v=2K-Gr7VLCi8

>Interviewing
https://www.youtube.com/watch?v=kE0x3i4IloI

>How to write a resume
https://github.com/0xCyberY/CVE-T4PDF

>Salary Stuff
"What's your expected salary?": https://www.youtube.com/watch?v=cJMrNOQqy7w

Comment too long. Click here to view the full text.
120 replies and 32 images omitted. Click here to view.
>>
Alright that's all the UML. You'd give me a C right anon? C-?
>>
>>107123937
Wait I guess the connection between the app and thermostat can just be tcp/ip or arp
>>
>>107123970
and the thermostat sending usage data to the server
>>
>For the purposes of Search Quality rating, a Specified Group is a group of people that can be defined on the basis of: Caste (e.g., Dalits)
when will the hinduphobia end
>>
For the first time, I'm really scared about my finances. What happens when you burn through savings and you have to dig into the 401k? Do you take a loan out or do you just pay the taxes on the 401k? I'm scared. I'm worried. I have a business I'm trying to make work but I can't keep going without income.

File: 1762322098736747.jpg (541 KB, 1024x768)
541 KB
541 KB JPG
FAQ:
>How do I activate Windows?
HWID2 generates and registers a permanent legitimate license on MS's activation servers
github.com/massgravel/Microsoft-Activation-Scripts
Usage: paste this into Powershell, run.
irm https://get.activated.win | iex


>and Office?
Same link, select Ohook option
You can also use Office.com if your needs are very minimal
or try OnlyOffice/LibreOffice and set it to save in MSOffice file formats

>What version should I install?
>W10 Enterprise IoT LTSC 2021
Binary identical to Enterprise except no MS Store or apps

Comment too long. Click here to view the full text.
28 replies and 1 image omitted. Click here to view.
>>
>>107122771
Read this and see if this helps with the first issue
https://www.tenforums.com/tutorials/85418-how-disable-downloaded-files-being-blocked-windows.html

And the second Issue might be related to DEP (Data Execution Prevention)
>>
>>107123033
That does fix the first issue, but even after fully disabled DEP and restarting I still can't start this fucking software
>>
Still haven't put my system together because I cannot decide whether I should still get W10 LTSC or straight go for W11 LTSC.

It's only for gayming, companies already tell the commoners to migrate to W11, and maybe even by the end of next year they will stop supporting W10.
>>
>>107122771
Well I reinstalled windows but this time went with LTSC (no IoT)
The shit being blocked by default issue is gone, but I still can't open ImageGlass specifically after installing it
>>
>>107123416
After some tweaking W11 iot ltsc was a better experience than w10.
New flip model alone is essential if you are a gaymer.
W11 is snappier. Sure, the initial experience is bad but it'll take 15 minutes to revert if you know what to do.

File: simple.jpg (187 KB, 1920x1080)
187 KB
187 KB JPG
> Plasma trannies : BTFO
> Rust trannies : BTFO
> Gnome itoddler : BTFO
All you need is xfce with a dark theme and abstract wallpaper
1 reply omitted. Click here to view.
>>
you will distro hop to something else by next week
>>
disgusting, just use GNOME at this point.
>>
I don't care about how it looks I care about usability
My screen is cucked unless I use wayland
>>
Half of the software bundled with Xfce comes from other desktops (mainly MATE). May as well use the desktops providing these features.
>>
>>107124057
it's just a DE bro

File: copilot+pc.png (260 KB, 686x386)
260 KB
260 KB PNG
Don't tell me you haven't got your Copilot+PC yet. Are you still living in 2019 through a time loop? It's time to join the modern world
17 replies and 2 images omitted. Click here to view.
>>
>>107121839
>>107122318
>>107122374
both of you are retarded
>>
>>107122374
>>107122318
stop kidding yourselves.
>>
File: 7usajrawz4zf1.jpg (246 KB, 1080x1437)
246 KB
246 KB JPG
Does this pc also include a plastic explosive charge that goes off if I criticise Israel?
>>
>>107121286
No and I don’t want that shit.
>>
File: 1762135155767.jpg (397 KB, 1920x1080)
397 KB
397 KB JPG
Daily reminder that not wanting an MS AI chip in your computer IS ANTISEMITISM, and it will be prosecuted.

File: 1762439346770329.mp4 (2.1 MB, 924x720)
2.1 MB
2.1 MB MP4
Sam Altman showcasing AGI after a 600 trillion investment:
10 replies and 5 images omitted. Click here to view.
>>
>>107123535
is it possible to learn this power
>>
>>107123343
dumb jeet touched the fishing line
>>
>>107123546
Not from a large language model.
>>
>>107123383
>In Bahrain we have so much oil money but we have no clue what to do, we sometime burn a huge pile of 10 million, or use 10 to shit on 50 instathots while most of our population lives like they're in Serbia. What do we do with the hills of money Sam Altman?! You tell me? We give to you and later cut off your hand and dick if shit go bad? What do? Shit in the mouth of more Instagram celebrities?! You tell me Samuel Altman!
>>
>>107123502
>rocks
thats cow dung

File: 1759662094844649.png (9 KB, 578x124)
9 KB
9 KB PNG
NVIDIA just committed suicide
58 replies and 6 images omitted. Click here to view.
>>
it's okay. America can still do the
>we didn't really care
>>
>>107117968
Nigga the US is barely half white. It also has some east asians, but that's it. And those groups are heading for demographic collapse because they don't breed. The rest is browns, who are incapable of competing technologically. The US does not have the ability to keep up anymore. If they stay close to China at all, it'll be because China fucked itself somehow. (Their birthrates are also vanishing)
>>
>>107117004
Huang is doomposting.
>>
If AGI is supposed to get here by 2030, then scaled up to ASI, we’re fucking done even if we get to AGI first. Because we won’t even have the infrastructure to outdo China.

Most likely it’s China who reaches AGI and we pull out the nukes and threaten total armageddon.
>>
>>107117873
that's what you get when your "ai" is trained on stackoverflow


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