2024

  Рет қаралды 9,265

chris biscardi

6 ай бұрын

Пікірлер: 58
@mti2fw
@mti2fw 6 ай бұрын
I hope you continue to solve AoC challenges in 2024 o/
@chrisbiscardi
@chrisbiscardi 6 ай бұрын
haha I can't tell if you're being sarcastic or not, but I'll be back with more AoC in December again at the very least.
@indiedevcasts
@indiedevcasts 6 ай бұрын
All the best for your 2024 topics! On my side I want to continue to invest in 3d gamedev with Bevy, continue to build my community on Indiedevcasts and start embedded development for my micro vertical farm project. Your channel is always super interesting to visit, thanks!
@ragectl
@ragectl 6 ай бұрын
I want to try using Leptos as I learn more Rust. I am also interested to see where the WASI side of WASM goes in 2024. Also I am hoping to see Helix editor grow, and hopefully they will add a plugin system. It would be interesting if they chose WASM for that too 🤔
@chrisbiscardi
@chrisbiscardi 6 ай бұрын
People seem more excited about Helix than the last time I checked. Might work it into my list to try.
@303pix
@303pix 6 ай бұрын
Since i started using Helix, i can't turn back to VSCode
@aviagarwal3011
@aviagarwal3011 6 ай бұрын
I think they have dropped the idea of doing plugins in wasm.
@ragectl
@ragectl 6 ай бұрын
@@aviagarwal3011 ah I see they updated to clarify intention to look at Scheme instead. Not sure how that will work out.
@houstonbova3136
@houstonbova3136 6 ай бұрын
Keep it man! You’ve been a great help on my personal Rust adventure and I’m glad to see your growth! It’s extremely reassuring!
@MaxJM711
@MaxJM711 6 ай бұрын
My goal overall for this year is to properly learn Rust and use it for cybersecurity (since it's what I wanna do my thesis on!). You were one of the people that inspired me to use Rust and I'm so glad I'm into this rabbit hole of sorts haha, it's an incredible language and while the ecosystem is still young I really REALLY love how you can do pretty much everything with it (not to mention Cargo is an absolute delight to use). Thanks for introducing me to Rust and here's to hoping 2024 is a great year for all of us! :D
@lutfiikbalmajid
@lutfiikbalmajid 6 ай бұрын
Good luck for the Thesis! 👍
@Galakyllz
@Galakyllz 6 ай бұрын
Thanks for the video. I love that you're getting more into Leptos. I want to play with it more, but my laziness has me still using tide (framework) and tide-jsx (components). My goal for this year is to get the game I'm working on (in Bevy) out the door and on Steam. I don't expect it to blow up, but I want to have something out there. I only really have the foundation created at the moment (with some latency issues that I'm resolving this week), but I think I finally have the story figured out along with the fun aspects of the gameplay. Expect to see more posts from me on Mastodon. After that, I'm going to get better with fragment shaders and make something else in Bevy (don't know what yet, though - maybe another game, maybe a tool with intricate visuals - idk). Any new videos about fragment shaders are a guaranteed watch from me!
@chrisbiscardi
@chrisbiscardi 6 ай бұрын
Looking forward to seeing more posts with your game! An intro to fragment shaders and Materials in bevy would be a good video I think. :thinks:
@distrologic2925
@distrologic2925 6 ай бұрын
Hey, interesting stuff, got me thinking about writing code once and running it natively or also in the browser. I think we have a bright future ahead as it becomes simpler and simpler to deploy software ideas.
@FUBAU
@FUBAU 6 ай бұрын
Thanks for the update. Hope you have a great year and keep going strong! :D
@kentbowling7513
@kentbowling7513 6 ай бұрын
If you want to get into embedded, consider taking a look at the Espressif offerings (like ESP32 models). Their Rust support seems to be super solid and a first class goal of the company. Overall the way the embassy crate (not Espressif specific etc.) makes "async Rust" easier than using "interrupt driven code" makes Rust super exciting for embedded use. Additionally, I tell anyone who will listen (coworkers mostly) "WASM is the future", but "parts of that future are taking a while to arrive". The component model stuff is super exciting stuff. WASM "in the cloud" still feels like it's just getting ready to really take off. It feels like the PERFECT fit to replace FaaS if nothing else (stuff like AWS Lambdas).
@chrisbiscardi
@chrisbiscardi 6 ай бұрын
I'm working with the pico w's right now but the esp32s are right up there too as the next device type I plan to work with. embassy is also amazing. embedded-hal just hit 1.0 today and embassy updated already: github.com/embassy-rs/embassy/commit/c9ac39df9451e79958c5b9f40b9c8c982d10c241 > "WASM is the future", but "parts of that future are taking a while to arrive" sounds about right to me. I think wasm has a lot of potential and it will be interesting to see if that pans out over time. I don't know that I agree its the perfect fit to replace FaaS. Rust serverless functions are already very good... some other ecosystems definitely can have very long cold start times comparatively though.
@FishTalkFish
@FishTalkFish 6 ай бұрын
God Bless you, Chris
@BlackwaterEl1te
@BlackwaterEl1te 6 ай бұрын
2024 going to focus on refreshing my algorithms and data structures knowledge. Last time i really used needed knowledge beyond arrays and lists was during my college years almost a decade ago..
@jacekkurlit8403
@jacekkurlit8403 6 ай бұрын
same
@DonovanCYoung
@DonovanCYoung 6 ай бұрын
Obsidian is fantastic... I was a Notion user as well and after switching to Obsidian (with some specific community plugins that work for me), I've had zero regrets and am very happy with it.
@Galakyllz
@Galakyllz 6 ай бұрын
I also find Obsidian to be a great tool.
@carlo_m
@carlo_m 6 ай бұрын
Would love to hear about specific plugins youve found helpful!
@DonovanCYoung
@DonovanCYoung 6 ай бұрын
@@carlo_m first, and foremost, Dataview is an absolute must-have, followed by Templater... the rest are pretty much to-taste.
@DonovanCYoung
@DonovanCYoung 6 ай бұрын
@@carlo_m First, and foremost, Dataview is a *must-have*, followed closely by Templater. After that they're pretty much to taste.
@chrisbiscardi
@chrisbiscardi 6 ай бұрын
I've written half a workshop in Obsidian at the moment and it feels similarly friction-y in the way Notion does. Its pretty good and definitely useful, but also has a few hangups that have been tripping me up. A lot of people are very happy with it though, so perhaps I'm just "one more configuration" away from it being the right choice.
@workflowinmind
@workflowinmind 6 ай бұрын
5:50 Can't wait for that one!! (Raytrace & Compute with WGPU, I'm currently working on that)
@alphabitserial
@alphabitserial 6 ай бұрын
Looking forward to seeing more from you in the year to come!
@ETBCOR
@ETBCOR 6 ай бұрын
Exciting stuff Chris!
@lutfiikbalmajid
@lutfiikbalmajid 6 ай бұрын
In 2024 i want to learn Rust, more and more! And i had plan, to rewrite my backend codebase to rust
@mmahgoub
@mmahgoub 6 ай бұрын
Are you considering designing a Rust bootcamp?
@jacekkurlit8403
@jacekkurlit8403 6 ай бұрын
I would love to see how to create pixelation shader in bevy as I found such art simply beautiful
@chrisbiscardi
@chrisbiscardi 6 ай бұрын
I'll make a video on the pixelation shader that I showed. I'm going to clean up the code a little first.
@EpicdjlPlays
@EpicdjlPlays 6 ай бұрын
I've been daily driving helix editor for a while now, i love it
@chrisbiscardi
@chrisbiscardi 6 ай бұрын
Lot of votes for helix lately. Interesting to see a shift there
@zenshade2000
@zenshade2000 6 ай бұрын
Dude, I think you've underestimated just how much work is involved in making a full, shippable Steam game. If you were working full-time on it, I'd consider it amazing if you did it in one year. Unless you come up with something like a Tetris, where the rules are simple and the game-play addictive. That sort of game can be done in a few weeks, once you find the right concept (very hard).
@asdqwe4427
@asdqwe4427 6 ай бұрын
99% knowing what you want to do and sticking to it for sure
@chrisbiscardi
@chrisbiscardi 6 ай бұрын
I think you have a different idea of what I said than what I said. I quite literally mean "go through the steps to ship a game on Steam" (partner.steamgames.com/steamdirect) not "ship the next indie hit"
@zenshade2000
@zenshade2000 6 ай бұрын
@@chrisbiscardi Ah, okay. That's a very reasonable goal, and something I should also strive to do this year.
@prashlovessamosa
@prashlovessamosa 6 ай бұрын
I can hear you whole day.
@AdamFiregate
@AdamFiregate 6 ай бұрын
I'm looking for a new full stack TS job, where I can code in Rust as well, at least occasionally, given by project, when the project needs it.
@skillfulactor09
@skillfulactor09 6 ай бұрын
@chris I was wondering what is that wall behind you I am super curious I was thinking of getting one of those for dividing rooms but I like that one you have can you name it please
@chrisbiscardi
@chrisbiscardi 6 ай бұрын
it is a regular wall. there is no divider.
@skillfulactor09
@skillfulactor09 6 ай бұрын
@@chrisbiscardi where do you get it at because behind that wall is your computer stuff right etc like old videos you had ?
@chrisbiscardi
@chrisbiscardi 6 ай бұрын
@@skillfulactor09 I mean the wall in this video, if it were not there, would result in me viewing the outside world. It is the physically built wall of the building. My computer stuff is next to the camera, so it is in front of me in this video.
@OpenDeepLearning
@OpenDeepLearning 6 ай бұрын
Hello Chris!
@HansVanIngelgom
@HansVanIngelgom 4 ай бұрын
I'm an embedded software engineer, dabbing my feet in Rust. So I'm making an opposite journey compared to you, embedded->Rust vs Rust->embedded.
@refractyt
@refractyt 6 ай бұрын
This video is amazing, just gris is pronounced without the s.
@Huitzilohpochtli
@Huitzilohpochtli 6 ай бұрын
Rust ftw
@nnet
@nnet 6 ай бұрын
start from procedural macros 😅
@kurt7020
@kurt7020 6 ай бұрын
Editors: helix
@adsick_ua
@adsick_ua 6 ай бұрын
just an opinion: there is not a lot of point in uploading this type of content in 4k
@z0OZ00OOO
@z0OZ00OOO 6 ай бұрын
Thank you for everything you are doing 🙏💪. You are inspiring my own adventures in Rust. 2024 consists of Rust, PyTorch, and working with video streams. But mostly Rust 🦀🦐🦞