The social networking sites that will ban your account without mentioning any reason.
Based on our record, Mastodon should be more popular than V (programming language). It has been mentiond 728 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> It’s best to understand that fascists see hypocrisy as a virtue. It’s how they signal that the things they are doing to people were never meant to be equally applied. > It’s not an inconsistency. It’s very consistent to the only true fascist value, which is domination. > It’s very important to understand, fascists don’t just see hypocrisy as a necessary evil or an unintended side-effect. >... - Source: Hacker News / 1 day ago
The Lennart post about it explain it https://mastodon.social/@pid_eins/112353324518585654 He was comparing to "normal" sudo, but sudo-rs have the same problems he highlighted anyway. - Source: Hacker News / 14 days ago
I think this post explains why much better than I can: https://mastodon.social/@pid_eins/112353324518585654. So yes, I am not saying that privilege escalation bugs are impossible if you have a different architecture, but like Lennart argues is that it makes them much more difficult to happen, especially because creating a proper setuid is difficult. Also there is a bunch of things that makes sudo especially tricky... - Source: Hacker News / 14 days ago
I don't -- unfortunately not too well-versed in this field! But I was a bit fascinated with SWAR after I randomly thought of how to prefix-sum with int multiplication, later finding out that it is indeed an old trick as I suspected: https://mastodon.social/@dougall/109913251096277108 As for 64-bit... well, I mostly avoid using high-end GPUs, but I was of the impression that i64 is just simulated. - Source: Hacker News / 15 days ago
Marc added some extra flavor https://mastodon.social/@marcedwards/114454783708869207 > This article is the longest piece I’ve published on Bjango’s site, and it took a couple of years of research. I purchased around 25 pieces of music gear. I emailed Imogen Heap, and to my surprise, someone from her team got back to me and confirmed the exact harmonizer used on Hide and Seek. > It’s been a huge effort,... - Source: Hacker News / 15 days ago
> For me the biggest gap in programming languages is a rust like language with a garbage collector, instead of a borrow checker. https://vlang.io. - Source: Hacker News / about 2 months ago
I think V [1] is what Go should’ve been. Simple, compiles fast, integrated language tooling, in fact quite similar to Go, but without all the dumb design decisions. Unlike Go, it has sum types, enums, immutable-by-default variables, option/result types, various other goodies and the syntax for for loops actually makes sense. It’s a shame that the compiler is quite buggy, but hopefully that’s going to improve. [1]... - Source: Hacker News / 4 months ago
Mantis is a type-safe web framework written in V that emphasizes explicit, magic-free code. - Source: dev.to / 5 months ago
For development, V offers both an interpreter and watch mode, combining the convenience of scripting languages with the type safety and performance of compiled languages. It even includes built-in channel-compatible concurrency - truly the best of both worlds. - Source: dev.to / 5 months ago
What is quite interesting (after looking at their documentation), is that V lang[1] has all that is mentioned: `?`[2], `or`[2], sum types[4], and can return multiple values[5]. [1]: https://vlang.io/ [2]: https://github.com/vlang/v/blob/master/doc/docs.md#optionresult-types-and-error-handling [4]: - Source: Hacker News / 6 months ago
X (Twitter) - Connect with your friends and other fascinating people. Get in-the-moment updates on the things that interest you. And watch events unfold, in real time, from every angle.
Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
Facebook - Connect with friends, family and other people you know. Share photos and videos, send messages and get updates.
D (Programming Language) - D is a language with C-like syntax and static typing.
Gab.ai - Gab is an ad-free social network dedicated to free speech.
Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...