[-] [email protected] 6 points 2 days ago

Unless the C++ code was doing something wrong there’s literally no way you can write pure Python that’s 10x faster than it. Something else is going on there.

Completely agreed, but it can be surprising just how often C++ really is written that inefficiently; I have had multiple successes in my career of rewriting C++ code in Python and making it faster in the process, but never because Python is inherently faster than C++.

[-] [email protected] 1 points 4 days ago

Genuine question: does anyone actually use Vala for anything? I think that the idea of a language whose OOP system is native GObjects is a nifty one, but I have seen no evidence that it has caught on in any significant way.

[-] [email protected] 38 points 5 days ago* (last edited 5 days ago)

Have you really not heard of it? It is a new architecture that is a bit better than x64_64.

[-] [email protected] 11 points 1 week ago

Sure, but if you are not regularly expressing code that has the potential of summoning elder gods that will swallow your soul into a dimension of ceaseless screaming then are you really living?

[-] [email protected] 5 points 1 week ago

I don't always use regular expressions, but when I do, I use it to parse XML,

[-] [email protected] 17 points 1 week ago

I find the author’s writing style immature, sensationalist, and tiresome, but they raise a number of what appear to be solid points, some of which are highlighted above.

I tried reading the article and gave up because life is too short for me to read a tiresome article making points that aren't even particularly that new.

[-] [email protected] 10 points 1 week ago

Something that definitely separates me from some of my less experienced coworkers is that, when I sit down and start to implement a plan I came up with in my head, if it turns out that things start exploding in complexity then I reevaluate my plan and see if I can find a simpler approach. By contrast, my less experienced coworkers buckle down and do whatever it takes to follow through on their plan, as if it has now become a test of their programming skills. This makes life not only more difficult for them but also for everyone who has to read their code later because their code is so hard to follow.

I try to push back against this when I can, but I do not have the time and energy to be constantly fighting against this tendency so I have to pick my battles. Part of the problem is that often when the code comes to me in a merge request it is essentially too late because it would have to be essentially completely rewritten with a different design in order to make it simpler. Worse, the "less experienced" coworker is often someone who is both about a decade older than me and has also been on the project longer than me, so even though I technically at this point have seniority over them in the hierarchy I find it really awkward to actually exercise this power. In practice what has happened is that they have been confined to working on a corner of the project where they can still do a lot of good without others having to understand the code that they produce. It helps that, as critical as I am being of this coworker, they are a huge believer in testing, so I am actually very confident that the code they are producing has the correct behavior, even when I cannot follow the details of how it works that well.

[-] [email protected] 6 points 2 weeks ago

So does that make the new name the undead name, and therefore like a zombie name?

[-] [email protected] 38 points 2 weeks ago

Huh; I don't believe that it is really him.

If this is the real Slim Shady, would you please stand up?

[-] [email protected] 2 points 2 weeks ago

Every one had already been launched.

[-] [email protected] 30 points 3 weeks ago

All of these options are still better than spending full price for a pair of jeans that were lovingly crafted to start with holes in them!

[-] [email protected] 5 points 3 weeks ago

Easy: recognizing bird calls on my phone.

view more: next ›

bitcrafter

joined 7 months ago