Skip to content

Commit

Permalink
Import hack and learns
Browse files Browse the repository at this point in the history
  • Loading branch information
badboy committed Nov 10, 2024
1 parent 02a8fd0 commit cf3bd93
Show file tree
Hide file tree
Showing 4 changed files with 208 additions and 0 deletions.
52 changes: 52 additions & 0 deletions _posts/2024-11-07-rust-hack-and-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
title: "Rust Hack and Learn"
date: "2024-11-07 19:00:00 +0100"
categories: meetup
location: online
links:
"Meetup.com": https://www.meetup.com/rust-berlin/events/298633272/
talks: false
---

<center>
<h2 style="display: inline-block; padding: 0 20px;"><a href="https://meet.jit.si/RustHackAndLearnBerlin">Jitsi Video chat</a></h2>
|
<h2 style="display: inline-block; padding: 0 20px;"><a href="https://matrix.to/#/!xycQxSjSAvEezkyztA:chat.berline.rs">Matrix Chat</a></h2>
</center>

---

Bring your ideas, questions & projects and let's meet.

* What did you work on this week?
* What problems did you solve this week with Rust?
* Are you just learning Rust and want some topic explained?
* Found an interesting crate you want to talk about?

Feel free to join and drop out at any point.
Everyone is invited to join us, no travel necessary.

## Online meetup instructions

At [19:00 CET](https://time.is/1900_20_Dec_2022_in_Berlin/UTC/San_Francisco/City_of_London,_Greater_London,_England,_United_Kingdom/Tokyo/Rio_de_Janeiro?Rust__Hack%27n%27Learn) join [our Jitsi Video Chat](https://meet.jit.si/RustHackAndLearnBerlin).
It works from the browser and uses your webcam and microphone over WebRTC.

## Matrix instructions

See [Chat instructions](/chat/).

Rust is a language empowering everyone to build reliable and efficient software.

Let's meet for open hacking and (co)-learning in our bi-weekly learning group!

Everyone is welcome. Rusties of all skill levels meet and hack on cool Rust stuff.

- Never written a single line of Rust, but interested in the language? There will be people around to get you set up and going.
- Already have a project? Just hack on it or find others interested in contributing. If you have something working, you can put it on the big screen and show everyone.
- Don't have a project yet? There are lots of ideas and cool projects floating around that you can work on!

Here are some ideas if you don't know what to hack on:

- Install Rust [https://www.rust-lang.org/downloads.html](https://www.rust-lang.org/downloads.html "https://www.rust-lang.org/downloads.html") .
- Read the Rust book [https://doc.rust-lang.org/](https://doc.rust-lang.org/ "https://doc.rust-lang.org/")
- Complete Rustlings (a great beginners course!) [https://github.com/rust-lang/rustlings](https://github.com/rust-lang/rustlings "https://github.com/rust-lang/rustlings")
52 changes: 52 additions & 0 deletions _posts/2024-11-21-rust-hack-and-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
title: "Rust Hack and Learn"
date: "2024-11-21 19:00 +0100"
categories: meetup
location: online
links:
"Meetup.com": https://www.meetup.com/rust-berlin/events/fghbmtygcpbcc/
talks: false
---

<center>
<h2 style="display: inline-block; padding: 0 20px;"><a href="https://meet.jit.si/RustHackAndLearnBerlin">Jitsi Video chat</a></h2>
|
<h2 style="display: inline-block; padding: 0 20px;"><a href="https://matrix.to/#/!xycQxSjSAvEezkyztA:chat.berline.rs">Matrix Chat</a></h2>
</center>

---

Bring your ideas, questions & projects and let's meet.

* What did you work on this week?
* What problems did you solve this week with Rust?
* Are you just learning Rust and want some topic explained?
* Found an interesting crate you want to talk about?

Feel free to join and drop out at any point.
Everyone is invited to join us, no travel necessary.

## Online meetup instructions

At [19:00 CET](https://time.is/1900_20_Dec_2022_in_Berlin/UTC/San_Francisco/City_of_London,_Greater_London,_England,_United_Kingdom/Tokyo/Rio_de_Janeiro?Rust__Hack%27n%27Learn) join [our Jitsi Video Chat](https://meet.jit.si/RustHackAndLearnBerlin).
It works from the browser and uses your webcam and microphone over WebRTC.

## Matrix instructions

See [Chat instructions](/chat/).

Rust is a language empowering everyone to build reliable and efficient software.

Let's meet for open hacking and (co)-learning in our bi-weekly learning group!

Everyone is welcome. Rusties of all skill levels meet and hack on cool Rust stuff.

- Never written a single line of Rust, but interested in the language? There will be people around to get you set up and going.
- Already have a project? Just hack on it or find others interested in contributing. If you have something working, you can put it on the big screen and show everyone.
- Don't have a project yet? There are lots of ideas and cool projects floating around that you can work on!

Here are some ideas if you don't know what to hack on:

- Install Rust [https://www.rust-lang.org/downloads.html](https://www.rust-lang.org/downloads.html "https://www.rust-lang.org/downloads.html") .
- Read the Rust book [https://doc.rust-lang.org/](https://doc.rust-lang.org/ "https://doc.rust-lang.org/")
- Complete Rustlings (a great beginners course!) [https://github.com/rust-lang/rustlings](https://github.com/rust-lang/rustlings "https://github.com/rust-lang/rustlings")
52 changes: 52 additions & 0 deletions _posts/2024-12-05-rust-hack-and-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
title: "Rust Hack and Learn"
date: "2024-12-05 19:00 +0100"
categories: meetup
location: online
links:
"Meetup.com": https://www.meetup.com/rust-berlin/events/fghbmtygcqbhb/
talks: false
---

<center>
<h2 style="display: inline-block; padding: 0 20px;"><a href="https://meet.jit.si/RustHackAndLearnBerlin">Jitsi Video chat</a></h2>
|
<h2 style="display: inline-block; padding: 0 20px;"><a href="https://matrix.to/#/!xycQxSjSAvEezkyztA:chat.berline.rs">Matrix Chat</a></h2>
</center>

---

Bring your ideas, questions & projects and let's meet.

* What did you work on this week?
* What problems did you solve this week with Rust?
* Are you just learning Rust and want some topic explained?
* Found an interesting crate you want to talk about?

Feel free to join and drop out at any point.
Everyone is invited to join us, no travel necessary.

## Online meetup instructions

At [19:00 CET](https://time.is/1900_20_Dec_2022_in_Berlin/UTC/San_Francisco/City_of_London,_Greater_London,_England,_United_Kingdom/Tokyo/Rio_de_Janeiro?Rust__Hack%27n%27Learn) join [our Jitsi Video Chat](https://meet.jit.si/RustHackAndLearnBerlin).
It works from the browser and uses your webcam and microphone over WebRTC.

## Matrix instructions

See [Chat instructions](/chat/).

Rust is a language empowering everyone to build reliable and efficient software.

Let's meet for open hacking and (co)-learning in our bi-weekly learning group!

Everyone is welcome. Rusties of all skill levels meet and hack on cool Rust stuff.

- Never written a single line of Rust, but interested in the language? There will be people around to get you set up and going.
- Already have a project? Just hack on it or find others interested in contributing. If you have something working, you can put it on the big screen and show everyone.
- Don't have a project yet? There are lots of ideas and cool projects floating around that you can work on!

Here are some ideas if you don't know what to hack on:

- Install Rust [https://www.rust-lang.org/downloads.html](https://www.rust-lang.org/downloads.html "https://www.rust-lang.org/downloads.html") .
- Read the Rust book [https://doc.rust-lang.org/](https://doc.rust-lang.org/ "https://doc.rust-lang.org/")
- Complete Rustlings (a great beginners course!) [https://github.com/rust-lang/rustlings](https://github.com/rust-lang/rustlings "https://github.com/rust-lang/rustlings")
52 changes: 52 additions & 0 deletions _posts/2024-12-19-rust-hack-and-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
title: "Rust Hack and Learn"
date: "2024-12-19 19:00 +0100"
categories: meetup
location: online
links:
"Meetup.com": https://www.meetup.com/rust-berlin/events/fghbmtygcqbzb/
talks: false
---

<center>
<h2 style="display: inline-block; padding: 0 20px;"><a href="https://meet.jit.si/RustHackAndLearnBerlin">Jitsi Video chat</a></h2>
|
<h2 style="display: inline-block; padding: 0 20px;"><a href="https://matrix.to/#/!xycQxSjSAvEezkyztA:chat.berline.rs">Matrix Chat</a></h2>
</center>

---

Bring your ideas, questions & projects and let's meet.

* What did you work on this week?
* What problems did you solve this week with Rust?
* Are you just learning Rust and want some topic explained?
* Found an interesting crate you want to talk about?

Feel free to join and drop out at any point.
Everyone is invited to join us, no travel necessary.

## Online meetup instructions

At [19:00 CET](https://time.is/1900_20_Dec_2022_in_Berlin/UTC/San_Francisco/City_of_London,_Greater_London,_England,_United_Kingdom/Tokyo/Rio_de_Janeiro?Rust__Hack%27n%27Learn) join [our Jitsi Video Chat](https://meet.jit.si/RustHackAndLearnBerlin).
It works from the browser and uses your webcam and microphone over WebRTC.

## Matrix instructions

See [Chat instructions](/chat/).

Rust is a language empowering everyone to build reliable and efficient software.

Let's meet for open hacking and (co)-learning in our bi-weekly learning group!

Everyone is welcome. Rusties of all skill levels meet and hack on cool Rust stuff.

- Never written a single line of Rust, but interested in the language? There will be people around to get you set up and going.
- Already have a project? Just hack on it or find others interested in contributing. If you have something working, you can put it on the big screen and show everyone.
- Don't have a project yet? There are lots of ideas and cool projects floating around that you can work on!

Here are some ideas if you don't know what to hack on:

- Install Rust [https://www.rust-lang.org/downloads.html](https://www.rust-lang.org/downloads.html "https://www.rust-lang.org/downloads.html") .
- Read the Rust book [https://doc.rust-lang.org/](https://doc.rust-lang.org/ "https://doc.rust-lang.org/")
- Complete Rustlings (a great beginners course!) [https://github.com/rust-lang/rustlings](https://github.com/rust-lang/rustlings "https://github.com/rust-lang/rustlings")

0 comments on commit cf3bd93

Please sign in to comment.