Re: git going rust

2025-09-06 Thread Alan C. Assis
Hi Štěpán Pressl, Because Nathan is a subversion contributor/developer, hehehe :-) Few days ago I saw a Ken Thompson presentation where someone asked him if Rust will replace C. He said he tried to develop a program in Rust and had difficulties to get it working, then sometime later with it trie

Re: git going rust

2025-09-06 Thread Matteo Golin
I honestly don't think it's terrible. I really like how explicit you can be when defining interfaces in Rust. However, I will say that I prefer C. It's stable, ubiquitous and very simple. When I've written Rust I also find there are so many functions/helpers to remember. There are sometimes so many

Developing the NuttX Standard Board

2025-09-06 Thread Alan C. Assis
Hi Everyone, We will have tomorrow morning (afternoon/evening for merians A to M) our first meeting about the NuttX Standard Board: https://www.youtube.com/live/keZAZ8GiYzI New to this subject? Ref: https://github.com/NuttX/nuttx_hardware/blob/main/Documentation/standard/index.rst Please join u

Re: git going rust

2025-09-06 Thread Štěpán Pressl
What's wrong with git in rust? Also, I shouldn't email it here explicitly in the Apache's mailing list, but for the love of god, why SVN? :-) On Sat, Sep 6, 2025 at 3:58 AM Nathan Hartman wrote: > On Fri, Sep 5, 2025 at 5:51 PM Tomek CEDRO wrote: > > > > > > https://lore.kernel.org/git/20250904

Re: [HELP] Feedback for MDIO bus

2025-09-06 Thread Tomek CEDRO
Hey there Mihai :-) I guess the device ops are used anyways, pointers are provided by underlying hardware, wrappers are for convenience and use ops below, I2C is more popular with various sensors so it may be okay to just have read/write calls exposed to the user, that may be easier to use but may

Re: git going rust

2025-09-06 Thread Ludovic Vanasse
Yeah, I understand people might not like it, and I respect that. I would also encourage support it in NuttX. Ludovic Vanasse ludovicvana...@gmail.com On Sat, Sep 6, 2025 at 11:11 AM Matteo Golin wrote: > I honestly don't think it's terrible. I really like how explicit you can be > when definin

Re: git going rust

2025-09-06 Thread Michał Łyszczek
On 2025-09-06 11:11:03, Matteo Golin wrote: > I honestly don't think it's terrible. Rust is good idea but with terrible execution. Which results in code being safely unreadable ;) signature.asc Description: PGP signature