[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
/bant/ - International/Random

Name
Options
Subject
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.

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]

File: 1786899051676w.jpg (40 KB, 453x604)
40 KB JPG
What name is him?
>>
>>24914967
wino wimothy
>>
>>24914967
subhuman=ailurophiles
I do know

File: Computer Wiz.jpg (95 KB, 689x1024)
95 KB JPG
Share some music!
https://www.youtube.com/watch?v=6zqFYFOjYMI
7 replies and 1 image omitted. Click here to view.
>>
https://youtu.be/XEEasR7hVhA
>>
https://youtu.be/XEEasR7hVhA
>>
https://www.youtube.com/watch?v=y4j12_RNkh0

File: 1788123442612196.png (588 KB, 898x957)
588 KB PNG
new toss
10 replies and 3 images omitted. Click here to view.
>>
>>24914807
>>24914720
a somali in finland posted this
>>
>>24914807
>WE DON'T DO ZAT IN ZIONIST GERMANY!!!!!
>>24914816
Another proof overton wingrs are genetic subhuman violent trash
>>
>>24914927
a CHI posted this

File: painful.jpg (22 KB, 608x328)
22 KB JPG
IDEK if I want a smol sub or big domme. Not like femdom but more a woman who is confidant.

File: creepybongo.gif (1.93 MB, 500x500)
1.93 MB GIF
Creepy Bongo Edition

>Who is this thread about?
The twin streamers and artists Bingo (Hale) and Bongo (Ashley)

>News:

The Jordan Bates (Goku the Wizard King) inteview has passed and it went really well. Hoping for more interviews in the future.

Volkish has been banned again (we expect him to be back within the week)

Comment too long. Click here to view the full text.
217 replies and 28 images omitted. Click here to view.
>>
feel sorry for all the twiggas who are going to sit through that dog shit s3 finale tuesday
>>
>>24914430
At least it’ll be over
>>
https://www.youtube.com/watch?v=tV5THKJYW-8

another banger from bingo. she doesn't know who he is but she's really channeling asmus tietchens in these tracks.

File: w90x1bdfpzee1.jpg (87 KB, 1080x684)
87 KB JPG
I want a Melonade gf
28 replies and 13 images omitted. Click here to view.
>>
>>24913556
you are retarded and have probably never touched real titties.
>>24913569
nigga spittin str8 fax
>>
>>24913592
i don't need to touch small pathetic foid tits to know what small tits look like. 99% of women's boobs are small.
kill yourself faggot cuckold retard
>>
>>24913678
delusional virgin manchild

File: 1719135202860431.jpg (68 KB, 564x671)
68 KB JPG
today I'll remind them edition

>Demo Days
Next: https://itch.io/jam/agdg-demo-day-70
Previous: https://itch.io/jam/agdg-demo-day-69

>AGDG Resources
https://hackmd.io/SNd2YQugRG-36CLYc8Og2w

>Progress Posting Guide

Comment too long. Click here to view the full text.
298 replies and 109 images omitted. Click here to view.
>>
>>24914640
games are their code , if you don't like writing code you don't like making games
>>
File: decker_realistic.png (129 KB, 505x496)
129 KB PNG
>>24914640
Yes and no. I've vibecoded large parts of my game because of time constraints and stupidity. But the code produced is usually really not that great and usually doesn't do exactly what you want. It guesses things a lot and you need to be very specific when working with a LLM. You will end up fixing problems by hand.

However. It saves time. That's a big deal when working alone. For example I can draw... a style, but I can't make very realistic drawings. And I don't have the kind of softwares necessary to make the drawings the best possible. In game development you will need to draw concepts of whatever you're working on as to have a better idea how it would play out and overall develop the idea further.

Lets say we're working on character development. You got your story written out, it's passable, and now you need the visuals. I'm not that good at making photorealistic characters or modeling. So I draw a very rough T-pose character based on images found on the web. Then I give the picture to an AI which converts it into a photorealistic image. I may make some adjustments, and then I give the image to another AI which generates the character for me. Then I would ideally adjust the model to decrease it's size, and finally use something like mixamo to rig it, so I can play animations their service offers.
>>
>>24914932
This actually looks cool. It's not like Mario Kart where a shell hits one person, I like that it feels like a real physical object, almost like a bowling ball, being launched into the space. Mario Kart isn't bad for doing its thing, but I really haven't seen something like this. (Although I'm not in the RC racer world either so I have no clue)

File: 1769153875620478.jpg (208 KB, 607x668)
208 KB JPG
Wireguard only uses one of your weak VPSs cores? Run multiple tunells and bind them to act as a single interface!
5 replies and 2 images omitted. Click here to view.
>>
>>24914806
>when i load the tunnel latency spikes to like 100ms from 16ms
do you look at your systems resources when doing so? identifying why it spikes is important.
also if this is on a router and not a pc/phone that does it for you remember to set the MTU if you know how to do so.
how are you testing it under load?

>every application can just have its very own tunnel pretty easy so dunno
would be annoying to set up, but if you got the time i dont see why not, remember that more tunnels will add to the cpu load.

on routers you can use policy routing so you can send different protocols or port or basically what ever out what tunnel you want.

Comment too long. Click here to view the full text.
>>
File: 1769152669987728.png (208 KB, 869x540)
208 KB PNG
>>24914810
>do you look at your systems resources when doing so?
yeah. cpu spikes like crazy on the wireguard server side. loading the wireguard kernel module didnt change the latency issue but it looks like the cpu is raped slightly less. hmm maybe i should get my priorities straight..
>remember to set the MTU if you know how to do so.
been neglecting to do that. it might just be that actually but i'm not too sure. will work on that next. should do that before i try any multi-tunnel shenanigans.
>how are you testing it under load?
i just ping it and run iperf3 at the same time and watch htop on both machines.
>you could isolate your web traffic out one tunnel, your gaming stuff out the other etc
that's already kinda how it works. and it does so fine without any issues.
again this is a non-issue but im bored

Comment too long. Click here to view the full text.
>>
File: 1785784560672616.gif (57 KB, 457x498)
57 KB GIF
>>24914684
You do realize things are not parallelized in a way for this to do anything when stuff is only coming from one peer address, probably the opposite way around since it's so highly optimized

File: 1781486324296577.png (378 KB, 680x1000)
378 KB PNG
I wish I was Brazilian so much...
51 replies and 19 images omitted. Click here to view.
>>
>>24914821
I am saying this, because, when it comes to sexuality, it is about to which biological sex someone is attracted to, not based off from someone's appearance. Also you could be bisexual, but, when it comes to men you can draw the line to either femboys and anime traps, such as Astolfo, Felix Argyle and Venti or those very handsome and cute appearing boys, who don't have any facial and body hair, such as those in the likes of Ace Trappola, Riddle Rosehearts, Kagamine Len, Yuto Kiba and Ritsu Sakuma
>>
i think that while a straight man can be attracted to traps, it still makes you a massive degenerate
t. degenerate and bisexual
>>
>>24914892
I will not be surprised, if you will get upset by my reply, but you claiming that a straight man can be attracted to traps is like saying that a straight man can be attracted to men, which is complete copium right there, because it is simply the equivalent of that old saying, which claims that a man could be still straight, if he is on top, during same-sex acts, which is also complete bollocks

File: GSOvy_nWUAAM7vM.png (116 KB, 1500x2000)
116 KB PNG
stinky pete edition!

>when Josie stream?
Monday(regular) /wednesday(members) /Friday(regular)

>Socials
Https://X.com/Sheep_Xing
https://www.instagram.com/sheep_xing
https://www.instagram.com/sheep.xing
https://www.tiktok.com/@sheepxing

Comment too long. Click here to view the full text.
174 replies and 48 images omitted. Click here to view.
>>
>>24914584
if only I could stop all these stalkers...
>>
>>24914637
They've been stopped by time.
>>
File: live guro reaction.gif (1.96 MB, 300x300)
1.96 MB GIF
>>24914550
lol >>>/wsg/6224576

File: 1765995051756170.jpg (38 KB, 231x410)
38 KB JPG
Lebensraum
3 replies omitted. Click here to view.
>>
>>24914386
Soon
>>
>>24914310
I'm afd anon wtf leo is not me
>>
>>24914833
tsmt

File: IMG_6129.gif (107 KB, 498x497)
107 KB GIF
Frog Monday
5 replies and 3 images omitted. Click here to view.
>>
>>24914629
go back to belarus, frog imposter
>>
>>24914675
tsmt
>>
File: pepe 475.jpg (67 KB, 387x516)
67 KB JPG
>>24914629
we amphibians stand with ukraine, leak about it

File: 1786558285527251.png (1.04 MB, 1316x1195)
1.04 MB PNG
ITT: Interesting and unusual stuff that's happening on the boards you visit.

Non-happenings, habbenings, haqqenings, small GETs, complaints about shit boards being shit, known spergs sperging out, personal report buttons and blogposting / avatarfagging et al. belong in the /nah/ thread at https://boards.4chan.org/bant/#s=nah

Premium happenings, goldppenings, diamondppenings, rare GETs, great posts from great boards, users loved by everyone, secret meetups with mods and exclusive entries in blog.4chan.org belong in the 4chan pass-only thread at https://boards.4chan.org/vip/#s=happenings

Past happenings: https://wiki.bibanon.org/4chan/History
See how active 4chan boards are in real time: https://4stats.io (charts are back!)
Search 4chan: https://find.4chan.org
Archives: https://wiki.archiveteam.org/index.php/4chan

Comment too long. Click here to view the full text.
128 replies and 43 images omitted. Click here to view.
>>
>>24913153
So they have one more friend than you do, champ?
>>
File: 1776727223142178.png (74 KB, 612x274)
74 KB PNG
I'm more interested in Steam teraleak threads, is there any "special" moderation in DLSS5 threads on /v/?
>>
>>24914614
>>24914596
>>24914573
You're obviously brown by how you latch onto one meme and force it for years and years. You're a human robot if we can even consider you human. Eat shit, shitskin.

File: 1787989843950387.jpg (262 KB, 2064x1161)
262 KB JPG
Touching and getting touched by men edition

>Who is this thread about?
Famous House winner and Fishtank Season 3 1st place runner up, BinxBasilisk

>Binx's accounts:
https://www.twitch.tv/binxbasilisk (embed) (embed)
https://www.kick.com/binxbasilisk
https://www.youtube.com/@binxbasiliskx
https://www.tiktok.com/@binxbasilisk

Comment too long. Click here to view the full text.
168 replies and 36 images omitted. Click here to view.
>>
>>24914798
That was predictable. She's not interested in men, but kick viewership.
>>
>>24914798
There’s plenty of time for a “date” but he could do better anyway.
>>
File: redball.jpg (590 KB, 3420x1924)
590 KB JPG
yo Mr Dedmen... shout out to George floyd, RIP... but this is for us RED Men.

File: HP1lHlDagAAIy94.jpg (968 KB, 3000x2250)
968 KB JPG
143 replies and 37 images omitted. Click here to view.
>>
kpoop
>>
File: HCtExdAaoAAgumW.jpg (471 KB, 1099x2048)
471 KB JPG
Mo
>>
>>24914758
mo


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