@neosam

38 Followers
52 Following
62 Posts
Software developer, #java at work, likes #rustlang during free time.
pronounshe/him
bloghttps://neosam.dev
german account@neosam_de
#39c3 There are still a few last Firefox-Ears up for grabs at the Rust Assembly! Get them while they are still there!

Spending more hours for debugging than actual coding? Rewrite it in Rust, too!

#rust #rustlang #39c3

There is a new #Rust Meetup event close to Frankfurt: https://www.meetup.com/rust-rhein-main/events/305330873 ๐Ÿš€ ๐Ÿฆ€
Rust 2024 Edition and Beyond, Wed, Jan 22, 2025, 6:00 PM | Meetup

We welcome **Matthias Endler** ([endler.dev](https://endler.dev)) with his talk "Rust 2024 Edition and Beyond: From 1.0 to Industry Standard": With 10 years of Rust 1.0 be

Meetup
You can actually call the number on the internal phone network
#38c3 #Rust #RustLang #DECT

To all developers, not only of programming languages: Please pick a unique name for your software 

Python, Rust, Go, Julia, etc are bad names for searchability 

Pick a name where you get almost no results on a search engine. Something like OxiTraffic. Not the most sexy name, but unique. I searched for the name first before choosing it.

@lena @shanecelis

Also, if you are on Linux, highly recommend using a filesystem like btrfs or bcachefs with compression. These filesystems are seriously efficient. They can pack tiny files to not waste disk space allocations and compression is very effective on rust target dirs.

On Windows and macOS, I constantly run out of disk space because of Rust, even though my partitions are hundreds of GBs.

On Linux with btrfs+compression, I never have. I do the cleanup occasionally, just for housekeeping, but i have never *had* to do it, and my Linux partition is much smaller, less than 100GB.

webbrowser crate is now out as v1.0.0.

https://crates.io/crates/webbrowser

#rust #rustlang

crates.io: Rust Package Registry

not mine but had to share it

Transferring files in the terminal is a pain ๐Ÿ˜ซ
Well, not anymore! ๐Ÿ’ช

๐ŸŒ€ **termscp**: A feature rich TUI for file transfer and explorer.

๐Ÿ”ฅ Supports SCP/SFTP/FTP/S3/SMB
๐Ÿš€ Works on Windows, Linux, FreeBSD, NetBSD and MacOS!

๐Ÿฆ€ Written in Rust & built with @ratatui_rs
โญ GitHub: https://github.com/veeso/termscp

#rustlang #ratatui #tui #terminal #file #transfer #scp #sftp #ftp #smb #explorer

GitHub - veeso/termscp: ๐Ÿ–ฅ A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3/SMB

๐Ÿ–ฅ A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3/SMB - veeso/termscp

GitHub