I've been trying to think through something called Story-So-Far which is supposed to be an IDE plugin which logs user keystrokes with timestamps and saves it to a local file .ssf . This file should be replay-able in the IDE which essentially means other developers can literally see how the software was made by the original author. This aims to replace tutorials and also increase open source contributions once you see for yourself how the software was written. I know there are security risks involved. But one problem at a time. Haven't started on the actual implementation yet.
what do you look for in a candidate when hiring for a remote position ? I am 3 years experienced dev and cant even get my resume filtered for first round. I do have 3 months of remote Gsoc experience if that counts. But i am curious, is there some particular factor that gives an edge over other candidates ?
i guess because the consumers might not always be tech savvy. they just want those items/coins/rewards in whatever game/app they are playing/using. a minor pop-up about the mining stuff wouldnt bother them (although app perf might be affected). that's how i see it.
Been using re-frame in production since 2 months. Lost some hair in the first 3 days ( had to make some db structure decisions based on requirements) but after that it's been amazing and adding new features has become really trivial.
Silly question. Can I use this to interact with a machine learning model written in python from javascript on react native ? It'd be great if someone could point out the feasibility/limitations
Just trying to make gemini-cli work with my enterprise copilot subscription.