Anonymous
just curious
BinaryByter
Don't worry :D
BinaryByter
well yea... its just
BinaryByter
why wouldn't I use std::function?
Anonymous
I don't know which way to prefer oop virtual or std::function
BinaryByter
why would you want oop virtual for functions?
BinaryByter
OOP everything is a lie
BinaryByter
std::function is super simple
Dima
super bloated
BinaryByter
(btw: std::function is a class too)
BinaryByter
super bloated
bloated in terms of what?
Dima
idk its chunky…? or nah
Dima
I’d better write my own delegate or something class
BinaryByter
Well yea
BinaryByter
that delegate class is std::function
BinaryByter
BinaryByter
i don't know how I managed to contribute 2.5 million lines of code
klimi
/purge
MᏫᎻᎯᎷᎷᎬᎠ
Destruction
Anonymous
What repo?
klimi
Destruction
Muhahahaha
BinaryByter
What repo?
zeneural
Dima
Anonymous
Dima
zeneural
ze neu ral
Dima
ze ne oral
BinaryByter
Did you really
according to github, yea
BinaryByter
zen oral
klimi
OMG I have idea for programming
klimi
User bot that will ban everyone in group
klimi
OMG that's pure evilness
Dima
#ot
MᏫᎻᎯᎷᎷᎬᎠ
BinaryByter
Using std::for_each
std::for_each is kinda overrated
BinaryByter
for (auto i : stuff) is the new cool shit
BinaryByter
(unless you use execution policies, then its dope)
Dima
#define FOR_EACH(x, c) for (int i = 0; i < c; ++i) x();
MᏫᎻᎯᎷᎷᎬᎠ
Using std::for_each
Wait a minute I didn't mean using keyword here
Dima
using Typename = name; is good
Dima
using Namespace = std;
Dima
😆
BinaryByter
as long as you don'T do it in your header files, I don't care
klimi
Okay
klimi
MᏫᎻᎯᎷᎷᎬᎠ
Sir How to be a good programmer!! 👱🏻‍♂
MᏫᎻᎯᎷᎷᎬᎠ
Only experience
MᏫᎻᎯᎷᎷᎬᎠ
Go fix some bugs in GitHub
MᏫᎻᎯᎷᎷᎬᎠ
Code a lot
MᏫᎻᎯᎷᎷᎬᎠ
Help others
klimi
So then I suck
Dima
So then I suck
or swallow
Dima
klimi
or swallow
I swallow
klimi
?
Jonathan
Go fix some bugs in GitHub
Got a link where i can fix simple bugs?
Jonathan
Sorry
Most bugs are pretty complex for a beginner
BinaryByter
Jussi
Got a link where i can fix simple bugs?
find a bug in this: https://hastebin.com/ayijevatot.cpp
Anonymous
Anonymous
Please tell what change i made
Dima
/warn read rules
Anonymous
/warn
BinaryByter
Ooof
Jussi
😀 pow(r,s) , yet you have not declared/defined s
Jussi
prolly the lines at top
you gotta be delusional if you see s there
Jussi
but iirc you are
BinaryByter
again: we arent seeing the entire program
Jussi
so no surprises
BinaryByter
else the main function would be visible somewhere