Load site modules...
lade...
random avatar

marcoieni - Network

Posts Subscribe

We did it, 1000 GitHub ⭐What a milestone, thank you all 😁

https://hachyderm.io/@MarcoIeni/...

We did it, 1000 GitHub ⭐
What a milestone, thank you all 😁

27.3.2025 16:00We did it, 1000 GitHub ⭐What a milestone, thank you all 😁
https://hachyderm.io/@MarcoIeni/...

I finally found some time to review all the rustc "Allowed-by-default Lints". I tested them in release-plz and added a bunch of...

https://hachyderm.io/@MarcoIeni/...

I finally found some time to review all the rustc "Allowed-by-default Lints". I tested them in release-plz and added a bunch of those in my workspace Cargo.toml 🎉

Learn more at doc.rust-lang.org/rustc/lints/

17.3.2025 11:00I finally found some time to review all the rustc "Allowed-by-default Lints". I tested them in release-plz and added a bunch of...
https://hachyderm.io/@MarcoIeni/...

Compile time speed of the Rust compiler stable versions over time (from 2018 to today).More data and info at...

https://hachyderm.io/@MarcoIeni/...

Compile time speed of the Rust compiler stable versions over time (from 2018 to today).
More data and info at perf.rust-lang.org/dashboard.h

7.3.2025 11:00Compile time speed of the Rust compiler stable versions over time (from 2018 to today).More data and info at...
https://hachyderm.io/@MarcoIeni/...

I started using uv in December and it is now my default way to run python code. I'm so glad to see Astral joining as a member of the...

https://hachyderm.io/@MarcoIeni/...

I started using uv in December and it is now my default way to run python code.
I'm so glad to see Astral joining as a member of the Rust Foundation.
Welcome! 🙌

rustfoundation.org/media/rust-

21.2.2025 18:44I started using uv in December and it is now my default way to run python code. I'm so glad to see Astral joining as a member of the...
https://hachyderm.io/@MarcoIeni/...

Luciano Mammino and James Eastham at Rust Global just showed how easy and convenient it is to develop AWS Lambdas in #rustlang 🙌

https://hachyderm.io/@MarcoIeni/...

Luciano Mammino and James Eastham at Rust Global just showed how easy and convenient it is to develop AWS Lambdas in 🙌

21.2.2025 15:06Luciano Mammino and James Eastham at Rust Global just showed how easy and convenient it is to develop AWS Lambdas in #rustlang 🙌
https://hachyderm.io/@MarcoIeni/...

#rustlang in the Amazon Prime Video stack

https://hachyderm.io/@MarcoIeni/...

in the Amazon Prime Video stack

21.2.2025 13:09#rustlang in the Amazon Prime Video stack
https://hachyderm.io/@MarcoIeni/...

Ciara at Rust Global just made a really good point: if a local community you care about is becoming inactive, prepare a presentation...

https://hachyderm.io/@MarcoIeni/...

Ciara at Rust Global just made a really good point: if a local community you care about is becoming inactive, prepare a presentation yourself and propose it to the organizers!

21.2.2025 11:48Ciara at Rust Global just made a really good point: if a local community you care about is becoming inactive, prepare a presentation...
https://hachyderm.io/@MarcoIeni/...

David Hewitt is talking about PyO3 at Rust Nation. Great to see Rust getting used more and more in the Python ecosystem!

https://hachyderm.io/@MarcoIeni/...

David Hewitt is talking about PyO3 at Rust Nation. Great to see Rust getting used more and more in the Python ecosystem!

20.2.2025 14:58David Hewitt is talking about PyO3 at Rust Nation. Great to see Rust getting used more and more in the Python ecosystem!
https://hachyderm.io/@MarcoIeni/...

See you in London this week at Rust London, Rust Nation and Rust Global. 👋Say hi and let's talk about all things #rustlang

https://hachyderm.io/@MarcoIeni/...

See you in London this week at Rust London, Rust Nation and Rust Global. 👋
Say hi and let's talk about all things

18.2.2025 16:56See you in London this week at Rust London, Rust Nation and Rust Global. 👋Say hi and let's talk about all things #rustlang
https://hachyderm.io/@MarcoIeni/...

TIL `terraform init -upgrade` only updates the latest number of the version. E.g. from "6.2.3" terraform will only update to 6.2.x...

https://hachyderm.io/@MarcoIeni/...

TIL `terraform init -upgrade` only updates the latest number of the version. E.g. from "6.2.3" terraform will only update to 6.2.x (e.g. 6.2.4). If you want to receive updates for 6.x (e.g. 6.3.0) you need to use "6.2".
Coming from Rust this is unintuitive 😵

11.2.2025 16:00TIL `terraform init -upgrade` only updates the latest number of the version. E.g. from "6.2.3" terraform will only update to 6.2.x...
https://hachyderm.io/@MarcoIeni/...

New crates-io development update blog post ✨My favorite new features are the buttons "Delete this crate" and "Report...

https://hachyderm.io/@MarcoIeni/...

New crates-io development update blog post ✨

My favorite new features are the buttons "Delete this crate" and "Report crate".

Great to see the OpenAPI description, too! I'm sure it will make way easier to build tools that interact with crates-io 🙌

blog.rust-lang.org/2025/02/05/

5.2.2025 18:02New crates-io development update blog post ✨My favorite new features are the buttons "Delete this crate" and "Report...
https://hachyderm.io/@MarcoIeni/...

Finally! https://aws.amazon.com/about-aws/whats-new/2025/01/aws-management-console-simultaneous-sign-in-multiple-accounts/

https://hachyderm.io/@MarcoIeni/...

Finally! aws.amazon.com/about-aws/whats

30.1.2025 16:00Finally! https://aws.amazon.com/about-aws/whats-new/2025/01/aws-management-console-simultaneous-sign-in-multiple-accounts/
https://hachyderm.io/@MarcoIeni/...

If you attended the conference and want to chat more, feel free to DM me. 👍

https://hachyderm.io/@MarcoIeni/...

If you attended the conference and want to chat more, feel free to DM me. 👍

25.1.2025 18:17If you attended the conference and want to chat more, feel free to DM me. 👍
https://hachyderm.io/@MarcoIeni/...

Yesterday I shown how to "publish software in one click" with #ReleasePlz at #Coderful.It was so refreshing to see a dev...

https://hachyderm.io/@MarcoIeni/...

Yesterday I shown how to "publish software in one click" with at .

It was so refreshing to see a dev conference like this in Sicily. So many people willing to learn new things, interested both in automating releases and Rust in general! 😁

All the talks were great, but the closing session of Salvatore Sanfilippo sharing the success story behind Redis without any slides was a uniquely inspiring moment I'll always remember.

25.1.2025 18:17Yesterday I shown how to "publish software in one click" with #ReleasePlz at #Coderful.It was so refreshing to see a dev...
https://hachyderm.io/@MarcoIeni/...

GitHub Actions linux ARM runners finally available for free in public repositories! 🥳– ubuntu-24.04-arm–...

https://hachyderm.io/@MarcoIeni/...

GitHub Actions linux ARM runners finally available for free in public repositories! 🥳

– ubuntu-24.04-arm
– ubuntu-22.04-arm

Announcement: github.blog/changelog/2025-01-

Note that rustup isn't present (yet?).
Workaround: github.com/actions/partner-run

16.1.2025 21:31GitHub Actions linux ARM runners finally available for free in public repositories! 🥳– ubuntu-24.04-arm–...
https://hachyderm.io/@MarcoIeni/...

I just counted.. #ReleasePlz has 41 unique configuration options 🤯I'm glad I implemented json output in the binary and in the GitHub...

https://hachyderm.io/@MarcoIeni/...

I just counted.. has 41 unique configuration options 🤯

I'm glad I implemented json output in the binary and in the GitHub Action, so that people can customize their workflows without the need for release-plz to complicate its config file format even more 👍

13.1.2025 11:00I just counted.. #ReleasePlz has 41 unique configuration options 🤯I'm glad I implemented json output in the binary and in the GitHub...
https://hachyderm.io/@MarcoIeni/...

One does not simply write slides without filling them with memes

https://hachyderm.io/@MarcoIeni/...

One does not simply write slides without filling them with memes

10.1.2025 11:00One does not simply write slides without filling them with memes
https://hachyderm.io/@MarcoIeni/...

It's very important to always write descriptive commit messages. I would never setup the "CMD + ENTER" shortcut in my IDE to...

https://hachyderm.io/@MarcoIeni/...

It's very important to always write descriptive commit messages. I would never setup the "CMD + ENTER" shortcut in my IDE to stage all changes and commit them with the message "wip".

7.1.2025 16:00It's very important to always write descriptive commit messages. I would never setup the "CMD + ENTER" shortcut in my IDE to...
https://hachyderm.io/@MarcoIeni/...

I canceled my personal GitHub Sponsors account. If you'd like to continue supporting my work, you can sponsor the release-plz GitHub...

https://hachyderm.io/@MarcoIeni/...

I canceled my personal GitHub Sponsors account. If you'd like to continue supporting my work, you can sponsor the release-plz GitHub organization!

The funds go to the release-plz Open Collective account, where you can track how the money is used.

6.1.2025 13:45I canceled my personal GitHub Sponsors account. If you'd like to continue supporting my work, you can sponsor the release-plz GitHub...
https://hachyderm.io/@MarcoIeni/...

Two takeaways from the latest episode of the "Rustacean Station Podcast" — "Rust in Google with Lars Bergstrom":•...

https://hachyderm.io/@MarcoIeni/...

Two takeaways from the latest episode of the "Rustacean Station Podcast" — "Rust in Google with Lars Bergstrom":

• For the first time this year, the majority of new Android code is written in Rust instead of C++.
• There are three million lines of Rust in the Android codebase.

Full episode:
rustacean-station.org/episode/

6.1.2025 11:00Two takeaways from the latest episode of the "Rustacean Station Podcast" — "Rust in Google with Lars Bergstrom":•...
https://hachyderm.io/@MarcoIeni/...
Subscribe
To add news/posts to your profile here, you must add a link to a RSS-Feed to your webfinger. One example how you can do this is to join Fediverse City.
         
Webfan Website Badge
Nutzungsbedingungen   Datenschutzerklärung  Impressum
Webfan | @Web pages | Fediverse Members

⬆️

⬇️