HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ericlewis

no profile record

Submissions

Teenage Engineering's PO-32 acoustic modem and synth implementation

github.com
148 points·by ericlewis·4 maanden geleden·36 comments

comments

ericlewis
·3 maanden geleden·discuss
much simpler, just pull apart the MT VST :P

I am working on PO-33, doing EMFI.
ericlewis
·2 jaar geleden·discuss
If you are using the user attribution with OpenAI (as you should) then they will block that users id and the rest of your app will be fine.
ericlewis
·4 jaar geleden·discuss
I read the papers - it can't, they just seem to have novel ways of controlling the zones available. I supposed the smaller the miniLED array the more control you can have over the zones and the better it works. But there doesn't seem to be anything that really solves the bleeding issue.
ericlewis
·4 jaar geleden·discuss
It is definitely a challenge, but as prev EM / hiring manager of many iOS / Android devs it certainly isn't impossible. Not sure about large and expensive. Surprisingly most of my best devs were all inbound, not via recruiters. Felt recruiters usually wasted our time and small teams of native devs can get a lot more done than web teams (at least so it seems based on my subjective exp).

My previous company had probably well over a dozen web engineers and then for our mobile side we had a total of 3, myself included. We also often had to adapt designs ourselves and work with product to fix flows for native. But we still managed to keep up with web.

edit: and not "keep up with web" in the we are working 80 hour weeks type thing, very normal working hours, 9-5. Possibly more normal than the web team.
ericlewis
·4 jaar geleden·discuss
It isn't even necessary anymore I believe, as Expo has a way to do so.
ericlewis
·4 jaar geleden·discuss
Hard to leverage JS devs when it's an entirely different language from JS.
ericlewis
·4 jaar geleden·discuss
I agree with Expo being pretty painless. Anytime people are really set on using RN I tell them, just use Expo. Now a day, you can integrate external libs and such quite easy.
ericlewis
·4 jaar geleden·discuss
Eh. Not sure I agree, unless you mean taking a non-native already made react bit and try to turn it into RN.. that is far harder and does require lots of money.

too many people don't realize just how non-portable react code can be.
ericlewis
·4 jaar geleden·discuss
combining RN and RNW is a pain in practice. It can be done, but not easily.
ericlewis
·4 jaar geleden·discuss
I don't agree, and I have worked with this significantly as a consultant and core contributor to react-native. What typically happens is people convince themselves what you are saying is true then there ends up being huge delays to spin up all the infra app side... THEN eventually, they kinda are okay. until the next react-native release.

edit: would like to clarify that of course I would recommend better ways... but... clients do as clients do.
ericlewis
·4 jaar geleden·discuss
NativeScript would prob suit them better.
ericlewis
·5 jaar geleden·discuss
don't give it up, is the simple answer.
ericlewis
·6 jaar geleden·discuss
This is definitely a thing in the city, but it depends where you live as to how much of this you would see. This sounds like the tenderloin.
ericlewis
·6 jaar geleden·discuss
This was really cool about 16 years ago, when Facebook launched. Because this is what Facebook used to be.
ericlewis
·6 jaar geleden·discuss
Cloud + a probably similar method, but, the process the author used is not efficient in figuring out the private frameworks work. You could do a few things I think that would allow you to debug the framework calls & iMessage itself to understand what is actually going on / how it’s used.
ericlewis
·6 jaar geleden·discuss
In this case, it is Mark Gurman preciously of 9to5mac. He has a very stellar reputation for being correct on this stuff and has for nearly a decade.

Bloomberg sucks, but he’s still Mark.
ericlewis
·6 jaar geleden·discuss
lambda can run up to 30m I think (idk about lambda@edge). CF Workers fail when trying to use something like node-unfluff, because the CPU time takes too long.

This seems to me, like a more controllable lambda@edge.
ericlewis
·6 jaar geleden·discuss
maybe if you go over, you automatically add ads to the page or something.
ericlewis
·6 jaar geleden·discuss
Someone I work with on react-native just sped up large text parsing by 40% or so.
ericlewis
·6 jaar geleden·discuss
Also, ios is “easy” when it comes to doing react-native. So by doing the hard one first, they have a lot more confidence in the rest.