#lounge

1 messages · Page 901 of 1

median wraith
#

😅

#
Blender’s Python API is an integral part of the software, used to define the user interface or develop tools for example. The GNU GPL license therefore requires that such scripts (if published) are being shared under a GPL compatible license. You are free to sell such scripts, but the sales then is restricted to the download service itself. Your customers will receive the script under the same license (GPL), with the same free conditions as everyone has for Blender.

Sharing Blender or Blender add-ons or scripts is always OK and not considered piracy.
cursive crypt
#

What do you mean? Why not GPL?

median wraith
#

From the official web

#

"requires that such scripts are being shared under a GPL compatible license"

#

but then says these will be shared under GPL

#

so makes no sense

cursive crypt
#

It makes tho, lol

#

I mean, what is not clear? 🤔

median wraith
#

well a GPL compatible license isn't GPL

quasi mantle
#

GPL compatible licence are GPL and its derivatives, like AGPL, Lesser GPL, and whatnot

median wraith
#

and a executed external script like in this case, GPL official website says it turns unaffected by the license, such as the generated files from that software

cursive crypt
#

Blender's python script, using the Blender's API are GPL. End.

median wraith
#

That's like claim your generated files then are GPL

cursive crypt
#

No.

median wraith
#

because you are using a read/writer in GPL

cursive crypt
#

API is not like generated file or something.

quasi mantle
#

Not the script using bpy

median wraith
#

scripts are excluded too by the official webside

#

same way the people hacked their way with Doom

#

GPL can cover only what it directly touch

#

that's why you can put it on Steam but you cannot use their dll

#

in the Doom case can cover just the executables

#

external art files and resources including scripts that make it run are excluded

#

as are considered external resources

cursive crypt
#

Blender executes the Python scripts you write by providing its API.

median wraith
#

oh here is the disclaimer

#
If the program dynamically links plug-ins, and they make function calls to each other and share data structures, we believe they form a single program, which must be treated as an extension of both the main program and the plug-ins. In order to use the GPL-covered plug-ins, the main program must be released under the GPL or a GPL-compatible free software license, and that the terms of the GPL must be followed when the main program is distributed for use with these plug-ins.
cursive crypt
#

Also:

The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities.
#

Later part being relevant.

#

I mean, accept it, it is GPL.

median wraith
#

XD

quasi mantle
#

All around, screw GPL.

median wraith
#

Well then will add a batch in my marketplace plugin to download the blender plugin

cursive crypt
#

Nah, it is fine. GPL has its uses.

median wraith
#

I think cannot add a zip with it on Epic marketplace

cursive crypt
#

Providing a link or automated way to download seems fine.

quasi mantle
median wraith
#

don't really need it

#

Powershell is a thing

#

in a single line

cursive crypt
#

Windows only, tc tc tc

light spruce
#

later GPL stuff is becoming increasingly problematic

median wraith
#

I mean

#

is a tool/plugin for Blender and Unreal

#

Unreal don't even run properly at Linux

#

so where more else will use it ?

#

The Epic launcher don't even work at linux I think

light spruce
#

Linux isn't the only place you have GPL software

median wraith
#

Well what more desktop OS you have ?

#

other than Windows and Linux for development at all

#

iOS

light spruce
#

Some people do actually work on Mac OS

median wraith
#

that maybe are the 2% in combo of UE4 users

#

they can copy the url

#

also

#

😂

light spruce
#

You do know that mac OS has bash, right?

median wraith
#

meh

#

is just to install an addon

#

a proper Blender uses does all by hand

#

😆

light spruce
#

Sounds like you'd be right at home in a Linux environment then

median wraith
#

hahaah

light spruce
#

But I will promise you this

#

if you use Ubuntu, I will find you and I will kick your ass.

#

I'm not really falling in love with pacman

#

It has some less stupid features than apt, but the syntax is stupid

#

just blow yourself

#

it's like wind

tulip orbit
#

yeah, similar situation here. going up to 32c, very little wind right now

#

but chance of thunderstorm, so yey

light spruce
#

high of 31 today

#

26 tomorrow but with 14.6mm of rain.

#

I can't wait.

#

... that's not hwat it says on the 10-day

#

of which... about half of that will wind up in my room

tulip orbit
#

😦

light spruce
#

I hate rain

#

see also: raining indoors

shell garden
#

ok so i just discovered this gif and now you all have to see it too

tulip orbit
#

yeah, thats what the heat is like

#

used my oven last night. Pretty sure it was cooler to stand in front of it, than go outside in the sun

light spruce
#

That's when you seductively take off your shirt

#

Which only works if it has buttons

tulip orbit
#

my shirt was already off 😄 thisisfine

light spruce
#

Because there is absolutely no sexy way to pull a shirt over your head

tulip orbit
#

I cant do seductive

light spruce
#

step one: button down shirt

#

The first part was a joke... but that isn't.

#

I swear to god... if someone will let you sign up for a pole dancing class.... do it

tulip orbit
#

that is... suuuch... a horrible idea...

shell garden
#

you MAY sign up for a pole dancing class

#

but it will be a MAYPOLE dancing class

light spruce
#

I'm not bullshitting you, man.

#

There is no "you pullin' my dick, bro?" here.

#

You will learn some stuff that will attract your preference of partner

#

I mean, yeah, you could just walk out of the bathroom with your hog hanging down... but it just doesn't have the same effect.

cursive crypt
#

Haven't seen male pole dancers. Hard activity btw.

light spruce
#

Oh yeah. The actual pole part... it's... work.

#

But that's... a medium

#

That's not the main takeaway

cursive crypt
#

Are you putting here some double meaning, coz' I dunno what you mean.

light spruce
#

No, I'm really not.

cursive crypt
#

Ok. Anyway, pole is nice.

light spruce
#

The point is that the sensuous, seductive, teasing, motions ....all of that... works.

cursive crypt
#

Yeah, that's... part of it. However, it works well the muscles is what I meant. Like you need to be in a good shape to do all these figures and moves.

light spruce
#

Yeah... that's what I meant by saying that it's work

#

You have to be fit and have a good sense of balance to be able to do that inverted slide

#

To me, that's not even hot, it's just physically impressive.

mossy nexus
cursive crypt
#

I may checkout such video game. Pole dancing.

#

It will require only finger muscles and comfy ass to sit in the chair.

ancient ingot
#

anyone good with python ?

median wraith
#

yeah look

#

hello = "Hello"

ancient ingot
#

lol i feel you there

#

@median wraith !

tulip orbit
median wraith
#

doing a Blender addon if that counts

#

hello = Hello(hello="hello")

#

and that's valid I think

ancient ingot
#

im doing a discord bot, i just need it to grab the text in the file and show it in discord on a trigger, nothing to complex, i figured out the trigger, but dunno about getting the text from the file

shell garden
median wraith
#

what does hello return the actual defined "hello" or the return from function at the end ?

shell garden
#

what language are you in?

median wraith
#

Python lol

ancient ingot
#

ye python3

shell garden
#

ok good cos a C-like might think that's valid but do something slightly different

shell garden
ancient ingot
#

ye hevedy would just break shit 😛

shell garden
#

also useful to note that python doesn't treat variable assignment statements as expressions

#

in a C-like (i'll use javascript here) you can do:

Hello(hello="hello");```
and that will assign `"hello"` to `var hello` and then also pass it into `Hello()`
#

in python, Hello(foo=bar) passes bar into Hello as a variable named foo

light spruce
#

bustin' bustin' bustin' bustin' bustin' bustin' bustin' bustin' bustin' bustin' bustin' bustin' bustin' bustin' bustin' bustin' bustin'

#

I think your true calling is hand-crafting suicide bows

shell garden
#

so you would either need def Hello(foo) or def Hello(**kwargs) for it to be valid

#

pixelising screenshots?

#

@median wraith make sense?

shell garden
#

J?

#

@light spruce you can multi-select reactions by holding shift

median wraith
ancient ingot
#

@shell garden i pretty much have this, but obv discord.py has a fit cause its not proper syntax, but its what i need to do ....

async def status(ctx):
    file = open("status.txt")
    lines = file.readlines()
    print(lines)
    file.close()
light spruce
#

And that's how half of us got banned

shell garden
ancient ingot
#

ahh like me then 😄

shell garden
ancient ingot
#

oo thanks

shell garden
#

it needs an await

ancient ingot
#

ye, for the !hello command i have ... await ctx.send("Hello I Am TAWBotty") but im unsure on how to do that with the contents of a file

shell garden
#

ok well depends if you want to send it as a file or as text messages i guess

#

i haven't done much with discord bots

light spruce
#

@zinc matrix Speaking of suicide bows... how is the hunting ghillie suit simulator going these days?

ancient ingot
#

snap! it should just be a message, from status.txt 3 or 4 lines thats all

cursive crypt
#

Ghillie?

soft night
#

when you use C# and use some python libraries

cursive crypt
#

P#

light spruce
#

F# is a thing

cursive crypt
#

Was

shell garden
soft night
cursive crypt
#

Really? Lol

shell garden
#

do you know about str.join?

cursive crypt
#

The pain

light spruce
#

There is never a was

#

People still do shit in Delphi

cursive crypt
#

I know one such person think2

shell garden
ancient ingot
#

ahh ok, i think i know 2 secs found a good example on stack

soft night
#

F# is functional programming

shell garden
#

it might look weird, but "".join(some_list) is a very common template in python

cursive crypt
#

Never looked at it for more time than reading it's name.

light spruce
#

well.. what the hell are you doing now then?

cursive crypt
#

Which reminds me... Why is there no E#?

shell garden
#

", ".join(a_list_of_jerkfaced_aholes), sexy way to do a comma-separated list

light spruce
#

WHAT ABOUT D-flat?

cursive crypt
#

D is... Nsfw

ancient ingot
#

@shell garden

async def status(ctx):
    file = open(r"status.txt", "rt")
    content = file.read()
    file.close
    await ctx.message.channel.send(content)

#

worked a treat

shell garden
#

that's one way to do it, sure 🙂

light spruce
#

wow. Patches being something other than a car fire.. I might have to re-evaluate my world views

shell garden
#

just make sure status.txt doesn't get big

ancient ingot
#

as long as it works im happy, im NOT a coder lol

shell garden
#

and i also resent that. i'm not a car fire. i'm a dumpster fire

ancient ingot
#

i have found it make more human sense than something like C

shell garden
#

yah, C makes machine sense

ancient ingot
#

C is just mean

#

i coded an entire HAB tracking system in C way back, got it was painful

shell garden
#

C is less mean than pascal though

ancient ingot
#

oh pascal was the devil

light spruce
#

I REMEMBER LEARNING PASCAL

#

I don't remember Pascal

ancient ingot
#

lol and you are still sane?

light spruce
#

But I remember learning it

#

I'm old. So, no.

ancient ingot
#

lol

shell garden
#

i gave up on pascal when i couldn't work out why an array i was sure was initialised correctly was throwing the equivalent of a null pointer exception

ancient ingot
#

im old!

#

ouch

shell garden
#

took me less than a day to learn enough python to port that project across

ancient ingot
#

its taken me about 3 hours and a few examples to get this done 😐

light spruce
#

It's cool though. I only have 364 days left

#

technically less

shell garden
#

yeah well i been working on a parser on and off for a week

#

finally got the bastard working last night

ancient ingot
#

oh nicey !

shell garden
#

regexes really aren't designed for recursive data structures 😛

ancient ingot
#

i need to do the other part of this now, writing a parser of sorts to detect the status of various audio streams and dump them into that status.txt

shell garden
#

but now i have a modified string.Formatter class

ancient ingot
#

regex is just err.. headache enducing

shell garden
ancient ingot
#

i think from liquidsoap yes, but for icecast, im not sure, might need to grab the info from the xsl page

shell garden
#

that sounds xmlish

#

xml is a pain

#

python does have built-in json and xml modules

#

or you could just grep the exact field you need 🙃

ancient ingot
#

prolly will grep it, i only need artist and title

median wraith
#

When you paint vertex color blue, you don't paint blue, you remove red and green

ancient ingot
#

<title>All that she wants</title>
<artist>Ace of Base</artist>

median wraith
#

the vertex come at 1,1,1

#

👀

ancient ingot
#

lol

#

you only just noticed that ?

shell garden
ancient ingot
#

haha

shell garden
median wraith
#

so technically all the net examples are wrong

#

when they filter by red to get something

light spruce
#

My vertices came everywhere

shell garden
#

paints and inks are have cmy(k) primaries for a reason

cursive crypt
shell garden
#

also fun: the human eye does not have a receptor for yellow

light spruce
#

EV ER Y WHERE

cursive crypt
#

sql?

light spruce
#

STRUCTURED QUERY LANGUAGE

shell garden
#

brain basically does a sum-and-difference calculation to perceive yellows

cursive crypt
#

vertex queries

shell garden
#

anyone remember those tvs that claimed to have super accurate colour representation because they used yellow subpixels as well as rgb?

#

i think it was samsung

finite helm
#

Spookie

light spruce
#

@finite helm 👻

finite helm
#

Dam

#

@signal citrus HI PATT

#

Idk if u remember me

signal citrus
#

Rei?

finite helm
#

Yes baby

#

I'm back

signal citrus
#

haha hey how you doin

finite helm
#

I'm good took a year or so out

#

How about you?

median wraith
#

lol

signal citrus
#

been okayy

#

yo hev

finite helm
#

I'm the long lost engineer of slackers

median wraith
finite helm
#

Lost at a game dev meet

#

Turned up 15 years later

light spruce
#

Is this a rekindled romance we're seeing?

finite helm
#

Yes

signal citrus
#

👀

#

lol

#

what you been up to luna?

light spruce
#

let's talk about film rights

finite helm
#

Eat, nap, cry

#

U?

light spruce
#

I'd love to write a terrible film

signal citrus
#

dolphins mostly

#

still working on blades

finite helm
#

Oh?

#

U still doing ik stuff?

light spruce
#

(I don't think I'm getting any film rights)

signal citrus
#

Yeah, doing a lot of animation stuff still

median wraith
shell garden
finite helm
#

Nicu nicu

#

That FBIK thoo

#

FULLL BOD

signal citrus
finite helm
#

Body

#

For ue5

#

Omg

median wraith
#

😂

signal citrus
#

I haven't seen much FBIK stuff yet

#

lol haha

finite helm
#

I really wann play with it

#

Try full body vr out

signal citrus
#

ooh thats what its for

#

cool stuff

finite helm
#

It's for everything

#

But I think it can work for full body vr solving

signal citrus
#

sounds awesome

finite helm
#

Dude

#

Symbols for ueT

light spruce
#

vr baaaaaaaaaaangin'

finite helm
#

Ue5 are 40gb

#

LOL

signal citrus
#

yeaa

finite helm
#

Big boi

signal citrus
#

I ran out of space the other day, checked my ue4 folder and it was taking up 600gb

shell garden
signal citrus
#

must be from building debug and release and developer etc

#

i toyed with ue5 a bit but waiting awhile longer to jump there

median wraith
#

My UE4 is about 150 to me

median wraith
signal citrus
#

i wonder if it was a lightmass cache or something, i know if i just build the developer editor config it is around that size too

median wraith
#

I had a leak of plugin compilations

#

in the engine folder that took 30GB

shell garden
#

i was playing stanley parable the other day and i think my spinny disk was causing loading hitches

median wraith
#

when the references are broken nightmares happen

shell garden
#

vErY pOsItVe with that crying avatar

broken sigil
#

Source build of ue5 is around 150GB

With dev and debug config it is around 220GB pretty sure

median wraith
#

yeah check the Binaries/Intermediaries at Plugins dir

#

just make sure there isn't 200GB of trash

#

Tbh could be nice if every Intermediaries folder and binaries where made externally to the root path

#

like in a different root folder with the names of the plugins internally

signal citrus
#

old valve source engine builds required you to set up a Z drive

median wraith
#

Binaries/Plugins/Name
rather than as now
Plugins/Name/Binaries

shell garden
#

The Ascent is a Free-Roaming highly immersive virtual reality experience harnessing the power of under-floor bass-shakers, haptic suits, smart-plugs and gun stocks. With additional hardware, The Ascent brings you and your team right into the game with tailored special effects: feel the ground beneath your feet shake when enemies approach, feel t...

Price

$999.00

▶ Play video
median wraith
#

I think compiled once source but wasn't complete

shell garden
signal citrus
#

ah i mean outside of the sdk

#

as in to build the dlls that come with the sdk

#

they have all that set up to hard coded paths

median wraith
#

but not sure if that's legal

#

to use steam

shell garden
#

yah seriously

#

usd$999 game

median wraith
#

steam have a special license terms for such things

shell garden
#

vr only, does not include a headset

median wraith
#

but not sure if ever any store or so used it

carmine frigate
#

yea i think thats an inhouse title

shell garden
#

all 3 reviews just say "Not bad."

ancient ingot
#

ok so ive found the json file, and grabbed it, saved to disk, thats progress...lol

median wraith
#

in 2000 were called Cyber Coffee
in 2020 are called VR Escape Rooms

shell garden
#

over 5000 people have reacted to the "Not bad/Product refunded" review though 😄

median wraith
signal citrus
#

yea

carmine frigate
#

thats when u get a laptop on ur back and VR set on

signal citrus
#

i wish the relative paths in unreal assets actually stuck lol, it makes me want to map drives that way

carmine frigate
#

i think some1 just plugged a USB in the laptop and stole the game 😛

median wraith
#

I'm trying to import a level file to ue4 and getting nightmares with the FBX Factory class

signal citrus
#

that is a nightmare yeah

shell garden
#

i just thought i'd sort by highest price on steam and that "free-roaming vr experience" that looks like a resident-evil/doom3 rip-off is the top hit

#

the 2nd hit is a fake game made in an afternoon by a guy who was just showing his youtube fans how easy it is to get a game published on steam

#

then it's a bunch of genuine game bundles a bunch of d&d 2nd edition rulesets for fantasy grounds, and ...

#

that just seems like all sorts of scam

#

aud$70 to buy a CAD program for 3d printing, which is a weird thing to have on steam in the first place

#

plus an aud$688 dlc license to use the software to sell things with

#

but the scammiest thing is the dlcs to open all the different 3d modellers' file formats

#

"oh yeah sure, you can have our 3d printing program for $70. but if you want to import files made in blender, you gotta pay another $3"

#

$3 PER FORMAT you want to import

cursive crypt
#

muh eyes

#

What editor?

fickle sky
#

@quasi mantle i got a system restore from like 2 weeks ago and now its fixed

#

gonna try to keep my computer from updating lol

subtle hatch
#

Is unreal engine 5 supporting windows 7 and 8 ?

#

Or win 10 only

cursive crypt
#

59xx or bust

tulip orbit
subtle hatch
#

Not saying anything about Windows OS

tulip orbit
#

I never got around to actually trying before upgrading to win10, so I cant say 😦

#

was asking the same question before tho. ended up being told "try it"

#

👆

subtle hatch
#

I did

rotund tundra
#

4.26 has issues on win7 but it somehow still works.. blender and python stopped working with the last updates.. wouldnt be surprised if ue is one or two updates away from not working on win7

subtle hatch
#

Is 4.26 the last UE version ?

rotund tundra
#

4.27 is in preview, havent tried that yet

subtle hatch
#

Even if they dropped support for Windows 7 and 8 I can still have my games run for those platforms

#

and for 32-bit

#

When would be the last version of Unreal engine 4

#

Are they gonna stop it on UE 4.30 ?

#

then have the entire dev team work on Unreal engine 5 and fully focus on that

subtle hatch
#

This is like the 5th year that Windows Vista no longer has extended support

torpid star
#

icodebtw

light spruce
#

gentoo 🤮

zenith folio
#

Just noticed there are post it notes on a wall in the free factory pack on the marketplace. Got some really good job advice hehe

zinc matrix
#

@shell gardenso this tool makes cad to stl or what

light spruce
#

I too often write a chain link fence on my post-it notes

humble remnant
#

I need a regular reminder I'm a doofus kthx

#

I was wondering why my server's hard drive was a bit more full than I expected

#

Turned out, I had accidentally duplicated the backup of my project

#

So that's 300 GB that were wasted for no reason

light spruce
#

That's why you need deduplication and massive amounts of memory to do it

keen loom
#

@eager pebble

eager pebble
#

OH NO, HE FOUND ME AGAIN!

keen loom
#

This is a good server for Unreal information

foggy path
#

interestingly it seems ue4 is picking up a lot more indies lately

#

I saw e1m1 magazine's account retweeting a bunch of ue4 based shooter projects, they were pretty much all on unity until now

#

except Amid Evil I guess :P

keen loom
#

Aye - well, I have to be here for work (I work at Atmos VR - VR Development tools engineer for UE4)

#

I think it's due to the accessibility of blueprints

#

Which is in no way a bad thing of course 😄

foggy path
#

yeah could be, and I guess it's gotten more attention in general

keen loom
#

I can't wait to try out UE5 - that new sound system looks very clean

quasi mantle
keen loom
#

Aye, I'll wait for now 😄

tulip orbit
#

damn epic and their exclusives alex

quasi mantle
#

For me, the line is pretty thicc

sage ermine
#

welp

#

another crack at star citizen only to have it constant eff up

#

excellent motivation to get back into eden

thorny dock
#

what are some important recent titles to play? I haven't seen much at all about ghost of tukishima or whatever, so I'm going to pick that up since I can experience it blindly

humble remnant
#

Disco Elysium

unborn lotus
#

HL alyx

tulip orbit
#

horizon zero dawn

light spruce
#

Disco Elysium is important in the sense that you can watch a game with 75 writers or whatever have some dodgy grammar and typos in all the pages of text

tulip orbit
#

I played DE for about 27min, but I couldnt get into it

light spruce
#

HZD is good.. but I don't know if I'd call it "important"

cursive crypt
#

I'm for DE as interesting. The others seem a bit boring.

light spruce
#

I played through Disco Elysium a couple of times... as I do when I want to make sure I really do think it sucks when so many people think it's amazing.

cursive crypt
#

.... But it really sucks?

light spruce
#

Right alongside Dark Souls 2, Deus Ex: Invisible War, BioShock

cursive crypt
#

Someone was ushering me to play BioShock for years because it would be my type of game. Well, it wasn't. I mean it hits some things, but the least is, I'm really not a fan of Victorian stuff.

light spruce
#

The atmosphere was all it had going for it.

#

I attribute the "rave reviews" to the console generation of the time where those people hadn't really had a game that gave you some kind of "choices"

cursive crypt
#

Hmm... Yeah, you might be on something.

light spruce
#

Oh I'm definitely on something

cursive crypt
#

I guess, lol

unborn lotus
#

VR is where it's at, I can't even play anything non vr anymore 😔

light spruce
#

The combat sucked. The choices were meaningless. You could have every single upgrade/power/whatever that was actually useful equipped at the same time

#

BioShock Infinite somehow managed to be worse.

tulip orbit
#

I loved infinite

light spruce
#

I was so bored the entire time

#

I keep looking up at my bloodborne card game boxes and realizing it's about time for a Bloodborne run

tulip orbit
quasi mantle
#

Holy shit

#

Guys and gals
I think I found the jackpot

#

Custom rig from Blender, works with UE bone orientation

#

LETS GOOOOOO

sage ermine
#

Welp, star citizen is still a steaming bowl of human excrement

cursive crypt
#

Please, I'm having a snack here.

quasi mantle
zinc matrix
#

haa

#

@here

shell garden
#

#Spam

unborn lotus
pearl elk
shell garden
#

the only good crypto currency is @shell gardencoin

light spruce
#

I don't know how anyone could still think that Star Citizen will be a thing at this point

#

And.... even if it is...

#

Just ask... how good was Duke Nukem Forever once it finally came out?

pearl elk
#

you might say they have their head in the stars 😛

light spruce
#

I legitimately thought that when Cloud Imperium had that Crytek lawsuit... that was going to be their ripcord moment

#

Like.. "Well, we've basically been committing fraud, and now we have a way out of it without ever delivering a product at all"

fluid bloom
#

and apparently, cats

light spruce
#

I've had both a Siberian Husky and a GSD that would lie in direct sunlight while the ambient temperature could be described as "hot as balls"

pearl elk
#

poor Crytek, what did they ever do

fluid bloom
#

wife's parents have had three dogs and all of them liked being in the sauna while it was on and you threw water on the stones

#

it's weird

light spruce
#

My takeaway is pretty much "dogs are dumb"

fluid bloom
#

meh, I just think they enjoy it

#

or that the fur insulation works both ways

light spruce
#

their fur is part of their thermoregulation, yes

#

hot dogs and wet dogs both smell bad

pearl elk
#

hot dogs taste better than wet dogs

light spruce
#

and now I'm hungry again

shell garden
#

https://www.youtube.com/watch?v=dx3xSyzpE0M if you want to underhandedly piss off sony, go 👍 this video

This week on Zero Punctuation, Yahtzee reviews Ratchet and Clank: Rift Apart.

Join YouTube Memberships and support our content for Early Access to new videos, exclusive Discord perks & more for just $2 per month ►► https://www.youtube.com/channel/UCqg5FCR7NrpvlBWMXdt-5Vg/join

Subscribe to Escapist Magazine! ►► http://bit.ly/Sub2Escapist

Want ...

▶ Play video
fluid bloom
#

so, turns out the baby likes DJ Orion's radio show

#

nice

graceful sequoia
soft night
#

welcome to shark week

graceful sequoia
finite helm
#

I wake

#

Idk why I laughed so much

quasi mantle
humble remnant
#

Horrible DRM strikes again

#

Apparently RE Villillillillage's DRM was causing all the stuttering issues

quasi mantle
#

People have been speculating Denuvo being the culprit lol

#

I mean, when does Denuvo known for minimal performance impact?

humble remnant
#

I have heard about the stuttering issues but I didn't expect it to be just

#

Gone with it removed

#

Like, Observer, that one horror game made in UE4, has some frequent stutters because of map transitions/level streaming, so I expect it there because you have no loading screens after your initial load

quasi mantle
#

RE8 is far from being the first game which performace crippled by Denuvo.
Anti-piracy sucks too often.

humble remnant
#

Kinda sucks when legitimately owning the game is a worse experience than just

#

Y'know

quasi mantle
#

I said many times that anti-piracy suffers on legitimate users more often than the freebooters.
(And I'm under scrutiny for that controversial take)

humble remnant
#

Chrue

#

It's one of the reasons I'm forgoing any DRM for my project except for matchmaking, it's gonna take me time to implement, and it'll more often than not just hurt the players that are simply trying to play

quasi mantle
#

Can't blame them if they prefer sleep soundly from sales compared to giving maximum performance shrugakko
Which is why I'm proactive on DRM free movement.

humble remnant
#

Tbh DRM free further helps with right to repair so I'll take that

fluid bloom
#

using feet and miles per hour.... smh

zinc matrix
pearl pewter
#

I don't remeber wich version of my game was newer.. Any ideas?😖

#

(The Unreal Project Folder)

deep glen
#

sort by time, find latest

soft night
#

insider the room this summer above +30C mostly recently 32C

median wraith
#

about how much is the common income from a programmer in USA ?

fluid bloom
#

depends wildly on where you're located afaik

#

My bedroom temp stats

#

along with humidity and air pressure

#

bought three of these https://ruuvi.com/ruuvitag/

Ruuvi

RuuviTag is a weatheproof wireless Bluetooth sensor capable of measuring temperature, humidity, pressure and motion. It has a long range and user replaceable battery.

#

it sends data with a low power bluetooth signal, battery should last around two years

zinc matrix
tulip orbit
tough yarrow
tropic hawk
#

holy shit i almost posted in the wrong server

#

that freaked me out

graceful sequoia
#

need additional gifs

shell garden
#

problem solved

light spruce
#

And that's when I tampered with the DNA evidence.

thorny dock
#

Ha yeah I remember that

#

those were different times then

light spruce
#

Thanks for breaking my cow lamp.

graceful sequoia
#

@worthy palm aya

jovial talon
#

I left the Bay Area last week

serene stream
#

@worthy palm @graceful sequoia we're actually moving to the vegas area

jovial talon
#

no regrets so far 😄

serene stream
#

I figure I can find something fully remote if my current job doesn't pan out

#

the one blessing of this pandemic

graceful sequoia
serene stream
#

my wife has family there and her dad isn't doing so hot, so it'll be nice to be closer.

jovial talon
#

Back to France hehe

serene stream
#

that heat tho X_X

#

not looking forward to that

#

probably invest in a fan for my computer alone

worthy palm
serene stream
#

i grew up in Arizona

worthy palm
#

I try to plan vegas trips in winter

serene stream
#

¯_(ツ)_/¯

#

we got married in Vegas in July

#

it was 114

graceful sequoia
#

this is why I need to invest in hardware

worthy palm
#

even then it's a bit toasty at times

serene stream
#

wearing a tux sucked

#

ac in my car went out

worthy palm
#

jesus

serene stream
#

it was not the best day

graceful sequoia
#

ambient at about 70-80F, CPU at 99deg

worthy palm
#

hope you got married at a pool party

serene stream
#

nah, the wedding itself was indorrs

#

in a nice air conditioned building

#

same with our reception

#

we spent maybe a total of 30m in the heat total all day

graceful sequoia
#

i7-7700 here on stock cooler

#

I never needed anything more than that before

#

unreal fucked that right up

#

@serene stream congrats btw!!

serene stream
#

haha thanks, it was a couple years ago

#

our 3 year anni is Friday

#

i'll never not have water cooling

#

it's just too good

graceful sequoia
#

oh, well I will be slow on the uptake. But hey, 3 years!

#

yes I think at this point I can't avoid it

worthy palm
serene stream
#

I saw an LTT video

worthy palm
#

though that's only for the CPU

serene stream
#

where they cut a hole in the side of a case for one

#

thing looked like a champ

worthy palm
#

lmap

graceful sequoia
#

so I priced out a 5950x with an aio and a good case and anticipating a full plat upgrade without gpu and it's about $3200

serene stream
#

oO

#

that's crazy

graceful sequoia
#

yep

#

I was like ehhhhhhh

serene stream
#

that's more than I paid for my entire PC

graceful sequoia
#

I think I need to wait for everything to come down

serene stream
#

not by much mind you

#

but like

#

all that for $3k

graceful sequoia
#

pretty good, but I'm aiming for a lot more SSD

worthy palm
#

LI has this pieced out under Enthusiast for under 2.5k

serene stream
#

I had 2 of my own SSDs already

#

saved me a boatload of time on file transfers

#

I picked the 2 1TB i have for $80 a piece on an amazon sale

graceful sequoia
#

yeah I have a bunch but they will live in the workhorse machine :-)

#

I'm hoping to keep the entire rig I have to double as workhorse load

serene stream
#

this is my workhorse machine lol

#

my old pc

#

would take ~4-6 hours to build the engine

#

10-12 to build binaries

#

this one does the entire thing in under 2 hours

#

it's nuts

graceful sequoia
#

yeah true that

#

I still have no doubt I'll make use of it

serene stream
#

oh for sure

graceful sequoia
#

I don't just do unreal

worthy palm
#

I've never built the engine but that seems like a long time still

serene stream
#

for a 4 core processor, it's about normal

#

i went from 4 cores to 16

#

and a larger cache

#

so, that helps a ton

graceful sequoia
#

2 hours for the engine custom build is golden

serene stream
#

from start to finish

#

including compiling the engine

#

from scratch

#

like, I can do it during lunch lol

graceful sequoia
#

yeah that's excellent

#

my machine does it in 4-6 hrs

serene stream
#

that's not too bad

#

honestly the best part

#

is I can actually use my PC while it's building

graceful sequoia
#

matches your old pc

#

makes sense

#

all lines up

serene stream
#

I was legit playing Path of Exile while the engine was building

#

and i'm just like

#

I just wish Origin didn't fuck my bios update capabilities

#

I've sent them 3 support tickets already to resolve the issue >>

worthy palm
#

quick pat my own back moment

graceful sequoia
#

so Origin prebuild then or?

worthy palm
#

!! only took like 6 hours

graceful sequoia
#

take that GAS

serene stream
serene stream
graceful sequoia
#

i seriously considered the prebuild route

#

its pretty good for the value

serene stream
graceful sequoia
#

goes against my DYI nature but hey

light spruce
#

"here's a bag of farts"

serene stream
#

you know

graceful sequoia
#

you gotta do what you gotta do

worthy palm
# graceful sequoia take that GAS

also, idk if you were theere for the convo earlier, but they convinced me to leave the gas companion plugin i was using and just build the proj with just GAS

serene stream
#

I've built my own PC for years

#

and would have with this one

#

but prebuilt was the only way to reliably get the parts at their actual cost

serene stream
#

plus they took care of cable management

#

my most hated portion of DIY

worthy palm
#

wait wait

graceful sequoia
#

@worthy palm its got a steep learning curve but once you get through it the first time its pretty easy to do

graceful sequoia
#

at least to do it on demand

worthy palm
worthy palm
#

that's what I'm dealing with ecause I don't want to deal with cable management

serene stream
#

best documentation i've seen for GAS

#

I used that to learn it

graceful sequoia
#

😛

worthy palm
graceful sequoia
#

i had it easy

#

i started from ActionRPG template

#

others start from GAS-Shooter and it seems to be harder

worthy palm
#

ohhh trust me. been utilizing that doc. I've actually been trying to come up with a hybrid. somewhere between that, gas companion, and Narxim's barebones GAS build

graceful sequoia
#

if you started from scratch with GAS day 1 then my god

serene stream
#

I used the ARPG template as a starter too

#

and used the docs to learn everything

#

one of my side projects actually uses GAS for everything

#

shooting, grenades, etc

#

GAS GAS GAS

#

plays tune

graceful sequoia
#

its a no brainer as soon as you want stats, modifiers, etc

#

but unfortunatley, if you arent intending to write C++ at first, it looks like an impediment

#

is it exposed to blueprints? yes the parts that an experienced user will want to use

serene stream
#

Introducing the Gameplay Ability System. with it, epic gives you the foundation to build an MMO, with a game engine that doesn't support it.

worthy palm
#

yeah I've been racking me head for a while as to what should be handled by GAS and what shouldn't.

graceful sequoia
#

but if you stray anywhere outside of what you actually need to, you get structures with no BP accessible members, inability to make use of handles, general confusion that isnt documented without reading C++

#

the community docs are great to avoid that but its easy to fall on a weird path without them

serene stream
#

honestly

worthy palm
#

luckily I'm planning my proj around C++, but it's still tough

serene stream
#

the most confusing part of GAS is what I should put in a task, and where I should put my game checking logic

#

ie, if I have a skill I want to chain between enemies, is that a task? a singleton? ¯_(ツ)_/¯

graceful sequoia
#

tasks are cosmetic, it matters mainly for multiplayer

#

if you are single player you might not need any (as in my case)

#

oh wait no

#

thats cues lol

worthy palm
#

oof. still haven't learned about cues

graceful sequoia
#

prefixing everything with Gameplay doesnt help a lot

worthy palm
#

I need more time in my week to work on getting the architecture right on this proj

graceful sequoia
#

some of the epic official GAS live streams, epic staff makes these mistakes

serene stream
#

yeah

#

some of the naming conventions of things in the engine

#

are just ??

graceful sequoia
#

they are context sensitive

#

without the context of other parts of the engine, its not clear why they are called that

serene stream
#

ehh

#

true

#

but like

graceful sequoia
#

on top of that epic itself is inconsistent

#

but getting better

serene stream
#

take FOnlineSessionSettings

#

which has a FSessionSettings variable

#

which is really aFOnlineKeyValuePairs

#

of FName, FOnlineSessionSetting

graceful sequoia
#

ok so i get that TMap isnt going to be a thing down there

#

oh, "Online" meaning replicated probably

#

lol never mind on TMap

#

wait its in OnlineSubsystem module

serene stream
#

welcome to the bastardized code that is the online subsystem

#

it's been my home for the past 1.5 years

graceful sequoia
#

i kind of have to go look at the code for this

cursive crypt
#

wtf, is someone talking about work here?

graceful sequoia
#

oh ok thats fineee

#

its just an alias with a couple of constructors for a TMap

worthy palm
#

alright time for bed 😪

#

night!

graceful sequoia
#

night @worthy palm ! see ya around!

#

wtf is the F and T supposed to signify

#

there i asked it

serene stream
#

F is for structs, T is for templates

#

it was in that amazing cheat sheet posted in CPP earlier

#

but bed time for me too

#

night

graceful sequoia
#

interesting

#

not sure i like that but ok

#

night!

cursive crypt
#

shoo, go to #cpp , muh gifs

deep glen
#

found a poor kitty last night that was in bad shape.. as in.. one of the worst ive seen.
pet-ambulance arrived at almost 4 am and took him with them.
Sadly the doctors couldnt do anything to save him. meh, now how I want my monday to start.

finite jackal
#

Any recommendations for a low-mid range mouse which is good for both general use and gaming?

deep glen
cursive crypt
#

You can do with any mouse. Having more buttons is a plus. Then it matters whether you need wireless or not.

finite jackal
#

I would like to get a wired one

cursive crypt
#

Gaming mouse is mostly smoke & mirrors for which you pay.

deep glen
#

i just want one with a proper thumb-button layout thats highly configurable

finite jackal
#

Currently I'm using a G102 which just broke but this time my budget is a bit higher

cursive crypt
#

Well, having say 3 + 2 buttons is fine (say Forward / Back) and if you can program these... For example, I use sometimes the Forward instead of the 3rd, wheel button - because that's the most inconvenient button ever created.

finite jackal
#

I could get the same mouse again though since it's a good mouse

deep glen
#

I always have bad luck with logitech mice, the drivers will crash on me, the mice will break, whatever. to the point where I refuse to buy another one ever again.

#

yet everyone loves the darn things hehe

finite jackal
#

@deep glen This one broke for me two times but it is just such a good value for money that I will gladly buy another

finite jackal
#

It punches way above its price range

unborn lotus
#

I have a g102 too lol. only issues are buttons or scroll glitching out sometimes, but what's worked for me is using a compressed air can on it. works like new every time

cursive crypt
finite jackal
cursive crypt
#

Wires can be fixed easily. As well, switches.

#

If you have soldering kit say 🙂

finite jackal
torpid star
#

going caffeine free for a month, anyone want to join me?

cursive crypt
#

I can.

#

But I don't drink anyway.

graceful sequoia
#

would die

#

too much staying up late for me to be without :-/

quasi mantle
torpid star
#

everyone in meetings will hate you

#

CLICK CLACK CLICK CLACK

graceful sequoia
#

and then they put you in less meetings so there's that

quasi mantle
#

Shame that Model M lacks N-key rollover, and I don't know if Unicomp repros have one.

torpid star
#

not repros if their made with the same tools that the OG's were made with

#

by the same people

#

except the tools have gotten a bit old, so the quality has gotten worse

graceful sequoia
#

lol

#

in sort of the opposite direction

#

why was mono doing double for float, the CLR specification is clear

quasi mantle
torpid star
#

because u need 64 bit for vidya

#

64 means better

graceful sequoia
#

alrighty then

#

maybe they should've used .NET proper on windows

#

and adapted to use .NET Core faster when it became available

#

I've been involved in mono in the distant past, it's a great solution but dumb shit like that happened

#

what

#

Boehm generational gc has been there since mono supported .NET 2.0

#

mono changed from gpl to MIT :-)

torpid star
#

gcc stands for garbage garbage collector

#

now u know

graceful sequoia
#

Boehm is generational

#

I thought it was compacting, but only in later versions

#

no I think indeed they are just on an ancient version

#

making a GC generational is so trivial they could have just written it forward

#

compacting is much more complicated

#

but not too hard to just pull in what others have already done. they must have some horrid backwards compat reason

#

I'm all down to laugh at unity but unreal's textual formats for BP and materials also sucks

#

lol

#

I don't miss the component system

#

in unreal, you've got all this sensible structure

#

imagine that system but there's just a pile of UComponent littered around

#

just do literally everything as c# ontick

#

no systems, good luck

#

ohhh nice

torpid star
#

What

graceful sequoia
#

wtf is dots

#

and that's different from Bolt(TM)

torpid star
#

That is beyond terrible

graceful sequoia
#

okay but it's still CLR tho right

#

they just built a scripting language on CLR?

#

oh god

#

and then plus the CLR

median wraith
#

Why Epic occludes their own classes for Editor only ? what the hell

#

<Oh no, maybe someone uses the editor tools>

#

No no

#

I mean their editor stuff to be used in editor

#

lol no

#

that's the problem

graceful sequoia
#

you don't want to ship with the full editor anyway

#

unless you do and you can do that

median wraith
#

I cannot even read FBX files because is occluded

#

"UNREALED_API"

#

No

#

need to be declared with that

#

yeah and don't have it

#

😂

#

they just exposed 2 functions from a class with 100

#

gg

graceful sequoia
#

actually unrealed_api does not mean it's exposed afaik

median wraith
#

rather than provide the tools to the technical artists

#

yeah need to be exposed for projects

split mirage
median wraith
#

otherwise

graceful sequoia
# split mirage

I've not done any multiplayer but PIE means you are not building

split mirage
#

it's... a joke...?

quasi mantle
#

The error view is as abstract as what girls are saying in romantic relationship.

graceful sequoia
median wraith
#

wat

#

I can't because cannot distribute this

#

I cannot finish a marketplace thing

#

that I mean

#

as need the engine to be edited

graceful sequoia
#

I'm confused ive heard otherwise in the modding focused livestreams from epic themselves

median wraith
#

So I have to make a parser for a parser

#

💁‍♂️

#

as absurd as it is

#

it's different to mod the engine yourself

graceful sequoia
#

interesting

median wraith
#

and engine changes must go to their Github branches only

#

as is covered by the license

#

and only the people that accepted it see it

quasi mantle
#

How about accepting external scripting like interpreting Lua script?

graceful sequoia
#

pretty sure python is first party no?

#

ahh

cursive crypt
#

Skooma

quasi mantle
#

I've been recently thinking about adding Lua support in my project.
And yeah, there are third party plugins like Lua machine

median wraith
#

will make a PR to expose the import class, don't think they accept it until 2060 but, idk why this wasn't exposed but rather couple individual tools...

quasi mantle
#

I'm still not sure how modders could add Lua scriot to my game without requiring UE4 Editor or matching configs with UGC and whatnot.

graceful sequoia
#

sort of beside the point @median wraith you want runtime fbx import as an application feature?

median wraith
#

problem is nobody can read FBX nodes inside the file, so the people is basically making json files from Blender to read these...

median wraith
#

will finish faster doing a json parser, in editor don't allow to use other than their FBX lib from what someone pointed, whatever

quasi mantle
#

Yeah, probably "Mods" folder.
Not necessarily wanting to expose the source code, but letting them hijack certain parts of the game with lua script, like adding trainer mods.

cursive crypt
#

Maybe use an intermediate format. Or just kick out fbx anyway, bleh

median wraith
#

still to covert the pure FBX values to UE4 scene you need a 10k file of functions so... will end faster the other way 😂

#

anyway

#

what I mean it surprises me there are 20 posts at Unreal about this problem, every person claim to open a PR, nobody did it and nobody cares

quasi mantle
median wraith
#

No, just to import these into the editor

graceful sequoia
#

sounds like this is an editor automation thing

quasi mantle
#

Not sure if Assimp can be implemented for editor stuff tho

graceful sequoia
#

cause obviously just importing fbx in editor is trivial (well, you know, as much as fbx can be)

#

I'm stupidly optimistic for a PR I have planned

#

regarding the asset registry, subclass lookups and blueprint classes

median wraith
#

yeah my problem it's I wanted to do this for marketplace as a tool, but welp, now I have to figure out things

cursive crypt
graceful sequoia
#

I'm sure

median wraith
#

Someone posted yesterday a PR that was a single line and took 3 years ?

graceful sequoia
#

I'm sure they'll break me on the first PR. I asked around slackers for why the fuck it doesn't already work this way but no one seemed to know

median wraith
#

I got this error: ""struct FLogCategoryLogFbx LogFbx" (?LogFbx@@3UFLogCategoryLogFbx@@A)" but turns out don't even exist

#

😂 wtf

#

but I searched the whole Source/ directory

#

isn't there, maybe is a plugin

graceful sequoia
#

macros ftw

cursive crypt
#

It is a macro concat

graceful sequoia
#

mucho readability

median wraith
#

🧐

#

lets see

cursive crypt
graceful sequoia
#

lol

#

you just want gifs

cursive crypt
#

I want to chill from cpp and work

graceful sequoia
#

impossible

#

is legit though, #cpp is strict but I think it's on topic

median wraith
#

well what the hell

#

and hows the log report related with me

graceful sequoia
#

we've officially gone full circle, starting on cpp, moving to hardware, then to lounge and back to cpp

#

we were talking about ssds

#

well ok me and others who are sleeping so

#

yeah just me now

median wraith
#

ohhh there had a call to "LogFbx"

#

but isn't the editor declared logs exposed ?

#

"// TODO we should replace the old UnFbx:: data by the new data that use shared pointer."

#

hehe

graceful sequoia
#

welp @cursive crypt I hope you find your peace, I'll find mine in sleep. later yall

median wraith
#

there still a random bug where the volume boxes lost the shape

#

at times when I open maps the NavMesh Volume have no shape set

#

or the lightmass one

quasi mantle
#

when a TODO lingers into the final build...

median wraith
#

will pass of the PR tbh, last time I did something to fix their parser and canceled it

shell garden
#

yay for older games hating newer pc resolutions

median wraith
#

depends of the game tbh

shell garden
#

huh. where i have i heard of rebellion before?

#

sniper elite it seems

#

and the worse ports of the simpsons game

median wraith
#

lol

pearl elk
#

C+Lounge

shell garden
#

ok there we go

#

evil genius only runs in 4:3 resolutions 🙃

#

and it absolutely despises my fullscreen, even with the resolution patch

#

new zealand

#

that's why LotR was filmed there

carmine frigate
shell garden
#

pretty sure i saw it in the cinema as a kid

#

i remember falling asleep to an animated LotR movie

#

and we also had the "book of the film"

pearl elk
#

Are dorks considered part of the ork family?

quasi mantle
#

Man, mobile gaming landscape is full of gambling surpise mechanics laden free to play games, especially anime ones.
Premium games are failing in the market, even if the game is as cheap as 5 american dolans.

#

Though credit where credit is due - Genshin Impact print a shit ton of money, arguably more than a premium game sold in PC/Console would get, let alone the ones sold in mobile market.

Mobile gaming is weird AF.

shell garden
#

print monkey instead

quasi mantle
#

But is metaphorically printing money because of batcrap insane of revenue illegal?
In Europe? Maybe, but they don't give a shit about Europe.

#

I'm surprised there's no major news about Genshin Impact being shunned in European countries because of its gambling surprise mechanics.

#

Maybe the game actively avoid countries like Belgium?

#

Or maybe Belgium give a pass to free to play games?

shell garden
#

or maybe don't play terrible games like genshin

quasi mantle
#

Thankfully I already quit from Genshin for a long while and have a fun feud with Genshin fangirls by showing FF14 superiority.

#

Though this is more of a reflection/consideration for me before porting games to mobile

#

I'm against lootboxes, but at the same time, premium game will lose in the mobile market, even attempting to adopt shareware model will result in angry mobile gamer mob putting 1-star reviews.

#

Also at the same time, there's always that chance I'm going to be bombed by request to port the game to Android.
Like, bruh, it's not like you'd bother paying half of the PC/Console version prices anyway.

#

If you're a loner in that game, try to stay lonely.
My mistake was being social.

#

Those kind of game tend to prey on social tendencies, and desire to complete games as fast as possible.

#

good luck.

#

You would be crippled in coop later on if your gacha luck didn't progress your stuff.

#

Sure, first few coop isn't harmful, trying to give you slow but good first impression. And yeah, it's practically free trial but the limitations are abstracted enough.
I think some dungeon raids can only be done either in coop or solo through hi power builds

#

Also "freeboot" play style would encourage you to grind for stat increase, but there are things that limits you from having long play time in one sitting.

median wraith
#

👀

#

still mechanics are the key (my op)

foggy path
#

plenty of non-competitive mp games that are good fun ¯_(ツ)_/¯

left moss
#

lol

faint dock
#

the company that implements remote-controlled farming tools will make billions

#

there's literally millions of people who would tend to your fields for almost nothing

#

if they can do it from their gaming chair 😄

broken sigil
#

If there were no competitive MP games I would be barely playing anything
I like story games when a good one comes about but my main fun comes from competitive stuff

carmine frigate
#

sure, ill fly ur cropduster for free 😛

foggy path
#

remote control tractors and stuff

left moss
#

what about someone mod the game and burn everything down

foggy path
#

and even full automatic, no remote control

manic thorn
#

Any word of integrating UE5 to use qubits?

left moss
foggy path
#

hard to say if it's that accurate in the sims lol

left moss
#

lol

carmine frigate
#

i guess you never seen my play euro truck simulator 😛

#

its a bloodbath

left moss
#

XDDDD

carmine frigate
#

also i played some surgeon simulator .. if any1 wants a liver removed let me know..

left moss
#

lol

#

i remember this game pretty funny

#

i wished i could play it

carmine frigate
#

its supposed to have super awkward controlls

foggy path
#

I bet it's easier in VR because of the controls lol

carmine frigate
#

just open the ribcage with a hammer and use that auto saw

manic thorn
#

Why does a qubit could only hold 2 states? Isn't that kinda weird.

shell garden
manic thorn
#

It's not like a normal bit, on or off.

foggy path
#

afaik qubits can be both 0 and 1

#

not just 0 or 1

#

but because of how quantum mechanics works, reading the value changes it to be either 0 or 1 :P

regal pecan
#

I remember early on they were saying qubits were 3 states

foggy path
#

Yeah I mean that sounds like 0, 1, or 0&1

#

I'm not sure if that idea really communicates how it works on the technical level

#

it might just be a simplification :P

broken sigil
manic thorn
#

So I guess it has 3 states. I just feel like more can be done. Probably when it gets there.

foggy path
#

It probably works in a more advanced way due to how it is so comparing it one to one to regular bits might not really be accurate

manic thorn
#

Well I guess gpu we'll be a thing in the past.