#physics

1 messages · Page 1 of 1 (latest)

graceful wing
#

hello physicists and physics enthusiasts. what field are you in? anything interesting lately, or problems you're stuck on?

#

i used to work in astroparticles. not in academia anymore but if i go back id like to aim for IceCube https://icecube.wisc.edu/

#

for a pretty superficial reason: the south pole is cool

trim aurora
#

I've sunk a couple hours into looking at antarctic jobs and possibilities before

#

I ended up reading about pilots who fly small planes in northern Europe and Canada (can't really remember where)

#

It seems like those places can be similarly appealing with lesser effort required to get there (but are there any research jobs? I don't know)

#

To be on topic a little bit more, I'm an electrical engineer who's been roped into doing some quantum computing experiments so I desperately learn physics jumping between undergraduate and graduate resources while trying not to get too deep into the wrong thing

#

it's sort of hard to tell if I'm actually learning efficiently so I'd be curious if anyone else had any advice on how to do this well (kind of a vague question but maybe some interesting thoughts)

prime jewel
#

i briefly dipped into quantum stuff during my masters but i'm not sure what the best way to learn the material is

#

someone who i respected very much just did all the exercises in Principles of Quantum Mechanics by Shankar

#

but that's kinda fucked up

#

I think Sakurai's quantum book is somewhat well-aligned for people who want to do quantum computing

#

it feels a little more discrete than like Griffiths

#

I think I also read some of Quantum Computation and Quantum Information by Nielsen and I liked the presentation of the material but i didn't get that far before getting distracted

#

it's also the first result when you google "quantum computing textbooks" so it's not really an insider secret

graceful wing
#

also antarctica is also already kind of a substitute for space for me, hehe.

graceful wing
#

also, i have a signed copy of griffiths. i asked him to write "letter of recommendation" with his signature but he just laughed and wrote good luck with your work

trim aurora
# prime jewel someone who i respected very much just did all the exercises in Principles of Qu...

I'm mostly scared of devoting my self that heavily to one book because I don't know if it actually covers "everything" I need to know. There's a lot of stuff around QED for example that sounds like it's just insane and not covered in any beginner's textbooks like that from what I've seen. Possibly I'm just being too ambitious trying to find one text book that does everything though and I should be getting the basics down well.

graceful wing
#

oh damn QED huh? youd need like a particles/qft textbook for that

prime jewel
#

i just found that it wasn't a reference i returned to very often, probably because i was working on discrete quantum systems?

graceful wing
#

tru, i know very little about quantum computing

trim aurora
#

Possibly the main issue is I don't really know what I need to know, I think possibly you can ignore most of the QED in quantum computing and you just don't understand it as much but you can still make good enough predictions.

Right now I'm looking at superconducting circuits the analysis of which is based on "circuit QED" which is basically just QED on standard circuit elements like inductors and capacitors with superconductors as wires.

#

Circuit QED in itself is of course derived from QED stuff but I think if I just ignore those derivations I can understand things enough

#

Hard to say though

#

My approach right now is kind of just learn what I need to as I go and see what happens

graceful wing
#

thats kind of true even for physics proper like you dont really need to know QED very well to do experimental particles, but that seems unwise

trim aurora
#

I'm taking a quantum computing course right now and the prof said he doesn't know maths well he just knows how to use it as a tool

#

I think maybe I should do the same but using the physics as a tool for engineering things

#

It's good to know the depths of QED are rather esoteric

prime jewel
#

if superconducting shit is involved that's kinda scary

#

oh i know of one QED book that i kinda liked

#

but you have to look past the very unfortunate title

#

Quantum Field Theory for the Gifted Amateur by Tom Lancaster

graceful wing
trim aurora
#

Don't apologise for unfortunate titles, ever since I learned about this concept in electromagnetics (which I can't even say on discord without it getting deleted by the automod) I was prepared for anything

prime jewel
#

heh

trim aurora
#

and it's cousin which is maybe the most ridiculous named thing I've ever seen in physics

#

there's an entire r-word naming scheme

graceful wing
trim aurora
#

Well they did predict infinite energy being radiated from black bodies, if that was really happening there would be a catastrophe

indigo crag
#

I got an AA in physics and considered transferring as a physics major

#

i want to make physics puzzle games but ended up going into biology

#

I kinda want to do some biophysics research though

#

study electroreception in plants maybe :>

trim aurora
#

I wasn't into biology at all until I started thinking about how microorganisms work

graceful wing
indigo crag
trim aurora
#

I was reading it because I was interested in making a particle sim / cellular automata that could maybe mimic real life cells a bit

#

just ended up realizing that it was absurd

#

the fact that they just have funky motors in there is so crazy to me

indigo crag
#

mhm

#

also atp synthase has a wheel protein too iirc

trim aurora
#

and just how much we know about it too

#

I have no idea how this information was obtained

#

it's mind boggling

indigo crag
#

science documentaries need to go more in depth on how people figured out stuff by talking to science historians more

#

it's really interesting usually

trim aurora
#

I find you learn a whole lot when people explain the history as well

#

I only got that from a few physics profs

#

but it's very nice to build up an understanding of why we know things

#

instead of just taking it for granted

#

also gives you an idea of what kinds of experiments are doable etc

indigo crag
trim aurora
#

The other thing with biology that I think about is that it's possibly the pathway a next level of human design. Whether that means artificially creating something that can chemically replicate and form the structures we want in three dimensions instead of using lithography, or shrinking our data storage down to chemical sizes, or creating biological organisms that can self replicate and do our bidding

#

there's a lot of insane next level things possible there

#

"possible"

#

this is from an outsider who doesn't really know what the limits are

indigo crag
#

should help for materials design too to some extent

trim aurora
#

my perspective on this comes from the fact that a lot of the profs I talk to in the computer engineering field think transistors are almost done and we're desperately trying to replace them but no one really knows what to use yet

indigo crag
#

there's a guy that got yeast to make spider silk protein and wants to try to make a building material by combining it with chitosan which is modified arthropod shell or modified fungi cell wall polysaccharide

trim aurora
#

interesting

indigo crag
#

physics puzzle game I want to do involves rotating space stations

#

need to practice programming with GUI libraries or something

#

i kinda got the basics of it down in a text based system

#

but wanted to have a GUI

trim aurora
#

I'm potentially doing a gave dev thing at my university where we make games in 10 person groups over a year

#

It seems pretty interesting

#

maybe in 2 months I can give you advice lol

indigo crag
#

thank

trim aurora
#

I think in general for 3D stuff it's best to use an engine like unity or something like that, but you can also be wacky like minecraft and write the engine in a language that's good with graphics like Java

indigo crag
#

tried to do it in unity but gave up pretty quickly :/

trim aurora
#

I haven't touched it yet, I'm scared but I was hoping it's just hard at first then gets easier

indigo crag
#

all the game engines have gravity work a certain way by default

#

and the whole premise of my game involves it changing dynamically on a moment to moment basis sorta

trim aurora
#

damn I didn't know the engines would be that rigorous

indigo crag
#

so have to be able to program that part of it, i feel like it wouldn't be too bad if i just found the right tutorials

#

also would need to learn a bit of javascript and C++ if im gonna mess with unity scripts tho

trim aurora
#

as a total beginner it might make sense to ask in a forum whether unity is the right approach for your basic idea before going to deep into it

indigo crag
#

i might not have to mess with gravity directly and it would be easier if I didn't

#

theres a few different ways to do it

#

just have to pick a game engine when i have the time and make it work

trim aurora
#

what I've learned about learning roughly is if you have no idea what you're doing you should do it in 1-2 week projects and if something takes over a month you should just move on to the next thing

Once you're confident in all the skills required to make the big project you make something bigger that takes longer

vestal crane
#

It is like bacteria developed the wheel before humans

#

I feel like dying every time some one asks me if I watched bigbang theory, after I says I do physics.

graceful wing
#

watching tbbt as a teen made me want to do physics

vestal crane
#

I don't think that is shameful, discovery Channel made me do it

#

I wanted to be a cartoonist, I burned all my drawings and started to study math

#

And I get compulsive about things, so I went from drawing 12h a day to studying math 12h a day

hallow cargo
#

I'm really bad at math but one time i conceptualized relativity in my head when i was around in college and the "simulation" brought me to 3-torus-model theorems and I've been obsessed with dimensions and space sense; I think.

Also time is funny innit. Supposedly Spacetime but Quantum? How do we reconcile these fields?

vestal crane
#

Yeah a student of middle school could deduce especial relativity with the results from Michelson Morley experiment.

#

Don't know what 3 torus model theorems is

#

Not sure what you are talking, you say the unification of quantum mech and general relativity? I don't know

#

Generally people don't even see general relativity, it's optional. Physicists will really know quantum mechanics and eletrodynamics

#

And generally people only learn the Copenhagen interpretation of quantum mechanics

#

What book have you been reading about those fields lately? You are doing stuff as hobby or is it your field of study?

hallow cargo
#

Hobby, of course. I'm a dumbass with wikipedia and too many astronomy articles on my feed.

#

I'm holding a sword in my profile pic.

#

I'm kind of a caveman.

#

I have dyscalcula so i abstract what I can from conversation and data chart.

dire widget
#

Now that's a thread for me haha

#

I'm an astrophysicist, I specialize in numerical simulations of high energy (relativistic) flows

#

And these days I'm working on finding self-similar solutions to describe the interacting region between two layers with different properties that evolves as powers of time and distance. This is to facilitate simulations of a relativistic wind being launched in a supernova remnant

hallow cargo
#

Interesting. Universal Turblence?

dire widget
#

Nope, no turbulence in my models, for now I'm doing mainly 1D work
I try to keep up with the current research as relativistic turbulence is a viable particle acceleration mechanism (and it's those accelerated particles we see in our telescopes)

hallow cargo
#

Right. I was thinking if you can produce an accurate sim

#

Well, measuring the resistances of the explosion

#

If you can measure how strong the explosion is from light ie Heat

#

And compare that to the sim

#

Wouldnt the margin of error express basically the barometric pressure of the void

#

I know, it's not a fluid or a gas. And we can't time light very well yet.

#

But, heck, what you're doing sounds fun to speculate over at least.

dire widget
#

We simulate the outside medium not as vacuum but as a very-low density extorior though, and even though it's very low (talk about 1 atom per cube centimeter) it has an influence on the dynamics and emissions of those high-energy explosions

hallow cargo
#

Well that 1 atom sound useful for a mesh, right? Something trackable

#

But even that as you said has an influence

#

I guess there's only so much in our purview.

dire widget
#

Nah, you can't simulate per atom, it's far too costly

hallow cargo
#

Water, water everywhere.

#

Right.

dire widget
#

Plus the density of the supernova is like 10^10 times higher than this medium. We use the (relativistic) fluid equations for those objects

#

At least at those large scales

hallow cargo
#

I could probably never get into astronomy besides the math issues over how depressing it gets sometimes being one of the sciences where we don't even know how much we don't know.

#

It's not even the Dust Speck existence thing, it's more like, uh, waiting to wait. Knowing that some of the key stuff we have can't even be measured in an empirical sense.

#

But i still like geeking out over elementary stuff like accretion discs, and solar system formations, black holes, and quasars... it got scary again...

dire widget
#

"elementary stuff" lol

#

Those are very active fields of research

jagged shell
#

((compliment

jagged shell
#

hello there, smart folk

#

magnetic tunnels enveloping our near system makes me think crazy sci-fi shit if not worse

dire widget
#

I know it sounds like some weird sci-fi shit but it's just some magnetic fields haha

jagged shell
#

the reporting on it I saw implied we were accelerating towards the center of the galaxy

#

long time ago I read it tho

dire widget
#

The same way the Earth is surrounded by a big magnetic field (weak but big in size), stars and galaxies also have scaled-up magnetic field

#

Well in physics, gravitationnal pull is an acceleration, it doesn't necessarily means our average distance to the center is decreasing

#

But it could be I mean, wouldn't be surprising

dire widget
hallow cargo
graceful wing
#

sheldon,

sudden mauve
#

can you pass the salt, sheldon

vestal crane
#

Charlet try to go to the annual congress of the society of Physics of Brazil, we could meet and go to bunch of parties and cool amazing places, if you have good things to show they will pay for everything for you.

jagged shell
#

come to brazil, we got brazillian physics

#

not but seriously our science is actually solid, i mean to look up on a logician newton da costa looks like hes making some noise in the shark waters

vestal crane
#

The university of são paulo and unesp has really good stuff dude, honestly.

jagged shell
vestal crane
#

Go looks at the statistics

#

Go get some information before you say things like that

#

The main problem right now is lack of funding because of 97% cut in science and technology. Things got terrible with the coup and bolsonaro

jagged shell
vestal crane
#

Still university of são paulo is at the top of the rankings

jagged shell
#

i love youre literally BRAZIL STRONK

#

i love you** its like brazil can go into space again

vestal crane
#

Then get out of there dude, come to the usa

#

Get a tourist visa and live here in the glory of this nation

#

Stope been a stray dog in there

jagged shell
#

dude stop now youre embarrasing me

vestal crane
#

Come to nyc the city that never sleeps and land of oportunity

#

You are ambarassing yourself, what do you know about your own country or here?

jagged shell
#

ive been to the usa when i was 8, 13 and 15 xd

#

ive travelled a bit

vestal crane
#

Great, so next time don't come back to Brazil and stay here

#

Stay where your heart is dude, and look at the statistics

#

University of sao paulo is pretty good worldwide

jagged shell
#

aw fuck off i aint falling for no brain-suck scheme so corporate america can get richer (((also i am dumb

vestal crane
#

?

#

You aren't dumb, why do you say this?

#

I felt like that too when I was younger, don't put yourself down. Come and see things with your own eyes, if I am wrong you show me then.

#

In the end it isn't about been dumb or smart, just been persistent and not giving up. Eventually you will realize that by been persistent you got smarter than people that you considered smarter than you. You just need to keep on keeping on and ignore the traps. Nowadays I feel I am know more things then friends I considered much smarter than me, but chose to work for banks or financial funds, they got stuck doing stupid shit, and due to that they become stupid too. You are your work in the end.

jagged shell
#

i am my works, indeed, colleague!

#

and thats why i pay a hymn to you, physicists

vestal crane
#

They become excel operators

jagged shell
#

i am my magnum opus, i mean

graceful wing
#

sheldor

vestal crane
#

What are you studying? What is your plan for life?

jagged shell
#

if you are a scientist and you heart is in for atomic science, go for it

jagged shell
#

thats it

jagged shell
#

you basically said this many times lol

jagged shell
#

in many ways! which is cool

#

i like it

vestal crane
#

That is too abstract. What do you love? Mechatronics?

jagged shell
#

...im a sucker, i dont think i actually love anything. i mean - as to destroy it under a microscope ? to know it that intimately ?

vestal crane
#

So you are in high-school right?

jagged shell
#

been there

vestal crane
#

Stop that shit, you are not a sucker or stupid. Maybe you are naive that is all, and everyone is some how

jagged shell
#

but tbh its nothing of the actual grunt work

#

we do that in the competitions, our uni's actually the only who has two competing teams lmao

vestal crane
#

Do you like what the people research at your university?

#

So you are doing those robots for soccer etc, right?

jagged shell
#

i actually do sumo robots

#

they have little katana blades underneath them

vestal crane
#

Ok, I guess the next big thing in robotics are systems to automatize drug discovery and production

jagged shell
#

no

#

make cheap robot kill

vestal crane
#

Did you had contact with machine learning etc?

jagged shell
#

yes

#

oh well, such is physics !

#

a truly hermetic system

vestal crane
#

Are you sure your university don't have that print program?

jagged shell
#

man its ufabc

#

its not some cheap uni

#

its the fucking lula university

#

the one with the big red dick

vestal crane
#

Yeah it's not old enough to have enough recognition, just that. But in a few years it may be really well ranked

jagged shell
#

and just lagging behind 1-3ths usp, etcetera

vestal crane
#

Isn't it like bellow 200?

#

There are good researchers there, I know people doing meaning full things in quantum dots etc that were there

#

I know the stuff you are feeling, I been there too.

#

Keep the struggle man, follow your heart regardless of anything. Find ways of doing a good project of cientific iniciation and publish something, try to get posgrad at some institution in the top 100

jagged shell
#

i make words go boom

vestal crane
#

There good scholarships at Germany

jagged shell
#

there are

#

my friends got one, travelled all around europe, seemed wonderful

vestal crane
#

Seriously, don't come to the usa, this place can't last more 20 or 10 years. People are slaved by the system completely, they can't study because they have to work to pay their debts

jagged shell
#

now thats shes back im actually too worried to ask her how its been

vestal crane
#

It's absurd in every sense I look in here

jagged shell
#

captain! its a tuesday !

vestal crane
#

They didn't paid me, fuck ir

jagged shell
#

no bro its actually wednesday look it up

vestal crane
#

They can't even set up proper paper work to pay me properly.

#

Their cluster broke and lost most of my data simulated

#

They have people over 65 working like it's normal

jagged shell
#

LMAO really

#

Omg

#

thats actually idgaf dope

vestal crane
#

I never seen any of this kind of crap at university of são paulo

jagged shell
#

like in what the fuck crazy way kind of physics lab dope

#

how is the normal conditions not fucked up

vestal crane
#

There is no university cantina with affordable food. The University I am at is public and full of anarchocapitalists

#

There were room floded with water from the ceiling, rooms with actual lab equipment and experiments. Shit is falling to peices

#

Everything, not just one thing or another.

#

There are no parties inside the university, almost no social activities

dire widget
vestal crane
#

They always host in amazing places, it's really worth it to apply

#

I guess next is at são paulo actually

vapid blade
#

I have to decide what class(es) to take and meet with my potential phd supervisor soon

#

I feel like every time I meet with someone in this situation I always get memed into taking the ridiculous pie in the sky project and they never get finished

#

How do i stay strong and say yes to the normal achievable thing

dire widget
#

That's research for you haha

vapid blade
#

I have an ongoing project but it’s not enough for a phd, I’ll have to take on something else

jagged shell
#

HODL mentality

graceful wing
dire widget
#

The better philosophy is to keep those "out of reach" projects in your head, and try to create an achievable one that could build into them

graceful wing
#

astropieology

jagged shell
dire widget
#

A way to do so is to break down the big projects in smaller parts

vapid blade
dire widget
#

Numerical GR is a huge pain lmao

vapid blade
#

On the last such adventure I tried to replicate some analytic paper which said very, very little about their actual system in order to evolve it numerically

#

I…am not sure that paper holds up

#

It’s gotten to the point of writing to the authors and that hasn’t given me much confidence either.

#

They basically invented this weird mode expansion in one spacetime and then copy pasted it to a bunch of other systems

graceful wing
dire widget
#

Hmm, sounds a bit sketchy, some underlying conditions of those modes generation may not hold up

graceful wing
#

you worked on ligo or smth before right

vapid blade
#

Yeah I’ve bounced around between projects a lot but pretty much all black holes

dire widget
#

BH ftw

vapid blade
#

except this theory thing with exotic compact objects i guess

#

I’m in a numerics group now

jagged shell
#

||dudes the literal CERN intern (sorry!!!||

dire widget
jagged shell
#

dunk

vapid blade
#

That’s another thing, I keep going somewhere that has numerics then they’re like sike, check out this fucked up baysian frequentist chimera of an analysis pipeline we’ve dreamed up

#

I’m like well sir, i don’t know if that’s legal, but even I can code such a thing

#

Go make it

#

10 months of “dude what does this plot even mean” call the profs statistician friend “oh no” later…I think we have learned something

vestal crane
#

Yo, help me out, I need topology memes

#

And geometric group theory memes too

graceful wing
#

ok that sounds bad and like

vapid blade
#

Then I just went down a giant rabbit hole on moving puncture gauge but my new group does a completely different kind of numerical relativity

graceful wing
#

i spent about a year throwing neural networks at bad monte carlo simulation data

vapid blade
#

Its kinda fun to be doing the weird stuff no one else wants to do though

#

Freedom

graceful wing
#

“use the simulation data to train a neural network” ok “except also dont trust the simulation to give accurate data”

vapid blade
#

What do they think ML does

vestal crane
#

The robots will do the magic

graceful wing
#

what we tried to do was mix shitty simulated data with unlabeled real data and tried to get something out of it

graceful wing
vapid blade
#

I guess if you have some real data that limits how bad things can get

vapid blade
#

Only one of the wacky things has turned out publishable

graceful wing
#

that wouldve happened to me if i kept fucking around w neural networks

vestal crane
#

Dude, don't take too many risks unless you don't give a fuck about your mental sanity and ending in a bank

vapid blade
#

I did do a low risk ez group project once, and then what happened was everyone stopped giving a fuck during covid except me and a postdoc in India

#

Me = senior undergrad at this pt, so there was a lot I just didn’t know how to do

#

Postdoc in India was mvp and should be first author if we ever get our shit together

vestal crane
#

Yeah... it's been always like that for me

vapid blade
#

But then he got a job and moved to Europe and now he’s too busy to do the thing too

#

So we all just kinda let it go

vestal crane
#

I am my own supervisor in the end

#

I got to learn everything by myself and some how I succeed

#

With achool and tabaco

vapid blade
#

It’s safer in a sense to rely on less people

vapid blade
vestal crane
#

They ask if something is possible o always say it is

#

And manage to do it some how

#

Been like that always, lost a bunch of friends and relationships due to getting obsessed with things and forgetting about real life

#

Now I am here stuck in nyc and using tinder

#

I am from são paulo

vapid blade
#

Tinder is wack

#

Full of incubi

vestal crane
#

Yeah, i just can't care anymore, I have become schrodinger without the academics abilities.

#

And without the illegal shit also

vapid blade
#

Is it schrodinger or Heisenberg who was havin threesomes

#

Or somebody else

jagged shell
vestal crane
#

Maybe both, you need to be like that to find new things, or a completely virgin like Newton

#

There is no middle term, is there?

#

Maxwell kind of looks normal

vapid blade
vestal crane
#

Hehhe

#

You sure?

jagged shell
#

lol

#

my topology teacher talked openly about too many things

vestal crane
#

I feel people older are just cheating, and us younger are just doing casual things because no time and energy to comit

vapid blade
#

I hope to be a malewife lady someday

vestal crane
#

There is this chick who doesn't let me pay for anything

#

Makes me feel like a gigolo

vapid blade
#

I’m seeing another grad student in a different department

vestal crane
#

It is terrible actually

#

Although I am financially ruined

vapid blade
#

well you’re doing physics

#

Not a lot of money except in industry quantum computing

vestal crane
#

Yeah, I am rich of immaterial things

#

Hahah

vapid blade
#

I thought about doing that but I’m just not that good at complexity theory or the kind of experimental stuff I’d be doing

#

Later I got a bit suspicious of actually-useful quantum computing always being 10 years away

vestal crane
#

It always like that with everything

vapid blade
#

(Don’t wanna knock quantum simulation, it seems like those guys are doing great)

vestal crane
#

Fusion reactors

vapid blade
#

Well fusion energy is like that because it’s super under funded

#

Quantum computing is flush with cash

vestal crane
#

Is it? They built a bunch of those

vapid blade
#

Where my fuckin quantum Netflix at

vapid blade
#

My undergrad lost its fusion reactor

#

Very sad day

vestal crane
#

Haven't France just made one?

#

And China too?

#

Yeah, there is a Russian tokamak at the university of são paulo

vapid blade
#

It seems like there’s only so far you can go with tokamaks anyway

#

To really optimize the deign you need weird shapes

vestal crane
#

A friend was doing experimental stuff, he had to change to only theoretical stuff, his equipment melted and he was fucked

#

He got no data, and spent a huge time making the equipment

jagged shell
#

so it makes sense ;b

vestal crane
#

Got to sleep. China will make the frist working one, unfortunately comunism works better for science

jagged shell
#

"unfortunately" lmao get outta here

#

vanguard party ftw

vestal crane
#

I believe in bioeconomics and econophysics

jagged shell
#

i knew you did

vestal crane
#

We are all fucked and trapped in the human condition

jagged shell
#

i suppose a colleague of mine was at the usp conference, so it seems

vestal crane
#

And need to find metrics to define human progress

dire widget
jagged shell
#

i used to do stupid shit like calculate a nugget surface integral area (i measured my nugget)

vestal crane
#

But I will be at any side who fund science

#

I have a hard time remembering when I was sober as an undergraduate

#

And some friends were even worse, this guy had his locker with only velho barreiro

#

He had the best grades in all

#

Russian genes I guess

#

Velho barreiro logos is da Vinci

vapid blade
#

I get the sense a lot of people are doing adderall but I have a bad time on 2 coffees

#

Cannot participate in the brain drugs arms race

jagged shell
#

im on acid rn

vestal crane
jagged shell
#

lol

vestal crane
#

You sure it's lsd?

jagged shell
#

oh brother im pretty sure

#

and the quality stuff, even

vapid blade
#

You sound pretty put together

jagged shell
#

yet here i am, chilling

vapid blade
#

Perhaps not enough acid

jagged shell
#

just a seasoned psychonaut

vestal crane
dire widget
jagged shell
#

me chugging monsters

vapid blade
#

I’ve thought about trying to titrate between microdose and An Experience before. Like at that point it would just be a gentle stimulant.

jagged shell
#

imma shotgun a monster one of these days

vestal crane
dire widget
jagged shell
#

oh i am

#

i actually enjoy this server otherwise i wouldnt be here

vestal crane
jagged shell
#

and i am celebrating spring, is all

vapid blade
#

ahh good

#

Fall over here, but it’s hard to tell yet

#

No leaves on the ground

jagged shell
#

yea you must summon it actually

vestal crane
#

Celebrating the trees trying to kill me with allergies

#

Celebrating ragweed trying to kill me with allergies

vapid blade
#

But then it’s more pollen!

#

Tree sexism

jagged shell
#

>>no summoning can reverse climate change

vestal crane
#

We need a guillotine to fix it

#

Oh God I need to sleep. 4 am

#

Bey drug fueled atheist friends

#

Your soul shall be consumed by demons one day

vapid blade
#

Bye uh, boozed up unknown religion friend?

jagged shell
#

no I believe in Christ our Lord actually

#

hes the atheist

vestal crane
#

Does he believe in you?

jagged shell
#

He does ! 🥰

vapid blade
#

Jesus has low self esteem and doesn’t believe in himself

vestal crane
#

I like the tao the ching, but I am too horny to be a Taoist

#

I found this lost in my room at uni

jagged shell
#

thats why He gives me the toughest battles LMAO

vestal crane
#

It is mine now

vapid blade
vestal crane
#

I will have arguments with it in a little voice

jagged shell
#

Happy Arthur is Happy (:

vapid blade
#

my religion allows my 5x/night but I can’t say I’ve ever used it

jagged shell
#

duck method

jagged shell
#

itrs true then

#

very good

vapid blade
jagged shell
#

honestly we sinners with them girls ngl kekw

vapid blade
#

Like it’s just one guy who said that

vestal crane
#

If you 5x times night your dick will be in pure fleash in 3 days

#

When I was 21 I had this personal experience, not a good one, there are limits you can't just have sex for 3 days all day

jagged shell
#

young wild and free yea i remember when i was 21 (2 years ago)

vapid blade
#

Wow we are the same age

vestal crane
#

Bey sleepy time

vapid blade
#

Can’t believe I’m already signing my life away to Big Gravy Wave 😌

#

night!

#

I should also

jagged shell
#

night, physicists

#

||parabellum||

graceful wing
#

I REFUSE TO USE THE HEISENBERG PICTURE OF QUANTUM MECHANICS DUE TO HIS ASSOCIATION WITH THE NAZI VERBRECHERSTAAT!

jagged shell
#

a pedo and a nazi, oh wow

sudden mauve
#

The Cooper Formulation of QM

vapid blade
hallow cargo
#

Its a cessing and a blurse

#

I consider myself a normie ambassador to the dank

hallow cargo
hallow cargo
hallow cargo
#

I'm like a Taoist up until the idea of Personal Jing.

#

I always saw Jing as a group thing

vapid blade
vapid blade
#

My mom is an English prof 😌 I am not for a reason lol, she was disappointed I didn’t know of the love song of j Alfred prufrock

vapid blade
hallow cargo
#

I had to read that in high school dude

#

😂

vapid blade
#

jk jk

hallow cargo
#

Eh, Taoism and other esoterica do get kinky.

#

They just don't want you to judge them

#

So they all make some weird Form of Chastity for some reason.

#

Even the ones saying "Formlessness is Form."

#

So i chalk it up to social control bullshit again.

#

These people gave de Sade a job tbh

vestal crane
#

I don't really know the doctrine I just read the tao the ching and take conclusions from what I understood and apply to my life

hallow cargo
#

Oh no. Don't let anyone hear that you're using the primary works as originally intended.

#

They'll get jealous.

vestal crane
#

I don't know, I like the book because is abstract and kinds of fits in any situation to reflect about it

#

I like anarchism too, but I have my own physical definition of it, based in mechanical statistics

vapid blade
hallow cargo
#

Early buddhism is literally monks having tea and trying to figure out what Gautama meant on an ethical scale

#

💀

hallow cargo
#

But even Nagarjuna gets that way, you have a point

#

"No really, please try. I would love your input on this."

#

Wtf is a svabhava

#

Most people are stuck on the Anatta thing. Its kindergarten

#

This is where Buddhism begins to mirror Physics, imo. NAGARJUNA

#

Specifically quantum category.

#

But i still cant tell you wtf it is

#

Maybe whitehead can.

#

But Wittgenstein would loathe his answer.

vestal crane
#

I don't even know what you guys are talking

hallow cargo
#

Okay so

vestal crane
#

I guess it is just fallow your heart, try to do no harm, and try to not get trapped in human condition and culture

hallow cargo
#

Things dont exist but they try to. Their attempt to is Quantum Flux/Observant-Effective

#

The universe is like a flickering hologram.

#

Only not made of photons.

#

Everything can be boiled down to Process

vestal crane
#

Dude, why use those terms in human actions? if you over complicate things it wont be helpful to anyone, what do you really mean, and honestly physicist will automatically shut down their minds when you use the word "quantum" out side quantum mechanics

hallow cargo
#

Acausal or not, identity itself is Process

vestal crane
#

like quantum surgery

#

magical quantum kitchen salt

hallow cargo
#

Not in human terms because the universe's procedure is remote of us.

#

We're an afterthought. A bubble in the sea.

#

I'd like a machine's terms, I think.

#

The weirdest thing to me is this consistency

#

The Observer Effect

vapid blade
#

plz no spiritual analogies to quantum mechanics in the nice physics thread :(

vestal crane
#

let the guy speak and change his mind

hallow cargo
#

I'm basically just trying to use model to explain why photon b in slot a

vestal crane
#

with your words, enlighten him

hallow cargo
#

Dassit

vestal crane
#

I would try to do that now, but I got to bath for a tinder date and fix my room

hallow cargo
#

Good luck be safe

hallow cargo
#

Explain deleuze to me rfn

vestal crane
#

I would love to have this discussion some other day, there is some really crazy shit that no one understand, and that also may be just fucked up experiments of influence of mind over matter

#

fucked up in the sense not well made or projected

#

I may be fucked, yesterday I pulled a skin from the side of my nail in my hand finger

#

and it bleed for like more than 5 hours

#

I have a clothing issue, maybe is due to excessive drinking and smoking

jagged shell
vestal crane
#

I imagined this guy saying this

jagged shell
vestal crane
#

THat may be the lsd dude

jagged shell
#

nah its actually a meme

vestal crane
#

you may be getting psychotic with the praying thing

jagged shell
#

no its like when i do some mistake like "literally drop the ball" i sometimes just go think "ah, ops, sure hope i handled that differently in alternate possible happenings"

#

like moistcr1tizal aka penguiz0 aka charlie jokingly saying that we're in the unwholesome timeline of things because in this one magnus carlsen lost etc etc

hallow cargo
#

Unironically like that guy

#

Looks like my older brother but slightly more asian

#

Uncanny every vid i see. But he's also smart

jagged shell
#

its not actual prayer like ooommm minutes of my day, its just that i had already* internalized that 2022 instant classic A24 movie EEAO (Everything Everywhere All At Once

jagged shell
hallow cargo
#

I kinda wanna see that ome but the hype has madd me slow my approach.

#

I like the other 2 a24s i saw.

jagged shell
#

its good, bruv

#

very kino

#

the sci-fi is not terrible ((for a drama/comedy? damn its actually very excellent

dire widget
runic widget
dire widget
#

During my PhD I used to ask one of my colleagues that works in theoretical cosmology to make calculations for me when I was stuck

runic widget
runic widget
#

So what is y'all's favourite interpretation of QM? 🌚

dire widget
#

Basically QM can be formulated as classical dynamics in infinite dimensions (using the moments of the distributions)

#

I discovered this recently and it feels so much more satisfying than the usual interpretations that were hazardously found when the theory was still young

runic widget
#

From a quick skim that seems fairly interesting as it shows one more way to see the similarities between QM and Hamiltonian mechanics. However I didn't catch anything that went beyond an equivalent reformulation of standard quantum theory and so it appears they did not even attack the measurement problem with this. Am I missing something?

vestal crane
#

I think this is my favorite interpretation

#

The transactional interpretation of quantum mechanics (TIQM) takes the wave function of the standard quantum formalism, and its complex conjugate, to be retarded (forward in time) and advanced (backward in time) waves that form a quantum interaction as a Wheeler–Feynman handshake or transaction. It was first proposed in 1986 by John G. Cramer, w...

#

I don't know, I took a quick look at that geometrical interpretation, how they explain the duality particles and wave with that? Feel things would be only waves in that dots. I feel this one TIQM is more fulfilling to my mind. What do you think?

#

Have you seen those liquid silicone tables that is a mechanical analogous of the double slit experiment?

runic widget
# vestal crane https://en.wikipedia.org/wiki/Transactional_interpretation

I've never heard of this before, seems interesting.
After skimming https://journals.aps.org/rmp/abstract/10.1103/RevModPhys.58.647 I still fundamentally don't understand how this could reproduce the born rule though?

#

it's "explained" in section H but seems nonsensical to me

vestal crane
#

Maybe some one found a better explanation nowadays

#

I am not sure, but there is a whole site with articles of that interpretation

hallow cargo
vestal crane
#

are we reading the same article?

hallow cargo
#

You knew i was referring to the waveclap. 🙄😒

vestal crane
#

I knew what?

#

be a good boy I don't have much patience

hallow cargo
#

literally in the precis/abstract

vestal crane
#

What is the connection of that to a lightning bolt?

hallow cargo
#

Literally "wow they handshake"

#

Its not that deep dude

#

What a hauntology

#

Lightning doesn't strike up or down.

#

It meets inbetween.

#

It claps.

vestal crane
#

Makes sense for me, it is like a simetric version of that cone of time

#

Why does it bother you?

#

Think that if the space is soo small you will have a interaction of the future with the past, those are particles the moment the wave function collapses

#

I think that is also coherent with that interpretation of bohn were particles are surfing a wave o probability, that interpretation has an mechanic analogue, the silicon pool waving. It's feels better then the other things I seen

#

What does it feels better for you? I am drunk right now so I don't feel like punching you in the face anymore

hallow cargo
#

Where did I say I was bothered?

#

I was just comparing time to valence electron flow risingevil

vestal crane
#

Man, this conversation feel like the time a homeless woman was asking me how did I took care of my hair, then while I was explaining she would interrupt saying, it must be coconut oil

#

She did it many times

hallow cargo
#

Lmfao

#

I bet

hallow cargo
vapid blade
#

we did it reddit

#

I took the achievable sounding project with clear near term steps instead of the "just find a better gauge choice, I dunno, figure it out" project

#

I'm gonna do a messy but conceptually easy calculation with a minimum viable thing and a lot of potential for cleaner or more numerically efficient versions

#

not baited this time!!! I am not a fish!

hallow cargo
#

You got me hooked

indigo crag
#

I am trying to make an imitation cuttlefish eye but don't know the index of refraction of the cuttlefish eye lens or the index of refraction of the resin I'm using

#

I figured out the shape and imitated that, though I'm worried I made it too big and am not sure it will print properly if it is the right size.

#

I intend to imitate the optical properties of the lens by having a near-spherical lens to hopefully increase the axial chromatic aberration, and having the weird w-shaped eyelid/pupil to hopefully polarize the light a little bit?

#

Should have tested index of refraction of the resin first thing ig

vestal crane
#

Dude I have no idea, that must be really complex to imitate. I don't know how to even start to think about this to be honest. I will try to think about it again tomorrow, and see if I can think about some guiding. Doesn't that fish has like those reflections like cat eyes? Have you try to see if someone already did something similar, that you could copy and improve?

vestal crane
#

I not sure I got it, your idea is to copy the structure and the relative diffraction index of the mediums?

indigo crag
# vestal crane I not sure I got it, your idea is to copy the structure and the relative diffrac...

ideally I would do that, but the goal is more demonstrating the chromatic aberration and the supposed polarizing effects of the eyelid, which would mean not having too high of an index of refraction, but having the index of refraction change more as wavelength changes.

There's a fun theory that in principle cephalopods should be able to differentiate between colors even with just one photoreceptor due to axial chromatic aberration of the lens combined with their ability to move their retina closer or further from their lens, unlike us, meaning they can take advantage of the different focal points for different colors of light, in a continuous manner. I want to make a working model of this sorta, still not sure exactly how I want to go about it :/

#

maybe could try projecting an image through it, and changing the distance of the screen?

#

though seems like the other out of focus colors might just mess up the image since they're all captured together? In any case, somehow they're able to camouflage by changing different colors.

indigo crag
#

The detection of polarized light happens in specially arranged cells in the retina it sounds like, but not sure whether or exactly how the odd eyelid/pupil shapes help with this

#

https://pubmed.ncbi.nlm.nih.gov/23474299/ seems scientists think it has more to do with being able to see better in uneven brightness between stuff above and below them.

indigo crag
#

making with 3d printing but i think i may have made it the wrong shape