Live data from Hacker News

Viewing profile — yamadapc

yamadapc

HN member
Joined
Wed, Jun 11, 2014, 2:56 PM UTC
HN karma
14
Public activity
21 items

About yamadapc

https://github.com/yamadapc

Recent public activity

  1. story
  2. comment
    Comment #39186566

    Nice, I built a similar toy with RNBO - https://knobs-gallery.vercel.app/harmonics https://rnbo.cycling74.com/

  3. comment
    Comment #32466943

    Interesting! Any plans to release rust audio-unit hosting source-code?

  4. comment
    Comment #31815574

    This is the experience team-managed projects should have out of the box in Cloud if using kanban. You create a kanban team-managed project and it'll pretty much be a Trello board. …

  5. comment
    Comment #31815522

    Jira/Confluence Cloud use the same markup and editor.

  6. comment
    Comment #31497909

    Nice post, thanks

  7. comment
    Comment #31058850

    Thanks for sharing lukastyrychtr

  8. comment
    Comment #30357627

    It's completely frozen for me (after downloading), but it's very cool for sure

  9. comment
    Comment #24610693

    I’ll plug my own fast OSX scanner, though “storage management” got better recently (or I hadn’t noticed when using it initially). https://beijaflor.io/blog/06-2020/filesaver-freein…

  10. comment
    Comment #23299632

    I’m not a C++ developer so the code can need improvements

  11. story
  12. comment
    Comment #19572344

    TL;DL Ignore all existing literature and experts' previous experience. Simple.

  13. story
  14. comment
  15. comment
    Comment #12791935

    You can just wrap `fetch` with something that knows where your server is. In `Este.js` there's something like: function ensureServerUrl(url) { // parse and replace with your server…

  16. comment
    Comment #12514419

    You can also generate the types and parsers from a data sample.

  17. comment
    Comment #12514388

    In Haskell you can generate a parser to a typed structure using library combinators and code generation: data DataMessage = DataMessage { company :: Text } deriving (Show) $(derive…

  18. comment
    Comment #12224011

    The D Language ( http://dlang.org/ ) has a @nogc pragma ( https://dlang.org/spec/attribute.html#nogc ). You just annotate functions that you don't want to use the GC in with it and…

  19. comment
  20. story
  21. comment
    Comment #7878310

    As the article seems to be down, here's the text-only (google) cached version: http://webcache.googleusercontent.com/search?q=cache:CTMc7ZQ...