#lounge

1 messages · Page 256 of 1

timber viper
#

no, everything is mov

#

not all instructions into a single mov

#

tons of movs

#

whats not weak?

#

This is insane

proud jay
#

just took a 15 min powernap during a boring meeting

#

I should do this more often

unborn lotus
#

You'll get to an acceptable 2-3 hours with time

proud jay
#

the meeting wasn't 2 hours though

proud jay
#

when you guys write down thoughts or whatever, do you do it in english or in your native language

#

I always gravitate to english for some reason

#

am I weird?

#

I know I am, but specifically on this

slim atlas
#

i use interfaces

#

it does replace casting

#

is there something wrong?

#

should i not use super useful interfaces to streamline my code

celest musk
#

depends™️

slim atlas
#

elaborate

#

i want to learn

celest musk
#

implementing interfaces for the sake of avoiding casts is usually a bad indication

slim atlas
#

i implement interfaces because it simplifies the code

celest musk
#

interfaces are great for things where the target object is of an unknown class, and where different object types implement the same behavior (but on their own)

#

e.g. stuff like interaction events

proud jay
#

c++ interfaces aren't real

#

they can't hurt you

slim atlas
#

and when are interfaces not good?

proud jay
#

they're just an abstract concept

timber viper
timber viper
slim atlas
#

thats all c++

#

i am blueprint

celest musk
proud jay
slim atlas
#

i so far had 0 issues

timber viper
#

No

celest musk
#

casting is only expensive if you have to load the class, if it's already loaded anyways the cast is pretty much free

proud jay
timber viper
#

Blueprint performance guide thingies myth section

#

Ye

#

Most bottom of page goes through that thing confusing Turkish devs

slim atlas
#

yee but a cast is singular

#

a cast is singular

#

if i have 5 different objects with the same interface

#

i can call them plural

celest musk
#

a cast can also be a "singular" cast to a base class

slim atlas
#

with a single interface call.

#

ah come on

proud jay
#

I'd be such a good assistant

celest musk
#

isn't that only half the truth again

#

even if it internal casts, it casts to the interface and therefor doesn't load all the objects which inherit the interface?

slim atlas
#

eren

timber viper
#

U have an understanding of difference between cast and interface, people confuse it and believe interface is more performant when its not @slim atlas

slim atlas
#

youre wrong with the timers.

timber viper
#

Im not

slim atlas
#

the point of timers is not to be faster or better then tick

#

the point of timers is that they are accurate

proud jay
#

are they though

timber viper
#

They arent accurate

slim atlas
#

much more accurate then delays

proud jay
#

not more accurate than tick

slim atlas
#

if you want to yes but every time?

celest musk
slim atlas
#

i prefer timers

timber viper
#

Only difference is you can manage a timer but cant manage delay

slim atlas
#

a timer IS a coroutine

proud jay
#

better make a manager for that

proud jay
slim atlas
#

they are the same thing

timber viper
#

Anyway I am suppose to be touching grass

#

Bye

proud jay
slim atlas
#

AxoPhone what is wrong with you guys

celest musk
#

a timer is kind of a timer, a coroutine can be anything

proud jay
#

you can be anything too

#

just believe in yourself

slim atlas
#

elaborate "everything"

celest musk
#

timer is more like an expiration date

slim atlas
#

or a timer

#

it counts

celest musk
#

it doesnt count

slim atlas
#

and its precise

celest musk
#

unless they have shitty code base!?

proud jay
#

a timer cannot be more precise than tick

slim atlas
#

1 second stays a second

celest musk
#

i guess it compares two timestamps

slim atlas
#

60 seconds stay 60 seconds

#

thats what i use it for

#

it doesnt fail

celest musk
slim atlas
#

with a delta yes

#

but thats internally

#

we dont have anything more accurate in blueprints

celest musk
#

neither in cpp

slim atlas
#

so what problem

celest musk
#

you are always bound to gametick in some way or another

#

unless you really do async stuff

#

timerhandles to name one

slim atlas
#

anyways

#

i think that page is useful

proud jay
#

that page probably doesn't like you either

slim atlas
#

why wouldnt it like me

#

lol

proud jay
#

what's there to like

slim atlas
#

i am a great programmer

proud jay
#

for some reason I don't believe that

slim atlas
#

yet i coded great things before

#

wanna try me?

empty dune
zinc matrix
#

how many days it would take you guys to make a lyra-like dark souls 3 combat system

proud jay
#

12 nanoseconds

proud jay
zinc matrix
#

i need like some timline to work on

empty dune
slim atlas
#

because dark souls is third person

#

that means i would have to make animations

proud jay
slim atlas
#

that will cost alot of time

empty dune
proud jay
#

just program them

zinc matrix
#

make logic for the animation system only

slim atlas
#

but it depends on the depth

#

i am not familiar with ds 3

#

or ds

#

i didnt even play elden ring

#

XD

#

but i assume its rpg

zinc matrix
#

do you familiar with lyra

slim atlas
#

with damage and health

#

the travesty that is lyra yee

timber viper
#

It would take me one day

slim atlas
#

what a horrible abomination that is

zinc matrix
timber viper
zinc matrix
#

are you like serious

empty dune
#

Man you people are way too experienced

timber viper
#

Its not complex

zinc matrix
#

but they got like some layers

slim atlas
#

i think eren knows their stuff

proud jay
#

what do you mean with ds3 combat system though

slim atlas
#

the website does have cool articles.

proud jay
#

roll block parry slash?

timber viper
#

Any regular at cpp could implement ds patterns in a few days

empty dune
slim atlas
#

if you use a custom premade framework

#

sure

zinc matrix
#

average gamer wouldn't notice that

slim atlas
#

i only coded one third person game in live

#

and it was actually quite good!

#

but animations are hard

zinc matrix
#

ok imma goal it 3 days

timber viper
#

Dont goal it

proud jay
#

doesn't sound very complex

timber viper
#

To a timeline

#

Just do it

proud jay
#

definitely a few days would be good

#

but indeed, why are you planning yourself like this

#

you're just learning right?

slim atlas
#

Eren

proud jay
#

what are you gonna do if you don't do it in 3?

slim atlas
#

answer me a question

proud jay
#

just give up?

zinc matrix
#

i need short term motivation since i already have enough long term motivation

proud jay
#

just finishing it is nice motivation

slim atlas
#

If you had to, code a level system like in skyrim, how would you handle the data? So that it ships from level to level? + saving and loading

zinc matrix
#

it's like a lonely journey with no one to compare progress to

#

sometimes you get really lazy

#

and even though you know you could do it, you are just not

#

very weird emotion of solo game dev

zinc matrix
#

that's probably not a joke because his name may really based on that

timber viper
#

Saving isnt something I did before so if I had to do it I would ask someone else before, but didnt Laura already answered this for you before

empty dune
#

Its a Jaeger, i dont see the problem 🤷

slim atlas
#

i could profit from it if you did anything different to me that sounded good

#

unreal engine isnt even made for a game like skyrim

#

even tho its closer now

zinc matrix
slim atlas
#

the data driven approach

#

unreal would need to rework alot of its core for that to work...

timber viper
#

I will check When I arrive home

slim atlas
#

we would need a global ref ID system

zinc matrix
#

oh you drop a book at stay there forever kind of thing?

slim atlas
#

something guid or UUID cant do

#

i dont say its impossible

#

youd just have to add alot engine code

#

my system is already borderline edgy

zinc matrix
#

that sound cool but game design wise it's just an useless thing to implement

#

real life dont work like that too

slim atlas
#

have you ever played skyrim? XD

#

its fun as hell

zinc matrix
#

how do you drop a book and 10 year later it stay there

empty dune
zinc matrix
#

in real life

slim atlas
#

you are taking this out of context

slim atlas
#

ive been following the updates too

#

highly inspiring

zinc matrix
#

highly waste of resource

empty dune
slim atlas
#

yee

#

the new system has all kinds of new flaws

zinc matrix
#

just tell the people "the universe is moving" and everyone is happy

slim atlas
#

but still, i would love to learn how it works

#

could learn a thing or 2

#

My buddy and i are working on a compressing system for unreal save files

#

it can make the whole process easier and lighter

zinc matrix
#

oh, like minecraft

slim atlas
#

allows for more detail and bigger worlds.

empty dune
tulip orbit
#

inertia dont wanna do shit, if you wanna talk to it you're gonna have to start the conversation first

zinc matrix
#

@timber viper how long did you learn unreal though

celest musk
zinc matrix
#

i need someone that is better at me in my own field so i can feel jealous and push myself

#

why i haven't felt that in a long time

#

is that bad

lofty lark
#

It's lonely on the mountain top

slim atlas
celest musk
lofty lark
#

Thank you

celest musk
#

just use zlib like laura said... it's shipped with the engine and has an c++ API

zinc matrix
#

no i mean there is no one in my country is crazy enough to solo dev a fully functioned game
also on the global internet
it seriously become some concern to me recently when i can feel my laziness

slim atlas
#

please enlighten

celest musk
#

but that's what comes with UE!?

slim atlas
#

ill show it to them

#

😐

celest musk
#

FCompression

zinc matrix
#

do you guys like counting how many hours of focus you work a day?

proud jay
#

no

#

I would only disappoint myself

zinc matrix
#

i never actually reach 8 hours which is such a shame

proud jay
#

no one focuses 8 hours a day lol

#

(mostly)

zinc matrix
#

would like to hear how many hours people in same field

proud jay
#

that would be insane

timber viper
#

2020*

slim atlas
#

i am at it since 2015

celest musk
#

instead of wasting years

timber viper
broken sigil
slim atlas
zinc matrix
slim atlas
#

shut up 😄

#

25000 euro

zinc matrix
timber viper
lofty lark
proud jay
#

even 3-4 is a lot on some days

celest musk
timber viper
#

Ooof

celest musk
#

that also is stress for the brain

#

go for walks, talk to lawdy, all those things dont require much brain power

zinc matrix
timber viper
#

I dont get out of bed these days

#

And wanting to have a steam deck a lot

#

I dont even wanna sit on chair

#

And look at monitor

proud jay
#

that's depressing

slim atlas
#

is noone here working

timber viper
proud jay
#

we're all slackers sourceres here

lofty lark
celest musk
lofty lark
#

Nor can I play single player games because for some fucking reason every game needs some online access bullshit

slim atlas
#

wiggle i dont take you personal

#

i am not even a regular

timber viper
slim atlas
#

i got it from a nsfw discord

timber viper
slim atlas
#

i have no idea

timber viper
broken sigil
#

Yeah, I agreed to 8 hours but I can do them whenever, don't have to do it in one sitting

Can do 2, play something, come back and do the rest berk

slim atlas
#

what is stelle

timber viper
timber viper
lofty lark
#

I wish I had them installed 🙃
Even MK1 requires internet connection to save progress. Its retarded and makes me mad.

celest musk
#

sometimes i'm more productive half the hour before falling asleep than the whole day

#

planning of what to do with no distractions

slim atlas
#

write it in your blog eren

proud jay
#

I'm always more productive after work lol

broken sigil
#

Lol

proud jay
#

but I'm not gonna give my best hours to a job

slim atlas
#

i should be doing work now...

celest musk
#

you can also check protondb 😛

slim atlas
#

BLUEPRINT WORK

#

bye

celest musk
#

anything which isn't gold, has probably shitty DRM

timber viper
proud jay
#

it's incorrect spelling of stella

#

which is star in italian, or also a belgian beer

timber viper
#

A cute anime character I like only because she has 2b's voice actress

#

From Honkai Star Rail game

timber viper
#

Sure

#

I only play on mobile though

#

Or rather, was playing

#

I dont play anymore

proud jay
#

why not

timber viper
#

It wants me to level up to continue story

#

I dont have two months to level up without paying

timber viper
proud jay
#

just open the mainframe and type +2 lol

timber viper
#

Wtf is that

proud jay
proud jay
lofty lark
#

I bet Eren has a body pillow of his waifu smugy

timber viper
proud jay
#

I bet Eren has a body

#

her?

timber viper
#

I also received a rem body pillow as birthday gift

timber viper
zinc matrix
#

But what do you compare yourself to in an enviroment that is just you?
Like when you worked in a company, you have a boss, and colleagues, you can see their progress and result, then you could tell if you are doing good or terrible.
But I am working solo and also didn’t have any experience working in such environment (trust me I also want but I can’t), then what is the way to do that, to control youself. Someday I just waked up and questioning if I am doing very bad, and I keep doing it this way for months, and I would never know that, and I would waste months of my life into nothing? I mean yes, pushing yourself to maximum, to the best you can do is also the way I normally think about it, but what if my best is just not what it should be?

proud jay
#

rem means break (as in stopping) in dutch, so weird pillow

lofty lark
#

Hayasaka best girl

timber viper
#

I like it too

#

Ending is also nice

lofty lark
#

At least the break part

timber viper
lofty lark
#

Ep 15

celest musk
#

and deal with the fact that some will excel your results

#

i feel like modding made minecraft really successful

#

otherwise it would have died off at some point

zinc matrix
#

they all make weak shit 2d games

lofty lark
celest musk
#

then consider yourself lucky or blind

proud jay
#

why do you need to compare?

#

just do what you do

#

as best as possible

celest musk
proud jay
#

also it's very hard to compare in vastly different scenarios

timber viper
#

In Turkey you can get 300k usd investment with a terrible game if you have a good pitch deck

celest musk
#

even if you don't compare yourself to some specific projects, you compare yourself to experience with other products

zinc matrix
# proud jay why do you need to compare?

what if it take me 1 week to learn lyra and i could have done it in 1 day if i know it is possible to do it in 1 day
and what i lack is just knowing that is possible

#

it feel weird

lofty lark
#

They seem to have rolled high on INT tho. That's something I guess.

proud jay
zinc matrix
proud jay
#

and then what

zinc matrix
#

that's the point of comparison

#

then do it better

celest musk
proud jay
#

but if you knew how to do it better, would you not have done it in the first place?

#

you don't know what you don't know

#

self-reflection is important though

#

compare to former self

timber viper
#

10%

proud jay
queen isle
#

How long would it take to make a small indie game like fortnite?

proud jay
#

the real question is, why is Eren not a millionaire?

unborn lotus
timber viper
#

Thats literally what I saw during conference

#

Unity made mediocre 3d games got 100-300k

zinc matrix
timber viper
#

Game doesnt matter, have a shiny team and a good pitch deck. Thats what I am told

#

I literally asked them

proud jay
#

that's why I say it's more important to compare to oneself

timber viper
#

I accept laurahourlyrate

fleet tangle
#

Anybody see the motion graphics livestream?!

queen isle
zinc matrix
proud jay
lofty lark
proud jay
#

otherwise they wouldn't be the best

fleet tangle
#

Well, I watched it!

proud jay
#

the best also have experience probably

zinc matrix
proud jay
#

you're probably not looking hard enough

#

if you never encounter someone better than you, you will live a sad life

#

I very much doubt you're the best game dev with 10 months of experience at age 19 with no job experience though

#

^ not saying this to roast you

zinc matrix
#

i have never encounter someone better than me at every aspect in life
i seem always have a different approach about things

timber viper
#

I recently met a 18yo who got around 50k from Epic in a very short amount of time

#

Just wtf dude

proud jay
#

"If you're the smartest person in the room, you are in the wrong room."

timber viper
#

Always in the wrong room

lofty lark
#

i have never encounter someone better than me at every aspect in life
And you never will encounter someone that is better than you in every aspect of life.

#

And having a different approach doesn't necessarily mean better.

zinc matrix
zinc matrix
lofty lark
celest musk
#

is this discussion even worth it?

#

or is this #therapy now?

zinc matrix
#

yeah fuck that

proud jay
#

I think the main problem here is that you're 19

#

a lot of people tend to overestimate themselves at that age

#

idk you though

#

not that I'm that much better

#

much to improve self

zinc matrix
#

idk why that don't make sense for you

proud jay
#

working more hours doesn't make you better

zinc matrix
#

it does!

proud jay
#

lol not at all

unborn lotus
#

You can only really focus for like 4 hours tops

proud jay
#

also, there's more to life than working

sweet rose
#

I think I gave ChatGPT the toughest job of all

#

Finishing a song

#

written by me

proud jay
sweet rose
#

based on what I remember from a childhood game

proud jay
fleet tangle
#

I obviously meant anyone else!

sweet rose
proud jay
zinc matrix
# unborn lotus You can only really focus for like 4 hours tops

see that is one thing that a very hate
there is not much scientific data about that aspect of how many hours you can focus
it's all some youtube video about university kids learning 12 hours a day with half thinking and remember stuff
the only way i could find the limit is to ask people around about their own score

sweet rose
proud jay
#

I'm not saying you can't focus for 8 hours

sweet rose
proud jay
#

but if you're doing it every day, you're gonna have your brain fried soon

zinc matrix
#

but there still is a big difference between 4 and 6 hours

proud jay
sweet rose
proud jay
proud jay
fleet tangle
#

Write me a song all about how my life got flipped, turned upside down.

proud jay
#

the one I saw

proud jay
unborn lotus
timber viper
zinc matrix
#

imma go invest couple of days into gooling how human brain work

#

fk this

proud jay
#

I thought you were gonna solve lyra

sweet rose
zinc matrix
sweet rose
proud jay
zinc matrix
timber viper
unborn lotus
proud jay
sweet rose
sweet rose
#

It was amusing

zinc matrix
sweet rose
unborn lotus
zinc matrix
#

😒

timber viper
#

@slim atlas
I didnt work on a saving system but this is what I would do:

  • seperate world actors and dynamically spawned actors
  • some top level system keeps track of dynamically spawned actors
  • each dynamic and world actors has an interface with a function "initialize", which sets to imminentstate of the actor (if a door is bOpen set to true, it wont lerp its way to open position, it will set its position directly)
  • mark all required variables as SaveGame and in C++ loop over them, then set to their saved value on load before calling initialize
  • call initialize
  • fade out from black screen so player can start playing right now
slim atlas
#

except that my colleagues is writing us our own save manager

#

we decided for zip files with images in them

#

and a deflation method

#

that way you can read seperate segments 🙂

#

and its super fast

#

for that dynamicly spawned actor thing

timber viper
#

i dont like how manual saving loading works so if I had time I would overengineer this to automate it somehow if its possible

slim atlas
#

i use batching

#

I need to actually work on this feature now!!

#

But thanks for your answer

timber viper
#

np thumbsup

empty dune
timber viper
proud jay
#

I don't think having a steam deck will make you more productive probably

queen isle
#

turns out you can't make fortnite in 12 mintues, the fps template doesn't come with building mechanics

zinc matrix
zinc matrix
#

as long as it's not dota 2 it's healthy

proud jay
#

so league of legends?

zinc matrix
#

i feel like true productivity often come from happiness

#

( which i dont have )

proud jay
#

maybe because you try to work 23 hours a day

timber viper
#

working on 10 hours a day wasnt very productive for me

unborn lotus
timber viper
#

i would break it down to 5 per day if I had my current mind

zinc matrix
unborn lotus
timber viper
#

and 14 of watching anime

#

especially the most degenerate ones

zinc matrix
empty dune
unborn lotus
timber viper
broken sigil
#

My monitor has a bug

timber viper
timber viper
#

here is a debugger

#

if thats a moth you're doomed btw

zinc matrix
slim atlas
#

so brutal

timber viper
#

ikr 🥺

#

its my favorite anime

#

watched more than 20 times since my childhood

empty dune
zinc matrix
broken sigil
timber viper
broken sigil
#

Lol

timber viper
#

well i hope its not moth

#

they spread insanely fast

#

once they lay eggs

#

and cleaning them is hard

#

@slim atlas there is a movie released at 2020 btw

#

covers after the plot twist

slim atlas
zinc matrix
#

those intrusive thoughts keep slipping out of my mind, sorry

empty dune
#

ew

#

zerotwo

timber viper
#

whats the plot of made in abyss?

timber viper
slim atlas
timber viper
broken sigil
slim atlas
slim atlas
#

i laugh everytime 😄

timber viper
empty dune
#

@timber viper are there any Full metal alchemist/Mobile Suit/Cowboy Bebop/Neon genesis etc tier anime that has been released in the last decade or so?

#

serious question

zinc matrix
#

anime is such a great escape from real world
but when it end you got slapped back to reality

empty dune
#

if yes, i wanna watch

empty dune
slim atlas
timber viper
#

but i will add to my list

broken sigil
timber viper
#

its a fucking moth

#

they become millions

broken sigil
#

It looks cool 😅

zinc matrix
timber viper
#

or some of them scare you

empty dune
timber viper
#

i mostly watch degenerate ones

empty dune
timber viper
#

but this year I made an exception

#

and watched Monster

#

half of it

broken sigil
timber viper
#

but i was inside of a centipede swarm

#

both normal nature one and sea one

broken sigil
#

Good, keep it that way 😅

empty dune
timber viper
#

but very good

broken sigil
#

My absolute nightmare are those thick chonky centipedes

empty dune
empty dune
#

but that was against my wishes so it doesnt count

timber viper
#

jumped so high from sudden fear I slowly started to float up

#

they were swarmed in a pochette

#

disgusting

timber viper
#

but I did

fleet tangle
#

It was funny.

zinc matrix
timber viper
#

it was

empty dune
#

googling that will probably give me a d8 psychic damage so i wont

fleet tangle
#

Eminence in Shadow has returned today, Eren.

#

I hope you're watching it!

broken sigil
timber viper
empty dune
zinc matrix
#

you all are weird

timber viper
fleet tangle
#

!!!!!!!!!!!!

#

Such a slacker

timber viper
empty dune
broken sigil
timber viper
timber viper
#

i keep forgetting shows

#

this allows me to enjoy same plots over and over

zinc matrix
fleet tangle
#

I've seen Code Geass. I remember absolutely nothing about it.

timber viper
#

i only remember a few of eps

empty dune
broken sigil
zinc matrix
#

i need to watch it now to see how terrible the plots are that no one remember anything about it

timber viper
#

dont read, watch (if you ever)

unborn lotus
empty dune
fleet tangle
unborn lotus
#

Have you guys seen Gurren Lagann? I used to watch some anime a while ago, that one was popular

empty dune
#

cowboy bebop, watch

timber viper
unborn lotus
timber viper
zinc matrix
#

about forgeting
why do i keep watching both one piece and naruto about 200 episodes each 3 years
and forget every single one of them, and rewatch because i want to know what the fuss is all about
then again stop at 200s

timber viper
empty dune
timber viper
#

i also finished naruto 3 times

#

i still dont remember anything

zinc matrix
#

ok, now that is werid

timber viper
#

other than a few scenes from sasuke

timber viper
#

it was just "slight memory issue" and now its "lol i forgot what did i watch last week"

zinc matrix
timber viper
#

i watched at high school

empty dune
timber viper
#

not after being a programmer

timber viper
zinc matrix
timber viper
empty dune
#

i consider googling those terms

zinc matrix
timber viper
#

ensure

broken sigil
# timber viper this got worse after I got covid

After I got covid the first time my memory was absolute crap for like 2 months, couldn't focus on anything, it started being really annoying
I guess "brain fog" which covid is pretty known to cause it

empty dune
timber viper
#

first day was insane though

#

then got better

#

in two days

#

but no brain related stuff

#

but after 5 months i realized i am getting worse

#

i was suffering from chronic eye dryness, i was about to overcome it

#

now its waaay too worse

#

covid made it 10x worse

empty dune
unborn lotus
#

Was this the OG covid or the tame one we have now?

broken sigil
#

Doing my job was pretty rough during that period tbh
Did you have the same thing?

empty dune
#

im not joking, i went down like 6-7 times

proud jay
#

it sounds like you might be the problem

timber viper
# empty dune wtf seriously? damn

after my mother got covid and vaccinated 3 times, she got very sick and docs told her immune system is destroyed. after getting my 2nd vac and getting covid for the first time, my autoimmune related issues also heated up, eye dryness is the most annoying one

empty dune
#

wow

broken sigil
#

oh yeah that's exactly how it was for me
The worst thing is I wasn't sure if it's temporary or not

empty dune
#

i didnt know it was this common

proud jay
#

how do you do something in the past if it's not already done?

empty dune
#

ive had covid so many times my immune system is like toast at this point

proud jay
#

or you mean like a timer thing where you would pass negative value for example?

timber viper
#

but I dont trust internet

empty dune
#

oh?

broken sigil
broken sigil
#

more recent ones were pretty mild for me

empty dune
proud jay
#

I'd say just do it now, since I think that would be the expectation in most cases. Unles it's like really important that it happens at a certain time, but then I would expect the user to check on that in their callback

#

I don't think it would be necessary

unborn lotus
# broken sigil OG for me

We really respected the quarantine so no OG covid...but I was plenty sick and did tests and all negative, so I think I either got a really tame version sometime or none

empty dune
#

my first time was very very bad, i felt like i was dying. it got easier with each sequel

proud jay
#

I somehow have still not gotten COVID

#

afaik

broken sigil
#

yeah, was about 2 months for me

Like the initial symptoms weren't bad, I had a fever (38C) for 2 days and that's it
Then a few days later "brain fog" started

timber viper
#

my mother took it like a champ when she first got covid.. yet she was smoking almost one packet per day

#

i was very anxious before seeing her she is doing fine

broken sigil
timber viper
#

whats the curse of this balkans and middle east

broken sigil
#

yep 🥲

empty dune
#

nobody even wears masks anymore in india

#

its like it never happened

unborn lotus
timber viper
#

india's state was beyond terrible during 2021

#

i remember how it spread out

empty dune
timber viper
#

i find it very interesting media doesnt ever cover long term covid effects

empty dune
#

it legit felt like a zombie apocalypse setting

timber viper
#

like none of them

broken sigil
timber viper
#

this is what I want launder to solve

timber viper
#

dude I am trying to save your life burn

timber viper
#

i am not indian*

empty dune
#

wat

broken sigil
timber viper
#

nevertheless of place

unborn lotus
timber viper
#

japan and taiwan

#

i guess china? Thonk

#

vazu is lurking again

empty dune
#

vazu is always lurking

timber viper
#

i feel like nakamura is watching me

broken sigil
#

clang tidy is pissing me off so much
has some useful inspections but my god every time it runs it turns my PC (fans) into a jet engine so I disabled it lol

timber viper
#

why I am randomly getting likes from Japanese people

unborn lotus
#

Esp in politics nowadays, EU vs pro-Russia, etc

empty dune
proud jay
#

Going to the store, anyone need something?

timber viper
empty dune
empty dune
unborn lotus
median wraith
#

Damm the first time I see a programmer asking for relationships advice

unborn lotus
timber viper
#

for some reason Ukrainan recruiters spamming me specifically but no one else

median wraith
#

Commisions are awesome

empty dune
#

apple made lightsaber would probably be the only time id be disgusted by a lightsaber

median wraith
#

It depends they are like car sellers, they getr a commision for each sale

broken sigil
timber viper
#

no

median wraith
#

the more the car price the more people will want to sell the car

timber viper
#

apple is the arasaka from cp77

#

but american

#

you either obey or die

#

unless you are V

broken sigil
empty dune
timber viper
#

is he failed?

#

he had tons of fans

empty dune
#

wasnt he?

timber viper
#

nope

#

he was a solid rockstar

#

just very dumb one

empty dune
broken sigil
#

speaking of cp2077
The dlc is amazing

timber viper
#

soul reaper was scary

broken sigil
#

would hihgly recommend it

empty dune
timber viper
#

yes

timber viper
#

its expensive for a buggy game

broken sigil
#

I decided to continue my last save since I wanted to play the dlc as soon as possible and kinda continue the story of my current character 😅
But I do plan on doing another run after

timber viper
#

i deleted it again

#

got sick of bugs

#

even on 2.0

broken sigil
#

you get a random call but I think you might need to be past some point in the main game first
I think

timber viper
#

its not stuttering on me

#

anymore

broken sigil
#

I am playing with pathtracing and everything, to me it does look a lot better

timber viper
#

lol

#

yeah

empty dune
#

why does city skylines complete edition cost 240$????

#

ugh

timber viper
#

i know a friend who has a friend who working at paradox, and he told me they make fun of "lets release a dlc" thing

#

and he said working there is chill

#

you dont do much

empty dune
#

this is worse than the 1250$ price tag of sims 4 (because city skylines is actually worth playing)

broken sigil
#

there are some large differences
https://youtu.be/6emAxMeqZHU

A visual comparison for the new Cyberpunk 2077 Phantom Liberty DLC in DOGTOWN only. Using Ray Tracing OFF / ON and Path Tracing, as well as Path Tracing + Ray Reconstruction. All videos are using DLSS 3 (Frame Generation), even when not using Path Tracing.

The soundtracks are from the DLC (Phantom Liberty)

▶️ PC Specs

✅ Monitor: Neo G8 32" 4K...

▶ Play video
timber viper
#

why

broken sigil
#

but depends on the area

median wraith
broken sigil
#

I mean the lighting, not the clothes 😅

unborn lotus
median wraith
#

Damm look at the clothes difference sweeney_activate

broken sigil
#

I need to record some of the tests myself but when I was messing with it the difference was pretty huge

timber viper
#

rtx will be off just because of pink hair green_tick

empty dune
unborn lotus
empty dune
#

ohhhh

timber viper
#

it just looks insanely good

timber viper
#

but its broken

#

also render thread is bad

#

both are/were broken

#

aaannnd

#

redengine can scale up to moon

#

UE only utilize two cores

broken sigil
#

has caustics too

timber viper
#

really Thonk

median wraith
#

Actually when they enable the RTX in the prior image the skin shadows looks good, but idk why by default the ssss looks so dull

timber viper
#

it still only two cores

#

no idea why

timber viper
timber viper
#

others are non existing

median wraith
#

Usually yeah, interaction -1

river sable
#

sherlock evidence

median wraith
#

Yeah idk what happened

#

so they are DVD now

empty dune
#

did you hear about the warthunder players leaking military docs? lol

timber viper
#

dont give spoilers about attack on titan

broken sigil
broken sigil
timber viper
#

just a titan?

#

interesting

broken sigil
timber viper
#

first one looks terrible

#

its like UE4 game

#

with bad GI

#

it does scale though

#

dont you see all cores are running on +70%

median wraith
broken sigil
#

for me at least pathtracing enabled make the game a lot more immersive

timber viper
#

not without lumen

#

this bloom here

#

if whatever it is

#

it looks good

#

and it doesnt exist on rtx

#

hevedy

#

enlighten me

#

wtf is that

median wraith
#

Whats the actual difference between the raytracing and patch tracing in here ? is fully pathtrraced ?

timber viper
#

and a good one

empty dune
#

hey, comparing mass effect to cyberpunk 2077 is like trying to kill a mosquito with a nuke

#

.......yes

timber viper
#

gow4 graphics was awesome just because of this

#

yes

#

looks better than cp77 rtx off

#

is it something that can be explained with pseudocode

median wraith
#

Yeah I know the difference, but is actual pure path tracing ? On Cyber ?

timber viper
#

10000000000 = pixel count?

#

holy shit

#

when this tech will be degraded to low end?5176animechair

broken sigil
# timber viper is it something that can be explained with pseudocode

This video aims to visualize and give an overview of somes common techniques used in the pathtracing renderers.

Music credit: AlexeyAnisimov - Minimal_Corporate

▶ Play video

Keep exploring at https://brilliant.org/TheCherno/ Get started for free, and hurry—the first 200 people get 20% off an annual premium subscription. AMAZING place to learn all the math you'll need for this series!

Support on Patreon ► https://patreon.com/thecherno
Discord (#raytracing-series) ► https://discord.gg/thecherno
Source code ► https://...

▶ Play video
timber viper
#

considering we already reached 5nm on chips

#

will it even get smaller

#

i'll take cherno

#

talks too much but i get to see a bit code

broken sigil
#

he does explain it really well

timber viper
#

after 1nm Moore's Law will be invalidated, no?

#

you'll reach the atoms eventually lol

median wraith
#

But technically from what I knew path tracing was the whole combo, I'm getting old

empty dune
timber viper
#

so we cant get beyond what 4090 providing to us

#

GI is an amazing concept to me

broken sigil
timber viper
#

there are tons of things involved though

empty dune
timber viper
# timber viper there are tons of things involved though
GDC

In this 2016 GDC talk, Ubisoft's Nikolay Stefanov describes the dynamic global illumination system that Ubisoft Massive created for "Tom Clancy's The Division.

Register for GDC: http://ubm.io/2gk5KTU

Join the GDC mailing list: http://www.gdconf.com/subscribe

Follow GDC on Twitter: https://twitter.com/Official_GDC

GDC talks cover a range of ...

▶ Play video
zinc matrix
#

hey, i have think about it, can you guys be my colleague
sometimes i'll hop in here and give a task, and you guys tell me how many days i have to do it

empty dune
empty dune
timber viper
zinc matrix
#

7 am in the morning, where do you live?

timber viper
#

ye

timber viper
zinc matrix
lofty lark
#

might've been offensive to viktor, sorry

timber viper
#

i wouldnt enjoy being close to china

empty dune
#

now i miss lamp 😦

zinc matrix
timber viper
empty dune
#

close is an abstract concept made up by furniture companies to sell doors

timber viper
#

i'd like to be far away where US sending troops to

#

i enjoy my safety

median wraith
median wraith
#

and devs were on Twitch doing things in editor

timber viper
#

yee

#

i saw them

zinc matrix
proud jay
broken sigil
# timber viper like?

Graphene, gallium nitrate and whatever cubic boron arsenide is, it's what is being considered

timber viper
#

why

#

will it allow things to be smaller

empty dune
broken sigil
timber viper
#

hm

#

sounds like cpu caching

empty dune
#

stay safe from over-exposure to dihydrogen monoxide

proud jay
#

12 litera of it

empty dune
timber viper
#

lmfao imagine getting roasted by godot https://x.com/reduzio/status/1709603676958888182?s=20

How SPIR-V specialization constants are applied using a tree-SSA optimizer:
1- Forward pass, remove always-false branches.
2- Backward pass keep code connected to outputs.
This is compiler 101. However, Qualcomm's @Snapdragon can't handle it.
Straight to the hall of GPU shame..

lofty lark
timber viper
#

what is he's right though

proud jay
river sable
median wraith
#

So you don't like those hottubs content and such ? damm 😅

broken sigil
river sable
#

I am disturbed

timber viper
#

i didnt find it disturbing

lofty lark
#

who plays games on twitch anymore

#

its all about hot tub advertising or something

broken sigil
empty dune
#

you mean X videos? they dont play very well ever since elon fired half the company workers

median wraith
#

wasn't there another Twitch alike platform ?

#

Aside from youtube

median wraith
#

By Quixel too ?

river sable
#

it also runs on unity

timber viper
#

blame your subconscious

empty dune
#

pretty sure it was separate and then microsoft bought it (and subsequently drove it into the ground)

median wraith
#

welp

broken sigil
median wraith
#

Those names are like the worst thing you can do using existing words from the dictionary

#

I mean Steam is a thing too but, This days you have a lot of platforms existing

zinc matrix
#

@timber viper you have been chatting in here even longer than me, to take a break

timber viper
#

why not

zinc matrix
#

anime time

timber viper
#

no

#

i dont want to focus on anything

zinc matrix
#

is it midnight where you are

timber viper
#

20.00

broken sigil
#

I need to focus on making a new pfp berk

zinc matrix
#

because you asked me if i was in asie

timber viper
#

it gets blurry

#

make it orange and end our suffering

broken sigil
#

I was thinking about silver, really fits with both orange and blue

timber viper
#

no you finish it

zinc matrix
timber viper
#

hayasaka

timber viper
#

i cant, when i am a victim of it

empty dune
#

crap, i bit off more than i can chew

mossy nexus
#

Cartoon girls are crap these days. Fix it.

zinc matrix
#

ami from toradora?

broken sigil
#

So looks like the only thing I'm missing is an anime pfp ||...lol||

timber viper
#

mood

lofty lark
#

goddamit laura

#

you beat me to it

zinc matrix
timber viper
#

you didnt watch haruhi?

broken sigil
timber viper
#

is there any classic you ever watched

river sable
#

does pokemon count?

timber viper
#

i didnt even watch Endless Eight yet

timber viper
#

i didnt watch that one though

river sable
#

to be srs for a sec I recently watched lain for the first time and really enjoyed that

zinc matrix
#

in all of those people in here laura pfp must be the weirdest
looked like if lgbt jesus looking at sunrise from a balcony

timber viper
#

someone didnt watch haruhi cant invalidate me

#

its worth it

zinc matrix
#

did anyone watched Inuyahsa though

#

it is a classic

timber viper
#

on my list

queen isle
#

is anime against the rules?

river sable
#

every day as a kid yeah

#

loved it

empty dune
zinc matrix
empty dune
#

as a kid

timber viper
#

isnt this the woman who believes she will be forgiven no matter what because she thinks she is beautiful?