Аневризма
2.3K posts


“The Silent Killer of Software Development: Bad Code” by aneurysm @aneurysmjs/the-silent-killer-of-software-development-bad-code-1afcce99feb3" target="_blank" rel="nofollow noopener">medium.com/@aneurysmjs/th…

English

We have a giant fusion reactor in the sky that is the sun, and it’s no maintenance; that thing just works.
#solarenergy #rust
English

“The goal of software architecture is to minimize the human resources required to build and maintain the required system.” - Clean Architecture: A Craftsman's Guide to Software Structure and Design
#javascript #rust
English

inmutable borrow == reference
#rust #rustisbetterlanguagethanjavascript
English

The owner determines the lifetime of the owned
fn test() {
let mut foo = vec![1,1,1]; // allocated here
for i in 3..10 {
let next = foo[i-3] + foo[i-2];
padovan.push(next);
}
println!("P(1..10) = {:?}", foo);
} // dropped here
#rust #ownership
English

I’ve dedicated 12 years to #frontend development. Has been great by far but at the same time I feel a void, #javascript is not enough for me anymore, is the best language but there are better languages like #rust
Hope one day become a full Rust developer.
English

Writing software without tests is the same as having sex without condom.
#javascript #react #rust #typescript #vue #frontend #webdevelopment
English
Аневризма retweetledi






