#programmers-off-topic
1 messages · Page 159 of 1
I thought that was just the jungle region variant of carvana
Like
I dont like change lol I want the car I've always had the laptop I've always had etc
And I want the happiness I've always had, but we can't get everything we want, now can we?
-# (disclaimer: I AM PERFECTLY FINE, nothing bad has happened and I'm doing mostly better than ever. but that ruins the joke)
I'm enjoying watching Elon Musk have a terrible week
Oh?
Looks like Spirit Airlines is gonna die lol
Anyways
Y'all need to decide on a small game for the entire channel to play next, thanks
Journey
Don't stop...believing...
Contemplate sleeping in
sleeping, java, and baked pastries I think
Elizabeth are ur students taking finals soon
Yeah except I don’t give finals
I have a final project
Which my students will inevitably procrastinate
Store in a cool, dry place. keep out of direct sunlight. consume within 5 days
please don't consume programmers, they keep the fun internet running
yes, I ate them, to gain all their programming knowledge, you are what you eat after all
An atra contains no programmer
Are you sure? Have you seen the internet lately?
Oh it was just a ploy to eat them all yourself, got it
As we learned in OOP, programmer atra is an example of inheritance rather than composition
(C++ has multi inheritance, to preemptively shut down any arguments about engineering or something instead)
That might be too 3D.
how did I ever play without halt
Yay, I finished my first C-Side in Celeste. It can only get harder now.
Hello
how is this my first time realising xor is its own inverse
I once had an argument with my college professor about xor and nor
they said it was the same thing
😭
they were so sure about that since it was written in a book
and it was a typo
did they try to use any amount of sense
doesn't seem like it
thats why I hate the current education
can't call it modern since its not
people are taught to read something and then remember instead of learning how stuff works
they didn't even admit their mistake they just called me problematic 😭
I've always hated when logical subjects are taught as magic things you need to memorise
no wonder people think they don't understand maths, it was never explained to them except for as a series of tricks
most of the things I know is something I came up with myself since teachers just don't explain how stuff works
esp with trigonometry
a lot of my teachers didn't know themselves
thats just upsetting
absolutely
you could always tell who didn't because they'd immediately get lost if you solved something a different way
and it doesn't limit on maths, a lot of subjects in school and college is just taugh in a wrong way
which I somehow always did
how come my 5 min explanation helped someone learn something they didn't understand for years
I once was called in front of the class to solve some math thing and I realised I solved it wrong, asked teacher and he said "yeah thats right ty sit down"
😭
they were fired in like a year after that
I explained radians in another server a few weeks ago and it's amazing how many people were never told the basic definition of radians when being taught about them
I still don't remember them that much
it was like three years ago and I haven't heard of them since then
my permanent rant is that school should teach everything through the lens of "how do we know if things are true"
rather than mostly teaching bits of info and occasionally mentioning that part
I think I came up with circle perimeter theory that works around radians
and was like omg what
it was so simple
then you reverse engineered their definition!
because that is, indeed, how they are defined
1 radian = the angle of a circle where the "perimeter" of the arc is the same length as one radius
so 2pi radians = 2pi * radius = the full circle
pi is such a cool thing
sad I don't really remember that much
took me a while to make the stardew clock thing in wpe
that and roblox studio is the only place I needed radians in my life 😭
fun fact: the code for turning the clock hand on the community center clock and the golden clock is actually completely wrong 
but it's close enough for a single turn (which is the most you will ever see without it resetting when the day ends)
value.z = -Math.abs(engine.timeOfDay*180)
not sure if someone helped me with it or I came up with it myself
I mean game time is pretty strange tbh
600 to 2600 iirc?
oh I just mean the animation
yeah this too
the animation can just convert to normal time, which iirc it does
I'm still team Tau
though my favourite aspect of trig is that cos(θ) and sin(θ) measures the x,y coordinates on a unit circle
I was never taught or learnt what tau is but I think I have an image of it in my head
tau is just pi/2 right? does it have something to do with the golden ratio too or am I thinking of phi?
Atlas plz observe my best success of the year
this is absolutely the best thing I've done all year, which actually says something very bad about this year, but that earth arm handling the duplication
Oh now that is beautiful
once again I am amazed at how the final chunk just forms, I love pretty gifs
click click clack hey monomer!
it took some time to get the geometry right, I kept building one of the sub monomers backwards
but the earth just...worked...it has to dodge both lines but somehow it can
suture thread also is pretty elegant (building both directions of monomer with the difference one one two length arm)
So you'd have r(τ/2)^2 for volume? That makes it worse, in my opinion.
no, area of a circle would be (tau / 2)*r^2
how indeed
holy shit! two cakes pies!
ah.
my condolences, iro
I did no such thing don't you worry
crc is like the primary usecase of xor being its own inverse
Tangentially related, shout out to DGA using $"{modId}/{itemName}".GetHashCode() to make string item IDs work pre-1.6
The primary use case I typically see is assembly using xor reg, reg, reg to 0 a register
iro I love it when a puzzle has rotational symmetry for no good reason lol
always gotta make it symmetric if that's the case
A | 0 0 1 1
B | 0 1 0 1
A^B | 0 1 1 0
A^B^B | 0 0 1 1 = A
anyway I used it for a cheap reversible encryption
it's also how crc works, lol
thing I'm using it for doesn't need particularly high security but so XOR with a secret randomly generated number is plenty
(yes, I had to do the crc deep dive for work)
especially since it's guaranteed to have 64 bits exactly
lol, is this for the discrods
how many journal puzzles do I have left
I still have
- final puzzle on the dlc (don't @ me, it's hard)
yeah
I could have just left it unencrypted tbh there's no real reason to encrypt it, but I figured might as well
discrods?
I assume they meant discord
34 journal puzzles left
for the gram, casey, you need xor for a discord bot for the gram and by the gram I mean the linkedin
that clarifies nothing
there are a lot more journal puzzles than I thought lol
I watched a video about this literally last night, I did not know about this, it still doesn't quite make full sense but is sure is cool
basically I want a potentially secret channel ID in a bot button that would be discoverable from the client, and while all channels IDs and names are sent to all clients regardless, I figured we may as well hide it so they can't be connected for any reason
channel IDs are 64 bit numbers
Basically, when you XOR A and B, you invert the bits of A where B has a 1.
And if you do so again... a double inversion is just the original state

I don't know if you mean for maincord, but
-# time to start a maincord conspiracy theory
Oh.. thats a much simpler explanation,
it's a very good explanation, it helped me and I'm the one who wrote that table 
something something the teaching conversation from earlier
there's a single hidden channel and it's a shrine to our lord and saviour wumbus
Fun fact. I've never been told that explanation myself, I just sorta came up with it on the spot
I want to start encoding that channel ID everywhere, clearly
oh, sorta like the cheetaboy shrine on the KAR server
I'm not making that up by the way
oh it's a memorial channel
Hmm double secret channel, so secret that the vesktop plugin can't see it, dastardly
People sometimes post other things in that channel, and they do get in trouble for it
(the one in the bugcat server is an actual memorial channel)
(you actually could make smth like that the honey channel for bots)
fuck assassin's filament
shape atra has vs shape atra wants
what if I ignore all common sense and use a w shaped half monoer
be the chaos 
uh, when's the last time you tried it?
you've done much harder puzzles
To anyone whos played cyberpunk 2077 and the DLC, currently the main game is on offer for 17 quid, but the bundle with the DLC is 31 quid, Should I get the DLC now? or should I wait until I've finished the main game then buy it?
I forgot my formulas.
Steam allows you to complete bundles later, which means you only pay the difference to what you would have paid if you had bought the bundle in the first place. So there's never any reason to buy the bundle immediatly, unless you're sure the contents will never go on sale again.
"Completing bundles" sounds oddly familiar...
New quote added by atravita as #7997 (https://discordapp.com/channels/137344473976799233/1215712021207720006/1500141538007584908)
It was more of a "is the dlc worth the same price as the actual game" I don't mind waiting until the next sale for the DLC because of the budle system steam has, but I'm usure if the same price as the game is a fair amount for the content
Oh it has mods, ye base game will do for me for a while me thinks
There's even a VR mod (or two?), if your PC is enough of a beast to handle it
It doesn't have full 6dof controls and stuff though. I think
my PC better had handle it, the GPU should be plenty good enough
TIL you can klarna steam purchases, that's dangerous
I was browsing through my old Opus Magnum solves and found a giga cursed solution that I swear to the gods I don't remember making 
you have been warned
Cursed??? That is a ballet of elements
that's beeautiful
i understand nothing but monkey brain likes
I appreciate you that you're turning the waste atoms into salts even though it's pointless
it's visually more pleasing
you know, if you're going for max area, pivoting the waste chains gets you there much more quickly /lh
they spin and g brrrr
I haven't done this one yet lol
Mostly because I refuse to trash most
But now I see
Can anyone guess what I’m up to? Wrong answers only
building a new hal 3000
making a door sensor more complicated than it needs to be
That's too close to correct to qualify for wrong answers only
So it either relates to a door, or overcomplicating things, I revise my answer to: making a quantum computer simpler than it needs to be
that reminds me of a thing I've been wanting to try
automatic tabletop cleaner
If only...
ain't that the 3d printer company
Okay my guess: beginning the journey to invent full dive VR
Can't think of a single thing that's more likely and totally achievable
That's not too far off from the truth
How are complicating door sensors and full dive VR even close? XD
How indeed
front door full VR dive aka going outside and touching grass
You're making a giant pizza oven?!
For making giant pizzas, of course
cannot be used for normal sized pizzas
You could I guess
is full dive vr when you play subnautica or dave the diver but you're in a real diving suit in a giant swimming pool and people attack you with fish puppets
Close enough. We call them bagel bites here.
also cause of a brand
I'm adding individual room presence as an additional context for home automation
did my dumb ass forget it had TWO inputs. yes
yes I forgot
damn
okay
That's... not a pizza oven though.
AVM does not support every conceivable use case
pathetic
seems like AV2 is on the verge of kinda actually existing
though the spec was expected to be finalized several months ago and hasn't been so who knows
but we've got a decoder ready for when it exists... https://www.phoronix.com/news/Dav2d-Open-Source-AV2-Decode
technically the avif file format has had experimental av2 support for like 3 years even though the spec isn't finalized to this day
hmmm
You can set custom start and end points for loops.
Yay.
iro, selph, how goes this one
waow 
I assume you were going for minimum area
Minimum area is so yesterday, go for maximum area now.
I'm trying to make a mod that will let you play cutscenes as standalone mini-movies that don't affect anything in-game. Turns out making an object with an mcq prompt quality is crazy complicated. My current idea is to add a shop tab to the library interaction w/ Gunther where you can buy dime novels that serve as initializing items using SpaceCore_PlayEvent. Does anyone see any initial problems with this / have any tips for making shop tabs?
This is #programmers-off-topic, where programmers talk about off-topic stuff. For making mods, I recommend looking into #making-mods-general.
time to try this docktail/tailscale services thing out
it looked so simple but nothing is happening, don't see any errors or warnings in any logs...
yeah idk it just says it's going to create the service, then doesn't and nothing happens
the worst kind of bug. Just no errors, warnings or any indication whatsoever where in this nest of configurations you're apparently doing something wrong
tailscale has so many features I just dont even know exist
and frankly aren't really use if they're useful at all
it's nice that I now access em through https I guess
faster is better
took this time to also move copyparty to docker cause I was still using some manually set up thing that I never updated cause it was a hassle
Oh I also can ditch one of the calcification glyphs, nice!
Not that it matters with how expensive everything else is
Are you SURE I have no budget?
— an engineer realising they’re being set up
I'm frankly amazed at how fast it set everything up
not for me
I needed to go through an initiation ritual cause it wasn't doing anything
was fast once it felt like it tho
minmaxers are on another level 
yeah I got lucky, I think
opus really does enforce lawyer version control
oh no, git is modable into this
Pffff
I never even rename them.
The meta info about the categories is enough.
I wanna see people's Luster's
this insanity is the only way I got everythign to FIT
yes, with the wheel in the OTHER chamber so I had to pass every blasted salt BACK
(Yes, the two length arm exists for one pivot.)
Do you know about conduit phasing?
If you place an atom on both sides of a conduit and release at the same time, both make it through
nope, TIL 
You see me use it a few times 5o exchange tin for elements
horrible, ugly solution
I wanted to say something positive, but I actually have to agree.
it's just not elegant
it is faster than both selph and atra's solutions, but atra's area calc makes me suspect theirs is very pretty
it also displays one of my worst habits in this game, which is "what if this hex arm I was using to take the other atom out of the way while testing just... stays part of the solution..."
atra show yours
I'm in midmeal prep insanity
When this water boils and the first tray of potatoes is out of the oven
nope, mine is godawful
I had to fix the parity so much on this one
why does the top have weird parity
You can tell when I've given up when I either (a) rotate smth by 180 degree or (b) use a piston on a track and it isnt a production puzzle
That said you can use an arm in the free space to rotate the monomer counterclockwise
There are obvious improvements i could do - the most obvious is that the three arms should share a triangle track (one less step to reset)
If that is the case, then I could have a three length arm swing down the pair instead of using the piston on the track
The debonder is unused and came from an attempt to fix the parity by rebonding
fiiixed it.
the solution was two pistons on tracks :(
What i do like is the three arms on the left make one cycle around the track per sub monomer and end up in their original positions (so they just need to reset their rotation and length)
This puzzle is built for 6p ngl - I have to pause the trio one cycle to wait for metal.

everything I could be working on is on hold till other people do stuff
I'm just fixing tiny minor "bugs" at this point to pass the time
I improved the contrast in the UI in 1 place in dark mode...
Wait
Me waiting
we wait
The server icon has changed.
I think it's Monday.
I have university later. And then host the weekly media science board game meeting.
The death star was littered with the Dutch
May the 4th be with you, I love the icon
More changes - right now it waits for all three arms to reset (unnecessary - 2 and 3 have plenty of chances to fix their position later)
That might make the deposit arm the long arm again, but that's easy enough of split
It would be nice if the upper monomer was turned in one to the right. We're at a cadence of 12 at best so
Or the bottom one one to the left
In the "there are dozens of them" sense, or the "the death star has practically become a landfill where people abandon their Dutch" sense?
Yes
@cinder karma @fleet wren I'm using a completely different method for Lustre: I'm only making the quintessence on the right panel, everything else stays on the right. It's definitely improvable but I can't tell which method is "cleaner"
and I have some condition that forces me to make any "chain" compound in a straight line for some reason so that it looks like a production line
I think all of my solutions for chains look like this, from left to right, as straight as possible
also it looks like my gif viewer does not handle diff gifs correctly
It seems that moving away from github may have been wise, given its poor reliability lately
buy gitlab stocks
buy gitcarnival stonks
2015: if we don't maintain at least four nines of availability we have to fire all our engineers
2026: what's a "nine", that looks like an upside down six
(I am not calling gitlab a carnival, just iterating on the git<place> naming methodology)
does gitlab index code files larger than 350kb, if yes I'll seriously consider switching immediately
.8ball does gitlab index code files larger than 350kb

I think it's larger than 350kb? I feel like I've seen files larger than that indexed but not completely sure
I still haven’t figured out how to search the code inside the current repo on gitlab
GitHub’s isn’t great - can’t seem to see in branches? - but it at least exists and is marginally helpful
speaking of git anyone tried https://www.jj-vcs.dev/latest/? i've switched to using it and my workflow is a lot more comfortable
the craziest thing about jj is that if there's a merge conflict you don't have to resolve it, you can just leave it for your future self or your descendants in the future
-# the branch/stash/commit flow is also a lot more sane than whatever the heck git does
-# obviously if you're already very familiar with git switching is going to feel like moving from QWERTY to DVORAK
-# it's also written in rust btw
-# so its not worth trying, got it
Selph, do you know how many knuckles I had to crack to get even git at work?
||I would consider it for personal projects of which I'm the solo dev but I have none of those||
One thing I like about mine is that work is shared better
Can I see your assassin's filament
If you look carefully at the right chamber, it's already handling making elements while construction is finishing
- bidirectional conduit movement isn't that bad once you use conduit phasing
I should explain why I hate pistons on track when area isnt the metric (area is the 0th metric of production)
In cost, pistons are wildly expensive. You can get an arm and four entire pieces of track for the cost of a piston!
In cycles, you often have small, tight loops where each arm can only do, like, two actions before resetting
Like if we look at this one, there are only two arms that use period 8 - the tri in the center, which has a lot of operations but uses both a track loop and being a tri arm to spend less time resetting, and the arm on the diamond track.
a linear production line, as promised
Oh, I forgot i used the w monomer lol
no steam controller for me 😔
I swung it in so the bonder for the top doesn't interfere with the bonder for the bottom, but I think a lot of my polymer solves have the final monomer swing in
Because it's easier to build if I have access to all four sides, etc
wow how is it out of stock already
maybe they're staggering just so their server isnt kill
I wonder which part they can't get lol
can people stop ddosing ubuntu real quick
my docker container needs to install something
Oh sorry
You know its probably some rabid arch or bazzite group or something doing it
I thought I should share this here for modders who made mods or people who downloaded mods from Modland
https://www.reddit.com/r/StardewValleyMods/s/1gZd4cmmU3
It's nothing much btw, just people who uploaded mods without putting either forgot their own credits or without crediting others
yeah a few authors have been sending takedown requests
that site is literally 100% reuploaded mods so if you're a modder definitely check if you have mods on there
-# also this is too on-topic for the off topic channel but shh
reported
Oh I'm sorry ;v; it's just I thought I would make more sense to put it here rather than the tech support or the other mod channels ;v;
You have my permission to post it here
And now I want to get back into making silly CSS stylesheets for wildly none standard webpages XD
what size of swap should i use 
atm i have 32gb memory and 4gb swap (cus that was arch defaults) i wonder if i should do more or less
I have a grand total of 0 swap, with 32gbs, swap seems sorta useless
Maybe if you have a very fast ssd
But even then
(If you full drive encrypt definitely turn off swap)
i dun do that 
atm i have
- 32gb memory
- 4gb swap (cus that was arch defaults)
Back in the day I remember doing encrypted drives and shit lol
God
I used to be cool
Well i guess I'll just turn it off now
I forgot my lunch on the kitchen table today like a dumb person lol
And leave the partition if i ever want it on again
What does it have for latency and bandwidth
Atra my brain slides out of my ears whenever ppl mention hardware near me
New quote added by atravita as #8006 (https://discordapp.com/channels/137344473976799233/1215712021207720006/1500902461853143172)
Remind me in 24 hours to put this in my obsidian for later
if I wasn't wasting time on your menial requests, I could probably have solved p=np by now. jerk. (#7170544) (24h | <t:1778025023>)
Sorry we cant be friends then
Wouldn't want my mere presence
ok i was completely off the mark its a Samsung SSD 990 EVO 2TB
Seq Read 5,000 MB/s
Seq Write 4,200 MB/s
Rand Read 700,000 IOPS
Rand Write 800,000 IOPS
Endurance 1200 TBW
it seems like normal numbers bolb
I'm pretty sure if I didn't have swap my computer wouldn't be functional
and the reason I'm pretty sure is that whenever I run low on disk space my computer ceases to be functional--
Iro, what opus level do you want to challenge me on next
I figured out why I haven't done the last dlc puzzle
Too busy trying to figure out if the division glyph can be part of my solution
that one then
I literally might do min cost first
At least min cost is obvious, I dont have to sit there doing metal math
it usually doesnt matter unless you want to hibernate
just do A solution first
I have a custom puzzle that just has a bunch of random metal inputs and a division glyph
which doesnt work half the time
So I can play with it
dw it literally never worked for me
even then it makes basically no difference, hibernate happens a lot when I forget about my computer and there seems to be zero difference between swap and no swap for me
Yeah, I can do min cost!
dont you need to save to swap to hibernate (unless there's a fancy dynamic file option)
if you want to hibernate the swap has to be as big as ram
not that I can tell, unless manjaro has something fancy going on that I don't understand which while likely, seems odd
I don't remember the last time I hibernated a computer and not just use sleep
you could also have a swapfile
i guess hibernate has an advantage if you're anticipating a power cut during the night, but yeah we usually just sleep
Also tbh
windows pretty much hid the concept of hibernate once SSDs became a thing
That puzzle isn't any more special to me over any journal puzzle
if linux devs live in an ASEAN country they'd have more incentive to make hibernate more stable
And wont be unless Zach adds a steam achievement just saying
Laptop has battery
I always remove the swap file as it's not needed with the 64 gb of RAM I have, worth atleast 1 mill by now surely
yeah also 90% of people use laptops so hibernate's not a necessity
Wow. Way to flex your fully funded retirement
ikr, am living the rich life over here XD
To be fair, Selph, my laptop effectively has no battery anymore
one of my two 8gb sticks just died recently and I am very upset
I looked at it, but then switched to Sapling, which seems to be more stable.
come to think of it i never had a power outage where i live
at least not one that made me unable to use me computer
Also, debate time. Achievements locked behind DLC - yay or nay
Nay.
massive nay, except when they aren't shown if you don't have the DLC
I have some weird form of OCD. I hate achievements, but when they exist and track my progress, not having 100% feels like I haven't finished the game correctly. I wish I could completely disable them.
ngl getting every achievement on that low poly bridge game is gonna break me
No i don't have every stardew achievement
But the ones I dont have is literally impossible on a cheap keyboard
So
interesting; I haven't heard of it until now but it seems like jj and sapling share a lot of design decisions
-# which is working with trees don't have to be a pain in the butt like git
yeah it can; jj (and sapling) are both git frontends by default so you can drop it on top of a git repo
so if worse comes to worst you can just run git commands
I think I needed the (albeit poor) Git LFS support.
this is wild to me
no hurricanes here, but sometimes storms
when the ice coats the power lines, down they go
where i grew up, we had a power outage once because a plane hit a key junction in the grid
pretty tragic actually, but it was a notable memory as i was home alone that day
i was just about to break out the candles when the power came back on
Power outages are a common thing where I live, mostly due to trees falling on lines, yay rural!
My power goes out for a few hours/days every other week and has for years, super rural so no fixes for a very long time
My power went out yesterday
Took a few hours to come back
It was right after I woke up too
I'm pretty sure our entire line is faulty as hell versus the lines actually getting damaged each week by something
no one seems to care enough to properly fix it
so 
when I was in the suburbs it wasn't a common occurrence but did happen a few times, hasn't happened in the almost 7 years in my apartment
Back when I lived in Pittsburgh the lights used to flicker whenever there were bad storms
This wasn't rural at all, it was in Pittsburgh proper
i live in da city and near a bunch of hospitals so they prob have better than avg grid
Golden thread is max rate
The salt is pulled every two.
But no idea how to reduce latency lol
got curious and decided to optimize my own strat, manages to reduce it to 2 cycles before top percentile (warning, cursed)
||area maxing solution
||
Right, I see my cycle savings now. Pivot the whole thing into the exit first
And also possibly use a track cycle to fix the one regrab that has latency
Today on pillows computer being problematic: it decided to not respond to keyboard or mouse input after being locked for a day or so so I couldn't unlock it :D
Did you try putting it in rice ?
No
So I entered my password to sign in
And how am I back at the sign in screen
oh second time i actually got in
I ordered the controller yesterday
I barely know what a video game controller is
Aren't they those things shaped like w that people play fighting games on
controller shape was inspired by the discord logo
did you know that the discord logo is called the "Clyde" logo in the discord brand guidelines...

also seen as the "bot" that "messages" when there was an error sending a message
they also tried an LLM chatbot called Clyde once upon a time and then immediately scrapped it
oh
I just went to the site like 15 minutes after it came out, bought it and that was that
had no issues...
ah, but see
you aren't in the land of freedom to be exploited
(not that the steam controller stock is doing the exploiting. just, you know, much of everything else)
I actually bought it cause an American friend said it was already sold out so I went to check but it was fine
and bought one while I was there
apparently I was much later than 15 minutes

what is special about a steam controller
trackpads, and valve
it runs on water vapor, not electricity /s
the joysticks function through quantum tunneling
now I'm imaging the ATLA "secret tunnel" song, but s/secret/quantum/
it's both more and less expensive than I would have expected
tbh it just seems like the ideal controller for use on a PC
I was going off USD prices so I was thinking it was 100 quid ish, but thankfully only like 80
£85, but already sold out here too
especially on Linux where Xbox controllers are a lot more iffy
oh tbf I've never tried using my ps4 controller on linux
I used my shitty knockoff one but I wasn't expecting much there 
or maybe I tried once to bugtest a mod? regardless
The steamdeck is a fantastic controller but it relies on using VirtualHere to use as a controller, of course battry life also isn't ideal so the controller is like the ideal thing, and with first class support for using it with the steamdeck is perfect
What do u play on controller
I could get Switch Pro controllers and DualShock controllers working on the steamdeck fine, Xbox controllers I haven't tried
anything that starts with a "controller is recommended for the ideal experience" popup
sometimes I switch to kbm eventually anyway
I just use whatever kisaa yells at me to use
Or placing a bunch of big craftables or something like that
or I play programming games which are always better on kbm
you use a street fighter pad for fishing
Why would I do that when I could use a guitar hero controller?
if they even have controller support at all
did you know that's actually incorrect. trust me I've even spoken to someone who's credited as a developer on stardew valley at least once I know what I'm talking about
wait, incorrect? so you're telling me it's not an xbox controller I'm using?
what kind of controller is it
have i been bamboozled by... wherever I bought it
my opinion is that game reviewers don't praise having trackpads on the steam deck enough and it's stupid that none of the alternatives released have had any
yes those popups
so I... shouldn't use one?
Your guitar hero controller with a wiimote embedded in it might not be for xbox
iro not a real crime lord smh my head
disappointing
I bet you don't even launder money in your spare time
I never said that! I'm just not specifically yakuza
I only launder money during work hours
I am aware
Italian mafia
I am perhaps more aware of how wii remotes work than... most people on this server, probably
Even in here
Thanks, wiibrew wiki
nice
I know nearly nothing about Wii remotes beyond the obvious
I have to admit I still haven't found that many potential uses for the trackpads, but then again maybe I need to Couch more
since I do everything on a desk with a mouse nearby
putting radial menus on them for divinity original sin was great
yes! radial menus for factorio, divinity, and bg3 is so useful
for coral island I was disappointed when they added controller support cause my own hacked together steam input solution emulating a keyboard and mouse was much nicer
did you know that the Wii balance board (for Wii Fit) has a temperature sensor.
Yes, temperature sensor as in how hot/cold is it.
And yes, it uses it in the calculations
same for factorio, it entirely messed up all my bindings
damn
we have a Wii balance board somewhere
Me with Palia (back when I played it)
One day I’ll get around to playing that.
Maybe.
it's an alright game
You know what would be much saner than my 3d Stardew mode?
Using UEVR to make coral island be VR
But nooooooo. I had to go do things the hard way
at least it's already 3D then...
Yep. And the VR injecting already has tools for it
I know you can replace the bar with any IR emitter, including a candle
Who decided to put the balance board in the fridge to test it??
2 candles actually, you need two for it to sense location properly as it doesn't have depth sensors so it relies on the distance of the two IR sources
Yep! Though you need two parallel IR lights.
And if you read the data from the Wii remote yourself, you could probably do even crazier stuff with it
coral island has all the beautiful signs of being a 3D world. On launch I watched an NPC spin in circles stuck on some stair geometry
(depth isn't used for much, I think only 2 games I had used it) XD
Since it can track up to four lights, and technically can see even more
New quote added by irocendar as #8008 (https://discordapp.com/channels/137344473976799233/1215712021207720006/1501241963033137254)
Dunno, go check the edit history on wiibrew 😛
It’s important for anything using position data
Not just rotation via accelerometer
Though for full stuff with that, you need motion plus data
Motion plus as in the accessory and/or newer model
Is it? I thought it was just an almost vestigial feature, cool!
The motion plus data has a gyroscope
does the ninja thing have any fun data
I think technically that’s all you would need for 6dof VR controls? So if someone implemented it you could use a Wii remote as a VR controller (such as that cursed image I’ve shared elsewhere in the past)
Ninja thing?
the thumbstick thing
Oh
Numchuck?
the only thing I remember about it is the-- yes
Yeah, it’s got an accelerometer, the joystick, and the buttons
It has an accelerometer? hmm I did not know though, I thought it was just the joystick and buttons
I actually poked at parsing Wii remote data at one point. I think I ended up getting up distracted at interpreting the IR camera data. I had done all the other core features of a Wii remote already though, and after that was going to try some of the extensions
It’s tricky, but you can connect Wii remotes to Windows and then parse the data yourself
Yeah that’s how it measures rotation and stuff
I feel like I rememeber someone using it as a terrible IR camera for finding heat that wasn't supposed to be there, I wanna say the resolution was only like 100 pixels max and each side though
It’s not great, yeah
I imagine with some tricks one could make special configurations of IR lights and with some custom code have the Wii remote be able to point in any direction
And still be “tracked”
Just like outside in VR controller tracking
How does Atlas even run opus on steam deck
I mean but also like
You can look at the pcb
Isn't that less good mouse and keyboard
Let's be honest
With magic, spite, and a handful of jank XD
if you're hooking a mouse and keyboard to a handheld device... sure
Atlas is there a way to program the tape without dragging the icons over on controller
What's your alt click equivalent?
Or ctrl click to copy and paste
the radial menu on the left trackpad with the hotkeys and the setting ingame to allow you to place them without pressing alt, the triggers are left and right click, and the back buttons are modifier keys like super, ctrl,alt, shift, right trackpad is mouse movement so I can hold the trigger and move my thumb to drag them when copying
is the radial menu a game-specific thing, or can it be set up for anything? I'll admit I've not configured my steam deck controls as much as I should
it can be for anything, it's part of the SteamInput system, so as long as steam is running it can be used, same goes for steam on a PC too
you've also got mode shifts aswell which can add another layer of the radial menu when holding down another key (I use shift mostly but other keys work, including none modifiers I think?)
There's also a way to do it without steam, apparently
I forget what it's called
Oh is there? I didn't know that, nice!
oh that would be slick if there is
any game launched through steam, even if added manually
steam is such a w thing
i want to love gog but steam makes it so hard lol
gog is good for drm free games, but the benefits steam has over it is hard to better
valve offering a good service instead of abusing their market position so I can't hate them 
theres been so many class actions titled with steam being a monopoly, and theres a damn good reason they have most of the gaming sphere in their grasp, it's a set of fantastic products
the worst thing valve does is their monetization system for tf2 and cs2
those are terrible
also the gambling
I have a grand total of 5 mins experience across the two, so I have zero vlue what goes on in there wasteland
that is their monetization system yes
wait that's exactly what you said 
I still kinda hate that some free games from steam still require drm
they are arguably one of the worst offenders when it comes to putting gambling in games because you can sell the result for steam wallet credit which has actual extrinsic value
OBS the streaming tool?
obs is on steam?
yeah and yeah
don't get that from steam! it's open source software
I was not aware it's on steam
you don't even have to compile it yourself
I also cannot find it on steam at all
also is the version on steam the real one or the one that got sued out of using the name
streamlabs iirc
but yes, obs stands for Open Broadcasting System (?) it's completly open and free and honestly, so damn good I love it
but then it tell me how many hours i have in it
im not sure why I got it there
but I like it
the thing that it needs steam open to run is
and then steam complains when i left it open on another computer and try to open something else on my current computer
only con
aseprite would go bankrupt if everyone used arch and the AUR...
-# get millenium, it has a plugin that does that.... very nice thing
the streamlabs one is a closed source fork that got sued for calling itself OBS despite being a fork
mango on a fork
and had to change its name to Streamlabs OBS
pretty sure this one I have is legit one
smh eating mango with a fork
Mango is sticky, I will eat it with a fork if I so damn well choose to
can you send a screenshot?
19 hours too
OBS Studio is a free and open source program for livestreaming and video recording.
Create scenes with multiple types of video sources, including your computer display, video games, webcams, video files, and more.
Stream your video productions on sites like Twitch, YouTube, or Facebook live, or record your videos locally to share.Features
- …
Title result: OBS Studio on Steam
oh damn that IS the open source one lmao
Apparently I have it in my library too... hmmm
Oh steamdeck, that's why I have it, doesn't get affected by the read only filesystem if installed through steam itself
Wait what... Middle english??? I fear I may need it for my weird obsession with dead languages
lmao
I wish!
unfortunately I assume it's a software bug but I will check
but my friend no longer want to play with me
Google thinks k = boltzman constant
isn't k shorthand for any unknown constant in many physics related things? I feel like I remember going over it when talking about E=mc^2 in phys
Officially the enm language code refers to Middle English (1100 -1500). However, for English subtitles of Japanese anime, enm subtitles often marks an alternative honorifcs track.
it's not middle english
sorry to disappoint
I did doubt that anyone was subtitling K-On in middle english
upsetting
you know what you have to do now
truly beautiful how middle english looks so much like modern english
As we all know, japanese honorifics were stolen from middle english
step 1, learn a new language
so are you actually watching K-On?
ehhhhhhhhhhhhhhhhh more like half a new language
if you're going to do middle english subtitles, at least go all the way to middle. don't cop out at shakespeare/early modern
I already watched K-on many years ago. I'm just building up an archive of stuff that was either part of my childhood or otherwise good enough to keep
cause streaming sites will die someday
or at least stop offering it
if you go by the netherlands... a fair bit of it is already inaccessible
top ten reasons why I love pixel composer
image graphical image format
it acn speak my lagnuige
verily, doth thou be knowledgeable of this matter, lord Izuko?
-# um actually it's graphics interchange format
I actually have no idea who izuko is cause I have not watched this show (monogatari series) but I'd assume izuko would be a lady
wow is this not even a real japanese name
just googling izuko just gives you this person's fandom wiki page
She is known for her claim to "know everything".
but does she actually
idk man I'm already taking a massive risk being on a character's wiki page
...is it not a show you already watched
intentionally did not look at the info card or I'd have seen fucking "status: dead" or something
I just said I hadn't watched this one
I have watched k-on but this is the monogatari series
both had middle english subtitles
I never watched that one
many moons ago I watched 2 seasons of it
it's bizarre
but interesting
maybe izuko was in those seasons I wouldn't know
I barely remember a thing about that whole experience
I have 3 computers all going full force encoding everything to AV1
112 files per day? wow thats a lot
that will slow to a crawl very soon
when it won't have anything to do 99% of the time
Whats the dashboard software? like the look of it
FileFlows
have it running on my server with my pc and laptop currently connected as extra processing nodes to churn through em quicker
Oh it also supports audioprocessing and Ebooks! have a feeling I'll be using it in the future then
it's pretty nice
What's it look like adding other devices as processing nodes? hopefully somewhat easy? especially given my PC is my powerhouse rather than my server
(I can't find reference to it on the site but I may be blind)
no GUI it's just a command you run
in my case I'm using a little docker compose file for the processing nodes which is just
services:
fileflows:
image: revenz/fileflows
container_name: fileflows
restart: unless-stopped
hostname: bubo-bubo
environment:
- ServerUrl=https://fileflows.tail3acb7.ts.net/
- TempPathHost=./tmp
- FFNODE=1
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- ./tmp:/temp
- ./common:/app/common
- /mnt/bubo-home/Media/:/media
you orchestrate the rest via the actual server
Ahh just found the right page in the docs, that seems very nice, Id say my computer can do thing much faster than my server so this is grand
with the free version you can only have 1 node enabled at once
but it's still handy
and it can still be external
I dream of the day I can get a AMD EPYC CPU for a server XD
ehh my PC is really the only thing that would be decent at it so one node is fine for free
an epyc cpu for a home server gives the same energy as building a kubernetes cluster with load balancing for it
certainly bragging rights for sure, but extra cores can't hurt, the hole in my bank if I buy one though will hurt quite a bit
haven't tried anything yet with the ebook stuff
or comics
looks like the most complicated file flow ever
Theres so many branches to handle, so complex
What does your video flow look like
My flow is somewhat complicated, where I still want it to remove stupid embedded titles and junk, but then I cant skip files if theyre already in the right codec
you can scale it by the volume is that?
I still encode even if it's already AV1 because my download sources tend to be on the archival side of things and use extremely high quality settings that result in files that are at least twice the size of what they need to be
If you don't want to encode, can't you just skip the "Video Encode" node and still do the rest
nothing about the ffmpeg flow requires there to be a video encode step
actually
Also even though you didn't ask, these are my Video Encode Manual parameters libsvtav1 -preset:v 4 -crf 25 -svtav1-params tune=0:keyint=10s:enable-variance-boost=1:sharpness=1:tf-strength=1:luminance-qp-bias=25 -pix_fmt yuv420p10le
I like ur colorful diagrams but I feel like this is stuff I just make a python script for
you could
it would not be nearly as nice as this tool and can do far little but it would work
I got a windows laptop from work
Do they not have virtual desktops
Or are they terrible
they do
there's even a button reserved for it in the task bar
never in my entire life have I used them
it just ain't the same
Im so used to them on a laptop
They used to be the only way I could acess task manager when a program refused to minimise from fullscreen XD
yeah!
a bit silly cuz for some reason its a vector2 value
maybe its stereo
which is cool
Not really. As far as I know you can't really have different wallpapers and shortcuts there.
I don't know if it works this way for what y'all are comparing to, but with the Windows ones, opening a file that opens an app will switch workspaces to the one that is in.
So if I have notepad open on multiple workspaces but not my current one, and I open a txt file in explorer, it'll switch to one of those other workspaces
Super annoying
oh that's horrible
...oh wait, I was wrong.
It's worse
Desktop A has notepad, desktop B does too
Select anything except notepad on desktop A
Go to desktop B and select notepad
Go back to desktop A (where whatever you selected in step 1 will be the default window), open explorer, and open a text file
Congrats, you are on desktop B!
hhh codeberg pages is down again thats fun
i wonder if i can selfhost codeberg pages/pages.gay...
oh i can just
set this up on coolify prob lmao
I have never heard of pages.gay/besties.house, I'm glad I have heard of them now XD
i dont use them for anything but seems cool
an example of how to do astro with coolify perfect
I hate how cadence handles workspaces
In that it doesnt
Regularly it will just put up a window in whatever workspace has focus
And not the one the cadence process is running in
Pisses me off
atlas give me some idea or thing to make in a pixel composer I wanna practice
and then showcase it somewhere maybe
Hmmm, I still have yet to use it but given you can use the volume of an audio track for scaling, why not make an animation with the speed dependant on the volume? Whether that's possible I do not know, but it seems like it out be similar to the visualiser programs that were all the rage in 2010 XD
this just sounds like the setup for one of those "shrek but every time x the video speeds up" videos
the best kind of videos
audio and video thing is kinda new and unstable but I can try coming up with something
damn game maker is a deb file, gotta figure out how to install that before building pixel composer
.deb? Debian?
yep, it's only provided as a .deb and not on pacman or aur which is a shame
is it a deb thats names a zip or is this a different file
-# oh, debs are just zips arent they
Not another lie from yay, that happens unusually often
nvm the url lied to me it is a .deb
-# I guess technically debs are zips
well yes
insert Calvin and Hobbes comic about how every file is either a zip or an executable
jar files are another zip-but-not-zip, it's not the simplest thing XD
why walmart of all, like thast just terrible regional targeting
I would place that under "executable" in the comic
it's not the original comic
but it's both which is more confusing
Aren't docx
forgive the crunchy meme best I could find on short notice on mobile
I have no idea what that means
Is minecraft cave story or earthbound
I mostly chose that one because it has Stardew
me neither 
Is opus cave story or earthbound
cave story
terraria
terraria is an earthbound
What about wii sport
not indie
What about nine sol
Cave story
If I understood the scheme, earthbound
😭
No it's cave story imo
What about wordle
this is so broken but I love it lol
it's amazing XD
perfection
reminds me of
spelunky

(and does it differ between classic, HD, and 2)
as far as i know, wii sports was developed and published by one studio without outside funding or creative control....... 
they managed to gain early access to the wii by accident of course
Spelunky is earthbound
Why is gamemakers default font size so abysmally small, I have to be so close to figure out why this is failing to compile
how is spelunky not cave story
Silent hill?
despite being a story in a cave, spelunky is earthbound
Game maker as in Game Maker Studio?
they expect lots of errors, so you need lots of capacity
yrp
(I wonder if the font size thing is not handling DPI properly)
"is Valve indie" the greatest thread in the history of forums, locked by a moderator after 12,239 pages of heated debate
silent hill is cave story
people had better eyes back then
Crumble I think Atlas is talking about current versions
if a company grows to be considered non indie, at which point did they leave the indie category
Not ye olde ones like I had used
Spirit airlines?
...is there a spirit airlines game?
The text is half the size of discords text, I can count the pixels, and there are only 5
I think spirit airlines is dead
I am indeed talking about the current version XD
so it's probably earthbound
Tax forms simulator 3000?
The airline announced that it would cease operations effective May 2, 2026, at 3:00 a.m. EDT
it is indeed dead
Can't wait for Afterlife Airlines
there's Tax Heaven 3000 which, contrary to the name, is a daiting sim
Would One Chance be earthbound or cave story
(Fun fact, I have never played either)
Atra has posted that here before
damn I'm too late
okay this is my final version 😭
thats like the only good gif I had lol I need more sdv gifs
I need to be signed in with opera to make an executable??? wtf???
The humble windows 1600% magnifier could help you with that
please enter your creditcard number to export as executable
oh so that opr.gg download link was opera wtf
I would like to stay as far away from windows as I can XD
Can you change it?
and of course it uses a custom language, so I have to learn a whole new lang just to fix the errors, I miss working in langs I know 
...when did they get acquired by Opera???? (I ask, as if the date isn't sitting from and center in that article)
e of several browsers
wait how did it compressed a 33mb wav to 3kb..
They were the first to use tabs, as far as I know. They were really innovative. And then they switched to Chromium.
not that I can see, would help ig the text wasn't so small, I might be able to find the right setting then XD
I see
I shall ask chatgpt for the answer cause how else would we find out
Vivaldi is the new Opera.
so true (@ Crumble)
I don't XD
Vivaldi is earthbound
GameMaker compiler is not appropriate for children, please scan your ID to confirm you're a grown ass 🇬🇧
Nobody ever answered about the hit game I last mentioned
cause idk the game
If you don't know what game that is, you must live under a rock
I mean roblox is kinda implemented that already
I do live under a rock
so gamemaker is two steps behind
How could you forget about the global sensation, https://spacechase0.com/games/one-chance/
What game.
Wait, the meme never specified video games. What about board games?
Ticket to ride?
can't change the font size but can override the DPI, what a mess XD
as long as it is an indie board game
Shout out to my old game maker MP test game, which somehow had several seconds of latency... on localhost
(using 39dll of course)
...I mean the linux build is from 2013
lemme install sfml
I'd be surprised if it did work, considering linux
It's an old version so uh
Good luck
alas
Also, that version is much harder than the later version
2013 was 13 years ago holy
(the version that is windows only)


