#programming
1 messages · Page 368 of 1
who is buying this
Well someone apparently
it looks absolutely terrible lmao
I'm nearing my alibaba ratelimit o7
How
lumineq displays seem to have the ultimate refreshrate but suffer from lower resolutions
what is suffering to you
lemme see the exact details
elp
ye same thing for me
Do a funny and just curl it without verifying the cert
Technology Commercial Source Max hz Transparency
Transparent EL Lumineq 1000Hz+ ~80%
Transparent MicroLED Muxwave / Leyard 240Hz - 500Hz ~90%
nice formatting 
konii rate display 

then we can spin you at 900rpm
i admit i worded that poorly
yep
i will die
we also need to OC you to 1800hz
Oh my god
I just answered this on my phone
only a 90000% overclock 
I saw it and knew I needed to post it
the centrifugal forces will turn my brain into organised layers of various density fluids
we dont need your brain
then leave your brain at home for a bit while we do this tech demo

https://www.alibaba.com/product-detail/advertising-equipment-transparent-lcd-display-15inch_1600470313852.html
look at the video demo for half a second
at this point i feel like getting called stupid by konii is not actually an insult

this is probably the most konii has used words in the last 2 weeks
eww 8ms pixel response time
wrrr
konii is 2hz, thats like 500ms response times
response time to a new image is different to image presentation rate
I'd be more concerned if you couldn't do so thanks
wrr
wrr

response time is how fast the pixels change colour or something
ye
you know, I'm starting to prefer the small ones
you need the response time to be shorter than the refresh interval otherwise you get ghosting
thats going in the quotes channel

my response time is 170ms 
i do not have ghosting
had to take a screenshot, dont mind me
Can we just tile the 1 inch ones, I'm seriously thinking the larger ones are a scam compared to grabbing those in bulk.
wiring is a whole nightmare
the borders of the screens have dead zones
the pixels don't go all the way there
trimming them down has major risque
At best you get 4 layers of offset bois
that one is a fate worse than death even if you can mod the cables to be transparent
idk why i spelled risque the french way

I wasn't going to question it
TFEL displays require high-voltage pulses (~180V–200V) to light up
ah, i see
so we'd need to build a death hazard
risqué is a word with a very different meaning in english 
i know
im just trilingual and halfbraincelled
also its not my fault yall use that word for pervy stuff in english

wrr
Back to projectors because this is not happening otherwise 
2 bit can do 8KHz
4 bit can do 3KHZ
6 bit 1.1KHZ
so we are stuck at 6 bit
I'd take higher color space over what amounts to 2 degrees
6 bit is 64 colours per channel
wait, 
5 bit can do potentially 2.5KHZ from what i can find
to get that high refreshrate we need to get a DLP per colour channel
alignment 
my projector downstairs has that
its not too bad to align
you just put a cross of each colour, and then manually align each dlp.
mine is motorized
for our purposes well need to do something cheaper probably
I agree, until the fact of where this would be
okay so
Hmmm, 3 color laser with galvanic motor
not a problem, just make a gpu

if we use a DLP. its immediately not gonna be portable
if we're gonna do projector style, just have a slipring power cable
that feels like a forced move due to high voltage
power suply can remain still
why
slipring will do 12V or whatever to the projector parts
i mean, they could have at least made it somewhat good looking
they just put normal layout in a transparent case
A mirror galvanometer is an ammeter that indicates it has sensed an electric current by deflecting a light beam with a mirror. The beam of light projected on a scale acts as a long massless pointer. In 1826, Johann Christian Poggendorff developed the mirror galvanometer for detecting electric currents. The apparatus is also known as a spot gal...
however its supposed to be cheap and backside will probably face the wall.. i guess its fine
I see the vision here
Nah, we rotate the whole assembly. Have fun aligning the optics lmao
from what i can find, DLP7000 XGA should support this.
the problem is that if we need one per channel, so 3 total....
and they're a grand total of... ||$1050|| per piece
that was for the transparent tv case
yesyes
do we not need to rotate the projector????
cuz how else you gonna project on a rotating piece of acrylic?
Rotate the viewer


unless you use some type of mirror system?
instead of rotating the screen
make a cylinder screen
and rotate the viewer
and put the viewer inside the screen
I am too sleep deprived and tired to think this further. Lemme know the vision after I wake up
we jsut need the light to come from a specific direction, not to start at a specific point in space
oh
but then we're back at HOE panels
damn you sony 
Spinning a mirrot has the same issues tho
embeded systems people, anyone have zephyr experience?
Having an issue with it?
ive never used it but i need to teach it in like a few days, someone told me the workspace setup for STM is a little complicated?
Depends on what your focus is I guess. If you are an engineer and just wanted to work, then just jump into their STM32CubeIDE. If you have a background in SE, then you'll know what a compiler is and how cross-compilation work. ST now provides an improved support for using 3rd-party tools like VSCode as your favorite editor, and using CMake for their build tools. There's also platformio (a vscode extension) if you regularly use different MCU
But if you need to use zephyr to teach it, then I suggest just use platformio or read the official zephyr docs
Platformio has the advantage of abstracting away the complexities but can be limiting when you need to do more advance task or cross referencing the official zephyr docs
I am not sure I've ever heard of Zephyr, before now, but Reddit seems to have a number of people complaining about it being terrible and bloated
Well, that is the price to pay for any abstraction. Zephyr is quite high in the abstraction level after all
Like, if you need to add a peripheral, you just need to add their descriptor
wrr
wrr
wrr
:evilhands:
85 ohisee
deee now
so i have a struct defined in one header file, and i want to use it in another header file
i included header into header but it stays undefined
is it normal in cpp?
is there a way to make it work
actually the VS doesnt see it undefined, it only appears undefined on build
oh nvm it does see it undefined too
Oooo, that's interesting.
This Zephyr convo forced me to look up stuff I won't be able to start for some months (hopefully by Summer), but Emacs has a way to configure an Arduino ESP32.
Emacs sure does have everything 

me when i add all 3 movements of moonlight sonata... it's more than 14 minutes long 🙁
can this happen because i use #pragma once in both headers and one of them is .h and another is .hpp?
when i define a copy of struct in same file it says redefinition 💀
i guess i have some random header connections now
Says these things use some sorta bootloader for sketches, though...
I definitely gotta look stuff up... Thought I could just flash some C and Assembly onto Arduinos...
Zephyr is an RTOS
Heh... I thought it was a library, when I read it earlier...
Hmmm... I wanted to flash a bootable SectorLISP onto some ESP boards...
Or a custom ROM in ASM that has a built-in LISP interpreter...
Heh....
Well, I'll worry about that at a later point...
At least I know where I'd be going (somewhat), now, and what books NOT to buy...
section .text
global _start
_start:
mov eax,2 ;System call for forking
int 0x80 ;Call kernel
jmp _start
Seems like a good program (this is a joke, please don't ever use this)
i think the second movement is actually beautiful... why no one ever include this in their covers
Can't wait for F00D day
https://github.com/Izaz-Ali/awesome-forkbomb
there is a whole github repo full of em
section .text
global _start
_start:
mov rax, 57 ;fork
syscall ;go my fork
jmp _start ;go my fork go my fork go my fork
Yeah, it is an RTOS which is why I said it is quite high up in the abstraction level
i just realized i never cleared my recycling bin since getting a new ssd which was almost 2 years ago 

also just noticed it going onto the 3rd movement at the end there
I see. Yeah, that's not what I'd be looking for, for my own things.
So good unexpected heads up.
I just shift + del everything
but then i can't ctrl-z
I like to live dangerously
If you want something a bit lower level, there is embassy but I think rust ecosystem for embedded is not quite there yet
There is also https://modm.io
A modular C++23 library generator for barebone embedded programming
can i have your uh please
va
may i call myself officially a classical composer now tho?
Then the poor lad will be va
but you didn't compose this 
I actually recommend this one if you want some abstraction but still reasonabme
i kinda did
i didn't compose the original
but i still had to make certain instruments play different parts in a way that works
i did compose some originals tho, but this i arguably the biggest orchestral thing i did
is this on the master 
mhm
cursed
but then i will only have va
cursed? or just smart usage of a thing that is not made for the way i am using it?
ye you're saturating
You should ask one of konii's "r"
at least i think that's what you're doing
So you can be a var
The probability of konii giving up one w is low since she only has 2
what it's actually doing.. at least as far as i could hear when i tried it out.. is it makes the attacks of the pianos a bit clearer
Bur r? She got lots of r
i agree but i want your "w" or "r" in return 
Nice, that looks like a good place to start
you can have wr if you also give me v
it's kinda a wierd way to use it...

but i have wierd fx chains on all my instruments in this project
does anyone want "r" or "w"
if you had w and r you could become war
imma record them on the piano group rq
not a full play but just showing the chains
war
oh wait
wrong symbol again
war
war test war war
nice 
who decided these 2 have to be different ` and '

oh wait
war

no i dont want war

only the 2 ungrouped instruments don't have any of this
the 2 ungrouped ones have a lot of compression tho
basically threw all the Arturia compressors on there + Pro-MB
also put a silly little widening chain on the Voice/Choir group
clearing space on my ssd and checking large files. so far, i for some reason have:
- the entirety of lrclib (42gb sqlite database)

- 15gb of board evals from lichess
- 30gb of different llm weights i tried literally once each
- 10gb of nvidia nsight snapshots i took just to play around with here
- average rust project (see screenshot)
21gb

No node_modules?
those are mostly barely 1gb
Pnpm?
Interesting drive usage (it not listing my linux drive tho)
Usually at %APPDATA% or wherever near minecraft folder is
pip is 15gb, uv is 14gb, npm is 5gb, pnpm is 2gb, bun is 2gb
bun is the only one in the home dir
oh right, cargo is also there, 2gb
The pain of a 256GB MacBook
I want to delete even like the included backgrounds
how does this fit in 144 MB lmao
I use grand perspective but it’s really hard to see what you can delete. Rn I can’t even upgrade my os
I like to use spacesniffer for looking what takes up space and where, highly recommend it or a tool like it that just gives you a visual graph of everything
Every time I mentioned windirstat someone online told me I was stupid and should use something else with a name like speedtree
Then I forgot what the other software is called
i don't care, it works and is what i'm used to
KDE Filelight (or was it fileflight?) my beloved
its the former
That’s what I always say 
I can consistently remember the name windirstat
English is hard
afternoon prog chat

do i give in to the temptation and play the funny
game or do i install docker and mess around with silly things
wrrrrrrr
chest pain getting better, so im not dying
its more likely to be a lung infection or something
There I halved it
I’m surprised I can play a flac in discord
A FLAC is just a WAV but with compression enabled
If you can decode the compression real-time, you can play the file
wrrr

so my eGPU dock stopped working with my 1070
the main board won't turn on when the 1070 is plugged in + PCIE cables plugged in
i decided to remove the pcie cable power pins and
turned on the dgpu
and magic smoke came out
somehow the 1070 was being fried with just pcie slot power alone
yeah that's weird, I can only assume that the dock was damaged somehow and delivered improper voltages through the PCIe slot
RIP GTX 1070
i hope it isn't actually perma damanged because that 1070 was with me through uni
and it's an evga card

"hi guys can you guys still service this 1070 i got from u guys ages ago"
wdym not perma damaged
it let out the magic smoke, you're gonna have to replace some components at least 
i mean what's the evga taipei hq up to these days
surely they have nothing better to do and still have some components lying around


good sign
Dang, John nVidia really nuked John EVGA
surely only some resisters got fried and the gpu is fine 
i mean it probably was just some resisters that burned off
it was towards the edge of the board that caught fire
also the board now reeks of burned smell 
That looks like a power management IC
if thats the only damage then thats okay probably
but since this was caused by something else being broken id still be skeptical
I want evil to be there with neuro


training looks good
Doesn't look that good to me, to me that looks like it's maximally fitted already
What kinda model even is that?
looks to me like you didn't need so many epochs
ok i think i can make some kind of skyrim integration
idk about full autonomy (i have some ideas about how to make basic movement/fighting bot but it might not be good enough)
all menus seem to be doable (dialogue prototype controlled through tony is done)
doing barter menu rn and i think there is nothing that will block me from doing every menu in the game
at least that 
@nocturne olive @visual pawn r/whoosh 🤣
Wa
full autonomy would be so wicked

maybe someone gets it, I'll respond in an hour if nobody does 👀
when I saw it I inwardly groaned
i hate braess's paradox
sometimes i think i like physics, but then i get reminded that the physics i like is the small subset of baby physics
well, its an obvious problem
the solution just feels counter-intuative. which is why its a paradox i guess 
Just realized your profile pic is a close-up of a screen pixel matrix. Nice
wrr
wrr indeed

what is the name of a square but it has been turned 180 degree on one side making it helical?

if you let
M = the maximum throughput of a system,
T = the throughput of a system,
T = F(M), where 0 <= F(M) <= M
F(M) can only be directly proportional to M when F is a linear function of just M, and no other variables
if there are other factors involved, F(M) may not be a straight line
not that its a robust answer, but its easy to see why increasing the maximum throughput of a system may not increase the real throughput
especially if you are only considering a subsystem, which is the case with roads
I think the highlight for me was Vedal's rant about discord api python libraries. At the time I was battling a similar issue and it was good to know I wasn't the only one annoyed
konii im afraid putting it in math terms makes it less clear for me cuz im not math brained, im visual learner
my main take-away is parallel distributes while series makes it more pain
I think it was Discord API Unity libraries
Because Neuro's frontend stuff is all Unity and most of Neuro is seeminly implemented in Unity
you can think of it as T_c depending on T_p and T_n, nin addition to M_c
where T_c is the throughput of the current road section,
T_p is the previous road section,
T_n is the next road section,
and M_c is the maximum throughput of the current road section
again just a simplification me not given it much thought
letters
ye
ok now thats not math, thats abstract concepts
math is famously not abstract at all
its not formalised
"the throughput of the current part of the road depends on the throughput of the previous and next parts of the road, in addition to the maximum throughput of the current road"
imagine D is nuts

there are other variables too, but this is the simplest way to prove that the throughput isnt defined as a linear function of the maximum throughput, and hence an increase to the maximum throughput doesnt necessarily lead to an increase in the throughput
wrr
if throughput is always guaranteed to be at its max level then increasing maximum throughput increases real throughput
if any other factor can cause it to not be at its maximum then increasing max throughput may not increase real throughput 
good explanation
#nerds
you fucker
t explain it to me like im 5
t
pattern recognition as expected of the letter t
i never understood the loss meme
sam would learn about it in 2 months and it would have been funny

it was a time where instead of tiktok we had webcomics
or maybe he never would
i never understood 67
too young to understand loss, too old to understand 67
a decent chunk of vulkan i suppose
opengl
the graphics pipeline
i dont think the age is the problem with comprehension here
ctrl alt del is the least insane thing they don't know, try, idk, files? like file systems
i was never realy exposed to loss the meme until like 2 years ago, and its jsut not funny
is loss much of a meme without knowing the context of why people memed on the webcomic?
yes
I guess it has a life of its own now
the concept of a filesystem is alien to most users of computers
though the concept of a file is more familiar
ctrl alt del the webcomic lol
i know filesystems exist. i think i know the name of some.
how they work is beyond me tho
that's not what i said
i don't know the reason but i do know that ctrl alt del made an "animated series" which is absolutely terrible to watch
even on a phone you have those tho
there is one funny moment in the whole series and it's just this
the fuckign galery app has folders
no reason to ever touch them
it's just from a time where having a webcomic where the premise is "hello fellow gamers" was enough to make you successful
yeah lines up
its not like the bar has moved upwards
its just moved left
or right
its moving around on a 2d plane

into loss
i jsut think 67, loss, and a bunch of jokes in that simialir trend are not funny when you're not involved in the group that made the original meme
727
or maybe its my hyperautism
but yeah, the original meme was playing on the idea that this dumb gamer webcomic suddenly decided to do a drama about miscarriage
but I guess the joke now is just recognizing the meme
that was a miscarriage?
that's what the loss was, yeah
i thought the woman died
the concept of a meme as a self-propagating piece of information
if you think about it, information is kinda like bacteria
what information attached to 67
associated culture
hand up emote, hand down emote
loss is funny once you learn to recognize it when it appears
if you dig deep enough you arrive at basketball
but that literally
has nothing to do with the meme's success

some bacteria are beneficial, some are neutral, and some are harmful, and they can be transferred from person to person 
someone posts a confusing image, other people are like "oh my god why", and then you sit there staring at it for a while looking for the hidden meaning, and it's just the stupid fucking loss pattern
ok but memes dont make me violently ill for a week
the success of a meme strongly depends on the number of contexts it can be reused in without becoming more stale
when it comes to a number, maybe its so stale to begin with that it just persists
human like pattern recognition it that simple 
though pattern recognition memes are a bit different
the among us meme thing was funny for a week or so, but then liek the internet does best they kept doing it so it stopped being funny
its a classic joke setup right?
to break an expected pattern is the basis of "joke" humour
kilroy isnt funny but i apreciate it
kilroy is historical
it at least has some actual value
in the case of pattern recognition memes, the subversion comes from the existence of a pattern in a place where it is nonsensical

most human like this juxtaposition
i miss when jokes had humour
naturally pleasing
but I mean, it also has the appeal of inside jokes
signaling to people that you're part of the same group
mhm
what's white and black and red all-over?
it also subverts your expectations of what the hidden meaning is once you realize that there's a reason the image was posted
gets your hopes up, and then it's just loss
mickey mouse?
wasn't it "what's black and white and read all over" with the answer being "newspaper"
yes
oh wait it only makes sense if you hear the question instead of see it
"read" sounds like "red", so the joke its its own subversion
oh, the joke has lore of being based on a different joke
yes
i see
a popular answer is also "a badger in a blender"
in case of cars its not as simple as throughput though 
by building car infrastructure, you encourage more people to use cars
cars aren't a very efficient method of transportation, so new lanes can fill up quickly when people learn about them, resulting in the same problems there were before
but it's not just that, by building bigger roads you don't just encourage car travel, you discourage other modes of transportation, you push people to use cars while its possible that they could normally use a bus or a bike or just walk, or maybe they choose to drive to a big store across the city instead of walking to the nearby grocery store
my answer wasn't too bad, altho mickey mouse also has yellow shoes

its still a throughput problem, but its complicated.
you can try and model with supersources and supersinks but it neglects locality
wrr
makes me think of cellular automata
we should gzip people and send them via email
way more efficient than cars
ye anyway, simple model that shows the nonlinearity of the throughput of roads just require network flow problem
more accurate model useful if trying to demonstrate why it occurs rather than that it does occur
<-
@tender river

best I can do for you is a rar
i skimmed the video
it might only speak once
in the 6 hours
Discord api libraries in general aren't great for voice. Especially since discord expects you to handle all of the malformed responses (if it even decides to send anything) for me it translated to a silent web socket drop but for him it seems to be a memory leak
Hem
The memory leak has nothing to do with Discord as far as I'm aware
https://www.youtube.com/watch?v=RFTPJxR6gFE
@tender river read the description
wrr

He specifically said it only happens with discord. A different system is used for karaoke and it doesn't have the problem
sloptuber
apparently my original ps4 also broke
arg thread or here maybe
nothing feels like working today it seems
my ps4 pro works at least
but it's not jailbroken and it's 1am and therefore I can't do the bd-jb
was gonna try shadps4
If the current nightly build doesn't work, please wait 24 hours for a new build to occur. If that build still doesn't work, contact Tom (pytom at bishoujo.us, or @renpytom on Twitter/X) to find out what's wrong.
that website is very classic looking
last edited as early as 2005
nevermind, 2009
i wonder why they still use that site since they use github and have a dedicated domain at renpy.org
apparently slay the princess was made with renpy
huh
and ddlc
what do you even mean by "that site" 
renpy one of the most popular vn engines
why do all the renpy games look like that
their menu systems all look the same and feel clunky as hell
speaking of vns
virtual nachines
Virtual Neuros
I think it's a template or default, at least I don't remember having to actually construct menus and saving/loading last I played with ren'py
renpy one of the most popular vn engines
ftfy
but also why the saving/loading doesn't always make sense with the game
true 
i dont know any other ones
me neither 
they're usually stuff like addons for existing game engines
This is a list of visual novel engines.
they apparently exist
Easily and quickly make your own multi-platform visual novels with TyranoBuilder!
hiyori jumpscare
oh i remember nscripter 
3d character live2d 
Live2D is apparently 3D now
hiyori my beloved
i dont understand why the blender presets for rendering animations ar elike this
at least you can change them easily
but why use cpu as compositor?
why not have persistent data on gpu instead of sending all the models each frmae by default?
the options are there
Maybe they don't want to write a ton of different GPU kernels
its not the kernels
those are jsut blender setting you can turn on if you want
there's no reason to have them off by default
hey guys I made my first cat6e cable, how is it?
Im no expert but its probably fine
You don't want me answering
Looks plug-innable to me
Apparently iys cuz weaker systems will run out of vram that way 
Hell yeah! My computer now has lightning in it after I plugged it in! Although it's too strong for the computer, it started burning because of the speed of light
Sorry for the shit jokes I'm doing 200 5m cables 
It looks like it isn't crimped but the green and white brown are swapped. The outer insulation should be inside the connector so that it is clamped in place. Wires aren't positioned ideally for a deep fit and seem to be angled
Seems like old compositor was cpu bound anyways, and it was bad on gpu

They just didnt change the default after updating the compositor in 4.2
do you have a cable tester? 
i recommend one because a cable can still be usable if its not crimped properly
it will just have lower bandwidth
wrr
wrrrr
True
It stillworks even on only 2 cables
We neber bothered testing our cables, probably should have 
Rate this cable
naw i go based on trust
0/75
what constitutes the 75 points
cable/2^16
16

the cursed thing here is
it reminded me of this
cable is set to "cable" which becomes NaN in math expressions
Em
Hem
but xor converts that to int and ints can't be NaN so it's just zero
and 0^x=x
obviously
Hem??
js moment
JS is weird and stupid
weird world of w h a t
what problem

wayland protocol
protocol go wherever it want to
WayTooLand
looks like a whip to sub the interns..
you can never out way the land
land is pretty heavy

projector in the bottom, motor wherever you can fit it, if need be iin the top
um.. if it was that easy, everyone would already sell one
yeah, we've been debating for hours on approaches 
curious what size this is intended to me.
"fit on a desk" like a cup or "fit on a desk like a 3d printer"?
Now that my brain is a bit more awake, you do realize how much of a pain encoding video for that is going to be.
what is the projector shining on? what all is going to need to move? and how fast?
it shoudl be fine honestly. i know what im doing
probably
"trust me, I know what I'm doing." is a punchline.
I'm surprised I'm invited at all because I know almost nothing on this space.
its not liek i know much more tbh.
i know how to get 3D models into video output cuz of my opengl and vulkan experience
the screen part is what i need to figure out
Anyways, the previous convo had 1800rpm, display tech only moving if possible as part of a second mainboard. And Sam needs to say what the material is this time.
I was close, wrong measurement
the idea for this is that all the electronics stay still, the projector just projects upwards through a lens that makes it go straight up.
and the only rotating thing is an acrylic helix
How many projectors are you thinking?
recording is the least of my worries here
you should be able to simulate that with a projection mapping in blender so you can see what it would look like.
recording is also bad for crts
and every single other display with the refreshrate matching the camera speed
any reason you'd want to use a helix of acrylic instead of a flat mirror at an angle?
cuz projector at the bottom
if its flat we have 99% of the light going nowhere, and 1% hitting the entire acrylic piece
are you intending to rear project onto the acrylic?
you still will have 99% of light going nowhere, just more going straight up and not hittng anything
why not a flat sheet of acrylic instead of a helix?
oh my days
your problem isn't going to be too much light
(by which i mean: it's going to be dim with a thin strip target being illuminated)
The problem here is figuring out how to get an origin of light from a point in 3d space.
projector
up
acrylic
reflects
if its flat
then it doesnt work
cuz the light goes up
anf it being flat
would mean
the light goes past
how much of a twist is there supposed to be on the helix?
180 degress
so full circle lookign from the top
full coverage
but only once, no overhangs
someone coded this exactly because they had time travellers using their library before, so they added an extra check
makes sense to me
what problem is twisting it solving?
it's covering 1/2 of the surface
a projector is projecting a 2D image
the surface at the bottom when you twist it is 1/2 covering the surface above it
if you say the same thing 3 times its not going to cause a magical understanding
wrr
if you rotate a plane among the centre 180 degrees, both sides will cover half
versus not covering any with a tilted ellipse
2 halfes make a full
what are we doing, holograms again?
make a model and do a projection mapping from a light source where the projector will be.

At least attempting to
what exactly is the goal here? do you want to project a 3D model using a projector or do you want a 2D image visible from any angle or
3D model thing ye
3d model from a projector ye
This is the part where we start to get creative because we burned through all of the tradional options yesterday
and do you want this to actually work like a hologram or just a pepper's ghost thing?
in principle all you need is a full range of height
they want a motor as well
because I'm pretty sure without viewpoint tracking you won't get a true hologram out of a projector
tilted eclipe could technically work, but you still need to attach it to the pivot point somewhere, and helix is jsut more convenient for that
it also looks cooler
you can, you just have to trick the eye
you can do it for a narrow range of view angles.
thew whole point is to not use eye tracking by making the light actually look like its coming from the correct point in space
but it probably won't work for a 4'6" as well as 6'6" person at the same time
which is why we're using aprojector
but this is supposed to be 360 from above and below and etc.?
it will
you just have to use the height of the point in 3d as a time offset
yes
and make it spin fast enough
Digital Foundry is now fully independent! Join the DF Supporter Program and support the team: https://bit.ly/3jEGjvx
A full year on since we last tested the ShadPS4 emulator, Bloodborne's optimisation has come along leaps and bounds with new features helping to smooth out a 60FPS (and higher) experience on a desktop PC. Most standout of all tho...
I didn't realise ps4 emulation had gotten this good goddamn
I think we are choosing not to do that, just let the jar have a lid and base
which does help a bit
if we manage to put the motor in the bottom next to the projecotr, top could work
ok so you want a point cloud of sorts and for the projector to sync so that it displays the right point whenever the helix intsersects with said point?
bottom is where projector goess o thats a nop
ye
basicly that
i think good luck with that. i've had experience with POV displays on things rotating at high speeds before. the tricky stuff going to be the engineering, not the design.
It feels like they created the GNM to Vulkan shader recompiler and then overnight Shad went from a strong but slow start to a viable emulator
i think this design is a lot more financially viable than HOE panels, transparent OLED, microLED, or lumineq
-# How this started this time is that computable wanted to build one of these for 
bloodborne is a bit of an outlier tbf
you want a projector both above and below? or just one side?
before declaring victory, see why it's not already commercially available. there is likely some engineering issue like it not being bright enough unless you're in the dark or noise.
the most pricey part is going to be the projector,a nd a motor with precise enough speed to matcht he projecotr speeed
yeah, I suspect the issue is going to be how it, well, looks
in terms of light its going to suffer ye
its going to have a lot better resolution thant the LED ones tho
Its an especially good example but the games list is already pretty crazy
i dont care about safety tho 
Filter by playable and you can see there's some impressive compatibility now
i should replay bloodborne on pc 
this would be the non-projector version I guess
This is my new POV display using 144 APA102 LEDs
if you can, a lazer projector would probably be better than a standard one
I second that choice
brighter
Like here's Yakuza 0 (not my system but its from the compatibility list examples)
LED ones have the advantage of being practical and bright. extra resolution you could potentially get with parallel strips of LEDs offset slightly vertically and then the code just illuminates them slightly later when they rotate around vs the main strip.
still low res vs projection though
unless it's a flexible display or something lol
It isn't like we are attempting to create a product.
cant you rotate a piece of acrylic into shards
like, if the rotation is at a resonant frequency

what is the aesthetic you want? coz that determines how you can do it
of a floor or table that its placed on
it could destroy itself
lol
well, it would have to be a industrial laser cuz commercial ones dont do 1800hz
Not 3k for the display tech alone is the aesthic
acrylic also likes breaking when it touches stuff at high speed. consider alternatives like polycarbonate.
there will be an accrylic cylinder around the spinning part, should be fine
well it actually come to being cheaper if you're requiring a 1800 hz projector?
space
boi the transparent screens are so expensive to go large
where do i buy space holograms?
the plastic itself can explode from the spinning
ye
without being touched
like such: https://youtu.be/0yNAbHKF8pY
Exploding CD. Spinning a CD extremely fast on a vacuum motor. Explodes. Similar to seen on Mythbusters. Breaks into small pieces.
We can make neuro have a much longer context window with this
Means more memory for neuro
but if we go monochrome star wars route, those projectors do actually exist at these refreshrates commercially, there's a 1440hz one https://vpixx.com/products/propixx/
Second time I've seen this paper talked about here, still have no clue what the benifits of it are
Try Zapier’s AI orchestration platform for free today: https://bit.ly/4qSsFXA
Paper: https://arxiv.org/pdf/2512.24601
Download The Subtle Art of Not Being Replaced 👇🏼
http://bit.ly/3WLNzdV
Download Humanities Last Prompt Engineering Guide 👇🏼
https://bit.ly/4kFhajz
Join My Newsletter for Regular AI Updates 👇🏼
https://forwa...
actually even if it doesn't explode
Gav and Dan present the SLOWEST EVER episode of the slow mo guys by spinning a disc at 23,000RPM and filming it shatter at a whopping 170,000 frames per second.
Follow Gav on Twitter - https://twitter.com/GavinFree
Follow Dan on Twitter - https://twitter.com/DanielGruchy
Watch our Best Videos! - https://www.youtube.com/playlist?list=PLbIZ6k-S...
spinning it can cause it to warp
what will be the point of the projector? why do you want it? what is it for? who will be looking at it? is it for "everyday" use or just a toy to show off when you get a visitor? is it for 1 person at a time or multiple?
the point is to be cool and awsome
for whom?
@olive sable are we sure this is even cheaper than the other things?
wrr
Effectively what it would mean is that Neuro would be able to recall every conversation she’s had
i didnt check the price of that specific model, but having a stationary projector will be cheaper than a spinning one
Best part is it doesn’t require changing neuro’s model
ウルルルル
where did you get that from? the abstract doesn't mention "infinite memory"
english only mods pls fix
It could as well also be 5k or something and a transparent lcd would be bettee
probably only me will be looking at it, but the goal of the design is to make it viewable form all angles at the same time.
eye tracking based ones are boring and sad and an insult to my interest in sci-fi tech
apparently it's $1.3k according to a random mailing list
from 6 years ago

Buruburuburu
nice
oh, well this is $1.3k at least: http://lab-perception.org/dlp4710/
buhbuhbuhbuh
1.3K per colour
it seems like only texas instruments makes DLP chips at these refresh-rates
thats interesting
That's not English ↓
白ロロロ shirororo
10 million tokens isn't infinite.



They tested the context upto 2^18th tokens

isn't that like 250k
every time I try to work on it, I find a side quest and spend all day on it
do it later (later)
yeah it is
262k
it just relies on so many systems
2^18 = 65536 * 4 so 256k
damage from an attack depends on equipment and skills so I needed to make the UI for both of those
the claim is also about performance compared to llms at high context windows
not just the possible context window length
not that i care
To be fair i’m still reading it but I think it seems that it proforms well over 10million tokens
performance as in quality of response
neuro is very much not running at that anyways, the L word of all of that processing.
I have higher performance after eating yummy food

Its true
it did say it was potentially cheaper to run than llms (with high context windows), so maybe if it takes off

I can see that for not regenerating cache
The most important take away is better recall over long long contexts
increasing context window to infinity wouldnt solve fundamental llm problem of hallucination and blatant incorrectness anyway
what is the trade off? if there's not trade off, what's the trick?
just depends on by how much, and also figuring out the game stuff with actions.
im sure it would benefit neuro though


I live in Scotland



why did you explain




