Viewing profile — thebricksta
thebricksta
HN member- Joined
- Mon, Sep 17, 2018, 2:36 AM UTC
- HN karma
- 82
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About thebricksta
No profile information was provided.
Recent public activity
-
comment
Comment #33964754
It doesn't really matter if it is a mistake; the point is this sort of thing should not happen. Processes should prevent it. Oops, we lost your data - but don't worry, the team her…
-
comment
Comment #33747810
I have a similar take to yours. Early in my career, I really bought the stuff the Agile founding fathers promoted (Martin, Uncle Bob, Beck, etc). I tried bringing it into my code a…
-
comment
Comment #33123776
I studied a number of books in that field last year, and much of this entire thread is missing some key points. The learning psychology field often differentiates practice from del…
-
comment
Comment #32921009
You won't necessarily have to have ?client_type=xyz params on your endpoints if the BFF can do the filtering, so it saves having to build out all sorts of complexity in each backen…
-
comment
Comment #32920664
The article doesn't do a great job at explaining that this isn't always just filtering, sometimes it's aggregation too. A mobile client may need data points to display a single pag…
-
comment
Comment #32920644
My company uses this pattern extensively, just as indicated in the post. Frontend teams deliver their own backend-for-frontend and the backend teams just worry about their own micr…
-
comment
Comment #30809423
The optimist in me hopes this really is a quality of life improvement for the cattle. The pessimist in me fears this a way to begin patenting livestock.
-
comment
Comment #30795449
> He most certainly did not. Of all the different takes out there, his is very weak. I think Adam Neely did a good job explaining what infringement lawsuits mean in the context of …
-
comment
Comment #30792068
It's a fun concept, and maybe will be useful in some weird edge case of a lawsuit, but no. Most recent music infringement lawsuits seem to argue that some combination of the sound …
-
comment
Comment #30701874
Most superstar pop singers have fantastic singing voices and great pitch control. Autotune shows up because of some mix of 1) the modern pop aesthetic demands superhuman tuning, 2)…
-
comment
Comment #28357897
The best definition I've seen for the success of a piece of music is this: "What emotion is the artist trying to convey and how well does it convey it?" Throughout the composing, a…
-
comment
Comment #28357139
As someone with a fair amount of experience in both domains, I'd agree with this. I see a lot more utility in sculpting sound and helping streamline the production side of things t…
-
comment
Comment #28202930
I misunderstood the point of this comment before, thinking you were arguing that MIDI fails because it is not, itself, a clear human-legible format like text-notation languages bei…
-
comment
Comment #28200799
I think the truth of that statement very much depends on the genre, workflow, and age of the composer. Yes, some older composers cut their teeth with pianos, staff-paper and pencil…
-
comment
Comment #28200556
Yes that's a good point, something I was thinking about too after that post: MIDI cannot work its way back to the original score itself, but it can capture a perfect performance of…
-
comment
Comment #28199746
I've played with ABC / ABC.js to render sheet music in the browser before and I like it for transporting notation; but I don't think it fulfills the same use-case that Alda is atte…
-
comment
Comment #28199650
Alright, it was wrong of me to call MIDI a notation format, since it's not. MIDI is a protocol meant to be able to capture the performance of music, and much of the performance isn…
-
comment
Comment #28199328
Sorry to be a downer here, but can someone explain to me what the appeal of these projects are? In the past year or so I've seen a number of text-based music notation projects hit …
-
comment
Comment #27962837
If I'm old enough to buy a car, then I likely am having kids soon - so a 70 year time horizon means that my kids will be multi-millionaires when they are around 70, which doesn't d…
-
comment
Comment #27798625
I was once in a position where I had nothing to do for around 5 months straight after starting a job. It was an open office plan, we were clocked in 9-5, and I had a supervisor fro…
-
comment
Comment #18003030
But is it a kick ass wheel? Imagine if the only programming language available was C and all you wanted to be was an amateur script kiddie. It is nice to have beginner friendly lan…
-
comment
Comment #18002918
I assume you are talking about finger-style guitar here. In that case, most beginner books are very strict about providing staff + tab marked up with right hand finger suggestions.…
-
comment
Comment #18002868
Hey there, easy on the guitarists. Guitars, like other string instruments, have multiple ways to play each note. Depending on the note progression, hand position needs to slide up …