#lounge

1 messages · Page 282 of 1

tulip orbit
#

on the brightside, the code I set up to see how long it takes for my generator to run works. my last test took 106ms to generate

tulip orbit
#

I have neither! 😦

cursive crypt
#

You have, you just refuse to acknowledge it.

tulip orbit
#

time for some fresh air, then I have to figure out why my celluar automata generater is making things like this:

tulip orbit
soft night
tulip orbit
#

hellz yeah

zinc matrix
#

i love procgen things and see them develop

timber viper
tulip orbit
#

I'm looking forward to actually running around and playing in this new map type

#

so much left to do tho 😦

zinc matrix
#

it's fun, rather than code some boring code like multiplayer, or worse, animation stuff

tulip orbit
#

this wasnt tons of fun as I was mostly copying code from an example written in pure c#, so most of the time was spent going "what the hell is that supposed to be doing?" and fixing rookie mistakes

#

probably took 3x longer than it should have

zinc matrix
#

yeah that's what i was doing as well but it's not that bad

#

some is real hard though, i tried but couldn't understand perlin noise algorithm

#

procedural mesh? or actor i dont remember

#

so i guess that's dynamic mesh actor

#

but i think with procedural mesh you can draw triangle while the dynsmic can't

tulip orbit
#

ohh thats what its called. I downloaded a .hpp file that had a perlin-RNG thing, its installed but I havent tested it yet

zinc matrix
#

but i can't customize the shape because i don't understand perlin noise, so sad

#

i want really flat terrain like minecraft, and there are some hills, but not this much

tulip orbit
#

ah, yeah I'm going to have to figure it out somehow. but if you had trouble... 😬

#

hm, latest version of that is 4.25.3 from 2020 😦

#

I think the one I've got has all those functions, but nothing is exposed for BP. so I'll have to get that setup

#

I may try it if I cant get the one I've got working. next weekend at the earliest tho. Brain is almost done for the day

timber viper
tulip orbit
#

I dont know what I did to my code, but earlier versions took 30+ms to run. now it runs in 7ms. ¯_(ツ)_/¯

timber viper
tulip orbit
#

first time I've seen 'em!

#

now they've left me cause GetCellData(x + xOffset, y = yOffset) ...oops

#

woah, neat. I ran the cellular automata algo on top of my BSP generated map.... actually looks pretty neat

#

dont worry, I'm sure it'll spawn the entrance in that spot

#

grey is floor, walkable areas

#

well eventually I'll be running this other algo that checks for all areas are walkable, and will allow me to cull the areas not reachable

tulip orbit
#

the base layout yeah

#

I still want to add some height variation, which I think where the perlin noise will come in. And then looots of decoration stuff

soft night
timber viper
soft night
#

sometimes you get fired to be fired

zinc matrix
#

if I being playing Gears 3 without knowing Gears 1 and 2, does the game provide a recap? I can't run Gears 1 remastered, it just won't run.

cursive crypt
#

You may watch a YT

cursive crypt
#

Part of it?

#

Just few ads.

remote fog
#

Strangely Youtube keeps suggesting me cancer videos for the last week from very different people.

cursive crypt
#

Or read an article for how gears 1 and 2 did.

cursive crypt
#

Sometimes they default to generic topics for you target group too. Say you are in the age where cancer is a thing.

remote fog
#

I guess you're right, wish I could block certain words. I try to avoid sad stuff and then Youtube throws them all. I watched one shaving video and then my Youtube feed filled with J. Peterson videos. (this particularly happens a lot)

#

Youtube is worse on this than Twitter. You don't even have proper options to avoid these contents

cursive crypt
#

Yeah, you can choose "I'm not interested" or "Don't recommend this channel", but ultimately I'm anxious when someone sit on my PC and start browsing some totally out of my interest clips. It takes days and weeks to restore back my usual recommends.

timber viper
#

YT been looping same boring thing for around 1 year for me

#

Japanese music, boring history videos and some anime

#

I would rather full anime instead

remote fog
remote fog
cursive crypt
zinc matrix
#

X show me random but cool stuffs.

remote fog
zinc matrix
remote fog
#

I guess your Adblock hasn't affected at all

remote fog
#

Anyway I complained a lot haha

zinc matrix
hollow dawn
#

firefox can even block the adblock blockers

#

right click, investigate, delete div tag... tada... be like neo, be like water

cursive crypt
#

f12 in Chrome?

errant raven
#

Raam and Skorge added to fortnite when??? 👀

hollow dawn
#

in a fortnite maybe?

#

hoho

errant raven
#

@broken sigil relay my message to epic 👉👈

cursive crypt
#

lol

errant raven
#

Skorges dual chainsaw stick as a pickaxe, Raams krill as a dynamic back bling 👀

hollow dawn
#

UE dideth update in less than a fortnite in the end, only tooketh 2 sunsets

broken sigil
errant raven
#

Hold them at gnasher point and bring them here

zinc matrix
#

@timber viper Since you had quite a journey with your bp2cpp and Unreal Engine, i want to ask, what do you think about what Lex said about focus and waiting for breakthrough in programming. He said:

Sometimes it’s a grind, but no matter what, the focus is always just to be present, to be there. If nothing is working, it’s not happening, I still stay in that place and wait for the breakthrough and the breakthrough always comes. Everybody is different of how they discover focus, inspiration, motivation but I’m a big believer in the discipline of ritual, so being there and even if you don’t feel like it, still being there, even if the progress is not being made, still being there for the grind, because sometimes just minutes later, there will be a breakthrough.

Since he's not working with UE, i can't just take straight his words. Sometimes i feel like, just grind down in UE won’t work. When I meet a hard bug, it’s feel very struggle for me to create a breakthrough myself, and I often need to ask people about it. A lot of times, it feel like even if I focus for hours, reading UE, C++ document, read source code, watch tutorials (last thing), basically doing anything in my reach, I just can’t do it, can’t make a single breakthrough. It’s already 4 hours, I can’t solve this shit, so I’ll go and ask people in Discord, and it’s becoming such a bad habit.

I feel like focus and asking people are two different things, focus is something you have to do on your own, figure it out yourself, when asking people will cut down the chain of thoughts in your mind. It didn’t really make sense when I write it down like this, but I always have that mindset in my head.

#

Is the fact that I can’t just focus and make a chain of breakthrough an UE problem, because this stuff is building on top of undocumented stuff, hidden information, rather than what Lex is working on, AIs, sound very popular and many document (just guessing)?

Or it’s more like a me problem, where what Lex said is right, even in UE things, and I just have to keep grinding this thing to the ground, do better than yesterday to make breakthroughs? Maybe my ideal self wouldn’t even need to ask people a single question to finish an entire game?

Either way, I don’t think i can't answer this for myself, because my journey has just begun, and i have not much experience about the field. If you could help, thanks a lot.

errant raven
#

Jesus christ that's a yugioh pendulum card if I ever saw one

brittle holly
errant raven
brittle holly
#

Gifting nitro is meh and can’t gift the supporter badges, sooo…

#

I thought maybe you had some magic button 😀

broken sigil
#

I wish 😆

brittle holly
#

What the hell, windows froze and when I restarted I now have a copilot preview in my taskbar

#

Which ofc can’t be unpinned the usual way

zinc wagon
zinc wagon
brittle holly
#

2nd time in 2 days windows froze or slowed to a crawl with nothing showing in performance tab, I wonder if 5.3 has some weird memory leak or something

#

Or just my windows broke 🥲

zinc wagon
#

thanks! can you also explain what is a board and why is my mother in it?

zinc wagon
#

that's what she said 🚪 🏃‍♂️

#

😮‍💨

errant raven
#

I tried to turn po into a potato with ai but ai is dumb

empty dune
#

Happy N7 day!

#

May your ||calibrations|| be effective!

lofty lark
queen isle
soft night
#

50% apparels on bioware gear store for N7 shepards

empty dune
#

I should go

empty dune
empty dune
broken sigil
broken sigil
brittle holly
open fog
#

wtf my project packaged with no errors first time

brittle holly
#

Milestone

lofty lark
brittle holly
lofty lark
#

yes

empty dune
#

And he refused

#

😭

brittle holly
#

Careful what you ask for ig

lofty lark
empty dune
#

Lmao

deep glen
brittle holly
#

It’s just nice to hear a concrete positive example every now and then

celest musk
#

he also said it has to be cute or smth like that

#

i guess you missed it?!

brittle holly
#

How do you know my game won’t be cute? lol

#

I’m not one of those “I’m making yet another horror game” people

celest musk
#

idk, somehow deduced that from your pfp

cursive crypt
brittle holly
#

THE grumpy cat

#

And that doesn’t mean my game won’t be cute

#

Cats are cute btw

cursive crypt
#

Grumpy and cute

brittle holly
#

Well, it’s nice to know that I can rely on you guys to bring me back down to earth whenever I get too excited 🤣

#

Fricken fml 😃

cursive crypt
#

Cats are assh too btw... Some ppl haven't seen their origin... Fighting, yelling and mating 5 am under your window. Or shittin all around the garden, dragging bags out of the bin, or killing your chixkens.

brittle holly
#

I have 2 so I’m well aware

#

One likes to pees on carpet, the other rips clothes apart and constantly attacks the other one whenever it has too much energy

cursive crypt
brittle holly
#

They have their moments, just like me ig

cursive crypt
#

Heck, i even heard of a guy shooting them across the street with an air gun.

#

That a bit too much.

#

Anyway, cat life.

lofty lark
#

The supreme format. I dont go around saying, "Oh it's the 6th of November"

lofty lark
broken sigil
lofty lark
#

"Hey do you have the date?"
"Yeah it's 2023 November 6th"
tf

#

at least you put the month before day ig

brittle holly
#

It’s the year of our Lord, 2023, the 6th of Novembuary

cursive crypt
#

YYYY-MM-DD

#

Slashes confuse filepaths.

lofty lark
#

Some of us like to be considerate of the possible time traveler 😤

brittle holly
#

311

errant raven
#

@broken sigil

#

YouTube comment sections never fail to amaze

broken sigil
#

lol

errant raven
#

Scrolled through a 200+ comment of people just posting "lol", "F", "Based"

queen isle
#

twitch chat?

errant raven
#

No

#

Actual youtube comments

brittle holly
#

Lol, F that is like so based

#

I feel slimey now

errant raven
#

Why the fuck did you turn into a Sobe drink dependent Astrology LA College girl

brittle holly
#

Well this way maybe Gwyneth Paltrow will hire me to sell snake oil for her

errant raven
#

Holy shit

#

I'm old

deep glen
#

im older

lofty lark
#

I'm sorry I didn't realize you went around starting with the year when you tell people the date.

#

I have never met someone who answered my question of, "whats the date?" with the year.

#

There is no need for that probably

#

I only speak one 😅

#

I write it the way I say, simple as

celest musk
#

you could just count the seconds since 1.1.1970

regal pecan
#

Do you know what year it is? Do you know what month it is? Do you know what week it is? Then the date is Tuesday.

lofty lark
#

I don't have a rebuttal for that one. rip

errant raven
#

I'm too young for back pain

lofty lark
#

checkmate

errant raven
#

Laura smokes crack confirmed

regal pecan
#

At what point do you specify which calendar you're using.

lofty lark
#

I'm not gonna use a 2016 calendar in 2025

errant raven
#

Which one

#

Day month year

#

Month day year

#

Year day month

#

Year month day

#

Month year day

#

Day year month?

regal pecan
errant raven
#

They all do that

#

Yes

lofty lark
errant raven
#

I'm a yugioh player

#

I know what consistency means

#

😠

regal pecan
errant raven
#

Not our fault earth every 4 years the earth needs and extra day to orbit

#

Dont fat shame our planet

lofty lark
#

Um, isn't the leap year because our timing is wrong and we need to resync to earths rotation?

errant raven
#

Nah

#

Its cus the planet is fat and needs a breather

lofty lark
#

Pretty sure it's because one earth rotation around the sun is not exactly 365 days

errant raven
#

Its 365.8

regal pecan
#

It's not even exactly 365.25 days. En queue the leap century.

lofty lark
#

at least we made sure to do it on a multiple of 4 I guess.

brittle holly
#

It’s 365 days, 6h and 9mins

#

Every 4 years that makes ~24h

#

So we add a day

errant raven
#

And then we take a day away

brittle holly
#

What

errant raven
#

After the leap year

#

We take a day away

brittle holly
#

No, we don’t take a day away lol

errant raven
#

Off the calendar we do

brittle holly
#

February always has 28 days, except on leap years

lofty lark
#

Yeah get rid of Monday

errant raven
#

Exactly

#

We five the year a day and then take the day away

brittle holly
#

Yeah, so we don’t take days away, we just add an extra one every 4 years

errant raven
#

So if we never take it away

errant raven
#

Wouldnt our days in a year be 3000+ at this point

lofty lark
errant raven
#

Just 4

lofty lark
#

or 3?

brittle holly
#

Just take all of the days away

lofty lark
#

Woah

#

Its ok neo

errant raven
#

Take away all mondays

#

That's 52 days

#

I think

regal pecan
#

Base it solely on constellations and solstices and give up on exact time keeping..

errant raven
#

No

brittle holly
#

So, in winter the day will be only like 9h

#

Makes sense

errant raven
#

Itd only empower the los Angeles Astrology girls

lofty lark
#

Just everybody use utc

brittle holly
#

So much hate against LA Astro-girls

errant raven
#

They're a disease

brittle holly
lofty lark
#

Bc people live in different time zones

#

"Oi lets do x at blahbalh my time zone"

brittle holly
#

Eh we have world clock apps for that

lofty lark
#

now i gotta figure out that time that is for me

brittle holly
#

Yeah fair

regal pecan
#

Imagine trying to figure out the opening/closing time for businesses.

brittle holly
#

So how would you handle someone in Australia booking a meeting when it’s UTC

lofty lark
#

what you mean

#

flip it upside down i guess

#

oᴉ ʍǝ,ɹǝ ɯǝǝʇᴉuƃ ɐʇ ㄥ:00 ∩┴Ɔ

#

boom australia certified

#

"Game comes out at x date" okay but what time on the day. Midnight EST? PCT? UTC? CET? who knows. certainly not me.

errant raven
#

Oi oi oi

lofty lark
#

Just use UTC adn boom, all you need to know is you're difference from UTC

errant raven
#

New Zealand > Australia

lofty lark
#

instead of "i'm x behind y, i'm z ahead of w" etc.

#

/rant ig

regal pecan
lofty lark
#

admittedly

#

idek what time that'd be for me

deep glen
#

@broken sigil I got something for you in a minute. (but will have to go and catch ZzzzzZ's after sending)

errant raven
#

Skyrim is actually insane

#

The dragonborn concept is wild

#

Hadvar opened my eyes for this

#

Is it really 12 years old if it keeps releasing

broken sigil
errant raven
#

Should I learn klingon before going to France, just so I can speak to locals in their native language

#

You're running out of storage

#

And your time is on the wrong side

#

Oh

#

Well they're running out of storage and their time is on the wrong side

regal pecan
#

Time can't be on the wrong side when it's subjective.

errant raven
#

The icon

#

Stop being so literal

#

Gosh

#

That's how much storage I have left

regal pecan
errant raven
#

No

#

You're a person

#

You're nothing but atoms to me

broken sigil
#

Tried Deja with GPT4 turbo and it reminds me so much of Laura 😂

errant raven
#

Because it is laura

versed vector
#

yeah I'm sure every business is desperately seeking an AI that's trying to be 'funny'

errant raven
#

Who doesnt like a bit of humour

#

As a developer, I wouldn't miss the opportunity to add humour to an ai that's supposed to be human-isk

#

Started singing best of you when I read the title and laughed when what's his face did it too

soft night
#

x grok premiul plus your all elon wanted tool you use always and forever till you come to ashes and it live on

versed vector
errant raven
#

Different types of ai

#

Pretty sure chatgpt isnt being used to help design critical parts in aerodynamics

#

Humans are still mostly doing critical jobs

#

How exactly does ai help increase productivity?

light valve
#

why doesn't my pencil do my homework

errant raven
#

Because it's not a 2B pencil

#

Low battery 20% remakning

errant raven
#

No. No. No. That is NOT what I meant

errant raven
#

NEIN

light valve
#

admit that is 2B

errant raven
#

Seize to exist

errant raven
#

Yugioh TOSS format gave me severe PTSD

#

Current format as well

soft night
#

ok this wake up is cool

errant raven
#

Tf is that

soft night
#

catalyst

errant raven
#

I thought chad smith was will ferrel in this Drumeo video. And thought will ferrel could actually play the drums for a second.

soft night
#

ponkkis was getting bed?

errant raven
#

What are you sick with

#

Better kill you off now than let you recultivate the spread of covid 19

errant raven
#

I cant see it, I think it needs to be bigger

#

The emote

lofty lark
#

which one

errant raven
#

Yours

#

Am I the only one who hates the marvel versions of pagan gods

errant raven
#

Wow halo got weird

zinc matrix
#

damn. Gears of War 2 and 3 are xbox 360 only

#

so the only way to play gears 1, 2 and 3 is buy a xbox or emulator

brittle holly
#

haha @broken sigil did you notice they gave Idris Elba a song on the PL soundtrack? 🙂 sry if you already mentioned it

broken sigil
brittle holly
errant raven
#

@broken sigil I am going outside for the first time in a while, wish me luck 😅

cursive crypt
#

TIL Apple states it earns all its income from Europe due to its 300 ppl in Ireland. And if a company is controlled from outside Ireland, it does not pay taxes. In other words, they earn many millions w/o paying a cent.

timber viper
# zinc matrix Is the fact that I can’t just focus and make a chain of breakthrough an UE probl...

I never had a worry to breakthrough into programming, I was rather focusing on what I lack to achieve something or what kind of obstacles I have rather than grinding (if whatever it means)
My biggest luck was having experts around me, at #cpp (back at the day we had more than a few people who are objectively 'expert'). And unlike you I was taking their guidance seriously, not stubbornly resist reading things and learning from others mistakes.

I’ll go and ask people in Discord, and it’s becoming such a bad habit.
If there isnt an obvious answer on google or if I already debugged, I directly ask in here. There is no point of wasting my time. Back at the day I had to change my name to "I dont understand C++ I just pretend" so people wouldnt blame me for asking really stupid questions. Idk why you're considering it as a bad habit when you literally have people with more than 10 years of experience around you. You don't get an environment like this everywhere
Also Lex's understanding of programming is a bit questionable, based on his tweets..

cursive crypt
timber viper
#

merely half of what google pays them annually?

#

doesnt sound much hehe

cursive crypt
#

It just shows the big corpos are the best at evading laws. Not that is was not known before, but that was a specific case with numbers.

timber viper
#

Things like this happen more rarely at Europe (and maybe Asia?)

#

somehow its almost always US corpos

cursive crypt
#

Because there are the bigs, but I think it is happening in general everywhere.

broken sigil
timber viper
#

you do? awkward

#

why do you remember

#

you were suppose to forget it

broken sigil
timber viper
#

sunglasses or normal glasses?

broken sigil
#

sunglasses

timber viper
#

ye i remember that one

cursive crypt
#

So, Eren is an anime girl.

timber viper
#

I'm not

broken sigil
#

yes

#

lies

cursive crypt
#

I see sunglasses here too.

broken sigil
#

btw Alan Wake 2 is proper horror lol
I love horror and I'm good with it... but this game so far has had so many butt clenching moments 😆
It's also turning into a breath holding competition lol
So if you plan on playing it and ain't good with horror stuff good luck 😅

timber viper
#

I dont like horror, its boring

#

I gave up on horor games after outlast and FEAR didnt affect me at all

broken sigil
#

Alan wake 2 is so good, tho horror is one of my favorites genres

#

I would say alan wake 2 is creepier than outlast, like no jumpscares, they just nailed the atmosphere

brittle holly
timber viper
brittle holly
#

I should change my name to that now to pass on the legacy, and because it’s mostly true lol

#

I can kinda read some of it because I know basics of other languages , but most of it is still hieroglyphics to me lol

timber viper
#

lol, swift removed ++ and --

timber viper
brittle holly
broken sigil
brittle holly
timber viper
#

hold up, how for loop works then?

timber viper
brittle holly
timber viper
#

often makes dumb statements about programming

timber viper
brittle holly
broken sigil
#

I like his podcasts but he sometimes talks about stuff he clearly doesn't know much about

#

that's irritating bit

broken sigil
#

^

brittle holly
#

Yeah

cursive crypt
#

I have watched one or two of his thingies. For a noob on topic he tries to prepare well.

#

Keeps it formal too, can't say more than that.

timber viper
#

at podcasts, he's good

#

but at twitter he says weird things

#

like human brain is an API

#

to AI

cursive crypt
#

He likes furries?

timber viper
#

never asked

#

he made his way into being a teacher at MIT, so probably not

regal pecan
#

Does he teach how to ask terrible, uninformative questions?

timber viper
#

just place some neon lights

#

into a scene where sunlights doesnt exist

brittle holly
# timber viper based on Lex Friedman, you're not grinding enough

Tbh I’m not, there are days where I make no progress or don’t touch the code, days when I spend hours on it and make no progress and then some days where I just put in a few hours and make leaps and bounds and everything comes easily. Most of the time if I get stuck I need to take a break and come back to it with fresh eyes, but one thing I’ve heard from some expert, can’t rmbr who, maybe Huberman or Tyson is that your brain only actually needs 5 mins break to get back on track, and I struggle to take just that

broken sigil
timber viper
#

you know lighting

#

back me up

brittle holly
broken sigil
#

yeah, I like those 2 as well, tho haven't played the new dead space

timber viper
#

sometimes you even need a whole week

brittle holly
timber viper
#

depends on how much you loaded your brain with information, how much you been focusing, how tired and sleepy you are etc

#

but biggest thing comes from sleep debt

#

it makes you unproductive af

brittle holly
brittle holly
timber viper
#

not being able to focus for a long time is not uncommon

#

if sleep debt and burnout exists

brittle holly
#

Agreed

timber viper
#

C++ specially is a very tough thing for human brain though

#

its extra normal to get crazy at start

brittle holly
#

Sitting down and reading the materials for long enough is my issue, absorbing all of this small bites content over the years made me lose the patience to sit there and read I feel

cursive crypt
brittle holly
#

Or maybe just getting old

regal pecan
#

Who is evolving it, Microsoft?

timber viper
#

nvidia, appearently

brittle holly
#

I mean the thing is vast to begin with but yeah that too

timber viper
#

with that monstrous reflection syntax

cursive crypt
#

Rhetoric? It is open source, Microsoft, nvidia, adobe, bloomberg, everyone who sends a paper and is ready to work on it.

timber viper
#

i wonder what happens if I send a paper for enum to string idea

#

its been 25 years and no one did it

brittle holly
#

Is it that hard to make?

timber viper
#

its easiest thing probably

#

they just want us to have to_string function manually

#

or write your own reflection system

broken sigil
errant raven
#

Jk it was okay, alot more stars are visible in this area

zinc matrix
# timber viper I never had a worry to breakthrough into programming, I was rather focusing on w...

I am not stubbornly resist anything, it’s just my mind is different, I had this since I was a kid, where I am the only kid in my class always asking deeper into math problems, why is this formular exist, why calculate it this way, because if I don’t understand it, I can’t use it or remember it. For example, when people said to me: “Don’t put space into component names, it will make your blueprint corrupt”, the first thing that came out of my mind is: “Why does putting space into component names make blueprint corrupt? What code behind that cause that? Why is blueprint corrupt a problem? I have never encountered a blueprint corrupt before.” Because I don’t have any answer to those question, theofore that information is not relevant to me, and when something is not relevant, I tend to forget them. I thought everyone’s brain worked like that, turned out some of you actually can remember stuff well.

Sometimes I realize they taught me physics, chemistry, biology, history in high school, really advance stuff back then too, but now I only remembered the piece that is relevant to me, and forgot most of them. Like, 5 years of studying chemistry, and the only thing I remember is what my teacher said when we were learning about glucose: “The bread crust is actually more sweet than the bread filling, because it burned more (or some chemical reaction he said)”. Not sure if that is true, but I remembered that and nothing else XD

zinc matrix
broken sigil
broken sigil
#

Since Cyberpunk Edgerunners dropped on Netflix I have seen it pop up in my comments over and over...and over. So today we are making the David Martinez and exploring Cyberpunk's four NiCola flavors.

Curiada is offering $5.00 off first-time purchases of $50+ with code GREG & free shipping always on purchases of $200+ with code HOWTODRINK - http...

▶ Play video
#

Interesting YT video

#

Comments....

unborn lotus
#

we eat those??

cursive crypt
#

iirc the banana seeds is that dark thing in the middle of the banana.

#

I avoid eating spiders in general tho.

cursive crypt
#

r/confessions

zinc matrix
empty dune
#

okay here's my r/confession.

Ive been playing way too much darktide, why is that game so fun???

zinc matrix
#

it's kinda suck when you guys always hate when people's different. I always tried to explain myself, why i do my things, but always ended up in people hating me

cursive crypt
#

You can hate too?

empty dune
cursive crypt
#

Why? 🤔 Dude says everyone hates them, the normal reaction is to hate back.

empty dune
zinc matrix
cursive crypt
#

How you can live with so many haters around tho 🤔

cursive crypt
#

The devil themselves.

unborn lotus
#

if there's hate, there's passion 🫶

empty dune
zinc matrix
empty dune
#

"Peace is a lie, there is only passion.
Through passion, I gain strength.
Through strength, I gain power.
Through power, I gain victory.
Through victory, my chains are broken.
The Force shall free me."

I had to look this up, cant believe there was a time when i had this memorised lmao

unborn lotus
#

kotor days?

empty dune
#

yeah

regal pecan
#

That is quite forgettable.

zinc matrix
#

that sound like random words putting together

cursive crypt
#

Frankly, wish you be more happy.

zinc matrix
#

it's the internet, you never know when people are serious or just mocking you

cursive crypt
#

There is a big issue with the non-physical communication nowadays ppl are mainly practicing.

#

It is a bias.

empty dune
regal pecan
#

The writers don't have five years to come up with a novel and robust philosophy.

empty dune
#

no im not joking

empty dune
#

so yeah, youre not far off from the truth

timber viper
#

talking about alcohol..

#

my coffee addiction is knocking the door these days

#

I just finished a cup two hours ago and I want another one

broken sigil
#

I'm pretty sure I'm addiction free at the moment

I still play games but maybe like an hour or 2 a day and I can do without it, so probably not addicted

#

I was addicted to gaming in the past and I was spending like 12+ hours playing games

cursive crypt
empty dune
timber viper
timber viper
#

He makes a disgusted face when I drink redbull xD

cursive crypt
empty dune
#

ah, ive missed unreal engine. such a warm greeting after a long break 😍

timber viper
#

I dont gain weight nevertheless

#

either processed or not

#

even the apetite increasing syrup didnt work

#

I'm fine burn

cursive crypt
#

As much as you can I mean.

empty dune
cursive crypt
#

There are some ppl who have hard time to gather weight, not because they can't swallow these calories, but just because thats their lifestyle. I know few.

timber viper
#

I think metabolism is often to blame

zinc wagon
#

it's not like i have an urge to eat sweets. just that i find myself having a chocolate bar without knowing it

cursive crypt
#

Chocolate is addicted to you.

zinc matrix
#

ok, let's play a silly card game for 30 mins break. Ended up spending 4 hours. Please use timer next time

empty dune
#

is there a good app for whiteboard use?

#

on windows that is

#

i found a bunch of garbage when i googled

cursive crypt
#

Whiteboard use?

timber viper
#

Microsoft Whiteboard

#

pretty good

cursive crypt
#

If it is just simple drawing and you don't want to use whatever 2d painting app, maybe look at OneNote.

#

Ah, interesting.

empty dune
#

ive used one note before, it just didnt click

cursive crypt
#

Depends on the use case. I don't use it much too.

empty dune
zinc wagon
#

paint works well enough for me

#

more so ever since they added layers

empty dune
#

i just cant take paint seriously lol

zinc wagon
#

lol cant blame ya

#

ok google and chatgpt are not helpful at all for this. what does that number with a dot on it mean in context of relations?

empty dune
#

this looks vaguely familiar but i cant remember from where

zinc wagon
#

maths

empty dune
#

yes i got that part, im trying to remember from which class

regal pecan
#

The world is counting on you, raindust!

zinc wagon
empty dune
cursive crypt
# zinc wagon ok google and chatgpt are not helpful at all for this. what does that number wit...

In differential calculus, there is no single uniform notation for differentiation. Instead, various notations for the derivative of a function or variable have been proposed by various mathematicians. The usefulness of each notation varies with the context, and it is sometimes advantageous to use more than one notation in a given context. The mo...

#

tldr derivative

empty dune
#

yeah

cursive crypt
#

Yeah, math!

zinc wagon
cursive crypt
#

It is a f relation?

zinc wagon
#

i dont think so?

empty dune
#

its a set from what i understand

empty dune
#

but

zinc wagon
#

doesnt look like calculus to me

empty dune
#

i cant remember the number with dot on top

cursive crypt
#

Let's say that relation means many things. So when you ask about relation it can be understood as a lot of stuff.

zinc wagon
#

but idk they changed the questions to english but the lessons are still in french and im confused as hell 😭

empty dune
#

but i have no idea what that notation denotes

#

the number with the dot on top

zinc wagon
cursive crypt
#

Dots are also used in Logical/Set branch of math too.

zinc matrix
#

i think someone recommended me Miro

zinc wagon
#

like a set is "ensemble" in french. i first thought it was a union lel

zinc matrix
#

because microsoft whiteboard is more like a template

#

not a whiteboard

cursive crypt
#

You are giving us too small info to reply. Is it a set math, is it a differentiation

empty dune
empty dune
empty dune
zinc matrix
#

i used it to keep track of my class name, sometimes i forget them

zinc wagon
cursive crypt
#

Frankly, I dunno 🤔 I know it only as a derivative wrt to a time.
You better ask on math.stackexchange.

empty dune
zinc wagon
#

nope

#

not yet

empty dune
#

okay good

#

then i have no idea what this is

zinc wagon
empty dune
#

anyway, back to unreal air frying my cpu

zinc wagon
#

thanks for the help again!

empty dune
#

didnt do anything lol

zinc wagon
#

you be busy frying your cpu ill be here frying my own mind :)

zinc wagon
empty dune
empty dune
zinc wagon
empty dune
#

never in my life id have figured that out

#

thats not standard notation at all

zinc wagon
zinc wagon
empty dune
#

i hate it when text book authors make up their own notation

zinc wagon
#

but hey everything is in english so that's a plus. just need to adapt my 19 years of learning math in french to english 🥳

empty dune
#

and i forget what that random hat or arrow is halfway through the book

zinc wagon
zinc wagon
empty dune
#

Please note that there are other great plugins that aren't included in this list!
Reasons why some good plugins aren't listed:
• This is just my personal opinion. You may find other plugins great!
• They didnt support UE5.2 at the time of my research

Support me on Patreon: https://www.patreon.com/KibibyteCompany

Make sure to join my Discord: h...

▶ Play video
pale scarab
#

This is one of those "tips" I'm referring to. Thank you

#

I love this. Unity has them, it's good to see unreal has them as well

empty dune
#

Ooh, that's new for me

#

Oh it's a discord server

pale scarab
cursive crypt
#

Best developing practices

empty dune
zinc wagon
empty dune
#

Oh that's nice

#

Ill check it out

#

Lol the first thing I see here is about using enhanced input

#

My brethren ❤️

pale scarab
#

Yess pls keep the tutorials and tips coming

#

Don't let unreal die pls 🙏

#

I mean in terms of tutorials

cursive crypt
#

I want to get fit with sweets and more lying in a bed.

pale scarab
#

????

#

No it's not 😭

empty dune
# pale scarab ????

TLDW tutorial hell is a thing, don't depend on tutorials for everything. After a point you need to do things by yourself and stumble your way onto the solution

cursive crypt
#

Ppl should rely more on AI tbf, I have an investment to grow.

pale scarab
#

Yeaa agree

cursive crypt
#

It can do many things for you. Just ask, few bucks per month is nothing in exchange for the hundredfold increase of productivity.

empty dune
#

Depends on how you measure productivity

pale scarab
#

I don't like to fully depend on ai too BUT in terms of gaming, when it comes to NPC dialogue, yess chatgpt is the best!

empty dune
#

If its amount of energy used per second, yep very productive. Only way you'd get more productive is if you spontaneously underwent fission

#

Which you might, given that you're using ai

cursive crypt
#

Just sub yourself, you will like it.

empty dune
cursive crypt
#

AI can help here too if so desired. 30$/month only.

empty dune
#

How much is the nuke-my-house package?

cursive crypt
#

It's free for first time users.

empty dune
#

Okay so 1 bitcoin

#

Got it

pale scarab
#

Sorry. Was meant to be you. I've misspelled

timber viper
#

Don't act like you dont know Lauren

zinc wagon
#

i agree with what eren yeagar said here, lauren

empty dune
#

exactly, agree with iskendar, lauren made skaterbird, you know exactly who she is

#

thanks for correcting me, luara

zinc wagon
#

*arual

celest musk
#

so i watched the tutorial about tutorials, now i'm even more confused

empty dune
zinc wagon
#

chatgpt can give a tutorial on how to find a tutorial on a watching tutorial video about why tutorials are bad

empty dune
#

ngl though those videos on youtube of people gaslighting LLMs are pretty funny

#

how do you expect? tutorial pls

zinc wagon
#

google assistant could help with that

zinc wagon
empty dune
timber viper
#

Ye, I did

empty dune
#

apparently it got a mega-grant so im assuming it doesnt corrupt your project every 3rd use

timber viper
#

Its nice for what it promises, but not really helpful when it really needs to be, because the logic that helps you communicate between native and script is still the same, and it generates insane amount of overhead when handling return values and output parameters. So if you have an array of 1k elements, even if its a const reference it does get copied into an intermediate memory block to be passed into native function parameters, so you offload some nice amount of logic into C++ with those magic nodes but VM overhead of "thunking" (the process I explained) still exists

#

So it's easier to consider just having a proper OOP structure and write the same code into native class instead of having those nodes, especially since it limits VCS usage

empty dune
#

ooh, okay

#

makes sense

#

thats the kind of insight i was looking for, thanks

timber viper
#

I indirectly explain why BP is very slow there

empty dune
#

oooh, okay

#

thanks!

#

lol okay

timber viper
#

Turns out even at UDN they stubbornly not acknowledge the fact its broken

empty dune
#

i have no interest in using that plugin, i was just curious

timber viper
#

lol

timber viper
unborn lotus
#

guess the car lol

cursive crypt
#

Thrash truck?

median wraith
unborn lotus
#

the tesla trash cybertruck

cursive crypt
#

It reminds me how I hit sometimes my leg in the table corner.

#

It was the designer's mistake. They exported the fbx to the production team with LOD8

unborn lotus
#

It was a marketing ploy like sonic's design, make it ugly so everyone talks about it, then "redesign" it. Except someone forgot to redesign it

median wraith
#

this days you can tell that even the expensive cars have bad joints

#

so is unclear where that money goes

median wraith
#

that's a different topic

deep glen
#

im at a point where if Janisku doesnt post gifs daily I'm starting to wonder if he's allright XD

cursive crypt
pearl elk
#

Basking in nanites

cursive crypt
#

These ppl should have their teeth.

empty dune
celest musk
#

love how they all make unity whatever feature breakdowns for city skylines, instead of just saying it was released mid development...

empty dune
#

TIL city skylines was unity

#

I'm sorry, what

#

How is this possible without nanite? How is this possible at all??

empty dune
#

Yeah saw this earlier today. Yahtzee was the only reason I even watched escapist

#

He was the escapist as far as I was concerned and im sure there were many like me

#

Don't worry about it, it involves real people

chrome gull
#

what's a people

turbid spindleBOT
#

:question: you know real people?
:8ball: My sources say no.

empty dune
#

Did they accidentally release the internal test build as the shipped game??

chrome gull
#

my nightmare tbh

#

dreamt about it a lot

dusky shuttle
soft night
#

remember ark survival evolved how bad it was

empty dune
#

Ark survival ascended is just as bad

soft night
#

some assets there had different issues

empty dune
#

The funniest and most depressing part of ark survival evolved was every patch increased the game install size because they had no system for deleting the old unused assets/code

soft night
#

older assets missed lots of stuff

hollow dawn
#

Ark was straight up the unreal project, not even in a zip...

brittle holly
soft night
#

esa euclid first images are so cool

brittle holly
#

Meh

#

You must’ve missed the JWT images

tulip orbit
#

^ for ppl to lazy to click Janisku7's link

hollow dawn
#

that

#

lol

#

its hillariously slow lol

#

thats heresy

tulip orbit
#

speaking of epic and not making profits, has the new MP crap content dropped yet?

hollow dawn
#

you mean multiplayeR?

tulip orbit
#

marketplace

empty dune
#

Crack time!

hollow dawn
#

the80s?

empty dune
#

Epic's new shipment of Crack has just landed

tulip orbit
hollow dawn
#

i barely trust any marketplace content tbh

#

if i cant physicially whip the dev i feel helpless

empty dune
#

Huh, that's weird

tulip orbit
#

me neither, but sometimes theres something that makes me go "I might use that"

empty dune
#

It appeared and the disappeared again

hollow dawn
#

yea tru inter

empty dune
#

Now when I open the website it just doesn't load

empty dune
hollow dawn
#

cause epic coded its launcher in emac and you need to run an emulator to see it

#

maybe, its one hypothesis

empty dune
hollow dawn
#

you dont say "it runs worse than a rock usually runs"

empty dune
#

The new free assets appeared for like a grand total of 1 min

#

And disappeared again

#

Strange

hollow dawn
#

only free as long as it lasts

chrome gull
#

what were they?

empty dune
soft night
#

me horseheadnebulahttps://masseffect.fandom.com/wiki/Horse_Head_Nebula?file=Horsehead_Nebula_ME3.png

Mass Effect Wiki

The Horse Head Nebula has a motley of uninhabited and barely-surveyed planets with some prospect for resourcing. Despite its inclusion in Earth Systems Alliance Space and proximity to Citadel...

chrome gull
#

??

empty dune
# chrome gull what were they?

No idea, i just saw the "add to cart" buttons, came on discord to post about it, went back to claim it and it was gone

chrome gull
#

eh we have a month

#

I can wait (can't)

empty dune
#

Yeah, its probably gonna be out in an hour anyway, it doesn't have any set time from what I've observed

chrome gull
#

it does

#

7 30pm IST

empty dune
#

Nope, ive seen it drop at 8:30 pm sometimes, sometimes at 9pm,sometimes at weird odd intervals etc etc

#

A few times before 8:30pm

chrome gull
#

damn it was always around 7 30 for me

#

idk

empty dune
#

Dude its 8:20 now what are you talking about lol

chrome gull
#

that's what I'm asking about lmao

#

where are they

#

can't find them

empty dune
#

It usually drops somewhere around 8:30pm ist

chrome gull
#

it's the same time that free weekly games reset

#

which is 7 30pm

#

eh whatever lmao

empty dune
chrome gull
#

huh??

empty dune
#

And its not the same, i thought it was at first but then I repeatedly saw it drop earlier

chrome gull
#

am I tripping? what happened to time

empty dune
#

Huh, its not showing for me yet

#

I mean it did, for like a minute

#

But that was 10 min ago

#

eh, pretty mid

brittle holly
empty dune
#

kek

empty dune
#

I can hear that picture lmao

chrome gull
empty dune
#

Yeah lol

chrome gull
#

and I bought one already

empty dune
#

Well tbf the last one was a full quest system

empty dune
#

I got narrative 3 a long time ago, its pretty good

chrome gull
empty dune
#

Ah I saw that one

chrome gull
#

support is really good too

#

that's what I'm using

#

I really don't want to use datatables for dialogue's

empty dune
#

My absolute favorite has to be the HTN plugin

chrome gull
#

no thanks sir

empty dune
#

Its great

tulip orbit
#

I forget which one I'm using, but got it years ago in 4.?

empty dune
chrome gull
tulip orbit
#

Its just called "Dialogue Plugin" I think was a free one....

empty dune
#

Yeah i think i saw that one as well

tulip orbit
#

by codeSpartan

empty dune
#

Its pretty good for being free

chrome gull
#

there's a few of them, yeah

tulip orbit
#

yeah I like it, At one point I had it working somewhat decently with a sequencer animation too

chrome gull
#

again, don't want to depend on data tables for dialogue's so Quillscript is perfect for me

#

even if I want to hire writers, it's easy for them to pick it up

empty dune
#

Quillscript is what, 50$ iirc?

chrome gull
#

it's literally just a text file

chrome gull
#

got it when it was called Snowfall

timber viper
#

@sand oxide can confirm

empty dune
#

Yeah it's 50$,just checked

chrome gull
#

I got it on 50% off sale

empty dune
#

Nice

chrome gull
#

one of my best purchases

empty dune
chrome gull
#

yeah you've told me about it already lol

timber viper
brittle holly
#

You mean grumpy cat?

#

Yeah, I see it

timber viper
#

pamuk is pleased, I pet her 7/23 (1 is eat and sleep)

#

bulut is asshole, not cuddly much

#

if cats dont want to cuddle they shouldnt be this cute

#

not fair

chrome gull
#

bears :((

chrome gull
#

but will annihilate me

empty dune
#

If not Fren, then why Fren shaped

chrome gull
#

exactly

#

but I've seen images about bears that make me want to never go near them

#

they are disgusting

timber viper
#

I dont want to know

#

let me continue live in my fantasy world

#

where bears are cute and huggable

empty dune
#

That's just russia

chrome gull
timber viper
#

let us stay dumb and naive

empty dune
#

Just buy the Russian dlc and select Russian at character creation

#

And boom

chrome gull
#

fiiiine you are safe for now

empty dune
#

Huggable bears

chrome gull
#

Russia seems like an incredible place to live in

timber viper
#

I'm fed up with weather being cold, so I couldnt live in Russia

empty dune
#

So sad that eren unalived himself by throwing himself out the window after shooting himself 37 times 😔

timber viper
#

if I didnt get arrested here I could survive in Russia too

#

but North Korea and China on the other hand.. rip

chrome gull
#

I'd live in a village near Vladivostok

#

very near

#

because I'm scared

empty dune
#

How do you know about the village near Vladivostok? Its not on the map🔪

chrome gull
#

maybe I am spy

#

дерьмо

#

крышка продувается

brittle holly
#

@proud jay you’ve been kinda quiet ever since you went to that conference, what happened?

timber viper
#

this on weekdays is not usual

brittle holly
proud jay
#

and trying to focus on some work

timber viper
#

this anime turned out to be so funny

#

disappears to binge watch

brittle holly
#

Looks like Steam took my report seriously and took down that fake “Epic Games, Netlex Studio” and all of its sample clone “games” 😀

timber viper
#

Sell ai generated images

#

Dont blame me if you starve to death though

#

Im not hopeful considering your that previous ai generated "cute" image

#

You didnt, I am still a degenerete as ever

brittle holly
#

Yeah, it was in their studio name, which is like straight up infringement. It’s just hilarious it had its own page on IGN.

#

And like 3 curators on Steam

#

Fair point

cursive crypt
#

I feel pity for ppl who are scammed like that. And somewhat for ppl who resort to such scams to begin with, probably with clear consciousness.

brittle holly
#

I think you mean conscience but yeah I sometimes get it, desperate people resort to desperate means

cursive crypt
#

*Autocorrect

brittle holly
#

That’s quite the bar for game development “Implemented brand infringement and cloned sample project. 1.0 ready”

brittle holly
#

I don’t usually go for indie horror games, just hang out in #ue5-general and you’ll see someone with a “new idea” for a horror game all the time 😀

unborn lotus
#

I think it's wide angle POV shooters now

cold agate
#

Yeah pretty much

#

They've had yet to come up with a idea I've had for awhile though 😎

median wraith
#

I think so

#

also this too

#

anyone can make empty rooms, sadly not all can manage to get realistic resuts in the other case

brittle holly
#

Yeah those are the 2 common ones

empty dune
#

Abandon all fear. Attack on Titan 2 is the gripping sequel to the action game based on the worldwide hit anime series "Attack on Titan." Experience the immense story of the anime alongside Eren and his companions, as they fight to save humanity from the threat of the deadly human devouring Titans. Try your hand in operating the omni-directional...

Price

$29.99

Recommendations

5126

▶ Play video
timber viper
#

interesting

#

did they finally add me to AoT

empty dune
#

Yes

empty dune
timber viper
#

I know a scene where he gets beaten up real bad

empty dune
#

I just know his never surrender speech

#

That's about it

timber viper
#

is Eren even a cool character

empty dune
#

I have no idea

timber viper
#

i remember him as a weakling from s1

#

but that was at 2013

#

i barely remember

empty dune
#

I haven't watched a single episode

#

I just know the never surrender speech from various youtube edits

#

The speech itself is pretty badass

#

If a little silly

proud jay
#

All I know of aot is that the theme song says “having sex with the bees and the eagles”

#

That’s enough for me

empty dune
#

Wtf lol

empty dune
#

Birds and the Bees : Japanese edition

empty dune
celest musk
lofty lark
#

I hope you lose your next 5 chess games.

brittle holly
empty dune
empty dune
deep glen
empty dune
#

Spork

#

Oh funny thing, idk if this is a thing elsewhere but in India, most home deliveries of food include an actual spork. Its to save on plastic usage and there's an option to refuse it. They pack it in anyway

brittle holly
#

Some companies started doing that here in Canada now that there’s a ban on single use plastics

#

Got a wooden spork from a restaurant delivery the other day

nova swallow
#

Anyone here who happens to know photoshop? I've been working a 3 part image with a top/middle/bottom so I can have as many middle pieces as I want to make it tile forever. Is there a way to export part of the image as png? I'm struggling to get it to look the correct way when rasterizing layers so I can't copy paste it to a canvas of the correct size and export it that way

#

Or would it be easier to map it in unreal?

celest musk
#

create a copy of the file and remove everything you don't need!?

river sable
#

I do understand your concern. However we have found that this drives up engagement by 4.199%

queen isle
#

nice coprate speak

river sable
deep glen
river sable
#

You admit to making a mistake? You're fired CrowOfJudgement

pearl elk