CommanderRedstone

1K posts

CommanderRedstone banner
CommanderRedstone

CommanderRedstone

@CMDrRedstone

funny quaternion man

somewhere Katılım Temmuz 2015
214 Takip Edilen832 Takipçiler
Sabitlenmiş Tweet
CommanderRedstone
CommanderRedstone@CMDrRedstone·
this is gonna look so good by the time I'm done 😁 there's so many things I want to add and hopefully minecraft won't be too slow... todo: interstellar ships / rockets, space structures (space stations, dyson spheres/swarms?), stellar engines, the list goes on
English
3
0
24
0
Super (no longer active 🦋)
Super (no longer active 🦋)@SuperFromND·
@SethBling makes me wonder, if you created a ton of tiny entities could you use those as sample points to make a basic cloth sim too? or would that be effectively an entirely separate datapack? very fascinating stuff as always either way
English
7
0
206
27.1K
SethBling
SethBling@SethBling·
The datapack is up to 4905 commands. Honestly, that's less than I thought it'd take to simulate 3D rigid body physics so accurately. With everything else implemented, it only took about 10 commands to add Buoyancy.
English
74
857
14.9K
738.5K
CommanderRedstone
CommanderRedstone@CMDrRedstone·
what if I bootstrapped my mcfunction compiler 😳 then the actual compilation would be done in mcfunction... 🤔
English
1
0
6
378
CommanderRedstone
CommanderRedstone@CMDrRedstone·
added some optimizations to use if score matches whenever possible, and use mcfunction's if score syntax more. Looks like my compiler caught a mistake I made in my tweet. Of course you could note that the loop does nothing and unroll it, but that's for another time.
CommanderRedstone tweet media
English
0
0
0
197
CommanderRedstone
CommanderRedstone@CMDrRedstone·
for loop top three commands could be turned into just: execute if score test/root/0_i matches ..8 run return the optimization layer should hopefully flatten these things out
CommanderRedstone tweet media
English
1
0
1
291
CommanderRedstone
CommanderRedstone@CMDrRedstone·
compiler's first words 🥺 yes, the last two commands can be merged into one, but optimizations like that will come later
CommanderRedstone tweet media
English
1
0
7
417
CommanderRedstone
CommanderRedstone@CMDrRedstone·
@keeteeh have fun being unable to touch any other programming language again without feeling immense pain 🦀🦀🦀
English
0
0
1
32
Cat
Cat@keeteeh·
The point of no return (I'm learning Rust today I guess LOL)
Cat tweet media
English
2
0
4
349
CommanderRedstone
CommanderRedstone@CMDrRedstone·
time travelling hard drive concept: normal hard drive but use a time machine to read/write it at different intervals, effectively having infinite storage
English
0
0
4
251
CommanderRedstone
CommanderRedstone@CMDrRedstone·
Rust, of course. Rust devs can't seem to stop talking about the borrow checker, and literally everything else about the language. I wonder if it's possible to implement some sort of borrow checker for a language that compiles down to mcfunction to solve this entity problem
English
4
0
8
305
CommanderRedstone
CommanderRedstone@CMDrRedstone·
remember to de-allocate dynamic memory. Of course they're not identical but I feel as though they share similar problems. How do we solve this? Well, what language is famous for having such a good memory management system that its users won't stop talking about it? (cont)
English
1
0
10
304
CommanderRedstone
CommanderRedstone@CMDrRedstone·
This might sound crazy but hear me out... I personally hate working with entities in mapmaking because you often have to keep track of them and remember to get rid of them This is somewhat reminiscent of manual memory management in low-level languages where you have to (cont)
English
2
2
20
874
CommanderRedstone
CommanderRedstone@CMDrRedstone·
Isn't it wild that it's possible that we just lived through the brief moment in internet history where video adblocking is possible
English
1
0
4
348
CommanderRedstone
CommanderRedstone@CMDrRedstone·
The command block as a symbol for mapmaking is just like how we use floppy disks as the save icon
English
2
4
47
2.1K
Plagiatus
Plagiatus@realplagiatus·
Hey @discord, any chance I can change how time is displayed without changing my display language? I'd prefer to see time in a 24h format and dates in a logical format that isn't MM/DD/YYYY but I also don't want to switch the entire app to german.
English
2
0
4
263
CommanderRedstone
CommanderRedstone@CMDrRedstone·
@MDLC_01 I don't know enough about ZFC to say much but what if you can prove that it's simply impossible?
English
1
0
1
50
CommanderRedstone
CommanderRedstone@CMDrRedstone·
Random thought I had: Can you have a set which you cannot know any element of? You can have a set which CONTAINS elements that you cannot know of (e.g. set of all programs that do not halt), but all the examples I can think of also contain elements you know of (eg. a loop)
English
9
0
10
795
CommanderRedstone
CommanderRedstone@CMDrRedstone·
@RobiriSahiro Maybe but many infinite things you can construct through definitions I think your example can be construed unfortunately
English
1
0
2
32
CommanderRedstone
CommanderRedstone@CMDrRedstone·
@keeteeh Maybe but I feel like it's going to be a whole new problem trying to define "identifiable unique description"
English
0
0
1
16
Cat
Cat@keeteeh·
@CMDrRedstone Alternatively, how about "the set of items for which an identifiable unique description does not exist"? Not sure if a definition like that is too vague/meta or what lol
English
1
0
2
32
CommanderRedstone
CommanderRedstone@CMDrRedstone·
@keeteeh I don't think this would fly under the definition since we know every element in the set (none)
English
0
0
2
34
Cat
Cat@keeteeh·
@CMDrRedstone What about simply an empty set? Its impossible to know any element of an empty set if there aren't any to know... hehe
English
2
0
3
77
CommanderRedstone
CommanderRedstone@CMDrRedstone·
@5usos well, I feel like in the mathematical sense the system before and system afterwards are different things. I could easily have a set of programs that have yet to run. Just because I start running one of the programs, doesn't mean that program's initial state shouldn't be in it
English
1
0
1
69
Suso
Suso@5usos·
@CMDrRedstone What about "the set of physical systems whose wave function has yet to collapse"? Not 100% certain it works... If you were to measure to check, the system immediately stops being part of the set if it even was in the first place
English
1
0
1
64