[ home / overboard ] [ soy / qa / raid / r ] [ craft ] [ int / pol ] [ a / an / asp / biz / mtv / r9k / tech / v / sude / x ] [ q / news / chive / rules / pass / bans / status ] [ wiki / booru / irc ]

A banner for soyjak.party

/tech/ - Soyence and Technology

Download more RAM for your Mac here
Catalog
Email
Subject
Comment
File
Options


Password (For file deletion.)

File: wiz.gif 📥︎ (501.02 KB, 387x305) ImgOps

 â„–26452[Reply]

Marge how do I use steam without the datamining done by Gaype Jewell?
1 post omitted. Click reply to view.

 â„–26457

Why is this board so boomer ridden

 â„–26459

Just pirate

 â„–26473

>jewell evendoe he btfo'd the rothschilds

 â„–27452

>>26473
GLOWIE!!!!

 â„–27600

buy nothing and play no more than one game

 â„–27603

gabe newell is the only morally honest jewish man ive known in my entire life



File: goodboy.gif 📥︎ (32.07 KB, 112x112) ImgOps

File: opjUW2CM2zX_pR8T.mp4 📥︎ (1.56 MB, 640x360) ImgOps

 â„–27589[Reply]

80 percent of the worlds cobalt is mined in one country, the DRC.

This cobalt is used in the production of most batteries so make thank a nigger for keepin yo phone on and happy black history month or sum

 â„–27590

File: 846c377e326c14ad362e6f80a….jpeg 📥︎ (84.15 KB, 1109x1346) ImgOps

>>27589 (OP)
infusing your batteries with the souls of dead niggers



File: 27915 - SoyBooru.png 📥︎ (247.61 KB, 775x849) ImgOps

 â„–27576Locked[Reply]

confess some heckin' immoral things you did

 â„–27578

i gooned yesterday

 â„–27583

Moved to >>>/qa/954230.



File: Screenshot_20260226-082807.png 📥︎ (431.36 KB, 1080x2392) ImgOps

 â„–27577[Reply]

State of Gook phones mogged by chinese phones that costs 200 dollars less (Red Magic 11s Pro)


File: gummyfrog.png 📥︎ (340.83 KB, 631x764) ImgOps

 â„–27436[Reply]

I wanna distrohop from lmde what should I choose
4 posts and 1 image reply omitted. Click reply to view.

 â„–27506

File: autumn.png 📥︎ (2.61 MB, 1024x1024) ImgOps

>>27438
>Proudly anti-fascist "antiX Magic" in an environment suitable for old and new computers.

 â„–27507

>>27436 (OP)
Fedora if you have the patience of installing codecs (its fairly easy)

 â„–27509

depends on your usecase

 â„–27516

Artix

 â„–27542

>>27437
>>27438
>>27507
>>27516
All poopas, just use normal Mint if you want it to werk

 â„–27575

>>27436 (OP)
Mint, Fedora, Arch, LFS (to learn linux), TempleOS (to get closer to God) are all valid options.



File: 1772004207733z.png 📥︎ (6.49 KB, 600x800) ImgOps

 â„–27567[Reply]

i recently moved from hyprland to niri, it was very easy to setup. and so far, i like it a lot, but there's one issue
it uses xwayland-satellite instead of Xwayland for a strange reason though
>We're using xwayland-satellite rather than Xwayland directly because X11 is very cursed. xwayland-satellite takes on the bulk of the work dealing with the X11 peculiarities from us, giving niri normal Wayland windows to manage.
https://niri-wm.github.io/niri/Xwayland.html
unfortunately, xwayland-satellite doesn't seem to run that well on my machine, so it crashes randomly, and i even had to disable hardware acceleration on steam for it to be usable.

has anyone here used any tiling-scrollable compositors?


File: puter.png 📥︎ (590.29 KB, 504x660) ImgOps

 â„–27391[Reply]

nusoipoopas how do i secure my laptop??
its a thinkpad t400 with Debian encrypted with LUKS and the only browser is i2p cause Tor is ran by the government
is this enough nusoisluttas?
5 posts omitted. Click reply to view.

 â„–27398

>>27397
what else then?

 â„–27400

>>27397
leakage

 â„–27517

you probably know this already but apparmor on enforced mode is pretty good

 â„–27543

>>27393
Libreboot contains blobs now, use Canoeboot

 â„–27544

>>27398
Coreboot

 â„–27561

>>27544
no
if a person wants libreboot, they will not use a worse option geg



File: ClipboardImage.png 📥︎ (67.5 KB, 674x673) ImgOps

 â„–27518[Reply]

>Teaches everything you need to know about how computers work
>Teaches you basics of assembly

 â„–27519

File: 1768546563530y.png 📥︎ (117.69 KB, 886x872) ImgOps


 â„–27521

looks cool this way i'll be able to create a CPU that hasn't been altered by jews

 â„–27534

>>27521
I want a 516 core cpu with 16GB of cache memory

 â„–27541

>>27518 (OP)
>Not posting the PDF
Lazy little fuck

 â„–27565

>>27541
>lazy little fuck
just go find it on libgen chud



File: ClipboardImage.png 📥︎ (64.67 KB, 454x520) ImgOps

 â„–27378[Reply]

I want to make a renderer no image based textures. To texture a model it's tessellated and each polygon is given color data. For flat planes, there would be a way to store those parts of the model data where each vert only has XY coordinates instead of XYZ. Colors are indexed, possibly with different pallets for different subdivisions of each model. I'm sure other methods for both image and 3D model compression that already exist could be used for this.
Models are already very high poly and painting on a texture during the design process only to turn it into a flat skin in a massive niggerbillion sized atlas and map it back on in the pipeline has always seemed retarded to me.
This also opens up the possibility of vertex shading instead of per pixel, and giving each vertex a specular and/or alpha channel.

 â„–27379

>>27378 (OP)
Now that I'm thinking, I'm wondering how color/alpha/specular is stored per tri. Vertices store position obviously but if they are ever shared then the tri count rises above the vert count. Maybe there is some elegant way around this, or maybe that limitation would still look cool.

 â„–27380

one thrembillion tris per toothbrush award

 â„–27382

>>27378 (OP)
I'm also very interested in pathtracing and how and applying how interlaced PNGs work in 3D but tris instead of voxels. I wish rendering could be clamped at one vertex per pixel or even have some density limit for 1 vert for n number of pixels on screen (this would shimmer a lot doe) and maybe foveation on top of that. Every time I try to visualize a solution in my brain I run into depth sorting or model stitching issues. I'm not proficient with any kind of topology or graphics math nor am I >150 IQ so idk if it's possible.

 â„–27428

graphicsfags help me out

 â„–27535

does nophono care aout this



File: ClipboardImage.png 📥︎ (39.47 KB, 795x491) ImgOps

File: giga fly.webp 📥︎ (1.51 MB, 640x360) ImgOps

 â„–27464[Reply]

im gonna build a voice to skull device so i can transmit "NIGGER MONKEY" directly into the small bones of black peoples ears on the street, causing them to chimp out, then film them pummeling random people

 â„–27465

i will use a hackrf and gnuradio, OF COURSE. my control device for this project will either be an amrel DB7 or a getac V100 (i have both). i will also need a large UPS, and a sufficiently sized pelican case to carry all of this. the only thing i'm worried about is backscatter from the antenna. i'm going to be using 100 watts so i might fry my brains and become stalker monolith if i'm not careful. if i had a mylar fire resistant suit with a faraday visor i'd be 100% safe - but then i will look like a retard. any suggestions for this project?

 â„–27481

File: gem gold pacifier tagme tr….png 📥︎ (318.91 KB, 800x634) ImgOps

Geg. I've got no words of advice but godspeed.

 â„–27501

So that's how the CIA transmitted the fpe song into my head a year ago

 â„–27513

File: zombie-2810329172.png 📥︎ (365.29 KB, 393x400) ImgOps

Holy based. Keeping an eye on this shit. Just know that an ultrasonic capable device like an LRAD would be vastly easier to implement compared to using the Frey effect on your intended target.
Been a while since I've seen any board talk about frequency weapons tbh

 â„–27515

geg would this actually work though



File: ClipboardImage.png 📥︎ (411.01 KB, 1024x768) ImgOps

 â„–27377[Reply]

Can you recommend me a phone that is like blackberry, simply is not on android or ios, is not expensive, has dual sim and supports 'legram (because everyone in this shithole uses it)
2 posts omitted. Click reply to view.

 â„–27385

windows phone

 â„–27390

Kill yourself russian communist pedophile

 â„–27403

build a phone or something

 â„–27405

bump because i also need this

 â„–27502

File: ear ears open mouth tagme-….jpg 📥︎ (131.97 KB, 600x718) ImgOps

>>27377 (OP)
Assuming 2g is supported where you live, literally any qwerty nokia phone that supports J2ME apps (dunno about 'berry phones but I'm sure some of them support those).
Fan-made J2ME telegram port: https://vk.com/wall-183584809_1941
The old nokia phones used either S40vX or Symbian.

 â„–27511

File: 1767432714278p.gif 📥︎ (1.02 MB, 320x178) ImgOps

>>27502
>Vk
Im not registering there nigga send it other way



File: average-linux-basement-dw….webp 📥︎ (18.76 KB, 640x360) ImgOps

 â„–27459[Reply]

Which version of Linux is suitable ?
2 posts and 1 image reply omitted. Click reply to view.

 â„–27466

>>27459 (OP)
they are all the same. the only differences are init system, package manager, and how old the packages in the repositories are. just use ucuntu or mint. who cares?

 â„–27469

mint if youre normal but if you have a snca libre wifi card or use ethernet go with trisquel or an fsf approved one

 â„–27474

mint is very outdated, fedora and arch von. if you're too retarded to use arch, just use cachyos or manjaro.

 â„–27479

File: archARYANS....gif 📥︎ (11.59 MB, 384x640) ImgOps

Set your standards, things you need and won't replace and do a quick search whether that will work as intended or as you're accustomed to. I had a few niggas try out Linooooox, and most ended up on Fedora KDE because they like eye-candy OS and everything they needed worked
>arch von

 â„–27485

artix or gentoo because arch has nigger goystemd and its for trannies

 â„–27497

File: Important_call_giga.gif 📥︎ (3.39 MB, 320x320) ImgOps

>>27479
arch won



File: SoyBooru.com - 4397 - arm ….png 📥︎ (59.24 KB, 1357x1027) ImgOps

 â„–27486[Reply]

> Hello everybody out there using minix -
>
> I'm doing a (free) operating system (just a hobby, won't be big and
> professional like gnu) for 386(486) AT clones. This has been brewing
> since april, and is starting to get ready. I'd like any feedback on
> things people like/dislike in minix, as my OS resembles it somewhat
> (same physical layout of the file-system (due to practical reasons)
> among other things).
>
> I've currently ported bash(1.08) and gcc(1.40), and things seem to work.
Post too long. Click here to view the full text.

 â„–27487

on god we all running ts on our intel MEs

 â„–27492

No one ever said this.



File: soyjak 20 (beardier).png 📥︎ (89.26 KB, 600x801) ImgOps

 â„–27483[Reply]

anyone else buys used hard drives and recovers their data so you can snoop on the files of the previous owner?

 â„–27522

I used to until I found 'p



File: yakub.png 📥︎ (342.37 KB, 483x658) ImgOps

 â„–27411[Reply]

when will you niggers learn that no matter what hecking open source OS you use and no matter what you do to secure youself on the 'net the glowies can access your computer as long as you have hardware created by them right?

like the only way of actually being invisible is using you computer in a faraday cage which none of you niggers do
4 posts omitted. Click reply to view.

 â„–27449

>>27411 (OP)
Hi John. How's life treating you?

 â„–27468

this is midwit cope created by the glowniggers you CAN protect yourself from the feds by using encryption and anonymizing networks like tor and i2pd you CAN win

 â„–27471

Just browse in incognito mode. Glowie status = Destroyed

 â„–27472

File: 1769152478127y.png 📥︎ (439.97 KB, 1080x607) ImgOps

>Just browse in incognito mode. Glowie status = Destroyed

 â„–27473

File: 1770398826428x.png 📥︎ (111.02 KB, 563x567) ImgOps

>Just browse in incognito mode. Glowie status = Destroyed

 â„–27482

>>27417
>>27415
>>27449
>>27468

facts dont care about your feelings



Delete Post [ ]
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20]
| Catalog
[ home / overboard ] [ soy / qa / raid / r ] [ craft ] [ int / pol ] [ a / an / asp / biz / mtv / r9k / tech / v / sude / x ] [ q / news / chive / rules / pass / bans / status ] [ wiki / booru / irc ]