HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tylrbrkr

14 karmajoined 5 वर्ष पहले

Submissions

Australia proposes AI rules for data centres and rejects copyright carve-out

abc.net.au
2 points·by tylrbrkr·18 घंटे पहले·0 comments

Show HN: SqlKit – Execute SQL in strings or files, get maps back (elixir)

github.com
1 points·by tylrbrkr·7 माह पहले·0 comments

About 40 Hours

thesquareplanet.com
3 points·by tylrbrkr·2 वर्ष पहले·0 comments

[untitled]

1 points·by tylrbrkr·2 वर्ष पहले·0 comments

One Slice of Pivot, Please

tylerbarker.com
1 points·by tylrbrkr·2 वर्ष पहले·0 comments

Digital Audio Songbook: A Love Letter to My Unfinished Songs

echoes.prototape.fm
21 points·by tylrbrkr·2 वर्ष पहले·9 comments

Show HN: Prototape – A multiplayer audio recorder for songwriting

prototape.fm
5 points·by tylrbrkr·3 वर्ष पहले·2 comments

comments

tylrbrkr
·2 वर्ष पहले·discuss
Yes, you can build fully server rendered web apps with Phoenix. You'd need HTML templates for that though, so you shouldn't use the --no-html option.

--no-webpack is deprecated as Phoenix uses esbuild now but see the docs: "--no-esbuild - do not include esbuild dependencies and assets. We do not recommend setting this option, unless for API only applications, as doing so requires you to manually add and track JavaScript dependencies"
tylrbrkr
·2 वर्ष पहले·discuss
Not sure I understand exactly what you mean, but yeah generally speaking. You really don't need JS beyond what any of the project generators give you for a tonne of use cases. A lot can be handled where you need by the LiveView.JS module. Phoenix without LiveView definitely doesn't need JS.
tylrbrkr
·2 वर्ष पहले·discuss
Yeah you're not the first to request this, it makes a lot of sense as a next step. So I can better understand the constraints, how much memory are we talking if you were to import all those files?
tylrbrkr
·2 वर्ष पहले·discuss
Oh, TIL Logic was not always an Apple product. Upload + download is possible right now but deeper integration with DAWs is on the roadmap. I’m going to create a native sidecar app that can turn your DAW into an input device for the browser to record from.
tylrbrkr
·2 वर्ष पहले·discuss
Thanks! Yeah it’s seemed like an obvious pairing for a while I think but the browser tech is finally making it possible.
tylrbrkr
·2 वर्ष पहले·discuss
Thanks mate!
tylrbrkr
·3 वर्ष पहले·discuss
Thanks! I agree. The existing players trying to take this to the browser are all going for a full replacement of native DAWs rather than to augment/supplement them like what I'm going for. Musicians _love_ their DAWs so I don't think that's the right play, at least not for now.
tylrbrkr
·4 वर्ष पहले·discuss
For sure. The pace at which they've been making all these improvement is really impressive.
tylrbrkr
·4 वर्ष पहले·discuss
Would Nx Signal be that missing piece? https://github.com/polvalente/nx-signal