#programming
1 messages · Page 530 of 1

she bad


no
ye
?

she’s 16
what
really?

what the fuck am i reading
(im kidding)
newest #baking member already gonna disappear 
i’m so lost


Hm yes, we're programming, clearly. Can yall remind me of this languages syntax?
youre going in my note
she’s 🐰
are you sure you want to double click this exe?
provide administrator confirmation that you just picked yes.
is this you?
are you not a robot?
are you sure?
ok. game.exe wants you to confirm that it can run in elevated mode.
is this you again?
jump
this has got to be the strangest day in #programming in months
🐇
What is even happening now I left for 5 seconds
omg btw did you see this repo where someone made an artificial soul
I just came
I mean. People still let virusses get admin like that.. you could argue it wasn't enough buttons..
chou box hime
What did i miss
TMI
Some of us decided to learn rust. The rest is history 

-# dont feed the fanfic schizoer
?

What does this mean


Don't worry about it
what is this convo
go to bed 
where is the #programming
can we evict this person
Chat how we feeling about Qwen3.7 btw? Big deal? Just another qwen3.5?

mid
mid
I don't know the latest programming I see here is my post of code dealing with all OS' and Python and Conda venvs at once
Idk i just came im trying to find out as well
my va feels like looks 90% like your ips without fald 
told ya, we programming our destruction
Sam what does tmi mean
so superbox is the only real programmer 
Too much information
it means twitch messaging interface
Can confirm
wow

Ai overview told me Transient Myocardial Ischemia
im doing a hecking unity rn
too much info
new chapter unlocked*
Wym

tmi stands for trusted machine interface
Has anyone of yall ported godot exporters btw? How hard is that?
in vscode cuz vs traumatized me
i like moisture
I wanna go back a few windows versions but uh.. yea idk
I got idk how many definitions now bruh
i meant tmi as too much info. dont worry about the implications
why is bro so concerned about others ages
Uh alr
Idk what i did wrong
cause kids now a days are scary
really

im 22 if that makes you feel better

How are your knees doing?
I'm 5 trillion years old
im 15 
your fanfic is now illegal
i'm old enough to tell you that kids are never scary, being a dumdum is
nothing, you're fine 
wow, thats some crazy idea
nononono
banish him to nn
we are not going out anywhere, i’m not into guys either
dont get any ideas
No, that's a little too harsh
where that kind of thing is tolerated
💀
unrelated but konii gave me this brain worm damage where
i want to call kronii konii and i want to call konii kronii
u my best fnd then
and it's like a 80-20 wrong flip
konii gave me brain chip implant
lemme give a hug 
@signal trout can we get a #writing channel for this guy 
you didnt do anything wrong, its just a dumb joke.
good idea
wrrr
nooooooooooooooooooooooooo

Am i the new schizo target
u bad
I'm using discord in the terminal now, everything is going well, except I no longer see who is typing. I just get "user-63547......."
not before #musicproduction

probably no new channels for a while; already have a good number.. 
so you hate both konii and shadow 
im afraid we cant be friends then
u not good as a femboi like sam. so u no story for u
we are japanese goblin
we are farmers
NeuroSynth channel
do they have to choose one
true for U

I
The "reincarnated as a slime" ones, or the "goblin slayer" ones?
-# (meant to reply to "we are jp goblins")
i have proof
LMAO
Ok wait i should prob phrase that differently
i can leak 
You cannot just decide that someone's something they are not
wow, good story idea
this is feeling off-topic... remember that #general-network exists, please... 
was it the bwaa sleepover

wtf?
This is absolutely not programming
Look at this very Composed code instead
you should prob enact rule 9 if things get this far offtopic
as expected
real programming


it's usually not this extreme I think but this is fairly normal 
then u should just talk about ueself more. tell us your programming journey
✍️
hehe
look at this absolute disaster of a macro I made today:
macro_rules! hyprland_events {
(
$(
$variant:ident : $command:literal {
$(
$field:ident : $ty:ty
),* $(,)?
}
),* $(,)?
) => {
#[allow(unused)]
#[derive(Debug, Clone)]
pub enum HyprlandEvent {
$(
$variant {
$( $field: $ty ),*
},
)*
}
impl HyprlandEvent {
fn parse(input: &str) -> Result<Option<Self>, String> {
let (command, arguments) = input
.split_once(">>")
.ok_or(format!("\"{input}\" has no command separator"))?;
match command {
$(
$command => {
#[allow(unused_variables, unused_mut)]
let mut args_iter = if arguments.is_empty() {
"".split(",")
} else {
arguments.split(",")
};
Ok(Some(HyprlandEvent::$variant {
$(
$field: args_iter
.next()
.unwrap_or("")
.parse::<$ty>()
.map_err(|_| format!("invalid {} argument for \"{command}\" in \"{arguments}\"", stringify!($ty)))?
),*
}))
}
),*
_ => Ok(None)
}
}
}
};
}
its going a bit of the rails rn. especially with the degen topics with the femboy stuff
man he is spamming like crazy
unreadable

this is normal

who is he? is he the reincarnation of Vardent Great Spammer?

yee 
we're just programming
yep,

u guys have bad mind
>>>>>>>>>
I figured it out
Sam must be trinary
good idea. better idea....
BEST IDEA!!!!!!!!!!!!!!!!! YEEEE

thanks

IntelliJ IDEA

😆 

I don understand, at least 70% of the girl emojis are like variety raections of same expressions of different ms's frame

no steve jobs
wow what up with that reaction?

jsutice for steve

no steve jobs
programming
its better
✅
we took our steve, he took our jobs

I took the job
sam, u seem to be good at trolling
sorry guys

shadow apple ceo when
so like
now we are cooked
new chapter*
this conversation reminded me of a character I'm writing for a story
Sam Autism 
other breaking news today: the sky is blue
she's supposed to be a parody of the apple fans of the 2000s
why is this #writing now
problem is, I'm not an apple fan, so I have no fucking clue how to write her
the baking
this has got to be the best thing i typed in the last 4 years
this is why i got a keyboard that was 130 euro
this singular moment
we need chay and konii to save us
true
can anyone give me pointers on what I should look into to make my character more authentic?
trinkets
WHO LIKES NOT TO TAKE BATH FOR 4 DAYS ??
ans: I think i know
ew
just make sure to never enter the dark ways of custom keeboards if you dont wanna go broke
wrrrrr
like airpods and shit
wrrrr
Ok so.. do i seriously make my own game engine with the help of SDL 1.2.15 and a mingw fork, or is it possible to use msvc6.0 in a modern visual studio?
or armbands and stuff
ofc thats that person
you see a lot in anime games bands on the thighs and shit
have you considered changing from sans-serif to serif? it makes your characters look extra fancy. Maybe consider Times New Roman
i’m not an apple fan either but have some products (iphone macbook airpods) does this qualify me as an apple fan
Tracking device
the sensor is just against the skin
explain me in detail about ur idea
lmao just an airtag strapped to her leg
Make game, that can run on windows 95
passport
...passport?
hmm... ig i need to install win95 to heck the code base
first
SDL is fine if you want wider support like touchscreens upport. for less overhead and thus more performance on desktop you'd use glfw
Add the mandatory quirks so it doesn't feel hollow
idk what quirks are mandatory
Literally just not nothing
this sounds funny you should write this in
SDL 1 btw. And the game engine in question is Irrlicht Engine..

holy legacy library
Who likes to eat seafood often?
nah
well besides her tech-obsessed eccentricity I had her be one of the main characters, and gave her an independent agenda
I do
huh?
sdl1 is oldge
SDL2 is technically outdated, nvm sdl1
like? which ur fevorite?
Yeah apparently 1.2.15 is newest with Win95 support.. i currently write my own GDI C code...
sometimes 2.5 is an alias to 3
sdl3 is good
no point in not using it
im pretty sure when porting from SDL2 to SDL3 i had to change 2 api calls to a lightly different name,a nd then everything worked fine
Yes i hate myself, yea i hate my life, yes yes
some times i wonder about ur age. u seem to be a monster from ice age
rude
Fair. I.. like legacy hardware
it does not read like one lol
My soul probably is.. my body says its ~21.. it feels like it's 40
milkfish is bony but tastes great grilled with rice and fresh tomatoes
tilapia is great fried
salmon and tuna sushi is great
fried octopus is also quite nice
shrimp is good no matter how you prepare it
but crab is honestly my favorite, but is extremely unhealthy the way I regularly eat it
<insert dino roar>
i guess we're back to #baking
(disclaimer: i haven't really used sdl3 directly just yet
but from the few times i dabbled in it its good)
i have, it works

the programming language
odin, the god from northern mythology, was famously programmed with SDL
What idea tho? Mostly is random energy fueled by hate for modern.. tech(?) and i now am looking at random ass frameworks and all to see what i could use to make some semi interesting game that has the minimum system requirements of "CPU: Optional"
here is what i used sdl in: https://gist.github.com/Adesii/6cac04a5572c977f4126eae3d19b3bf5
Without it taking me 40 years to render a triangle hopefully

No im not partaking in your .. was it yuri or yaoi?? Fanfic, thank you but no thank you-
wgpu
Webgpu?
whenever i see gp somewhere, i remember egypt
sdl used in place of glfw
true. both = money
or how i like to call it paingpu 
wgpu is rust lib, webgpu is web gpu
@olive sable seem like i owe you a cola.
thats why i drinking that
(i looked at the code, saw some funny names of libs i never heard of and went "sure, this seems like code, too bad im too sleep deprived to actually understand it without my eyes drifting apart while staring at it"
thanks
OH THAT'S WHY I COULDN'T READ THE SYNTAX?
Im not sleep deprived??

webgpu is js, to replaces webGL, wgpu is rust lib for native desktop or WASM if you want web
hmph
i wonder if webgpu finally doesn't crash my firefox
Nevermind, i am sleep deprived i cannot decode this sentence, sorry
I legit tried until now to understand that sentence
hashire hashire umamusume
webgpu is javascript, to replaces webGL when rendering in browsers, wgpu is a rust library for native desktop rendering or rendering in the web via WASM
well about that 
That.. looks the same but now it made sense- ty- so i may hate on wgpu- cool
WebGPU is the Web API
wgpu is a library that provides bindings for this API but can also handle native implementations
wgpu-native is an implementation of WebGPU that you can use with wgpu
it confused me too when i first leanred about this
Not that JS is any better, but details
https://infinitecanvas.cc/experiment/radiance-cascades <- this crashed my firefox 

So.. i can images wgpu-native like a.. locally running api provider? A HAL (hardware abstraction layer)?
ye kinda
it doesnt crash for me, but its not rendering anything

My mobile chrome v138 renders
chrome has fairly good support
i read manga on occasion
reading never
i so sad
tried in Chrome, is it supposed to look like this 
stop being so mean to ☆♡《♥bny🐇lop•idol~★》♡☆ 
My Firefox also rendered.. slowly.
On pc

it works for me with chromium
ff
are some messages above getting deleted?
took it about a minute
whats happenign up there?

wait yeah I saw it and thought I was tripping
(or, more likely, discord was bugging again)
no im pretty sure
ye i saw it too, idk either self delete or a mod idk
ye, Samir removed some stuff
question mark
ye

should i open a issue/PR to firefox btw? im mad annoyed at their "if you update to windows 11 backup your firefox" popup that keeps appearing..
im running IOT Enterprice
i dont think ill "upgrade" for another 6 years
im good
occasionally yes
i decided
no PR for sure
im not dealing with running firefox TESTS
an issue perhaps.. tomorrow maybe
do they even take issues?
no, they do not
corpo moment
wrr
wrr?
though if you just ask for them to remove the popup you're probably gonna be met with a lot of resistance 
only reasonable if there's currently no way of disabling it 
"Please add a permanent disable nag to backup for win11 upgrade checkbox" or "check for iot enterprise win10 before deciding if you show nag screen"
there is only a close button.. except this time there wasnt
had to open a new tab, and then close that tab with the nag
and it seemingly randomly appears
i should turn off my pc and go to bed.. i keep staring into the void with my eyes, doesnt feel healthy
will i tho?.. maybe after i gotten myself a bottle of water
does their bugzilla need an account?

reasonable
but no ty
whatever.. if it annoys me too much ill just supermium
yea imma turn off my pc. if my grammar and typos increase its because im on phone
Water Resources Research
Me?
yeah you specifically


sam i remember you as the programming person
hmm good question
shiro tagged me in here once to watch someone argue about sentience
hi

i think that was the last time we interacted
i dont remember
koni i remember
as the


hi muck 
and, i am really sorry about earlier, miss bunny.
if u hate me, then i can leave the server if u want
no matter how tasty

i dont understand
what did bro do to the UI?

u should give your opinion first. i am waiting
unity is fine

keep waiting
i have high standarts
or well, low standarts in terms of code, high standarts for optimization
bye
b
I saw a demo of irrlicht engine running a fairly nice looking quake map demo at 1800fps
With DX9
1800fps, not bad
That kinda made me want to use it
not great, not terrible
ye

Ive yet to see any unity game go above 180fps.. hell even just a plane + cube on a collision simulation goes barely above 300fps for me iirc
18k fps.. mmm..
Imagine launching a triple A with that kind of optimization
counterstrike gets to 1k fps on some systems
rookie numbers
counter-triangle

counterstrike is only slightly more complicated than this, should be able to get at least 2K fps
they have skeletal animations, should not be too heavy comparted to 196608 animated grass blades and 327680 static grass blades
all the networking and stuff can happen on different cpu core, im confident 2K is possible
welcome to programming where we all have shit to say and none of it makes sense nor will we budge
all my old fps numbers were on the 3090. 7900xtx should get anywhere between 10 to 40% more fps

something something the milkman

funyun will know
bottom 
wtf is aistudio cooking?
[StructLayout(LayoutKind.Explicit, Size = kSize)]
internal struct SetUserIndexCommand : IInputDeviceCommandInfo
{
public static FourCC Type => new FourCC('U', 'S', 'E', 'R');
public FourCC typeStatic => Type;
private const int kSize = InputDeviceCommand.kBaseCommandSize + sizeof(int);
[FieldOffset(0)]
public InputDeviceCommand baseCommand;
[FieldOffset(InputDeviceCommand.kBaseCommandSize)]
public int userIndex;
public static SetUserIndexCommand Create(int userIndex)
{
return new SetUserIndexCommand
{
baseCommand = new InputDeviceCommand(Type, kSize),
userIndex = userIndex
};
}
}

true
If ur looking for optimized C# just look at the exported JIT
so am i reading this correctly that we should replace rust with c
64k token vocab with 8k embedding parameters 
And amazingly none of the Linux app names have absolutely anything to do with their functionality
Sometimes they do
i wonder how much they got paid
They lowered the participant pay
But
I wonder how much they got paid for the first one
Given we are playing the “I don’t like this so it’s fake” game
unity cant change controller LEDS properly cuz steam hijacks 
no api?
i could make unity use the steamworks api
but that seems a bit over the top for a school project
is it opensourced?
can always make a tool in C++ and externally call it
Ah yes, my favourite part of programming
Making a custom small program to glue together or fix someone else's program
(I had to do this with hyprland, it sucks)
Steam controller owner?
Does switch controller even have lights
Guys what do y’all think of programming of mac
hello! everyone
I am glad to be here
I am a full-stack developer dedicated to building high-quality web applications and SaaS platforms.
i see
Hello and welcome 
There be terminal

Vibe coder detected
welcome everyone
Pleasure to meet you buddy I’m a vibe coder but I’m trying my best learning some python libraries
That was way too annoying but I now has a terminal
i'm more of a quarter stack dev myself tbh
Frontend and backend
nice to meet u
I’m a backend and mostly CLI frontend
I guess I'm technically a GUI dev now
where is the work in platform
GUI is hard for me
the only real distinction you could make is client side and server side i guess
Try Kotlin Compose framework, it's kinda great
Yeah I don’t share my work at any platform actually, I’m to lazy to do that also I’m still learning so nit sure if i can share my stuff
where are your location
Am located at ohio and sometimes Europe
It depends on the system
I have other locations i usually use ssh to access to
With tailscale
Are there no Japanese people here?
Not that i know of
If you want JA people there's a whole set of channels with them
Have you tried the japan channel
JA is java, not japan, you want jp
Where are you from?
singapore
J apanese P eople xd
Oh i see looks down to JP channel
If you'd rather converse in Japanese, we have a Japanese language channel #日本全般-jp-gen 

Sorry if we weren’t able to help bro
Its red. And 2 leds 
Apparently i need to disconnect all controllers and then reconnect them in new order for them to change colour correctly 
I cant quite tell if this is my unity code or linux drivers tho
new leaf 
animal crossing
Red is player 2 I think
Ducking autocorrect
fair enough
I want a controller with a hexagon of seven buttons on one side and a genesis-style dpad on the other
I wish I knew how to make controllers ngl
especially motion controllers
ok it seems to just be linux drivers 
linux is eliv confirmed

a lot of us use linux 
im building for windows, linux, and mac
I used mint and Ubuntu, arch, hyperland, the only things i know is some apt pacman commands honestly
But i support your work
wuh
hate building on mac with unity
thats why my last job we didnt do it
just linux and windows
it seems to mostly work
i think its bad
but it works
only have had 1 perosn test it and they said it was slow
I noticed one cute thing and in Windows 11, you can have a solid color as background, and among the options, you can see Windows 95 as one of them.
Yeah 3D game design is someone i can’t understand you guys have open gl vulkam direct x aside of 3d modeling and other stuff to manage
nah its fine
in most game engines you odnt have to worry about that
openGL is easy but outdated so for beginners but not for actual games.
modern games use either vulkan or DX12
DX12 is mostly windows focussed hence vulkan is better
webgpu is becoming popular too
I think that it’s still hard for me to comprehend that, i will keep playing with my CLI until i figure things out

its not too hard
you just need to understand how the gpu pipeline works
takes maybe 2 weeks to learn
:•} care to give me some source?
you really should start with opengl to understand the basic concepts
and then you can move on to vulkan
Okay i will try my best

goodluck
for vulkan you will need it
most hobby projects are perfectly fine with opengl, you can get up to 18K fps on a 3090
yeah
note sure if. that amount is needed
you dont need 18K fps on a 3090, but that translates to 300fps on a fridge or 50fps on a really old phone
most hobby projects are perfectly fine with literally anything nowadays, yall don't realize how absurdly powerful hardware is today
ye
this is a text terminal by the way, single main thread render
oh i see so the more the better for diffrent casese
ye
altho you're better of optimizing per platform for real gains on low end devices
mobile uses tiled rendering for example
btw fps is misleading, because it's an inverse of the actual measure which is frame time
fps approaches infinity the less time you spend rendering your frame
i mean, to me that jsut makes sense
but ye, frametime
most of the time in milliseconds, i usually use nanoseconds 
having 18k fps means nothing because when you actually start rendering something meaningful, it will drop by 90% to the actual values you can put out
but that doesn't mean you're wasting 90% performance
18K fps was in a test scene
wasnt a very advanced test scene, but it had more than a single tri
the more fancy shader techniques you use, the less fps you get ye
so that book you shared with me teach opengl in c++...and i have no idea about that honestly
try lazyfoo's guide https://lazyfoo.net/tutorials/SDL/
A beginners guide for Game Programming.
i know maybe i will find a pygame teturial
pygame isn't the best, and barely maintained
SDL and pygame are generally a lot easier ye
maybe rust will do, i had some course with it
pygame is 2D only tho. unless you do some shenanigans like i did 
there's an opengl binding for python called pyglet
personally though, i'd go for either love2d or lazyfoo's guide
more useful than whatever python junk you can find
this is barely a readable sentence without context lmao 
average "how to kill parent without killing the children"
when you get into the weeds of it, python wont be enough. most commonly you go to c++ or C# or maybe rust these days
going from def to function i guess 
You have unlocked new role
when it comes to any kind of python based gamedev, literally the main bottleneck is always python, it's performance is lowest of anything
already 2 and a half years ago
neato, i wrote a basic 3d thingy with pygame as well a long time ago
this abomination was only 2K lines of code iirc
isnt there like a python library that is writen by c++ or c or rust that can do that?
the problem isn't the graphics, that'll be fine when you finally send off your frame, the problem is all your game logic you want to do beforehand
python can barely handle tetris
github wont let me see my old code 
i see
almost every python lib is written in C
but python is just slow
if i lost hope i think that i will just continue vibe coding my interface
or learn rust
love2d doesn't have that issue, it uses LuaJIT which is natively optimized, so you can do quite a lot, a fair amount of real games are made with it
when trying to make my python engine faster, only reason i got to 11K fps is cuz i offloaded literally all the math to numpy
dont ever vibecode if you're learning
you will lose the little knowledge you have
was this you
confess!!
I'm afride that...I'm already infected
will you belive if i told you that i was able to code a calculatore in rust, but when i felt claude code...my knowlage went off
836 lines of code it seems
yeah and by the way it's basically permanent, if you get used to it you pretty much won't be able to code anything yourself after a while
your brain will always seek the dopamine shortcut
sadly I'm trying to avoid that
each day i open some libraries in python
trying to understand how they work
before i endeed up returning to claude
i hope you also try to use those libraries lol
best way to learn is to make stuff
or try to copy someone's thing without looking at the source
takes conscious effort to do the boring part
but if you don't you will never progress
that's why i'm against making the entry into programming too exciting or easy, because most of it is not that
yeah i know, i feel shame about myself honestly
it's grueling boring technical detail work
i agree
when i build something with claude he always tell me that i built that, and when i denied that he will bring some unrelated reasons of why I built that project and not him
XD
a key thing to keep in mind is that machines are not your friends, claude is a text prediction tool tuned to make you convinced that you are a genius so that it can extract money
indeed he is just a hypocrite
there is zero intelligence behind that screen, no humanity
Wow the slop engine sure is powerful
yeha i agree its just a tool after all
wait you can install fabric with homebrew
WHY DIDNT THEY JUSTSAY THAT FROM THE BEGINNING 😭
fo me personaly, i always check a homebrew vesion for the thing i need before checking other options
uv instead of pip
It only needed one poke to have the driver actually load and work
Magic
Well it's a driver that does nothing but it's a start
chaygptちゃん降臨
tricky
probably meaning
reproducible (as long as you put the correct files in the correct places)
or something
konii serious os 
mt
md
mtd
mdd
manually specify all the lib paths 
vcpkg should have fixed it by now maybe? suuurely 
shumi teach me malbolge
guys any ideas how I can turn a webcam into a kinect
you cant
well
oh...
and without the 2nd cam there's no depth perception, and without ir it probably takes the background noise as data
yknow, the reason why greenscreens exist
You can use existing depth sensing AI models like DepthAnything
hm, I wanted to make like
a game
might be hard to run that game if it can't work on potato pcs
you can buy a kinect for cheap, pscamera is also an option technically
yeah just wanted to know what I could do given the hardware most people likely have
360 kinect catching ghosts 😭
I mean you can run depth anything on a modern gpu at 30 fps
I was able to run it on a raspberry pi with the oak1 camera before
anything from the last 10 years should be able to run a depth sensing ai in real time
still less gpu intensive than cyberpunk 
only issue with that is its hallucinating the depth info
Omg Im unmuted
Sure. Still beats forcing the user to have specialized hardware. Also the performance is nearly identical (if not better) than using stereo cameras
no, it doesnt beat the user needing specialized hardware
the actual hardware would be acurate
It's easy to say that but that's not actually true
There are benefits to actually not trusting the sensors blindly
Take 3d LiDAR for example, in the robotics project I lead, we don't use LiDAR's raw data because things like obstructions and small errors cause reduction in performance
No application ever uses raw sensor data as the source of truth
take GPS for example, it uses extended-kalman filters to "hallucinate" the real GPS coordinates
because it's not perfectly accurate
so actually using statistical modeling like neural networks can actually improve performance. It's what we do in the industry anyways
Like imagine if Google Maps uses raw GPS 💀 It would think you were in a river or something. I actually did an experiment where I took off the kalman filtering and used raw hardware. It literally teleported me into a lake
Rather than hallucinate, I'd prefer the term predict
Next: BYOVD
Also, the good GPS usually use RTK OR have a secondary base station to measure phase difference between receiver
I seen 30+ at a time for GPS
The same concept applies for neural networks ultimately too. You predict what would make sense based on the rules of how the world tends to work
For perceiving depth, I think the best method is still stereo camera WITH IR pattern tho
It doesn't matter if those rules are found through SGD or hardcoded. The same concept applies. There is naturally some level of ambiguity. All of which are within reasonable margins
So the camera can reconstruct the known pattern from 2-side
Disregarding the context, yes. Although for making a game played by many, I think it would be better to have something that doesn't require the user to buy extra hardware
Stereo cameras still aren't perfect neither is 3d LiDAR
My point is, the quality will be within reasonable margins reguardless. No point in forcing a hardware change if it isn't really needed
are they actually broken or are they just the pcbs with the gpu and vram removed?
I will probably be executed for this someday
erm
obfuscation is not the way to make program safe
It's eventually (maybe) going into CTF
Not very good obfuscation anyway given you know CR8 intended value here if you have some brain
(or use LLM to solve)
my xrefs 
I wish I had a better debugger
Maybe I should just be using QEMU GDB, but it doesn't have very good support for NT kernel I think
Unfortunately WinDbg does not work for this work :(


im really proud of
https://github.com/s0me1newithhand7s/reNixos/blob/master/flake.nix#L433-L604

1k lines
and not only that, but also no comments
yeah, im not commenting my code

almost not commenting
it's actually really compact
consistent of one code line per two comment lines

at least use sub moduling 

#programming message
he proud of it
#programming message
i can go deeper into rabbit hole of flake-pats and make every output as flakeModule

add 🦊 into your nickname
nyo
nrrrrr


Yo guys
I have a very interesting opinion
Programmers use different softwares to copy other programs (for a 'clean' remake) without facing any copyright strikes
Like copying a program in C++ to Rust
as long as you dont directly copy the code its legal ye


the interface can be copied
the rest
must not be derived from the old source code
it can use same ideas

it's like if you make a mario fangame nintendo will sue you even if you didnt copy their sprites and code
but there are loopholes for code 
reversing is legal though i'm pretty sure if you don't look at the assembly
by us law that is
ye "dont look at the code and you're allowed to rewrite it from scratch", pretty much
with mario its cuz the ip is copyrighted.
like, you cant use the name google when making your own browser
ye
patents
trademarks
and other stuff
mario the character is protected by copyright even ignoring trademarks
as long as you don copy code and dont use copyrighted assets or names, it should be fine
it's still questionable
but it would typically be ignored ye 
NOT legal
but
you might not get caught

i dont think its illegal???\
a reverse engineered engine source without the asset bundles should be fine
Meanwhile bambulab is trying to make it so software license is not a form of contract. Imagine that 
if you make a mario fangame but rename the character to something else, and the character being mario (ignoring the name) was a non-negligible part of your creative process
it actually is illegal

what if you make the character also have a different design?
really it comes down to
were parts of the original creative work present in the new one in any form
tricky part is
what is "creative work" and what isn't
or rather
i mean, how far can you really take that?
what is "artistic expression" and what isn't
tetris company sued tetris clones that didn't mention tetris in any way for copying tetris's "look and feel"
minecraft cant sue you for using voxels, but everyone knows hytale is based on minecraft
copyright protects artistic expression
patents protect ideas

Trademark protects names
Ohh, I lied. It was vizio
the tv brand?
Yes
Vizio also argued that GPL is a software license, not a contract, so the company has no contractual obligation to provide SFC with Vizio OS’s source code, even if SFC were considered a third-party beneficiary of GPLv2 LGPLv2.
voxels are an idea, not an artistic expression
you can patent them (as long as your idea was actually new), but not copyright them
If this fly, things will get... interesting to say the least 
Also my company just straight up doesn't want to deal with license BS and I decided to make my company stack AGPLv3 from the start 

As in, a company that I own 

Yawn
I'm pretty sure Evil Neuro shared the same source code as Neurosama

OK after a lot of looking and some slopping it's more or less stable
It likes to crash during nullptr deref #PF but what can you do?
Oh it's 11AM
Wonderful
So like a game development Scholarship or a computer science scholarship (I forgot what was it was called so I just say “scholarship”) Which is truly better?
gets annoyed at constantly having to use remote hosting since im broke
Tries to make a new form of ML based off human brain
Sort of works?
Remove the helper and then it flops
Mess around with trying to get it not to uniformly route
Realise that it has no learning signal
Mess around with it more
Realise its fundimetnally flawed
sad
Try again with a different approach?

Just finetune a L
ra
I would… but running it itself takes ~40 sec for prefill
And my laptop is praying for the mercy of the power off button

What specs
??? What model bruh
i5 1335U 13th gen
Google colab
I tried but web hosting gets kinda annoying
As in I can’t keel running on background for as much time as I want
*keep
That’s what I was using
But I ran out of time and have to wait 
Depends on what you want to do
"Game dev scholarship" there are like 6 different types
96x64 pixel art of Evil on the TV in the opening of BOOM MV on an ESP8266 running a 0.98" display. Sorry for the quality, it's really smol and hard to tell the plasma globe is animated. Still a work in progress.

WTF
WTF
WTF
GIVING MY AI ACCESS TO GIFS WAS A BAD IDEA
(What happens when you don't put filters)

awwwwwwwwww that's adorable
DId yall ever wonder if Evil is just a LORA on Neuro
That was trained on 'wilder stuff'
i need to try that once i get my hands on more oleds, I tried monochrome video playback on the 128x64 all blue OLED I have and it's not really that clear
though ffmpeg dithering is amazing
holy jumpscare
REAL LMAO
Don't solder in shorts?
my soldering iron has a disagreement and launched hot solder at my leg


Sounds painful





pretty sure that they do
what are you up to in here

