High Definition Standard Definition Theater
Video id : _n1JhruV3bY
ImmersiveAmbientModecolor: #f1e5e6 (color 1)
Video Format : 22 (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz
Audio Format: Opus - Normalized audio
PokeTubeEncryptID: a36f1b9304ca590831c1e637222910361efce761acaedefb4b4459f841f49511c8ede7397424ec2101195b2f734c0b53
Proxy : eu-proxy.poketube.fun - refresh the page to change the proxy location
Date : 1714730539800 - unknown on Apple WebKit
Mystery text : X24xSmhydVYzYlkgaSAgbG92ICB1IGV1LXByb3h5LnBva2V0dWJlLmZ1bg==
143 : true
26,524 Views • Apr 17, 2024 • Click to toggle off description
More Episodes:    • Tula  

References:
- Main Channel:    / @tsoding  
- The Ada Video:    • Will Ada Replace C/C++?  
- Wikipedia - Turing Machine - en.wikipedia.org/wiki/Turing_machine
- Wikipedia - Universal Turing Machine - en.wikipedia.org/wiki/Universal_Turing_machine
- Wikipedia - Turing Tarpit - en.wikipedia.org/wiki/Turing_tarpit
Metadata And Engagement

Views : 26,524
Genre: Science & Technology
Date of upload: Apr 17, 2024 ^^


Rating : 4.955 (10/870 LTDR)
RYD date created : 2024-05-03T08:44:24.529843Z
See in json
Tags
Connections
Nyo connections found on the description ;_; report a issue lol

YouTube Comments - 100 Comments

Top Comments of this video!! :3

@vallukman

2 weeks ago

"REDD FREAKIN CIRCLE" 🗣️💥💥

108 |

@fishsayhelo9872

2 weeks ago

Twitch chat as a subtitle option? mr zozin is truly living in a time far beyond our own. very creative, thank you mr zozin 👍

66 |

@juanc.6851

2 weeks ago

I really liked Ada's video and how it was explained, I learned a lot, I hope you can make more videos like this

42 |

@cobbcoding

2 weeks ago

I really like the format of the Ada video, one of your best for sure.

17 |

@waynee95

2 weeks ago

Restricting the tape to only be infinite to the right does not impact the computational power of the Turing Machine anyway. Both models are equivalent.

7 |

@priyakdey7891

2 weeks ago

I love watching the whole process , the whole vods… it is also informative and for me it’s quite relaxing seeing some good quality code and the process of carving it .

3 |

@glebunov

2 weeks ago

I had lectures on turing machines just last semester, so here are some notes on formal TMs (according to my knowledge). If you care about formal TMs as long as the TM works for your use cases / programs is up to you ofc)) - The alphabet usually contains at least a NULL symbol and a SEPARATOR symbol. beyond the input data the tape is filled with NULL to infinity - There is one head per tape but there may be multiple tapes. this makes certain programs easier to write but a single head does not restrict computational power - some TMs implement a STANDSTILL move next to left and right, this does not affect computational power but makes certain programs easier to write - non determinism increases the computational power of a TM, this is achieved using multiple instructions for a single STATE+READ tuple and splitting exwcution in parallel branches - a formal TM only halts and accepts when it reaches the halting state. a missing case does not equal an accepting halt but rather a NOOP. In a single tape TM this inevitably leads to the machine getting stuck and never halting. This behaviour is actually important regarding computability and the halting problem

7 |

@Dpo4eBpaT

2 weeks ago

0:08: "Удмурт", "Банкетный", "Говорун"...

6 |

@cheebadigga4092

2 weeks ago

who needs a lexer?! I've been splitting all my life

8 |

@divingeveryday

2 weeks ago

Looks like a fun project to follow. Can't wait to see the final video, too. 👍

|

@johnsearing9128

1 week ago

I initially thought tsoding was a play on TypeScript Coding. Glad I read the title!

1 |

@taraskuzyk8985

2 weeks ago

Ada video was amazing. Looking forward to more.

2 |

@limplash

2 weeks ago

I love the content ... fav work in RUST/C/JAI ... love the project selection ... highly recommend this channel for learning and entertainment

|

@gahshunker

2 weeks ago

yes, a summary video will be f-ing great.

4 |

@ovi1326

6 days ago

reading binary left to right is harder than I initially thought it''d be

|

@tichalagaming7853

2 weeks ago

Love you sir love you soo much can you plz do more for YouTube like upload all your projects here too. 🙏🙏

2 |

@sasakanjuh7660

2 weeks ago

This one was super cool, can't wait for the next episode! :)

|

@parthokr

2 weeks ago

every time i take a glance at your stream preview and it reminds me of windows 8

|

@seftondepledge3658

7 hours ago

I believe there is a bug in the parenthasese balancer. At the end you are only checking if the first bit is 0 or 1. If it is zero you are returning `Balanced`. This means if the count is an even number then even thought it is unbalanced the program will say it is.

|

@joshuadonahue5871

2 weeks ago

Wild. I've just started learning Rust, and I've been thinking about implementing a turing machine playground

|

Go To Top