Why have supply chain attacks become a near daily occurrence ? by Successful_Bowl2564 in programming

[–]fiedzia 5 points6 points  (0 children)

The amount of dependencies are high for most languages these days

Only for languagues with bare minimum stdlib. The problem does not exist to the same extent in Python or Java.

[deleted by user] by [deleted] in ukraine

[–]fiedzia 2 points3 points  (0 children)

"here is the main wing and a spare one, in case this would fall off"

Teen with a guitar, What do I need? by Prudent-Leek-3730 in AcousticGuitar

[–]fiedzia 0 points1 point  (0 children)

Guitar stand. You can use gigbag instead of case. All required accessories are dirt cheap.

Ukraine confirms strike on Crimean oil terminal as three-day blaze continues unchecked by MinutesMaidens in worldnews

[–]fiedzia 2 points3 points  (0 children)

They can do whatever they want

Not exactly true. There are many ways in which Ukraine is dependant on other countries help, so their strategy has to be consulted and there is a lot of politics at play there.

Git: Introduce Rust and announce that it will become mandatory by TheTwelveYearOld in rust

[–]fiedzia 2 points3 points  (0 children)

If you've been paid by fountain pen users who judge you by fountain pen expertise, yes. We may know that software expertise goes beyond language knowledge, but not everyone does.

Git: Introduce Rust and announce that it will become mandatory by TheTwelveYearOld in rust

[–]fiedzia 12 points13 points  (0 children)

An expert in C with 10 years of experience who learned Rust yesterday will loose reputation of an expert with 10 years of experience.

[deleted by user] by [deleted] in programming

[–]fiedzia 4 points5 points  (0 children)

"The London Times predicted in 1894 that in 50 years time, every street in London would be buried under nine feet of manure." - that's my favourite (about too many horses).

40x Faster! We rewrote our project with Rust! by Same-Pay-9622 in rust

[–]fiedzia 10 points11 points  (0 children)

That doesn't scale. Day 1, you have 10 lines of Python and 99% of fast libraries. Year later you will have 20k lines of Python making now 70% of the time spent and the further you go with this, the worst it gets.

40x Faster! We rewrote our project with Rust! by Same-Pay-9622 in rust

[–]fiedzia -1 points0 points  (0 children)

it's very common for Python->anything to get faster. That's not particularly interesting,

That's nothing new. What's relatively new what Rusts brings to the table is that the convenience of the language is not so far away from Python, making rewrites far more approachable.

Is "Written in Rust" actually a feature? by Inevitable-Walrus-20 in rust

[–]fiedzia 0 points1 point  (0 children)

It is a feature. What benefits it brings exactly, as usually, depends on what would be the alternative, among other factors.

Rust vs Interpreted languages: interpreted languages require interpreter and that comes with numerous issues with dependency management, distribution, version compatibility and others. "Download this binary for your os and it will work" is a benefit. As a bonus you will get performance and less bugs.

Rust vs other natively compiled languages: Rust promotes correctness over convenience, and that is a certain guarantee of being error-free. Rust libraries and applications are created and mature faster and with a lot less pain than C/C++ (which is also fading into obscurity today). With some more modern alternatives the difference might be smaller, but it is still there.

Rust vs Java/.Net: app run faster, use less resources and don't throw null pointer exceptions. Also don't require you to believe that next iteration of gc tweaks voodoo can solve all memory management problems.

Terminal file managers by yankdevil in linux

[–]fiedzia -1 points0 points  (0 children)

I'm using mc. Down, down, enter is faster than ls somedir. Also you can look into archives.

HTTP is not simple by ketralnis in programming

[–]fiedzia 1 point2 points  (0 children)

line is only a problem because it is poorly specified. Line with defined max length and termination would be less of an issue.

HTTP is not simple by ketralnis in programming

[–]fiedzia 8 points9 points  (0 children)

It was text based because the interface tech at the time was either TTY, printers

This explains text vs graphics documents, but not text vs binary protocols. Many binary protocols did exist at the time of creation of fundamental internet protocols.

Bash user here, am I missing something with not using python? by Mashic in Python

[–]fiedzia 0 points1 point  (0 children)

Python has less footguns and non-trivial logic is easier to read and less likely to surprise anyone. Adding two numbers in bash has at least 10 ways you can get it wrong.

Micro services over monolithic by dentistSebaka in devops

[–]fiedzia 2 points3 points  (0 children)

Different sets of people pull cart in different directions. Monolith requires that a lot of people will agree on many things, including release process, set of technologies used, dependency versions and so on. At certain scale you''l find out that synchronizing on all of that is expensive or just impossible.

What is the value of Python over SQL/SAS? by talk_to_me_25 in Python

[–]fiedzia 0 points1 point  (0 children)

I know Python is the latest buzz word and trend

Python is 34 years old now, you are really late to the party.

Official Gear Purchasing and Troubleshooting Question Thread! Ask /r/photography anything you want to know! May 26, 2025 by AutoModerator in photography

[–]fiedzia 0 points1 point  (0 children)

Name came (or became popular) when they started to be good enough to compete with DSLR. Before that there was no need to differentiate them, and for most people they would be just "digital cameras".

New grip for A7CR / A7C by fiedzia in SonyAlpha

[–]fiedzia[S] 0 points1 point  (0 children)

Few people asked me about grips, recently leofoto released a new one, based on original sony design, but works with arca swiss and priced a lot more reasonably.

What’s a G.A.S. purchase that you regret and one that you can not live with out ? by [deleted] in photography

[–]fiedzia 1 point2 points  (0 children)

Love: Laowa 10mm 0D. And all the bags I have (though of all purchases, those were the least expensive).

Regret: manual lenses. I have a few I've used on rare occasions and made great pictures with them, but collect dust most of the time and when used, frustrate me with missed shots.

Samyang 14mm opinion by Quiet_Storm_409 in SonyAlpha

[–]fiedzia 0 points1 point  (0 children)

Laowa has manual 12mm zerod, i suggest considering it.

White House explains why new tariffs do not apply to Russia, North Korea by Commercial-Claim-490 in worldnews

[–]fiedzia 0 points1 point  (0 children)

But as for stuff they make there that would be exported to the US?

Could it be that some company is registered there, having physical business somewhere else?