Viewing profile — dinglejungle
dinglejungle
HN member- Joined
- Thu, Mar 16, 2017, 10:03 PM UTC
- HN karma
- 157
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About dinglejungle
No profile information was provided.
Recent public activity
-
comment
Comment #36367661
This might be more of an indictment on 'readable' being a meaningful concept (beyond simple personal preference) than it is of Zig's syntax.
-
comment
Comment #32517242
> Cookie Monster (includes Black Metal) But what about Pterodactyl-fronted Black Metal: https://youtu.be/UZlZuYp1fZc?t=164
-
comment
Comment #27979918
https://www.youtube.com/watch?v=a-WXzLKv_rc
-
comment
Comment #27854412
> Why would operator overloading allocate memory? What if I wanted to overload the + operator to concatenate strings?
-
comment
Comment #27851836
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.
-
comment
Comment #27727838
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, si…
-
comment
Comment #27727381
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-downl…
-
comment
Comment #27724808
The comments on the original announcement here were pretty positive: https://news.ycombinator.com/item?id=27676266
-
comment
Comment #26967203
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 …
-
comment
Comment #25870117
The company Elastic was created 2 years after the release of ElasticSearch.
-
comment
Comment #25869690
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-ove…
-
comment
Comment #25857689
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, a…
-
comment
Comment #25856856
> Paying the artists you actually listen to This is what Bandcamp is.
-
comment
Comment #24842817
Are you saying that the given example should be disallowed?
-
comment
Comment #24842756
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.
-
comment
Comment #24841665
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...
-
comment
Comment #24016564
Bandcamp?
-
comment
Comment #23729196
Archive link to the referenced post: https://web.archive.org/web/20200415084132/https://slatestar...
- comment
-
comment
Comment #23448929
https://www.google.com/search?q=site:reddit.com+ianal+-intit...
- comment
-
comment
Comment #22573496
Being less vague about which nutrients you're talking about would be a good start.
-
comment
Comment #22543408
> 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'…
-
comment
Comment #21297167
> 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 bef…
-
comment
Comment #21297126
> 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…