Originally posted by bkdwt
View Post
Announcement
Collapse
No announcement yet.
Busd Taking Shape As A D-Bus Broker Written In Rust
Collapse
X
-
- Likes 13
-
Originally posted by Vortex Acherontic View PostNot sure if they should stay with the name. Or I do pronounce it wrong. But it sounds like BuzzDee for me and that is very similar to Busty 😳Last edited by skeevy420; 01 October 2024, 11:23 AM.
- Likes 2
Leave a comment:
-
Originally posted by mobadboy View PostI love how they don't show the (terrible) memory usage or the (terrible) CPU usage. It can be just as fast as dbus, but you can't get the same memory/CPU footprint from a managed language as you can with trusty, safe C. I remember the days when very clever programmers would even rely on assembly to optimize their programs. Now you have these snowflakes even pushing back against that or, worse, replacing the well-crafted assembly with (EW) Rust.
Rust is at least nice because it segments all of the non-coders into one group.
- Likes 18
Leave a comment:
-
Originally posted by mobadboy View PostI love how they don't show the (terrible) memory usage or the (terrible) CPU usage. It can be just as fast as dbus, but you can't get the same memory/CPU footprint from a managed language as you can with trusty, safe C. I remember the days when very clever programmers would even rely on assembly to optimize their programs. Now you have these snowflakes even pushing back against that or, worse, replacing the well-crafted assembly with (EW) Rust.
Rust is at least nice because it segments all of the non-coders into one group.
And yes, the premier reason Rust exists is that C is "safe".
- Likes 21
Leave a comment:
-
Originally posted by mobadboy View PostI love how they don't show the (terrible) memory usage or the (terrible) CPU usage. It can be just as fast as dbus, but you can't get the same memory/CPU footprint from a managed language as you can with trusty, safe C.
I remember the days when very clever programmers would even rely on assembly to optimize their programs. Now you have these snowflakes even pushing back against that or, worse, replacing the well-crafted assembly with (EW) Rust.
- Likes 24
Leave a comment:
-
Originally posted by mobadboy View PostI love how they don't show the (terrible) memory usage or the (terrible) CPU usage. It can be just as fast as dbus, but you can't get the same memory/CPU footprint from a managed language as you can with trusty, safe C. I remember the days when very clever programmers would even rely on assembly to optimize their programs. Now you have these snowflakes even pushing back against that or, worse, replacing the well-crafted assembly with (EW) Rust.
Rust is at least nice because it segments all of the non-coders into one group.
- Likes 11
Leave a comment:
-
I love how they don't show the (terrible) memory usage or the (terrible) CPU usage. It can be just as fast as dbus, but you can't get the same memory/CPU footprint from a managed language as you can with trusty, safe C. I remember the days when very clever programmers would even rely on assembly to optimize their programs. Now you have these snowflakes even pushing back against that or, worse, replacing the well-crafted assembly with (EW) Rust.
Rust is at least nice because it segments all of the non-coders into one group.Last edited by mobadboy; 01 October 2024, 10:04 AM.
- Likes 2
Leave a comment:
-
Originally posted by bkdwt View PostHave you noticed that Rust fans only know how to rewrite pieces of software and rarely create something new?
i would assume that in any language majority of projects are simply reimplementations for most common use-cases. and nobody bats an eye.
- Likes 14
Leave a comment:
-
Originally posted by bkdwt View PostHave you noticed that Rust fans only know how to rewrite pieces of software and rarely create something new?
On a more serious note, a DBus broker seems like a premier candidate for Rust, memory errors in such a component can open some serious holes in a system.
- Likes 31
Leave a comment:
Leave a comment: