This might be more of an indictment on 'readable' being a meaningful concept (beyond simple personal preference) than it is of Zig's syntax.
> Cookie Monster (includes Black Metal) But what about Pterodactyl-fronted Black Metal: https://youtu.be/UZlZuYp1fZc?t=164
https://www.youtube.com/watch?v=a-WXzLKv_rc
> Why would operator overloading allocate memory? What if I wanted to overload the + operator to concatenate strings?
defer in Zig is per-scope, so { var file = try std.fs.cwd().openFile(path, .{}); defer file.close(); // ... code ... // file.close() is executed here } would work just fine.
That doesn't excuse the behaviour from MuseGroup. They essentially were trying to do same thing that rights holders tried to do to youtube-dl, with (somehow) even less standing, since MuseGroup does not even represent…
Yeah, judging from the MuseScore owners' behavior towards musescore-downloader, the situation with Audacity will only get worse from here. https://github.com/Xmader/musescore-downloader/issues/5…
The comments on the original announcement here were pretty positive: https://news.ycombinator.com/item?id=27676266
The TortoiseGit client basically has this feature[1]. In the commit GUI, you can right click a file and select "Restore after commit", then you can edit the file to remove all the changes you don't want to commit (which…
The company Elastic was created 2 years after the release of ElasticSearch.
From https://www.elastic.co/about/press/elastic-n-v-reports-stron... > First Quarter Fiscal 2020 Financial Highlights > Total revenue was $89.7 million, an increase of 58% year-over-year, or 62% on a constant currency…
Yes, but it's much more likely your money is going to record labels rather than artists with something like Spotify. With Bandcamp, you are typically directly paying the artists, and you can always pay above the minimum…
> Paying the artists you actually listen to This is what Bandcamp is.
Are you saying that the given example should be disallowed?
Your analogies ignore the advertisement part of what you are quoting. Selling an OS doesn't require any particular scale at all, selling ads to display within an OS would.
An example of this in the Zig math tests, where it tests calling the same function at both comptime and runtime: https://github.com/ziglang/zig/blob/33c4ad7f3a79aad5d7ea481a...
Bandcamp?
Archive link to the referenced post: https://web.archive.org/web/20200415084132/https://slatestar...
https://www.google.com/search?q=site:reddit.com+ianal+-intit...
Being less vague about which nutrients you're talking about would be a good start.
> I am slowly coming to the realization that a quarter to a half of a percent of people who are alive on Earth today may not be in one year. More than that percentage of the world's population die every year regardless…
> These [wip] labels were there before this vaporware article :) Only a day or two at most according to archive.org. No WIP labels on 2019-06-21 (the closest snapshot available before the article was published)[1]. WIP…
> many empty promises by the creator which V simply wasn't able to deliver on. Seems like this trend will probably continue with regards to the "1.0 release in December 2019" claim advertised in the Github…
Ah, I see. It would help if the article made that argument a bit more explicitly, as I totally missed that interpretation the first time through.
The title of this submission ("Fuzzing makes memory-unsafe languages untenable") makes no sense[1] and is not found anywhere in the linked article. [1] perhaps the intended meaning of the title was "fuzzing shows that…
This might be more of an indictment on 'readable' being a meaningful concept (beyond simple personal preference) than it is of Zig's syntax.
> Cookie Monster (includes Black Metal) But what about Pterodactyl-fronted Black Metal: https://youtu.be/UZlZuYp1fZc?t=164
https://www.youtube.com/watch?v=a-WXzLKv_rc
> Why would operator overloading allocate memory? What if I wanted to overload the + operator to concatenate strings?
defer in Zig is per-scope, so { var file = try std.fs.cwd().openFile(path, .{}); defer file.close(); // ... code ... // file.close() is executed here } would work just fine.
That doesn't excuse the behaviour from MuseGroup. They essentially were trying to do same thing that rights holders tried to do to youtube-dl, with (somehow) even less standing, since MuseGroup does not even represent…
Yeah, judging from the MuseScore owners' behavior towards musescore-downloader, the situation with Audacity will only get worse from here. https://github.com/Xmader/musescore-downloader/issues/5…
The comments on the original announcement here were pretty positive: https://news.ycombinator.com/item?id=27676266
The TortoiseGit client basically has this feature[1]. In the commit GUI, you can right click a file and select "Restore after commit", then you can edit the file to remove all the changes you don't want to commit (which…
The company Elastic was created 2 years after the release of ElasticSearch.
From https://www.elastic.co/about/press/elastic-n-v-reports-stron... > First Quarter Fiscal 2020 Financial Highlights > Total revenue was $89.7 million, an increase of 58% year-over-year, or 62% on a constant currency…
Yes, but it's much more likely your money is going to record labels rather than artists with something like Spotify. With Bandcamp, you are typically directly paying the artists, and you can always pay above the minimum…
> Paying the artists you actually listen to This is what Bandcamp is.
Are you saying that the given example should be disallowed?
Your analogies ignore the advertisement part of what you are quoting. Selling an OS doesn't require any particular scale at all, selling ads to display within an OS would.
An example of this in the Zig math tests, where it tests calling the same function at both comptime and runtime: https://github.com/ziglang/zig/blob/33c4ad7f3a79aad5d7ea481a...
Bandcamp?
Archive link to the referenced post: https://web.archive.org/web/20200415084132/https://slatestar...
https://www.google.com/search?q=site:reddit.com+ianal+-intit...
Being less vague about which nutrients you're talking about would be a good start.
> I am slowly coming to the realization that a quarter to a half of a percent of people who are alive on Earth today may not be in one year. More than that percentage of the world's population die every year regardless…
> These [wip] labels were there before this vaporware article :) Only a day or two at most according to archive.org. No WIP labels on 2019-06-21 (the closest snapshot available before the article was published)[1]. WIP…
> many empty promises by the creator which V simply wasn't able to deliver on. Seems like this trend will probably continue with regards to the "1.0 release in December 2019" claim advertised in the Github…
Ah, I see. It would help if the article made that argument a bit more explicitly, as I totally missed that interpretation the first time through.
The title of this submission ("Fuzzing makes memory-unsafe languages untenable") makes no sense[1] and is not found anywhere in the linked article. [1] perhaps the intended meaning of the title was "fuzzing shows that…