Live data from Hacker News

Viewing profile — dinglejungle

dinglejungle

HN member
Joined
Thu, Mar 16, 2017, 10:03 PM UTC
HN karma
157
Public activity
46 items

About dinglejungle

No profile information was provided.

Recent public activity

  1. 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.

  2. comment
    Comment #32517242

    > Cookie Monster (includes Black Metal) But what about Pterodactyl-fronted Black Metal: https://youtu.be/UZlZuYp1fZc?t=164

  3. comment
    Comment #27979918

    https://www.youtube.com/watch?v=a-WXzLKv_rc

  4. comment
    Comment #27854412

    > Why would operator overloading allocate memory? What if I wanted to overload the + operator to concatenate strings?

  5. 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.

  6. 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…

  7. 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…

  8. comment
    Comment #27724808

    The comments on the original announcement here were pretty positive: https://news.ycombinator.com/item?id=27676266

  9. 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 …

  10. comment
    Comment #25870117

    The company Elastic was created 2 years after the release of ElasticSearch.

  11. 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…

  12. 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…

  13. comment
    Comment #25856856

    > Paying the artists you actually listen to This is what Bandcamp is.

  14. comment
    Comment #24842817

    Are you saying that the given example should be disallowed?

  15. 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.

  16. 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...

  17. comment
    Comment #24016564

    Bandcamp?

  18. comment
    Comment #23729196

    Archive link to the referenced post: https://web.archive.org/web/20200415084132/https://slatestar...

  19. comment
  20. comment
    Comment #23448929

    https://www.google.com/search?q=site:reddit.com+ianal+-intit...

  21. comment
  22. comment
    Comment #22573496

    Being less vague about which nutrients you're talking about would be a good start.

  23. 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'…

  24. 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…

  25. 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…