Тёмный

6 Awesome Rust Projects (Open Source) 

Code to the Moon
Подписаться 69 тыс.
Просмотров 21 тыс.
50% 1

Some prominent Rust projects that I'm a fan of.
Keyboard: Glove80 - www.moergo.com/collections/gl...
Camera: Canon EOS R5 amzn.to/3CCrxzl
Monitor: Dell U4914DW 49in amzn.to/3MJV1jx
SSD for Video Editing: VectoTech Rapid 8TB amzn.to/3hXz9TM
Microphone 1: Rode NT1-A amzn.to/3vWM4gL
Microphone 2: Seinheiser 416 amzn.to/3Fkti60
Microphone Interface: Focusrite Clarett+ 2Pre amzn.to/3J5dy7S
Tripod: JOBY GorillaPod 5K amzn.to/3JaPxMA
Mouse: Razer DeathAdder amzn.to/3J9fYCf
Computer: 2021 Macbook Pro amzn.to/3J7FXtW
Lens 1: Canon RF50mm F 1.2L USM amzn.to/3qeJrX6
Lens 2: Canon RF24mm F1.8 Macro is STM Lens amzn.to/3UUs1bB
Caffeine: High Brew Cold Brew Coffee amzn.to/3hXyx0q
More Caffeine: Monster Energy Juice, Pipeline Punch amzn.to/3Czmfox
Building A Second Brain book: amzn.to/3cIShWf

Наука

Опубликовано:

 

12 окт 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 36   
@codetothemoon
@codetothemoon 9 месяцев назад
Errata - though you can view and contribute to its code, SurrealDB is technically not open source as it has a BSL license
@Holobrine
@Holobrine 8 месяцев назад
However: “The Business Source License (this document, or the “License”) is not an Open Source license. However, the Licensed Work will eventually be made available under an Open Source License, as stated in this License.”
@trrroll4141
@trrroll4141 9 месяцев назад
bat is also cool - basically cat with syntax highlighting
@codetothemoon
@codetothemoon 9 месяцев назад
thanks, hadn't heard of it - will check it out!
@phil6758
@phil6758 9 месяцев назад
Absolutely love Helix. Fully recommend.
@knowledgedose1956
@knowledgedose1956 9 месяцев назад
but it still doesn't support html/jsx autocomplete. for me this is one of the biggest reasons I am not switching to Helix
@codetothemoon
@codetothemoon 9 месяцев назад
I've been impressed with it as well - as soon as they have an evil mode I'm in (seems like the prospects of this happening is low unfortunately)
@dakata2416
@dakata2416 3 месяца назад
Helix deez nuts
@Hellbending
@Hellbending 2 месяца назад
I would switch to helix in a literal heartbeat if they JUST took the time to realize how good of a product they’ve built, and the market share they’d absolutely demolish with it if they just did 2 things - add the ability to swap into vim binds & plugins. Done- literally
@sarojregmi200
@sarojregmi200 8 месяцев назад
Thank you it's hard to find such info in a short video
@codetothemoon
@codetothemoon 8 месяцев назад
thanks for watching happy you got something out of it!
@aspiring_millionaire
@aspiring_millionaire 7 месяцев назад
nice transition near the end, love your content man!
@Felipe-53
@Felipe-53 День назад
Awesome
@hnazmul
@hnazmul 6 месяцев назад
Awesome to see these amesome projects.
@codetothemoon
@codetothemoon 6 месяцев назад
glad you liked it!
@c0zn1c
@c0zn1c 8 месяцев назад
I'm starting my coding journey, and this short excites me 😃👍. I feel like Rust is the best language to learn first, based on what I want to accomplish.
@virusblitz
@virusblitz 17 дней назад
Just be prepared for a steep learning curve
@maxnew453
@maxnew453 5 месяцев назад
Xplr is another great terminal file browser
@codetothemoon
@codetothemoon 5 месяцев назад
this one wasn't on my radar, thanks for bringing it to my attention!
@Dark-ix9dv
@Dark-ix9dv 9 месяцев назад
Helix is nice.
@codetothemoon
@codetothemoon 9 месяцев назад
agree!
@jonphinguyen
@jonphinguyen 9 месяцев назад
helix for the win
@codetothemoon
@codetothemoon 9 месяцев назад
🏆🧬
@stanrock8015
@stanrock8015 9 месяцев назад
What’s the full link for these?
@chickenonaraft508
@chickenonaraft508 4 месяца назад
Rust’s claim to fame seems to be CLI tools. Scala’s claim to fame is Spark and Akka. Go’s claim to fame is Docker. Rust be slackin
@thegoldenatlas753
@thegoldenatlas753 3 месяца назад
Rust's claim to fame is not sending devs into a wild panic at 3am because there's a memory leak bug in production that they didn't know about and now all the servers are down.
@IanWeston
@IanWeston 9 месяцев назад
I would recommend eza over lsd for a modern ls replacement.
@codetothemoon
@codetothemoon 9 месяцев назад
why is that?
@IanWeston
@IanWeston 9 месяцев назад
@@codetothemoon Strong and consistent community support among other reasons. The two projects are similar but have some differences in their philosophies. Eza/exa's goal of creating a more functional, user-friendly version of ls (e.g. Git support, better defaults) is more attractive than recreating colorls in rust.
@darkarie
@darkarie 9 месяцев назад
What has lsd that does not have eza?
@jjpp1993
@jjpp1993 9 месяцев назад
Helix is still buggy
@codetothemoon
@codetothemoon 9 месяцев назад
Really? What sort of issues did you run into?
@keinname6694
@keinname6694 9 месяцев назад
SurrealDB is not open source.
@codetothemoon
@codetothemoon 9 месяцев назад
How so? github.com/surrealdb/surrealdb
@keinname6694
@keinname6694 9 месяцев назад
@@codetothemoon SurrealDB is licensed under the Business Source License, which is not an open source license.
@codetothemoon
@codetothemoon 9 месяцев назад
ahh thanks for pointing this out - I was actually aware that it had a BSL license, but I didn't realize this license wasn't considered a variant of open source. will add an errata comment reflecting this@@keinname6694
Далее
Rust Demystified 🪄 Simplifying The Toughest Parts
14:05
СДЕЛАЛА БРЕКЕТЫ ДОМА
01:01
Просмотров 838 тыс.
Double Stacked Pizza @Lionfield @ChefRush
00:33
Просмотров 39 млн
8 deadly mistakes beginner Rust developers make
14:14
Просмотров 159 тыс.
Rust on ESP32 - Getting started
14:09
Просмотров 20 тыс.
The Uiua Programming Language Caught Me By Surprise
12:24
Rust Data Modelling Without Classes
11:25
Просмотров 166 тыс.
This Is The BEST Way To Structure Your GO Projects
11:08
Why I Switched from Python to Rust for AI Deployment
9:57
Aura 879dsp новинка и хит
0:48
Просмотров 98 тыс.