#archived-modding-development

1 messages ยท Page 401 of 1

dusky lion
#

I hate modders

#

They smell

solar jacinth
floral furnace
#

if you bathe please leave this server

#

why are you answering the surveys

solar jacinth
#

idk to help them ?

floral furnace
#

fair enough

solar jacinth
#

(i answer youtube surveys btw)

jovial vault
#

ttacco youre asian too you know we dont shower

floral furnace
#

damn right i dont /s

solar jacinth
#

๐Ÿค”

jovial vault
#

Is this why youre a CS major

#

Only requirements are be depressed and dont shower

solar jacinth
#

im thinking redoing game's all art

#

im not happy with the result

jovial vault
#

I think its fine tbh

#

Also its easier to go change art and assets later than it is to make sure the game has a solid base

#

But upto you dude

solar jacinth
#

im doing code first , just tried to shape the game

#

i didnt do too much art tho

floral furnace
#

yes depression is the core components with me and my classmates /s

jovial vault
#

but ye sugar upto you

#

does someone here study good old world history i have to inject some communism and 1920s russia into my brain with minimal effort

river eagle
#

boi

solemn rivet
#

I study maths. Basically the same thing

jovial vault
#

oof i might go into math

solemn rivet
#

rip

charred parrot
#

Hollow Knight PSVita when?

jovial vault
#

@charred parrot hk mod idea: replace the knight with swathe

charred parrot
#

she's like way taller than him

#

why would I spend time putting our oc into the real game when I can just make a game for our oc

#

god

jovial vault
#

also why is your name shorter now ๐Ÿ˜”

#

less effort tbh

#

youre literally doing a silksong

charred parrot
#

mods are boring

#

who the hell mods?

jovial vault
#

Mods are boring but have you ever majored in something only to decide in your last year that youre going to apply and get accepted into a grad programme for a completely different major?

charred parrot
#

Yes I majored in immunology and will likely be mastering in computer engineering

leaden hedge
#

I majored in A local or parameter named 'b' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter and mastered in

        do
        {
            GameObject b = Instantiate(button);
            b.transform.SetParent(panel.transform);
            b.transform.localScale = new Vector3(1, 1, 1);
            Text t = b.transform.GetChild(0).GetComponent<Text>();
            t.text = "..";
            b.GetComponent<Button>().onClick.AddListener(() => PrevDirectory());
        } while (false);
        foreach (string s in str)
        {
            string dirName = new DirectoryInfo(s).Name;
            GameObject b = Instantiate(button);
            b.transform.SetParent(panel.transform);
            b.transform.localScale = new Vector3(1, 1, 1);
            Text t = b.transform.GetChild(0).GetComponent<Text>();
            t.text = dirName;    
            b.GetComponent<Button>().onClick.AddListener(() => OnClick(dirName));
        }

hollowdab

solemn rivet
#

Oh yeah, I forgot to congratulate you lazy

charred parrot
#

Wow positivity in mod chat?

#

crazy

#

but thanks

#

why is that top part in a do/while loop

leaden hedge
#

because A local or parameter named 'b' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter

charred parrot
#

come up with better variable names you dingus

leaden hedge
#

b is for button

#

b is also for this other button

charred parrot
#

then do b2 idk

leaden hedge
#

i mean a better solution would to have a function that takes a string and returns a Button

charred parrot
#

sure but why do that when you can bloat code

leaden hedge
#

then I could just do
MakeButton("..").onClick.AddListener(() => PrevDirectory());

charred parrot
#

is this for a mod

leaden hedge
#

no

charred parrot
#

...for what then

leaden hedge
#

things unrelated to modding

jovial vault
#

hm suspicious

charred parrot
#

very suspicious considering thats unity stuff right there

#

unless KDT has gone full insanity

#

and rebuilt the Unity engine with the same syntax

leaden hedge
#

im too lazy to get SDL2 to work with stand alone csharp

#

it sucks

jovial vault
#

kdt has nda but to himself

#

I mean i dont put that past him

leaden hedge
#

i need something to render sprites and boxes and I'm not about to use c++ or js

#

and I'm not about to debug SDL2 bindings for 6 decades

charred parrot
#

have you considered SCRATCH

leaden hedge
#

can scratch parse json and load and decode binary files

#

then save json

#

actually I could do it with java, java comes with binds for drawing sprites in gui but that sounds like effort

ornate rivet
#

test

jovial vault
#

hmm

fair rampart
#

blue

ornate rivet
jovial vault
#

saleh going through their blue phase

#

it looks pretty cool still

ornate rivet
#

I've always liked this style though garmond

#

how do I stop this bot from messaging me, everytime I block it, it uses a different number

jovial vault
#

what's the link lol

cunning lagoon
ornate rivet
#

I never click on the links

jovial vault
#

thanks dlk

cunning lagoon
#

you are welcome ish cap

ornate rivet
#

am I being doxxed

copper nacelle
#

no

jovial vault
#

saleh why are you vaguely brown too ๐Ÿค”

#

i thought your name was saleha

ornate rivet
#

wat

cunning lagoon
#

saleh why are you vaguely brown too ๐Ÿค”

#

i thought your name was saleha

ornate rivet
#

wat

jovial vault
#

๐Ÿ˜” im being bullied for misreading at 12:30 am

native wing
#

saleha

cunning lagoon
#

saleha ce

jovial vault
#

it's a pretty common name where i'm from

#

big think

#

kurosh tell me about hk speedrunning and why it sucks

cunning lagoon
#

is this saleh

jovial vault
#

yes

cunning lagoon
#

it sucks because everything is rng and the optimal patches for speedrunning run like shit

ornate rivet
#

sigh

leaden hedge
#

kurosh tell me about icono speedrunning and why it sucks

jovial vault
#

sigh

ornate rivet
#

tell me about speedrunning and why it sucks

jovial vault
#

tell me about modding and why it sucks

cunning lagoon
#

icono has one skip that is rng

#

that's the worst thing about it

ornate rivet
#

besides being a bad game that is

leaden hedge
#

doesnt even have a level editor

cunning lagoon
#

most bosses are consistent, most enemies are consistent and every other trick is consistent

#

although there is one that is really hard and it's essentially luck whether you get it or not

#

even if it's not technically rng

jovial vault
#

hk has half a level editor

ornate rivet
#

por favor finish nes

leaden hedge
#

i could with some effort manually edit a level in iconoclasts

#

and make it say some gay shit

#

like ur mum gay

jovial vault
#

sometimes i forget youre not 15

#

also didnt you mod icono after "borrowing from a friend"

leaden hedge
#

no i editted a bunch of level files

#

to figure out how they worked

jovial vault
#

ah

leaden hedge
#

and I definitely bought that game

#

my man codex didnt' slip into my dms and give it me

jovial vault
#

hmmmmmmmm

ornate rivet
#

codex is such a champ

leaden hedge
#

I could probably program an editor pretty quickly, but it'd hella jank

#

no sprites just bounding boxes

charred parrot
#

not good enough

#

fully functional level editor

#

now

ornate rivet
leaden hedge
#

use playmaker

dusky lion
#

import senator armstrong into your game

weak lodge
#

no hell just burn it down so a new america will be born

unborn badger
#

he'll make terraria great again

#

did i say terraria

#

what the fuck

#

what i meant to say what "he'll make hallownest great again"

solemn rivet
#

TIL that hallownest is just a big terrarium

dusky lion
#

excellent job ching!

charred parrot
#

I've seen worse from the Unity reddit

#

One guy that stood out to me

#

was someone who wanted to make a Splatoon Prequel

#

on the Wii

#

in this day and age

#

and was looking for programmers and artists because he had neither of those skills

solemn rivet
#

that's a visionary right there

charred parrot
#

Like 1) IP you don't own from a company which is highly protective of their IPs

#
  1. Wii in 2019
#
  1. No skills
#

unpaid of course

#

also not planned to be monetized

#

because nintendo owned it

ornate rivet
#

incredible

#

I must browse this subreddit more

#

what were the comments like

charred parrot
#

For the most part though that subreddit is fun

#

just some random show offy stuff

#

but sometimes you find some good shit

#

either some cool shader or particle system or an in dev game

fair rampart
#

scills

solemn rivet
#

56 I'm bored

#

stream

hazy sentinel
#

hi

solemn rivet
#

hmm

#

would you be willing to stream veru

hazy sentinel
#

no

solemn rivet
#

understandable, have a nice day

trim totem
#

you stream

hazy sentinel
#

brbrbrbr

solemn rivet
#

I can...

#

but what would I even stream

ornate rivet
hazy sentinel
cunning lagoon
#

no thanks

ornate rivet
#

shoot

#

nvm then

charred parrot
#

Hmmm

#

If you learned suddenly that some rando shmucks made a game that looks and plays like HK how would you react thinkgrub

solemn rivet
#

send it to me so I can mock it

charred parrot
#

mock it or mod it

solemn rivet
#

what's the difference?

solemn rivet
#

what should I stream

weak lodge
#

bonfire

solemn rivet
#

no

#

wrong answer

hazy sentinel
#

dissertation

solemn rivet
charred parrot
#

Random Enemy

solemn rivet
#

I mean

#

I can

#

but I doubt anyone would watch me write random maths

#

maybe, lazy

#

let's see if it works on my pc

hollow pier
#

content

solemn rivet
#

HK or maths

hazy sentinel
#

what's the difference

#

amirite fellow [bonfire difficulty curve]

charred parrot
#

what type of maths

#

programming maths?

solemn rivet
#

no

charred parrot
#

modding programming?

solemn rivet
#

maths maths

charred parrot
#

ew

hazy sentinel
#

zermelul dankel

solemn rivet
#

eww set theory

#

that's so last century

#

stuck at 94% bois

hazy sentinel
#

am only high schooler pls no bully

solemn rivet
#

enemy rando not happening

hazy sentinel
#

just use the mod installer created by ayugradow

solemn rivet
#

he's a scrub tho

ornate rivet
#

don't worry veru, 56 and I are here too

solemn rivet
#

u guys wanna learn some saucy category theory

ornate rivet
#

I have english homework

#

and then I must sleep

solemn rivet
#

unfortunate

ornate rivet
#

otherwise I would

solemn rivet
#

but such is the fate of the young

ornate rivet
#

Gradow what do your students think of you

solemn rivet
#

also no u wouldn't lol

#

uhh

#

idk

#

never asked them

hazy sentinel
#

did you tell them to play hk

solemn rivet
#

well

#

I do have an HK shirt I made from stolen fanart

#

๐Ÿ‘€

hazy sentinel
#

monkaHmm

solemn rivet
#

and people have asked me about it

ornate rivet
#

show this shirt

solemn rivet
#

no

ornate rivet
solemn rivet
#

I don't wanna be sued

#

ok

#

enemy rando officially doesn't work for me

ornate rivet
#

you're not selling it though

solemn rivet
#

94% again

#

no, but the artists could be

#

and I'm not paying them for it

ornate rivet
#

sigh

solemn rivet
#

wut

hazy sentinel
#

did you write your paypal on the board

solemn rivet
#

I did

#

sadly 0 moneys were gotten from that

unborn flicker
#

saucy category theory omggrub

#

I'm reading Riehl with my analysis groupies right now

hazy sentinel
#

hi

unborn flicker
#

I very definitely know what a category is and I almost know functors too ๐Ÿ˜Ž

solemn rivet
#

wait

#

emily riehl?

#

that riehl?

unborn flicker
#

ya

solemn rivet
hazy sentinel
#

arm reveal

solemn rivet
#

wait

#

why are you reading Riehl for Analysis?

#

are you studying algebraic topology?

#

I thought Riehl wrote about homotopy theory and shit

unborn flicker
#

It's a book club sort of thing we made

#

and voted on category theory

solemn rivet
#

right

unborn flicker
#

I am also taking Alg Top right now though

solemn rivet
#

well I don't think she's the best intro course on category theory there is tbh

#

nice!

#

which topics are you studying?

unborn flicker
#

It's an intro course, so we just got to fundamental groups/covering spaces

solemn rivet
#

right

#

does this course have category theory as a prereq?

unborn flicker
#

Nope

solemn rivet
#

oh

#

that's cool

unborn flicker
#

Only pointset lol

#

I haven't even done algebra yet notlikequirrel

solemn rivet
#

you're prolly going to study homolgy and shit then

#

oh

#

*homology

hazy sentinel
#

shouldn't be too hard for homodlogthety

unborn flicker
#

ok back in 40 noot

solemn rivet
#

ok, enemy rando is definitely out

#

any other suggestions?

hazy sentinel
#

weeb game

solemn rivet
#

hmmm

#

which one tho

#

I have so many

ornate rivet
#

your favorite one

solemn rivet
#

I could play catherine but I really suck at it

#

for some reason I have danganronpa 1 and 2

#

don't remember ever getting these

#

umm does anyone know the difference between evoland and evoland legendary edition?

#

didn't even realize I had the legendary edition til now

#

don't wanna bother playing it if it's the same as the original game

#

steam reviews seem to imply it's a bundle with evoland 1 and 2

#

ok

#

skip

ornate rivet
#

ok

solemn rivet
#

I need help

brazen mortar
#

im here for you

#

so long as it isnt modding help

solemn rivet
#

I need

#

either you to stream

#

or convince 56 to stream

#

or suggest me something to stream

brazen mortar
#

uh i cant stream

#

@copper nacelle stream

copper nacelle
#

I'm not home

solemn rivet
#

and?

brazen mortar
#

stream a vlog

solemn rivet
#

stream your journey home

copper nacelle
brazen mortar
#

do it

#

it'll help gradow

solemn rivet
#

^

#

this

#

listen to mola

#

be a good boi

#

umm I'll stream zestiria then

ornate rivet
#

mola stream

charred parrot
#

play league

solemn rivet
#

league?

floral furnace
#

more like dota amirite or amirite

solemn rivet
#

I can play lethal league

brazen mortar
#

rocket league?

solemn rivet
#

lethal league

brazen mortar
#

little league baseball?

solemn rivet
#

lethal league

weak lodge
#

league of legends

solemn rivet
#

no

weak lodge
#

league of geeks

compact sedge
#

Gradow

buoyant obsidian
#

Justice League?

compact sedge
#

can I ask you a stupid question

solemn rivet
#

shoot me angle

compact sedge
#

๐Ÿ”ซ

solemn rivet
#

k

#

now ask away

compact sedge
#

What does a mathematician like yourself actually do? Like, do you just sit around thinking of things and then write papers or what?

solemn rivet
#

basically that, yeah

compact sedge
#

heck. It seems neat except I'm not like smart enough for it.

solemn rivet
#

nobody really is

#

we just make do tbh

#

that's the pressure actually

#

you have to prove new stuff to get a phd

#

so it's really hard

compact sedge
#

do you like, write a lot of code to solve your problems I guess?

solemn rivet
#

not really, no

#

so, umm

#

let me think of a nice example...

charred parrot
#

2+2

#

go

solemn rivet
#

22

weak lodge
#

wait gradow a mathematician

#

ok so basically teach me everything i need to get into elementry school i really need this

solemn rivet
#

np

#

so, I study abstract algebra

#

which is the field of mathematics concerned with operations

#

more specifically, I study representation theory

#

which is a subfield of abstract algebra

#

we basically try to infer results about a "more complicated mathematical concept" using "simpler mathematical concepts" as representatives for them

#

do you know what a group is?

fair rampart
#

how do i put a downloaded save file properly into hollow knight

weak lodge
#

yes

solemn rivet
#

MeMbrain: put it in the saves folder

fair rampart
#

i did and it didnt show up

solemn rivet
#

appdata/locallow/team cherry

weak lodge
#

rename the number to your desired slot

solemn rivet
#

^

fair rampart
#

its named user4.dat

#

what should i name it

solemn rivet
#

so it should replace your 4th save

weak lodge
#

and i recommend backing up your saves too if you havent already

fair rampart
#

it didnt

#

i did back them up

#

it just doesnt show up under the fourth slot

weak lodge
#

ok well paste it into appdata>locallow>teamcherry>hollowknight

fair rampart
#

done

weak lodge
#

hm

fair rampart
#

i did that

#

and it didnt show up

weak lodge
#

you deleted the old user4

brazen mortar
#

does it show an empty slot?

weak lodge
#

right

fair rampart
#

it does

brazen mortar
#

screenshot of your folder?

weak lodge
#

^

fair rampart
#

one sec

solemn rivet
#

quit and reload the game

weak lodge
#

wait are you in the game

fair rampart
#

no

weak lodge
#

kk

fair rampart
#

i restarted twice

weak lodge
#

you can do it from the main menu

#

if a file is already there

compact sedge
#

hey I know about that idea of taking complex stuff and making it simple. They uh, (and by they I mean some people I interned for once a long time ago) simulate physics by solving complex differential equasion problems by converting them into linear algebra problems and letting the computer do the rest.

#

I never quite got how they did it or what they were doing specifically

solemn rivet
#

that's the basic idea

fair rampart
#

heres the saves folder

weak lodge
#

i dont see a problem?

#

let me look harder GWczoneHotdog

brazen mortar
#

you didnt delete the old user4?

fair rampart
#

hm?

solemn rivet
#

in representation theory a "representation" of a concept A is a vector space V in which we represent A acting on V as if the elements of A were matrices

compact sedge
#

no they did

brazen mortar
#

look at the time stamps

compact sedge
#

look at date modified @brazen mortar

fair rampart
#

oh nvm it showed up, guess it needed three restars

#

restarts*

#

ยฏ_(ใƒ„)_/ยฏ

brazen mortar
#

oh right

compact sedge
#

mola the save they're downloading should have the older date modified

brazen mortar
#

2017

fair rampart
#

thank you guys

brazen mortar
#

i see that now

fair rampart
#

sorry for the trouble

brazen mortar
#

you were doing it with the game running?

weak lodge
#

this man actual time traveler

fair rampart
#

no

#

im from 2033

#

B)

compact sedge
#

wait

weak lodge
#

shit im only from 2022

fair rampart
#

i travel alot

compact sedge
#

lemme see if my stupid brain can comprehend this

solemn rivet
#

so, do you know what a group is?

fair rampart
#

ok bye guys thank you for the help ๐Ÿ˜„

solemn rivet
#

I can give you an explicit example

weak lodge
#

me?

compact sedge
#

uhhh

#

like

solemn rivet
#

angle

weak lodge
#

kk

compact sedge
#

natural numbers is a group right

solemn rivet
#

nope

#

integers is tho

compact sedge
#

huh

#

oh I see

#

cuz you can add -1

solemn rivet
#

yup

compact sedge
#

so would

solemn rivet
#

you need to have associativity ((ab)c=a(bc)), inverses and an identity

compact sedge
#

huh

#

ok

solemn rivet
#

so

#

let us think of a smaller group than Z

compact sedge
#

would 2^n be a group?

solemn rivet
#

it can be

#

mostly anything can be a group

#

you just need to give it a suitable operation

compact sedge
#

what's a small group

#

like finite

#

or is there not one?

solemn rivet
#

like, for instance, the set {0,1,2}

#

with operations defined modulo 3

compact sedge
#

ohhh

#

ok

solemn rivet
#

this is called Z_3

#

for any integer n, Z_n is a group

#

ok

compact sedge
#

so how do you represent that as a series of matrices

solemn rivet
#

this case is already pretty simple

#

yeah

charred parrot
solemn rivet
#

but you could theoretically still apply the theory here

charred parrot
#

wut da

solemn rivet
#

so

compact sedge
#

alright

solemn rivet
#

you choose a vector space

compact sedge
#

like

#

R^2?

solemn rivet
#

could be, yeah, any one

#

now look at M_2(R)

#

the set of all 2x2 real matrices

#

it is a group

compact sedge
#

yeah

#

I agree with that statement I guess

#

wait

#

wait a sec

solemn rivet
#

well, it is a group with addition

compact sedge
#

okay

#

because

#

"you need to have associativity ((ab)c=a(bc)), inverses and an identity"

solemn rivet
#

if you want to make it a group with multiplication, you need to restrict

#

yup

#

so let us make the restriction:

#

on Z_3, our operation is gonna be multiplication

#

so 1 is the identity

compact sedge
#

alright

solemn rivet
#

hmmm

#

you need to remove the 0

#

because 0 wouldn't have an inverse

compact sedge
#

would that still be a valid group?

#

if we did

#

mod 3 + 1

solemn rivet
#

well, yeah

compact sedge
#

so we got {1, 2, 3}

solemn rivet
#

no

#

just {1,2} modulo 3

#

1*1=1, 1*2=2 and 2*2=1

compact sedge
#

but now the group doesn't describe all the numbers that mod 3 can produce

solemn rivet
#

yeah, but it doesn't need to

#

ok, let me make this simpler

hazy sentinel
#

subgroup time

solemn rivet
#

consider Z_3 with the addition

compact sedge
#

ok

solemn rivet
#

so 0 is the identity

#

and consider M_2(R) with matrix addition

hazy sentinel
#

are you just using underscores for subscript

solemn rivet
#

yup

#

as is usual with latex

compact sedge
#

it's what my my shitty latex ripoff uses

hazy sentinel
#

lol latex i just use microsoft word insert equation

solemn rivet
#

so M_2(R) is a group with addition

compact sedge
#

this but libreoffice but it uses a very similar format to latex

#

but shittier

solemn rivet
#

identity is the matrix ( 0, 0 : 0, 0)

compact sedge
#

okay

solemn rivet
#

we know that 1+1=2, 1+2=0 and 2+2=1

compact sedge
#

yeah

solemn rivet
#

so if we want to create a group homomorphism from Z_3 to M_2(R) we must preserve these properties, that is

#

if f is such a homomorphism we must have that f(1)+f(1)=f(2), f(1)+f(2)=0 and f(2)+f(2)=f(1)

compact sedge
#

we can assign any arbitrary matrix to be our "1" and "2" right?

solemn rivet
#

as long as it satisfies the above conditions

compact sedge
#

and our vector is a constant?

solemn rivet
#

our vector space? It is

#

so a 2-dimensional representation of Z_3 is any such group homomorphism, if it exists

#

like I said, a representation is a way of thinking of certain objects as being "actions" on other objects

#

what we did above was show a way that we can see Z_3 as an action on R^2

#

(which is what matrices are)

compact sedge
#

if we're just adding matricies, and we're not doing anything else to them, and we aren't multiplying them by anything

#

this has no solution

#

I don't think

solemn rivet
#

it doesn't

compact sedge
#

because

#

by my knowledge of math laws

#

if f(1) + f(1) = f(2)

#

then

#

2 f(1) = f(2)

#

and if f(2) + f(2) = f(1)

#

then 2 f(2) = f(1)

solemn rivet
#

yup

compact sedge
#

so 4 f(1) = f(1)

#

which can't be solved while having 0 be the 0 matrix

solemn rivet
#

well, that's not true

#

what you've just show is that the only way to represent Z_2 as a 2x2 matrix over the reals is via a trivial representation

#

that is, f(0)=f(1)=f(2)=0

compact sedge
#

but that's not a representation that lets you recover the original number

#

from the matrix

solemn rivet
#

no

#

it doesn't need to, in general

#

those are called faithful representations

compact sedge
#

wait a second

#

I just realized something weird

#

you can encode mod 4 with
i and multiplication

solemn rivet
#

?

compact sedge
#

because i^1 = i
i ^ 2 = -1
i ^ 3 = -i
i ^ 4 = 1
i ^ 5 = i
and the pattern repeats

solemn rivet
#

yup

#

that's a classic application of representation theory

compact sedge
#

ohhhh

#

wait a se

#

iasnefoiqnweifounqwoiuefn

#

no way

solemn rivet
#

you can make the group Z_4 act on C like that

compact sedge
#

I bet you can do this with any arbitrary mod number by taking advantage of the fact that

#

any number in the complex plane with radius 1 and angle theta

#

when raised to any power

#

theta doubles

solemn rivet
#

not any power, when squared only

compact sedge
#

oh yeah

#

theta = theta_0 * power

solemn rivet
#

if you write z=r e^t, then z^2=r^2e^(2t)

#

so you can "see" any Z_n by acting on the complex plane

compact sedge
#

huh cool

charred parrot
#

unfortunately my calculus skills are quite poor

solemn rivet
#

your homomorphism sends any number x between 0 and n-1 to a multiplication in C by e^(2pi/n*x)

charred parrot
#

it didnt click too well with me

#

my brother though kills that shit

#

He's the engineering + math guy

#

I'm the bio guy

solemn rivet
#

that is, x/n of a full rotation

charred parrot
#

(+ programming on the side apparently)

compact sedge
#

that's pretty cool

solemn rivet
#

heh

#

bio programming

#

soon enough you'll be making HK bugs irl

compact sedge
#

hey just because he's doing bio doesn't mean he's a furry

charred parrot
#

I fucking love genetic modification so maybe

#

who wants to get CRISPR'd

solemn rivet
#

furry confirmed

brazen mortar
#

hottie

compact sedge
#

Look, I can say as someone getting an ecology major I definitely am fairly certain there's at least one non-furry in this department

#

I haven't found one yet but I'm looking

solemn rivet
#

not even you?

compact sedge
#

I thought I wasn't. and then a bunch of people drew me anthropomorphic moths and now I'm kinda unsure about myself

solemn rivet
#

been there

#

but yeah

#

that's kinda what I study

compact sedge
#

anyway that's cool to know about

solemn rivet
#

that was a group representation

#

I actually study representations of coalgberas

compact sedge
#

I'm glad you found a way to explain what you do in a way that only requires 2 years of higher education to understand

solemn rivet
#

oh yeah

#

if you didn't know what a vector space is I'd be damned

#

just to give you an idea, an algebra is a vector space in which you know how to multiply elements. For instance, C is an R-algebra (because it is isomorphic, as a vector space, to R^2, but you also know how to multiply complex numbers) and for any field k and any positive integer n, M_n(k) is also an algebra (because matrices are trivially k-vector spaces and you know how to multiply matrices)

#

and representation theory is mostly concerned with representing algebras

#

a representation of an algebra is called a module

#

I work with coalgebras which are the logical/formal dual of an algebra: it's a vector space in which you know how to "divide" elements

brazen mortar
trim totem
#

did gradow stream

solemn rivet
#

for instance, if you think of matrices again, given an elementary matrix M (that is, a matrix with 0s everywhere, except in one entry, which is 1), there are only finitely many matrices such that their product is M. So the "division" of M is those matrices.

#

I study representations of those objects

#

yeah, I did

#

I can stream again, Khan

#

no one came to watch me, sadly

#

which is great tbh, zestiria sucks

weak lodge
#

would much rather you feed us with your knowledge

solemn rivet
#

oof

#

I gotta go real quick

#

brb

weak lodge
#

sigh

trim totem
#

stream again

#

i will watch

solemn rivet
#

oof

#

am back

#

wut I stream

jovial vault
#

This is actually quite interesting

#

Also i have so many bad latex puns at this point

solemn rivet
#

wait, stream maths?

jovial vault
#

Big Think

#

I have maths class in ten tho

solemn rivet
#

oof

#

uhh

#

AMA then?

#

Khan, what should I stream?

trim totem
#

math

solemn rivet
#

what about

#

meth

trim totem
#

i watch 3blue1brown i think i can handle it ๐Ÿ˜Ž

solemn rivet
#

3blue1brown is the shit

jovial vault
#

Gradow teach us how to make meth

solemn rivet
#

I really like his videos

#

no homo

trim totem
#

yes homo

#

have you seen him

solemn rivet
#

yes homo

jovial vault
#

yo homo

solemn rivet
#

I've only seen one video of him

#

that was before 3blue1brown

#

it was a video about internet as a teaching platform

#

I can stream Shining Resonance while I farm exp

weak lodge
#

oh yea im subbed to him

trim totem
#

as long as there's math i will be satisfuied

solemn rivet
#

I can talk about meath and maybe if it gets interesting I can drop the game entirely

trim totem
#

this sounds ideal

solemn rivet
#

it's one

safe hamlet
#

hmm, PlayMakerFSM class is supposed to be under HutongGames.PlayMaker, right? :thonk:

copper nacelle
#

did you ref playmaker.dll

safe hamlet
#

lol

#

yea idk what i am thinking, thanks

solemn rivet
#

0/10 wouldn't stream again

#

chicken/10 would stream again

solemn rivet
#

egg/10 best stream ever

#

nice

#

I wonder what chicken male looks like

#

๐Ÿ˜”

floral furnace
#

gradow what is the best weeb game youve played in your entire lifetime

jovial vault
#

And why is it ror2

ornate rivet
#

I hath wakened

hollow hearth
#

i wonder if this would be useful anywhere

floral furnace
#

is this storage

hollow hearth
#

No

#

I can get it down semi consistently

#

unless it is actually storage and i just dont know

copper nacelle
#

That's dream nail dropping

#

It's known

hollow hearth
#

I know

copper nacelle
#

you can use it instead of the bad inventory drops if you run on current patch sometimes

hollow hearth
#

Sounds useless

#

Well its fun non the less

copper nacelle
#

You used to be able to do that with cdash iirc

#

it's dead now

#

I mean I think you can still do it but you can't cdash out of the fall

floral furnace
#

56 implement storage in silksong

copper nacelle
#

|ฮž

#

ฮ•

hollow hearth
marble scarab
dusky lion
#

Is that fabsol

unborn badger
#

this seems very fagsol-like

#

i didnโ€™t even mean to type fagsol but it works

dusky lion
#

I donโ€™t like it ching

#

I prefer fabsol

charred parrot
#

ok sure

#

ya thats fine

solemn rivet
#

You can also ingest some eggs and they can randomly go to your brain

#

And u die

cunning lagoon
#

Nice

#

Where do i get some of those eggs

solemn rivet
#

Eat raw pork

leaden hedge
#

where do I get raw pork

hollow hearth
#

the store

#

by which i mean the grocery store

dusky lion
#

Where do I get this store

#

The grocery store

hollow hearth
#

hell if i know

#

somewhere outside

charred parrot
#

proof that cats are the inferior housepet

dusky lion
#

Why are you putting spaces before punctuation stop that

floral furnace
#

guys please do this super ultra mod thats so cool basically i want 20 differnet fucking areas and you play as hornet and you have acrobatic abilities and tools and crafting and quests and needle swing and an npc named "sherma" thats 100% gonna die at the end

weak lodge
#

guys please do this super ultra mod thats so cool basically i want 20 differnet fucking areas and you play as hornet and you have acrobatic abilities and tools and crafting and quests and needle swing and an npc named "sherma" thats 100% gonna die at the end

dusky lion
#

guys please do this super ultra mod thats so cool basically i want 20 differnet fucking areas and you play as hornet and you have acrobatic abilities and tools and crafting and quests and needle swing and an npc named "sherma" thats 100% gonna die at the end

charred parrot
#

alright I'll do that

#

but no Sherma

#

and I'm making Hornet white

weak lodge
#

racist

marble scarab
#

guys please do this super ultra mod thats so cool basically i want 20 differnet fucking bosses and you play as fabsol and you have op weapons and tools and crafting and lore and rage andrelidne mechanic and an npc named "yharim" thats 100% gonna instakill you

#

also name it calamity

charred parrot
#

I really hope Taco just made this up and this isnt some variation of a previous request

charred parrot
leaden hedge
#

but muh python

jovial vault
#

also @charred parrot this is reminding me of my other immunobio/med friend who was telling me about the time she was on night duty w/ a guy who had fucking maggots in his nose

#

worms are great.

#

he ended up getting them again so wearytiso

solemn rivet
#

Should I stream more chicken tonight?

jovial vault
#

yes

solemn rivet
#

Will you notice me senpai?

jovial vault
#

but the real question is will you notice senpai?

solemn rivet
trim totem
#

yes gradow

#

stream it right now

solemn rivet
#

Can't

#

It's like 2pm here

#

I'm at uni

jovial vault
#

vlog

solemn rivet
#

Who wants to know about set theory

#

Lecture is about to start

jovial vault
#

me

trim totem
#

everyone

weak lodge
#

sigh

solemn rivet
#

sigh

jovial vault
#

sigh

solar jacinth
#

sigh

dusky lion
#

sigh

ornate rivet
final nova
#

Is there a location list of all the Lightbringer mod charms or something ?

#

cant find any online

solemn rivet
#

Not really, I don't think

#

Just get a save with all charms

buoyant obsidian
#

Nope, half the fun is finding all the charms

copper nacelle
#

they're just in the vanilla spots though

leaden hedge
mild ibex
#

what does the randomap map do?

leaden hedge
#

tells you where items are in rando

mild ibex
#

ok thanks

#

what about hell mod?

leaden hedge
#

they have readmes

mild ibex
#

this one does not

#

or I just cant access it

copper nacelle
mild ibex
#

the read me does not pop up though

#

it is the same for some other mods

leaden hedge
#

sanic mod isn't in there

#

despite being the best mod ever made

copper nacelle
#

will kdt ever put sanic on the gdrive

leaden hedge
#

someone else can

copper nacelle
#

top 10 questions scientists can't answer

leaden hedge
#

I don't think i uploaded half of my mods on gdrive

copper nacelle
#

๐Ÿ˜”

mild ibex
#

im am going to try out hell mod

#

sounds cool

leaden hedge
#

you can just do it ๐Ÿค”

#

its not like the author has to upload it

mild ibex
#

the modilstaller

#

I have it

leaden hedge
#
  • i cba adding sanic mod to the modinstaller
#

its shitty to edit intenseface

copper nacelle
#

that's why i don't want to do it GWoicZenThink

rain cedar
#

56 make a script to auto generate modlinks

copper nacelle
#

maybe

rain cedar
#

Yes

#

And stream it

hollow pier
#

c ๐Ÿ˜ ntent

copper nacelle
#

after dinner

ornate rivet
#

having dinner at 7

#

smh

dusky lion
#

56

ornate rivet
#

56

dusky lion
#

check your steam UwU

ornate rivet
#

oh no

copper nacelle
#

not again

leaden hedge
#

free steam stuff PogChamp

dusky lion
#

i gifted 5 people what you are about to receive

leaden hedge
#

is it secret of the magic crystals

dusky lion
#

its a sequel to a classic

copper nacelle
leaden hedge
#

decline it

#

its shit

dusky lion
#

no

#

its amainzggggggs

copper nacelle
#

i put sanic on the installer btw

dusky lion
#

wow okay

ornate rivet
#

I was expecting a weeb game tbh

#

disappointed

leaden hedge
#

it'll literally decrease the value of your account

#

by owning it

dusky lion
#

you accept a game about males crossdressing as females and you marry them but you wont accept bad rats show

#

i see how it is

leaden hedge
#

i didn't accept your trap shrine game

buoyant obsidian
#

explain

dusky lion
#

i didnt gift it to you

leaden hedge
#

explain what

copper nacelle
dusky lion
#

i am not at liberty to contextualize

leaden hedge
weak lodge
#

metal gear 2 sons of liberty

ornate rivet
leaden hedge
dusky lion
#

maybe it actually has a promising story saleh

#

who knows accept 95% of those who played and reviewed it

ornate rivet
#

impossible

leaden hedge
#

you could know

#

cause it says if a friend as reviewed this game

ornate rivet
dusky lion
#

doubt

ornate rivet
#

same

dusky lion
#

3.6 hours on record

copper nacelle
#

prime mover actually seems sick

dusky lion
#

you know what also looks cool

#

nier automata

weak lodge
#

yes

copper nacelle
#

money automata

dusky lion
#

its also out of my price range

leaden hedge
#

its pretty good, its kinda like silicon zeroes

weak lodge
#

also yes

leaden hedge
#

took me 5hrs to get to the build a cpu stage

#

and i really don't want to build a cpu

weak lodge
#

kdt ur suppsoed to be hardware hackerman ๐Ÿ˜ก

dusky lion
#

is it like magnum opus

#

nay

leaden hedge
#

i know how a cpu works

dusky lion
#

opus magnum

weak lodge
#

finch what even is your new pfp

leaden hedge
buoyant obsidian
#

wait just a sec

#

you're telling me you rejected Trap Shrine

copper nacelle
#

no

unborn badger
#

i'll take it

copper nacelle
#

apparently finch wanted me to though

#

So I refunded it

dusky lion
#

did you plan on playing it

copper nacelle
#

no

dusky lion
#

speaking of playing games i gifted to someone else

unborn badger
dusky lion
#

@weak lodge play portal 2

weak lodge
#

no i dont like puzzle games

leaden hedge
#

i did the cpu thing in silicon zeroes

dusky lion
#

but you will like wheatley

weak lodge
#

i like portal 2 though

dusky lion
#

so thenm

#

play ititt

leaden hedge
#

but that doesn't make me build ram and registers out of garbage

weak lodge
#

puzzles

#

i like the story

buoyant obsidian
#

how could you not like puzzles

dusky lion
#

oh btw

#

i gifted those people bad rats with the money from crossdressing shrine

weak lodge
#

mental retardation exists 753

buoyant obsidian
#

ah

weak lodge
#

also personal preference too but fuck that

leaden hedge
buoyant obsidian
#

I'm stuck on this level

#

what do I do?

dusky lion
#

using wheelchair when you have hyperchair as one of your own sub emojis

#

veeeery interesting

leaden hedge
#

you enable flash player

dusky lion
leaden hedge
#

ye you just gotta invert the pulses

dusky lion
copper nacelle
#

I'm not sure about that one

leaden hedge
buoyant obsidian
#

I'd play it but I'm going to do the world a favor by not installing flash player

copper nacelle
#

any pepper flash

leaden hedge
#

just get some silicon

#

and dope it yourself

#

just as fun

compact sedge
#

P sure

#

dunno if it's kaspersky or sophos

#

but one of them makes you pay yearly fees to get your binary whitelisted

charred parrot
#

is this the game KDT has secretly been working on

solemn rivet
#

Is 56 stream

copper nacelle
#

yes

solemn rivet
#

Ok just got home

solemn rivet
#

wait 56

#

do you have a tumblr account?

fair rampart
#

face reveal

brazen mortar
#

nice beard 56

ornate rivet
#

there was a 56 face reveal?????????????????

#

wtf

buoyant obsidian
#

no

#

there were 56 face reveals

floral furnace
#

impossible, 56 is just a giant floating number 56, he has no face

ornate rivet
solemn rivet
floral furnace
#

๐Ÿ‘€

#

oh god oh oh fuck oh god fuck

#

no wait, is this fake

brazen mortar
ornate rivet
#

sigh

solemn rivet
#

homothety, you can't just namedrop Emily Riehl and then leave me hanging

#

that's not cool

floral furnace
#

saleh will legtimately destroy you

ornate rivet
floral furnace
#

no seriously not cool i hyped myself for 5 seconds only to get crushed in a cold realization that its faked

ornate rivet
#

no worries, we'll get a blogpost within the next 13 days hopefully

hollow pier
floral furnace
#

obligatory x doubt

unborn flicker
#

im in a speedrun now maggot

brazen mortar
#

is that colour blind mode?

hollow pier
#

no it's try to not be blind mode

solemn rivet
brazen mortar
#

same thing

ornate rivet
#

no it's anti white mode

solemn rivet
#

I have a paper on arxiv, peat

brazen mortar
#

anti white is the normal mode

ornate rivet
#

is it free or do I need to use scihub to get it gradow

solemn rivet
#

free

ornate rivet
#

neato

solemn rivet
ornate rivet
#

ah yes I understand all of this

fair rampart
#

Is this LaTeX

solemn rivet
#

it's written in latex

floral furnace
#

time to plagiarize /s

solemn rivet
#

it's free real estate

fair rampart
jovial vault
#

C# i sleep
LaTeX i awaken

floral furnace
#

is this ur thesis bruhdow or your masteral

rain cedar
#

They're not even related though

solemn rivet
#

this is a paper I wrote during my phd ttacco

#

my master's thesis is in pt-br, sadly

#

and it's also full of errors

floral furnace
#

oh damn i see

solemn rivet
#

it's very interesting to see how much I've learned since then

floral furnace
#

i thought this stuff was solo work?

hollow pier
#

perfect that means i can read .1% of it

solemn rivet
#

wdym ttacco

floral furnace
#

like, you do this by yourself right?

solemn rivet
#

yeah

#

this paper was mostly mine

#

my phd advisor gave some inputs here and there

#

but it was mostly (like 90%) me

floral furnace
#

ah kk

solemn rivet
#

maybe I'll translate/update/improve it at some point

#

because aside from being my thesis, I also meant it as an entry-level text for people starting to study these things

floral furnace
#

TesesDissertacoes

solemn rivet
#

I wonder what that could mean

#

it's a mystery

#

@ mystery

floral furnace
#

i cant believe you meme pinged someone

#

what a shame

solemn rivet
#

ยฏ_(ใƒ„)_/ยฏ

floral furnace
#

amazing thesis btw, but i cant understand it except for the cool looking diagrams, 10/10

#

were not even done with our thesis, one of our member i still fucking AWOL

solemn rivet
#

I like this area of maths precisely because instead of doing calculations and computations with numbers, we just look ad nice diagrams to make our conclusions

#

it's amazing

hollow pier
#

why is there one short english paragraph

solemn rivet
#

it's sort of a requirement

#

makes no sense since everything else is in ptbr

floral furnace
#

"because instead of doing calculations and computations with numbers, we just look ad nice diagrams to make our conclusions"
nice

solemn rivet
#

and it's not even out there

hollow pier
#

good rule jebait the reader by thinking it might be in english except it isn't

solemn rivet
#

I think the idea is to make it so anyone can know what it's about and if they really wanna read it, then they can contact me and ask for a translation

#

which I won't provide cause I'm a pos

hollow pier
#

gradoowwwwwwwwww

#

translate ittttttttttt

solemn rivet
#

I don't even know where the .tex file is

#

oh wait

#

I do