[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / 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
/pol/ - Politically Incorrect


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: kiketube.png (2 KB, 169x79)
2 KB PNG
DAE notice youtube ads always interrupt redpilling about kikes?
>>
I’m pretty sure you can’t even say israel anymore.
>>
>>537160767
Stfu FAGGOT I saw your grindr profile and was repulsed by your 4skin
>>
>>537160767
Well done.
>>
>>537160767
Ads? Lol.
>>
File: 1558050432524.png (32 KB, 470x316)
32 KB PNG
>>
File: XaRz0vF.png (199 KB, 301x311)
199 KB PNG
>>537160877
I dont get it what's your implication
>>
>>537160767
No. :^)
>>
>>537160767
I wouldn't even use youtube if I had to watch the ads
>>
>>537160923
It's 2026. Adblock exists. Don't let kikes waste your time/rape your brain with Ads.
>>
>>537160923
mobile: revanced
tv: isponsorblocktv
browser: brave
>>
>>537160767
Haven't seen an ad in decades. If I have to create an account to use your "service" I'm just not going to use it. Simple as.
>>
>>537160983
I barely use it even though the ads are blocked
>>
>>537160767
>youtube
>without adblock
you deserve it for being retarded
>>
File: 1773958507376515.jpg (61 KB, 1120x912)
61 KB JPG
on the topic of ads
i helped co-develop overwolf slop addons with friends
one of which is an ex-ow employ
i asked him who installs this adware crap
>americans
followed by how much the top earning slop addons make

that's when i realized that it's true
that goyim are truly cattle
>>
File: 1640816827223.jpg (33 KB, 300x333)
33 KB JPG
>>537161893
>things that never happened
>>
File: 1773379286452242.jpg (110 KB, 1320x1638)
110 KB JPG
>>537162003
lol
why would i make up something that specific
>>
>>537162212
>why would a kike make something up
because you all are canaanites and have cursed blood
>>
>>537162276
>that specific
you mong
>>
>>537160767
If you're watching ads in 2026 you're a goycattle and deserve to see whatever bullshit (((they))) are pushing on you. I'm not telling you to pay for their "services" either. Adblock
>>
>>537162298
it's your lie, embellish and "trick" God later as you wish
>>
>>537162379
and yet i told the truth
the anecdote is true
and you are cattle
>>
>>537160767
I have Premium, I would never know about ads.
>>
>>537162486
hebrew delusions of grandeur, nothing more
>>
File: ikea ad.png (216 KB, 568x525)
216 KB PNG
>>537160767
No. I am not retarded, I use a blocker.
>>
>>537160767
They broke me and I finally bought the Premium lite subscription. It's honestly worth it for me since I watch a lot of YouTube.
>>
>>537162499
>Paying the kikes extortion subcription fee.
Bro... adblock is free.
>>
>>537162646
>he doesn't block *srael flags at the element level
boards.4chan.org##[id^=p]:has(.countryFlag)
boards.4chan.org##[id^=p]:has(.flag-il)
boards.4chan.org##[id^=p]:has(.flag-md)
boards.4chan.org##[id^=p]:has(.flag-xx)
>>
>>537162817
i could i just choose not to
>>
>>537161226
First off, you can’t use ad blockers on the YouTube apps for devices. Second, they intentionally make your PC use more RAM if you have an ad blocker enabled.
>>
>>537162960
revanced is super easy plus gives you sponsorblock in the native youtube app
>>
>>537160767
been getting more ads lately to visit my local synagogue. for about a week I was getting them at the start of every video. not sure why, maybe I haven't been typing kike enough, or maybe it is because I typed kike too many times.
>>
>>537162960
>apps for devices
oof, ngmi
>>
>>537163172
switch to brave shields up or firefox with fingerprint fuzzing turned on. your browser itself betrays you across sites, even with adblock and whatever else. you need a browser that generates fingerprint data so common they can't track you
>>
>>537163398
even better. I use an old version of crunchbang linux on live boot with an old version of firefox. the linux kernel itself is about 10 years old, and firefox is about 5 years old. it can still play webms in the browser, but for some reason I have to download mp4 to play in mpv.

other than that, I have it set to auto power down if I leave it for an hour. after a fresh boot, everything is sanitized again. that is as much as I can do on the client side. also, the dx79si motherboard I have is part of a pile of them I bought a few years back. the dx79si and dx79to motherboards were one of the few ones left where you could disable the intel management engine...

ikyk. a stack of motherboards with the IMEs disabled is super valuable.
>>
>>537163013
I tried to help. normies are a lost cause.
>>
>>537163550
>there's that fucker again running a 2.6 kernel
unless you're switching distros, kernels , and browsers every boot, you basically have a sign on your back that says "kick me"
https://amiunique.org
>>
>>537163652
>i tried to help
better than the kike i guess, but not by much
>>
>>537163767
oh, I know all that. I've been in the linux game since slackware came on a stack of floppies. I also don't give a fuck and clamav tells me everything is clean. not since I set this thing up has it ever given me any problems.

aside from the gtx760 card in it, this thing is great. I am working on making a uefi demoscene sort of thing using signed distance fields as the renderer. that is slow as fuck as a software renderer unless using mmx and loading all the registers by hand, which means fucking around in assembly.

I want to be able to just get the amd video drivers and trace what happens when I do vertex and shader program uploads to the card in linux, and then get into the driver source from amd and just use that in my uefi app as a quick and dirty video driver to send glsl code direct from uefi.

after that, fuck linux. it is time we had a serious processor monitor like the old days, except with graphics. and hookers.
>>
>>537163974
>I know all that
i don't think you do, judging by how confident you sounded originally about your setup. good luck on your new OS though
>>
>>537164289
thanks. the plan is to just have the entire memory map as a zoomable quadtree rendered either in software or hardware. software rendering that is totally doable, and will probably be the next thing I get going since the uefi facilities for all that are shit. that's about the only way to program drivers at the hardware level without using all the theatrical faggot shit from C and unix.

clean sheet. a tcpip stack can fit on a sheet of paper, a graphics library on a notecard, and some usb drivers makes it all go. just raw dog it. assembly programming isn't too bad when you do it 70s paper sheet style where each register gets a column and you write the program register by register, line by line.

so much better than fucking hieroglyphic assembly programming or using some dipshit version of C with a pile of security flaws everyone knows about but no one has fixed for 40 fucking years. just don't use sprintf() because it fuckin sucks and no one will unfuck it, for example.

enough of this blathering. everything is going to shit and everything need a clean wipe. youtube, operating systems, everything.
>>
>>537163767
>>537163974
i get a new laptop every 10-12 years and run it until it gets slow as shit and then pretty much dies. then i smash it with a hammer for security. i run no adbloc and never clear anything nor do i know how to do it if i wanted. i've been doing this for more than 30 years. thank you
>>
>>537164603
you know you can upgrade to basically any major distro and it would have the same effect? which should you trust more: a 40 year old, audited, rigorously tested codebase, or you, a novice programmer shoehorning your asm under uefi because you don't believe in C. it's interesting don't get me wrong, but good fucking luck implementing anything close to the basic features tcp/ip had 15 years ago on an 8.5x11 sheet of paper
>>
>>537164885
i like the framework laptops, even have a mount for the old motherboard so you can continue using it as almost like an rpi. you only need to smash the ram and drives. hate seeing old, good tech go to waste
>>
>>537165070
thanks fren
>>
I've been blocking ads religiously as long as I can remember and I am always shocked whenever one slips by because they confirm how gay normies are. I genuinely get violent tendencies when I see one.
>>
>>537164987
>a 40 year old, audited, rigorously tested codebase
this is the funniest fucking thing I've read all day

>a novice programmer
second fuckin funniest thing I've read all day

hate to break it to you pal, but all you need is a framebuffer, a tcpip stack, some usb drivers, maybe a soundcard, and ring0 access to the processor. plenty of fully functional operating systems out there can fit in a few mb. all this bullshit linux made as a codebase is nothing more than tranny faggot brainrot leaking into the fucking place because some cockless faggot wants to design an operating system like a rube goldberg contraption.

because you know as well as I do that the linux show must go on. they must always invent a super new important update to the kernel, an update which we all find out has hideously bad flaws later on and all the

>rigorously tested codebade

was all shit from the start, except everyone wanted to keep prancing around to play their part in the big linux game everyone gets to play.
>>
There is nowhere to hide. The kikes have made hardware-level backdoors for decades.
>>
>>537165355

>>537163550
>ikyk. a stack of motherboards with the IMEs disabled is super valuable.
>>
>>537165277
and how much of this have you implemented?
>>
>>537165476
the software renderer I setup uses the hg_sdf library

https://mercury.sexy/hg_sdf/

which is more or less the same as Inigo Quilez' shadertoy setup, except I have them output to a simple framebuffer in plain C, no headers, freestanding, pure integer math without any wacky mmx loading and block transfer. all the coordinate transforms use quaternions, and as Quilez warns to stay away from trig, I use dot/cross products for pretty much everything in the raycaster.

for the console, I just made some simple 8x16 bitmap fonts and have them render to a quadtree using the uefi framebuffer facilities. the problem I have so far with this is that the single threading causes 100% usage on whichever core runs it, but it still only updates at around 20 fps because uefi still does old bios video bullshit where the flat memory address for the framebuffer from uefi is really just memory mapped IO, another layer of shit I have to peel back to get that sweet sweet framerate syncd with the hdmi output.

is that good enough? should I talk about the memory management model I have in mind? maybe I can do a backflip through my asshole. what projects do you have going on? sincerely curious.
>>
>>537165720
lmao
>>
>>537165720
what i do professionally does not require validation from you or anyone else here. i simply am in tech
>>
>>537165866
I had no clue that doing a simple uefi boot to video and some played out demoscene graphics was considered high level programming. help me understand what part of what I am doing makes me out to be some dimwit.

the thread is dead and no one else is here but you and me. help me understand how stupid or impossible what I am doing is. is it something you would consider so advanced that anyone, me, claiming to do it is somehow incredulous? it's what the hardward was designed to do, anon. it's what the published tech manuals from the manufacturers say to do. its all cookbook.

really though, elaborate on your

>lmao

I really want to know what makes me seem so naive and stupid to you. I paid for my house programming.
>>
>>537160923
I haven't seen an ad on youtube in over a decade, get with the program kiddo/gramps (I'm not sure which one would be applicable)
>>
>>537160767
my youtube doesnt have any ads.
>>
File: 1771973296893255.jpg (43 KB, 548x611)
43 KB JPG
>>537161893
Internet scams have always been among the top three things of yidsreal's economy.
1. Faggotry and sex trafficking
2. Internet viruses and scams
3. Diamonds and jewels.
>>
It sure is summer in here
>>
>>537166031
you're writing an os from scratch, using uefi as a crutch. you have what, two binaries from the sounds of it. it's great you can add colors and shapes to a screen but you lack the understanding that you've already painted yourself into a corner you'll never get out of, and instead are here trying to drop your newfound "knowledge" to one-up people as if anyone who reads it will drop to their knees and shower your cock in r*ddit karma. boisterous retards like you come and go like a nigger robbing a kfc. i'll bet right now: $50,000 i'll never hear of this again in my entire lifetime, of which i'm less than halfway through and also very well-known in the community

and i paid for my first house cashing out stocks; semi-old silicon valley money. what i did, what i do, what i write, is all irrelevant to me. but this seems like your sole identity so like i said, sounds cool and good luck



[Advertise on 4chan]

Delete Post: [File Only] Style:
[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.