Viewing profile — yamadapc
yamadapc
HN member- Joined
- Wed, Jun 11, 2014, 2:56 PM UTC
- HN karma
- 14
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About yamadapc
Recent public activity
- story
-
comment
Comment #39186566
Nice, I built a similar toy with RNBO - https://knobs-gallery.vercel.app/harmonics https://rnbo.cycling74.com/
-
comment
Comment #32466943
Interesting! Any plans to release rust audio-unit hosting source-code?
-
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. …
-
comment
Comment #31815522
Jira/Confluence Cloud use the same markup and editor.
-
comment
Comment #31497909
Nice post, thanks
-
comment
Comment #31058850
Thanks for sharing lukastyrychtr
-
comment
Comment #30357627
It's completely frozen for me (after downloading), but it's very cool for sure
-
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…
-
comment
Comment #23299632
I’m not a C++ developer so the code can need improvements
- story
-
comment
Comment #19572344
TL;DL Ignore all existing literature and experts' previous experience. Simple.
- story
- comment
-
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…
-
comment
Comment #12514419
You can also generate the types and parsers from a data sample.
-
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…
-
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…
-
comment
Comment #11684420
SQL...?
- story
-
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...