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


File: 4maids-2.png (837 KB, 850x548)
837 KB PNG
What are you maids working on?

Last one: >>108799523
>>
>>108817304
Snailcat thread
>>
>>108817304
cringe fucking maid poster go kys
Anonymous 05/14/26(Thu)00:28:23 No.108817306▶

>>108799523 (OP)
Next thread:
>>108817304
>>108817304
>>108817304
>>
>>108817370
(in minecraft h3h3h3)
>>
File: maidposters.png (1.8 MB, 1297x1212)
1.8 MB PNG
>>108817370
>cringe fucking maid poster
>>
just put out an update to my app for theseus. feels good.
>>
>>108817484
What happened to the cute anime girls?
>>
>maidnigger hijacks another thread
>>
File: komerina.jpg (270 KB, 850x1059)
270 KB JPG
>maid thread hijacked by maidposter
>>
>>108817609
>What happened to the cute anime girls?

i already told you that i only have that background set in the actual UIX Desktop/Theseus skin. Not the script that i'm programming.

i'm not adding a moe toggle to my script.
>>
>>108817847
You don't have to have a toggle, moe can just be the default!
>>
haven't had time to develop my game because of employment
>>
>>108817863
What kind of game do you want to make?
>>
File: thumb-1920-1058742.png (2.54 MB, 1920x1080)
2.54 MB PNG
>>108817437
>>cringe fucking maid poster
these threads are so based now. I get to see cool comp sci shit AND cute anime maids. mark my moes these will be the golden years. /aoc/ and /ebc/ are gonna be fun this year! don't slack on your studies!
>>
>>108817921
infinite 3d platformer
>>
File: 1772491405509834.jpg (83 KB, 1024x771)
83 KB JPG
how feasible would it be to learn all of typescript in like a month coming from swift
>>
File: tenor-3285181617.gif (3.19 MB, 498x283)
3.19 MB GIF
>>108818295
I think its actually fine. typescript itself isn't that bad to learn or use. there's really nothing complex or deep about it. the only hard parts are when you hit web dev and see some of the bullshit types webdev's try to use for their react apps.
>>
>>108817304
What a weird ass ん, looks like an れ so much more
>>
>>108817249
NTA, you learn what to do better next time.

>>108817261
>implying people mature beyond the age of 14
>especially autistic ones
>especially autistic maidposting ones
>>
I have to get back into learning godot. I love programming games, but damn its actually such a tiny part of making games. I feel like actually programming is 1% of most games and the rest is assets, level design, game design, and play testing.
>>
>>108819154
We are the 1%
>>
>>108817304
somehow this is the only the good thread on /g/
>>
>>108817011
it's over for humancucks
all the maids here will have to start doing OF just to pay the bills
>>
hello, I am an alien who has incarnated in human form on your planet.
I just wanted to let you know that even back on our home planets we argued over interpreted vs compiled languages. that is all.

ps. picrel is close to what some of our girls look like back in the pleiades. 2d art style was inspired by us.

any questions?
>>
>>108819634
are you saying you look like that?
>>
>>108819711
no I am male. I'm also in human form in this lifetime like I said
but our girls are really cute and many of our species have incarnated as humans on your planet including many Japanese artists
>>
File: pepe-hat-einen-plan.png (550 KB, 1007x1024)
550 KB PNG
>Everything is a file
>God is a file, too
rm -f God
>>
>>108819915
rm: cannot remove 'God': Permission denied
>>
File: reddit soy.png (228 KB, 600x801)
228 KB PNG
>>108820016
rm: cannot remove 'God': No such file or directory
>>
>>108820016
sudo rm -f God
>>
sudo: command not found
>>
>>108820064
That's a you problem.
>>
>>108820022
based and check'd double dubs
>>
>>108820099
Nope.
>>
sudo: Anon is not in the sudoers file. This incident will be reported.
>>
>>108819915
there used to be an island full of files
>>
If processes are files then why i can't kill processes by deleting the files in /proc?
>>
>>108820641
The process isn't a file. The kernel stores information about the process in a file.
>>
PRINTF RETURNS THE NUMBER OF CHARACTERS PRINTED DURGA DURGA DURGA STAN.
https://www.youtube.com/shorts/W_pc29_PJYw
>>
File: touchtime.webm (2.69 MB, 640x853)
2.69 MB
2.69 MB WEBM
it's wireless!!!
We're going places. I am quite happy about my progress.
Soon (tm) I'll get back to some more game dev, but I have no fucking clue what game I could possibly write for 192x128 resolution
>>
How do I implement an arena in Python
>>
>>108820830
Arena myArena = new Arena();
>>
>>108820858
>autist confusing interface with implementation
Every.
Single.
Time.
>>
>>108820830
>>108820858
>Python
class Arena:
pass
arena = Arena()
>>
File: loooong.png (99 KB, 1334x946)
99 KB PNG
anyone else annoyed when your lines are too long
>>
>>108821317
>four nested loops
just use a tensor brah
>>
>>108821339

No one here knows what a tensor is, dummy.
>>
>>108818868
If you are the same person at 35 that you were at 14, you have some kind of intellectual or emotional disability. It is normal to mature as you age. We don't stay teenagers forever, nor should we want to.
>>
>>108818295
is it for a job? because if not, don't bother. jsdoc is all you need, don't even have to be very strict with it. the typescript compiler works with jsdoc annotations too so you get that same type safety aspect out of it but without all the retarded extra stuff on top of it
>>
>>108820549
who gets these reports? santa?
>>
File: 1778770065372.png (1.07 MB, 1567x1079)
1.07 MB PNG
>tfw summer and maids are at the beach
I haven't programmed much in my spare time lately. And at work I get gpt 5.5 high thinking to do all of my bidding.

I do miss the nice feeling of accomplishment I used to get after working on my side projects, but I completed them and have shared them here a couple times.

Will have to do some IT work soon. Disks are filling up and I havent got physical space in the case either...
>>
>>108821703
Cute.
>>
File: 4maids-3.png (546 KB, 640x563)
546 KB PNG
I have been working through Vladimir Propp's book more. Since last time I worked on it, I have written more MAIDS code to represent the subcases of each of the functions he defines.
>>
>>108821317
ok i read it and I'd put the last 2 loops into a separate function no homo.
These are just updating the nodes, right? I'd separate that
>>
>>108821933
>talks about kode
>doesn't post kode
>posts maids instead
into the gulag, retard
>>
>>108821317
what even is this? i dont understand any of this code at all

t. first year cs
>>
it's GUI as in "guide", not as in "gooey"
>>
>>108822207
Sorry, but what with the maid poster we already have enough mental illness ITT.
>>
>>108822118
you should have been programming in your spare time before uni
>>
>>108822118
Read the comments and it may come to you.
>>
>>108819915
You need to use his true/divine (properly escaped) name
>>
File: propp2.png (461 KB, 1920x1039)
461 KB PNG
>>108822108
>>talks about kode
Actually, I was talking about my Computational Linguistics research project.

>>doesn't post kode
Here is the current code. It doesn't do anything interesting yet, because as I mentioned, I am still filling in the subcases of Propp's functions. I haven't even gotten to implementing his schemas yet. The end result of the research (if successful) will be a program which can generate combinatorially many fairy tales based on Propp's schemas. I will then adjust them to generate combinatorially many stories about maids (though they may still end up structured like Russian folktales). The goal is a novel generator that samples a combinatorial space of possible novels about maids, so I can sample it one hundred million times and then most of the literature ever produced by humanity for all of recorded history until now will be about maids. This is the goal of Computational Maidposting.

>>posts maids instead
I can do both at the same time.

>into the gulag, retard
Propp didn't get sent to a gulag, and I probably won't be sent to one either.
>>
>>108822401
root?
>>
>Propp didn't get sent to a gulag
Same as Newton, which we're paying for to this very day.
>>
>>108822401
Ah okay.
sudo userdel ken

(assuming his compiler backdoor didn't already account for this)
>>
>regdumper schizo
>maid ide fag
>AIfags
Is there any other thread schizo/sobcow I need to know about?
>>
>>108822688
What's a sobcow?
>>
>>108822855
I refuse to elaborate
>>
I'm writing an emulator using SDL. Right now I have a main loop setup wherein the screen is updated if no event occurs. I want to make it so that the screen is updated at 60 Hz. Is there a better, more elegant way to do that than waiting 1/60 of a second before updating the screen?
>>
File: renako.jpg (348 KB, 850x1202)
348 KB JPG
>>108823504
>more elegant way to do that
Wait 1/60th of a second before updating, while wearing a maid outfit.
>>
>>108823504
Not with SDL. With Vulkan you can use timeline semaphores that allow you to keep track of certain stages in the pipeline and perform actions only if they have already passed - and the thread will wait if they haven't.
>>
>>108819915
rm: cannot remove 'God': No such file or directory

this says a lot about society
>>
File: aqua.jpg (195 KB, 850x628)
195 KB JPG
>>108823745
touch God
>>
>>108823745
That we never needed god in the first place.
>>
echo dog | rev
>>
>>108823755
A lot of bad behavior and societally destructive behaviors were suppressed/avoided when more people believed in god. We need to bring back shame and the fear of punishment for negative behaviors. Removing religion from the west was a mistake.
>>
>>108823504
Syntax

bool SDL_SetRenderVSync(SDL_Renderer *renderer, int vsync);

Function Parameters

SDL_Renderer * renderer the renderer to toggle.
int vsync the vertical refresh sync interval.

Remarks

When a renderer is created, vsync defaults to
SDL_RENDERER_VSYNC_DISABLED.

The vsync parameter can be 1 to synchronize present with every vertical
refresh, 2 to synchronize present with every second vertical refresh,
etc.

Hopefully your refresh rate is some multiple of 60
>>
>>108823998
>bad
That's like, your opinion.

>societally destructive behaviors
I like it here. If you don't, then just leave. We can do well without you and your """""shame""""".
>>
File: 1778106937022109.png (53 KB, 425x400)
53 KB PNG
https://xcancel.com/AnthropicAI/status/2052808791301697563

>Train AI on a large corpus of everything
>Corpus accidentally includes dystopian fiction about rogue AIs
>AI starts pretending to be a rogue AI based on that corpus
Kek



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