• 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle



  • From the article:

    Most recently, on Wednesday, a “congress of deputies of all levels” convened in Tiraspol, Transnistria’s nominal capital, and passed a resolution to ask Russia for protection in the face of “increasing pressure” and the “economic war” unleashed by Moldova.

    Vadim Krasnoselsky, the “president” of Transnistria and Sheriff’s former head of security, accused the authorities in Chisinau of “genocide” against the people of Transnistria.

    I’m disappointed by Russian propaganda. They should have thrown in the word Apartheid and accused Moldova of illegal settlements. Are the Russians even trying? Common, you can do better exploiting the suffering of other people!


  • PinkOwls@feddit.detoComic Strips@lemmy.worldSealioning
    link
    fedilink
    arrow-up
    20
    arrow-down
    7
    ·
    5 months ago

    To add one more aspect: When someone writes a reply asking for a source, did they actually do a short Google-search related to the claim? It basically takes the same time to just look at the summary of the search results as asking for a source. So I assume if someone asks for verification for an easily searchable fact, then they are acting in bad faith.

    Also one more thing: If you notice someone acting in bad faith, don’t engage with them. Downvote them, move on. This is especially true for the next few months until the US elections are over. You will notice it a day after the elections that the quality of discussions will increase because the bad faith actors will take a vacation. What happened on Reddit in 2016 is happening here right now.











  • I so wish that D would have taken off :/

    I used it at the time of the library split (there was a split in the community regarding the standard library, where Tango was the alternative). The compile time features of D were fantastic and they are still unmatched; as an example: For OpenGL (back then OpenGL 2.x) I could define the vertex attributes and had them checked at compile time when I started to fill the data with glMap! D templates and compile time code generation are on a whole new level, although it made tooling more difficult. If you know constexpr in C++, then this is nothing compared to what D has to offer.


  • Got it, but on the other hand (and as someone else commented): With the right settings, VB.NET can be en par with C#, for instance. They both compile to the same MCIL code, so it should really boil down to a matter of personal preference, right?

    I mean, you could also use C++/CLR. Please don’t. Because at some point people like me have to maintain it and they will hate every minute of that experience.

    I feel that many people don’t know that and tend to think back to C64 Basic, etc. and just laugh it off.

    I don’t know if people laugh it off because of the 8bit Basics, I think it’s more because of VB6. And AFAIR VB.net was made to make it easier for VB6-developers to switch to .net. The real programming language for .net was supposed to be C# and I guess some people at Microsoft also like F#.

    I also enjoy other “hated” languages like PHP and Java

    But Java is not a bad language per se; I actually enjoyed programming in Java more than C#. Java is hated because of its Enterprise-stuff. C# has managed to get a foot-hold in game development and is therefore cooler than Enterprisey-Java.

    I also like to play the UNO reverse card: I personally hate projects that run with Electron, for instance.

    I don’t see how that is a UNO reverse card :)


  • Atari Basic was my very first programming language, so I grew up learning Basic. Having said that: I don’t see any reason why new software should be written in any Basic-dialect except for fun (the same kind of fun like writing a game engine in Ada) or because of legacy reasons. So programming on the C-64, or QBasic and DOS, a.s.o. all those are fun projects, kind of like reenactment of medieval knight fights.

    In your case: If you feel comfortable using VB for your personal projects, then go ahead. But for me any variant of VB is awful, and this also applies to PHP. And in a perfect world we also wouldn’t use JavaScript.



  • It sounds like you got it basically right, but now think about the sentence “the universe is a part of our dimension” which would mean “the universe is a part of our universe”.

    The scifi “dimension” is as meaningless as “plane of existence”; it just sounds nice when you want to explain things away in scifi. I mean, it seems to be easier in scifi to travel between those “dimensions” than between the Milky Way and any other galaxy in the visible universe.