Тёмный
metameeee
metameeee
metameeee
Подписаться
I mostly stream on Twitch and upload some VODs here. I'm a backend developer with 10+ years of experience. I've written a few different languages over the years (Java(Script), TypeScript, Clojure, Haskell) but mostly stream Rust and Functional Programming nonsense. Come check me out live or just subscribe here and watch my vids/vods/vads.
How do BigNum Libraries Work??
14:12
2 месяца назад
Planning a new Rust DSA series 🦀 (part 2)
39:28
4 месяца назад
Комментарии
@ankitkumarjha8848
@ankitkumarjha8848 10 дней назад
Thank you. Great source of content on rust, loved this playlist. waiting for more existing stuff.
@priyanshujaswal2210
@priyanshujaswal2210 25 дней назад
Hello, first I would like to thank you for creating this freaking Goldmine of a channel with rust resources. Secondly, tell me the use cases of this tool before I actually start with the playlist. I am actually a beginner learning Rust, so kindly tell me the order in which I should watch your playlists to get a better understanding of Rust. Thank you
@chiruchintha
@chiruchintha Месяц назад
thanks man loved your playlist
@metameeee
@metameeee Месяц назад
Thanks for watching!
@sgeisenh
@sgeisenh Месяц назад
Is Real World OCaml the other "most recommended" book? Thoroughly enjoying your videos; thanks for learning in public!
@metameeee
@metameeee Месяц назад
Glad you're enjoying them! Yes, Real World OCaml is the other one :)
@YuruCampSupermacy
@YuruCampSupermacy Месяц назад
noice
@priyanshujaswal2210
@priyanshujaswal2210 Месяц назад
Yoo...thanks for this awesome playlist
@metameeee
@metameeee Месяц назад
Thanks for watching!
@cunningham.s_law
@cunningham.s_law 2 месяца назад
dope you should fix the video order in the playlist tho
@metameeee
@metameeee Месяц назад
thanks for the heads up! should be fixed :)
@joshuarowe8410
@joshuarowe8410 2 месяца назад
I did a little bit of extra research after the video and it seems like storing a dynamically sized array of digits (0-9, not sure if I'd call that a "string" per se) is the way most languages implement it.
@metameeee
@metameeee 2 месяца назад
ya that makes sense! easy to leverage the way strings are represented in C in this case :)
@connerohnesorge7461
@connerohnesorge7461 2 месяца назад
zshhhhh.
@sironheart
@sironheart 2 месяца назад
sadly already deprecated :/
@metameeee
@metameeee 2 месяца назад
Ya, it's too bad but such is the OSS life.
@emilpriver8114
@emilpriver8114 2 месяца назад
good video!
@metameeee
@metameeee 2 месяца назад
Thanks emil
@devitosolucoes7534
@devitosolucoes7534 2 месяца назад
Great
@tonystark6096
@tonystark6096 3 месяца назад
This is good
@joshuarowe8410
@joshuarowe8410 3 месяца назад
no ocaml-bindgen sadge. It's an annoying one too. I can't get it to work on my voidlinux install because of a different name of the ncurses package it expects it cant find the system package so I've been dev-ing from a Kubuntu VM.
@anurag9385
@anurag9385 3 месяца назад
When are you planning to start?
@metameeee
@metameeee 3 месяца назад
The first video just went live!
@ecruz1542
@ecruz1542 3 месяца назад
You had me at Erlang! Nice video. Thanks for sharing / presenting. :)
@metameeee
@metameeee 3 месяца назад
Thanks for watching and the kind words!
@web3_a
@web3_a 4 месяца назад
lets go and was waiting for it!!
@clivalycardoso8606
@clivalycardoso8606 4 месяца назад
Lets goo 👏
@ArnabJhaYT
@ArnabJhaYT 4 месяца назад
Can you build projects using C++ too? Would really help me a lot
@metameeee
@metameeee 4 месяца назад
Not in my current plans, but who knows what the future holds
@aajularsen
@aajularsen 4 месяца назад
Which keyboard are you using? Looks a bit like the moonlander?
@metameeee
@metameeee 4 месяца назад
Ergodox EZ, precursor to moonlander :)
@YuruCampSupermacy
@YuruCampSupermacy 4 месяца назад
noice
@DistantVirtue
@DistantVirtue 4 месяца назад
Yo dude, are you okay ? Hope everything is okay. Thanks for the series
@reviraemusic
@reviraemusic 4 месяца назад
Do gleam/lustre, or rust/xilem. I'm struggling with UI'ing in my favorite languages... ^^'
@Rohan-bg8ci
@Rohan-bg8ci 5 месяцев назад
Keep going bud
@ArnabJhaYT
@ArnabJhaYT 5 месяцев назад
I wish to get to your level in Rust before 2025
@web3_a
@web3_a 5 месяцев назад
Hey just want to ask will you continue this series ??
@metameeee
@metameeee 5 месяцев назад
I'm planning on a new Rust DSA series that will be implementing several of these data structures again, aiming at a single 2-3 hour video per data structure then hopefully continue with some new data structures! Thanks for watching!
@__gadonk__
@__gadonk__ 5 месяцев назад
maybe i read too much of the linux coding style doc but holy moly are you using many nested statements.
@metameeee
@metameeee 5 месяцев назад
Yes
@smalldoguser69
@smalldoguser69 21 день назад
@@metameeee lmao
@joeldsouzax
@joeldsouzax 5 месяцев назад
linked list is the only way to get a dynamic list going in rust, if you dont want a vec!
@metameeee
@metameeee 5 месяцев назад
We implement our own soon enough in the series :D
@priyankgupta
@priyankgupta 5 месяцев назад
A heavy Indian accent or a big blonde beard on a white dude are the most reliable indicators of good technical content on RU-vid.
@harshdeepanshu277
@harshdeepanshu277 Месяц назад
I know ….
@mehdiboujid8761
@mehdiboujid8761 5 месяцев назад
Hi ! love your content! what s the font you re using ?
@metameeee
@metameeee 5 месяцев назад
It's Andale Mono. Thanks for watching!
@mehdiboujid8761
@mehdiboujid8761 5 месяцев назад
@@metameeeeOH i meant the one you have in your terminal and neovim !
@metameeee
@metameeee 5 месяцев назад
Ah, yes that's JetBrainsMono :)@@mehdiboujid8761
@temiloluwaadebowale2553
@temiloluwaadebowale2553 5 месяцев назад
What font is that? Looks good.
@metameeee
@metameeee 5 месяцев назад
It's Andale Mono. Thanks for watching!
@jobinnelson
@jobinnelson 5 месяцев назад
Cool vid, what font is that on your editor?
@metameeee
@metameeee 5 месяцев назад
andale mono - thanks for watching!
@SimpleTutorialsIndia
@SimpleTutorialsIndia 6 месяцев назад
Just Found your playlist, excited!
@metameeee
@metameeee 6 месяцев назад
Definitely a playlist of me learning about Rust and Data Structures, so get ready for the skill issues :) Thanks for watching!
@SimpleTutorialsIndia
@SimpleTutorialsIndia 6 месяцев назад
@@metameeee I would really appreciate if you could recommend me whether I should do DSA in Rust and if yes then please be kind enough to provide some other resources along with your lectures.
@metameeee
@metameeee 6 месяцев назад
I followed along ThePrimeagen's course on DSA, which is free on Frontend Masters, just to learn/relearn the data structures, then I implemented them in Rust through grinding :D
@SimpleTutorialsIndia
@SimpleTutorialsIndia 6 месяцев назад
@@metameeee Thanks a lot for your suggestion as well as quick reply. If you don't mind me asking, what are you doing nowadays?
@pietraderdetective8953
@pietraderdetective8953 6 месяцев назад
hey sorry if I'm spamming your comments section, but I'm really glad I found your channel and these videos. I have been looking to write some web apps using Zig but found no reference how to do that. this video might be it!
@metameeee
@metameeee 6 месяцев назад
Glad you're enjoying them! Lots of skill issues but also a lot of fun :)
@pietraderdetective8953
@pietraderdetective8953 6 месяцев назад
oh woww you're doing Zig as well!! awesome stuff...liked and subbed!
@pietraderdetective8953
@pietraderdetective8953 6 месяцев назад
hey I just found your channel and I got to say I love this series. I'm currently learning C, Rust and Zig as part of my low level learning. C should be easy for you since you write Rust. great video, more please!
@hoango6382
@hoango6382 6 месяцев назад
What font are you using in vim?
@metameeee
@metameeee 6 месяцев назад
my editor font is Andale Mono (it's technically emacs with evil-mode/vim motions but don't tell anyone 😉)
@re1konn
@re1konn 6 месяцев назад
Keep going 👏
@cobbcoding
@cobbcoding 8 месяцев назад
gcc on macos is aliased to clang by default???
@metameeee
@metameeee 8 месяцев назад
Indeed... Apple clang to be precise 😀
@digitalspecter
@digitalspecter 8 месяцев назад
I'm a metalhead but I'd rather have VODs without any music. Maybe it's just me but I find it very distracting when I'm trying to listen to someone talking.
@metameeee
@metameeee 8 месяцев назад
Hey there, thanks for the feedback! I've been considering uploading a version without music as well. Maybe this is a push to do that 🙂
@derschutz4737
@derschutz4737 8 месяцев назад
Have u tried Lean 4?
@metameeee
@metameeee 8 месяцев назад
Haven't tried it but on a list for the future ;)
@abhinavpandey7265
@abhinavpandey7265 9 месяцев назад
I'm gonna beat you in Rust someday.. I'll reach your level 🧐
@MrYevelnad
@MrYevelnad 9 месяцев назад
Now the tables are turned.
@Mugabo2023
@Mugabo2023 9 месяцев назад
It would be super helpful in all of these videos if you shared the timestamp for when you actually start. 00:00 Getting Started ?? Actual Start 12:50 Setting up repo 15:05 Series Intro 24:04 C
@metameeee
@metameeee 9 месяцев назад
Hey, thanks for watching. The second timestamp is my "actual start" from my perspective. But maybe you mean just when I actually get back on camera and start talking? Usually before that is me just talking about random stuff with chat :D
@Mugabo2023
@Mugabo2023 9 месяцев назад
@@metameeeeAh, thanks. I suppose I was looking for a place where you give an overview of what you're doing, what resources you're using and such. Is the idea that folx just follow along, or that there is a resource that we kinda just do in parallel. How do you intend these to be used?
@metameeee
@metameeee 9 месяцев назад
@@Mugabo2023 definitely more just fun and exploration than anything else. But the github repo can be a nice reference to track progress (and eventually the README's will be improved) - github.com/metame/mtol
@viktorlilienberg3478
@viktorlilienberg3478 9 месяцев назад
Where do you stream? Any way to support you, donate something or buy you a coffee?
@metameeee
@metameeee 9 месяцев назад
Ah very kind. I stream on twitch.tv/metameeee. Hope to see you live sometime! I do in fact have a ko-fi.com/metameeee for just that reason. Thanks for watching.
@viktorlilienberg3478
@viktorlilienberg3478 9 месяцев назад
Your alone on youtube with this detailed dsa rust content, you deserve so much more views. Thanks for teaching us
@metameeee
@metameeee 9 месяцев назад
Thank you so much for the kind words, Viktor. Glad you're enjoying the videos!
@freesoftwareextremist8119
@freesoftwareextremist8119 9 месяцев назад
Geiser would have actually worked had you installed geiser-guile and not geiser-mit...
@metameeee
@metameeee 9 месяцев назад
Ya I realize that mistake later and fix it!
@arjaz1150
@arjaz1150 9 месяцев назад
You actually had a memory leak in your fizzbuzz when you passed the heap allocator, you should've used a general-purpose allocator instead, and it would've given you an error
@ostlandia
@ostlandia 9 месяцев назад
rare fellow emacs user spotted
@kosta5980
@kosta5980 9 месяцев назад
how can you be a rust dev and never tried c++ before? That just makes no sense
@metameeee
@metameeee 9 месяцев назад
I feel sorry for your clearly limited experience! Hope you have a much broader set of experiences in your future! ❤
@LogicAtBest
@LogicAtBest 9 месяцев назад
As dismissive as this comment is, and even with the reply from OP being no better, it is an interesting thing to see. Clearly the knowledge of toolchains and lower-level language semantics are missing, and yet OP is able to write functioning rust code. You can check their repo for their initial rust implementation they use as a reference, and despite the project being simple and having some inconsistencies, it looks like the code is perfectly functional. For better or for worse, writing working code like this was not possible for OP in C++ and I think that does an interesting job of showing how approachable rust is compared to C++ when both languages produce pretty much the same results. I come from C++ also, and seeing the code being written here in C++ is painful ofc, but that's a problem caused by C++ and how non-approachable it is in regard to modern C++ and its differences from C++ 30 years ago. If rust is able to get through all this while being somewhat similar in capabilities to C++, I think that's a good thing.
@metameeee
@metameeee 9 месяцев назад
Solid take@@LogicAtBest -- approachability is definitely a big Rust W despite the language having a reputation of being "hard to learn". I didn't put effort into a reply to the original dismissive comment because it was in fact dismissive ;). But there's a reason "Rust dev" is in quotes. I've learned Rust over the last few months with no systems programming background (just 10+ years off application development, primarily backend web development), and I don't have a CS degree. I appreciate your well thought out comment.
@sproccoli
@sproccoli 6 месяцев назад
i had vague experiences with C++ before rust, but its definitely not somehow a prerequisite. C++ is like the final boss, not the tutorial boss.