Last active
September 4, 2024 11:22
-
-
Save tekjar/2a0947053e7e45b26f35a7d464ad4abf to your computer and use it in GitHub Desktop.
Revisions
-
tekjar revised this gist
Sep 4, 2024 . No changes.There are no files selected for viewing
-
tekjar revised this gist
Sep 2, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -71,5 +71,5 @@ If our work intrigues you and you'd like to join our mission, we recommend famil - [MQTT](https://www.hivemq.com/resources/download-mqtt-ebook/), an industry protocol which is powering connected devices - Learn to frame your questions and problem statements well to leverage chatgpt/claude - [Learn more about the product](https://bytebeam.io/docs) - Practice being resourceful :) -
tekjar revised this gist
Sep 2, 2024 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -19,7 +19,7 @@ As of mid-February 2022, all vehicles built for the North American market will f This was the herald of software defined vehicles: vehicles that evolve and improve through software, much like smartphones. SDVs represent a transformative shift in the automotive industry, where the lines between hardware and software blur, and vehicles become platforms for continuous innovation, not only revolutionising the customer experience but also significantly extending the lifecycle and functionality of vehicles. --------------- ### About [Bytebeam](https://bytebeam.io) [Bytebeam](https://bytebeam.io) was established in 2019 with a mission to streamline the connectivity stack for automotive companies to simply and help expedite the development of software-defined vehicles (SDV). @@ -31,9 +31,9 @@ This includes --------------- ### Tech stack We use the following tech stack for platform and tooling - Typescript and ReactJS @@ -51,7 +51,7 @@ We use the following tech stack to realize the above goal --------------- ### How to get hired If our work intrigues you and you'd like to join our mission, we recommend familiarizing yourself with the syllabus below. Showcasing a variety of open source projects on Github will significantly enhance your potential for employment with us and allow you to make meaningful contributions from day one. -
tekjar revised this gist
Sep 2, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ ### What are software defined vehicles? In 2018, a Tesla Model S owner in California received a surprising notification: his car had just become faster, overnight. Tesla had pushed a software update that improved the vehicle's acceleration and added new features to its infotainment system. -
tekjar revised this gist
Sep 2, 2024 . 1 changed file with 6 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ ## What are software defined vehicles? In 2018, a Tesla Model S owner in California received a surprising notification: his car had just become faster, overnight. Tesla had pushed a software update that improved the vehicle's acceleration and added new features to its infotainment system. @@ -19,7 +19,7 @@ As of mid-February 2022, all vehicles built for the North American market will f This was the herald of software defined vehicles: vehicles that evolve and improve through software, much like smartphones. SDVs represent a transformative shift in the automotive industry, where the lines between hardware and software blur, and vehicles become platforms for continuous innovation, not only revolutionising the customer experience but also significantly extending the lifecycle and functionality of vehicles. --------------- ## About [Bytebeam](https://bytebeam.io) [Bytebeam](https://bytebeam.io) was established in 2019 with a mission to streamline the connectivity stack for automotive companies to simply and help expedite the development of software-defined vehicles (SDV). @@ -31,6 +31,8 @@ This includes --------------- ## Tech stack We use the following tech stack to realize the above goal @@ -49,6 +51,8 @@ We use the following tech stack to realize the above goal --------------- ## How to get hired If our work intrigues you and you'd like to join our mission, we recommend familiarizing yourself with the syllabus below. Showcasing a variety of open source projects on Github will significantly enhance your potential for employment with us and allow you to make meaningful contributions from day one. -
tekjar revised this gist
Sep 2, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,5 @@ #### What are software defined vehicles? In 2018, a Tesla Model S owner in California received a surprising notification: his car had just become faster, overnight. Tesla had pushed a software update that improved the vehicle's acceleration and added new features to its infotainment system. -
tekjar created this gist
Sep 2, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,70 @@ In 2018, a Tesla Model S owner in California received a surprising notification: his car had just become faster, overnight. Tesla had pushed a software update that improved the vehicle's acceleration and added new features to its infotainment system. Similarly in 2024, Tesla started offering full self driving car as a top-up via app with plans to offer it as a monthly subscription model This is an excerpt from their website ``` How do I purchase an Autopilot upgrade? You can purchase Autopilot or Full Self-Driving (Supervised) at any time through the Tesla app – and the Autopilot software required will be added to your vehicle. As of mid-February 2022, all vehicles built for the North American market will feature Tesla Vision, which uses multiple cameras and powerful neural net processing to see the environment around the vehicle and deliver Autopilot features. ``` This was the herald of software defined vehicles: vehicles that evolve and improve through software, much like smartphones. SDVs represent a transformative shift in the automotive industry, where the lines between hardware and software blur, and vehicles become platforms for continuous innovation, not only revolutionising the customer experience but also significantly extending the lifecycle and functionality of vehicles. --------------- [Bytebeam](https://bytebeam.io) was established in 2019 with a mission to streamline the connectivity stack for automotive companies to simply and help expedite the development of software-defined vehicles (SDV). This includes - Hardware and software to collect data from several in vehicle sub-sytems - Software backend to remotely monitor, update and control vehicles --------------- We use the following tech stack to realize the above goal - Typescript and ReactJS - Web frontend - Clojure - Web backend - Rust - In vehicle framework (for linux) to collect data and interface with cloud - In house developed message broker to handle data from millions of vehicles - Several data processing tools - C - In vehicle framework (for microcontrollers) to collect data and interface with cloud - Python - Serval analytics tools to process data --------------- If our work intrigues you and you'd like to join our mission, we recommend familiarizing yourself with the syllabus below. Showcasing a variety of open source projects on Github will significantly enhance your potential for employment with us and allow you to make meaningful contributions from day one. - Rust - Read [Rust book](https://doc.rust-lang.org/book/) until chapter 9 (error handling) - Do some [rustlings](https://rustlings.cool/) exercises - Write some networking code using [tokio](https://tokio.rs/) - Python - Basics to write simple tools - React - Basic typescript - Any good Reactjs course in udemy would do - Build cool projects (on github) and showcase them - Misc - [MQTT](https://www.hivemq.com/resources/download-mqtt-ebook/), an industry protocol which is powering connected devices - Learn to frame your questions and problem statements well to leverage chatgpt/claude - [Learn more about the product](https://bytebeam.io/docs) - Be resourceful :)