Mitch McKenna

@mitch@lifepress.me · 1 follower

⌨️ 3 posts · 8 May 2025 · github

⌨️ MitchellMcKenna starred Keats/tera

2025-05-08 · posted · via github

⌨️ MitchellMcKenna starred projectfluent/fluent-rs

2025-05-08 · posted · via github

⌨️ MitchellMcKenna starred longbridge/rust-i18n

2025-05-08 · posted · via github

🐘

Welp, guess I’m done “programming” for the day. See you guys on Monday!

2025-05-02 · posted · via mastodon

🐘

Welp, guess I’m done “programming” for the day. See you guys on Monday!

2025-05-02 · posted · via mastodon

🐘 4 posts · 16 Apr 2025 · mastodon

🐘

Jetbrains also released Junie, a coding agent (plan multiple tasks, do multiple llm calls, run terminal commands): https://www.jetbrains.com/junie/

2025-04-16 · posted · via mastodon

🐘

Jetbrains also released Junie, a coding agent (plan multiple tasks, do multiple llm calls, run terminal commands): https://www.jetbrains.com/junie/

2025-04-16 · posted · via mastodon

🐘

my fellow Jetbrains IDE users, we finally got `edit mode` for AI Assistant where it actually edits the files and you just click "accept" like Cursor/etc https://youtu.be/zMSmhKDajKQ?si=oIGy3BfYkodKV88M&t=162

2025-04-16 · posted · via mastodon

🐘

my fellow Jetbrains IDE users, we finally got `edit mode` for AI Assistant where it actually edits the files and you just click "accept" like Cursor/etc https://youtu.be/zMSmhKDajKQ?si=oIGy3BfYkodKV88M&t=162

2025-04-16 · posted · via mastodon

⌨️ 3 posts · 21 Mar 2025 · github

⌨️ MitchellMcKenna starred TypeCellOS/BlockNote

2025-03-21 · posted · via github

⌨️ MitchellMcKenna starred web-infra-dev/rsdoctor

2025-03-21 · posted · via github

⌨️ MitchellMcKenna starred Boston343/starwind-ui

2025-03-21 · posted · via github

⌨️ MitchellMcKenna starred LemmyNet/lemmy

2025-03-20 · posted · via github

🐘

Plex "remote playback" not free anymore. Anyone use Jellyfin or Kyoo or something else? https://www.plex.tv/blog/important-2025-plex-updates/#remote-playback

2025-03-19 · posted · via mastodon

🐘

Plex "remote playback" not free anymore. Anyone use Jellyfin or Kyoo or something else? https://www.plex.tv/blog/important-2025-plex-updates/#remote-playback

2025-03-19 · posted · via mastodon

⌨️ MitchellMcKenna starred zoriya/Kyoo

2025-03-19 · posted · via github

🐘

In cargo.toml the caret (^) is actually implied by default, and thus unnecessary to add.
e.g. these are equivalent:
tokio = "1.37.0"
tokio = "^1.37.0"
Very semvar-purist, I like it!

2025-03-18 · posted · via mastodon

🐘

In #rust cargo.toml the caret (^) is actually implied by default, and thus unnecessary to add. e.g. these are equivalent:tokio = "1.37.0"tokio = "^1.37.0"Very semvar-purist, I like it!

2025-03-18 · posted · via mastodon

⌨️ MitchellMcKenna starred Dokploy/dokploy

2025-03-13 · posted · via github