Hacker Newsnew | past | comments | ask | show | jobs | submit | 64bitbrain's commentslogin

I dont know if there is any simple way of achieving this. However, I had similar issues with sharing high quality images and whatsapp was not the right app for it. I setup slack for my parents on their phones and they share images and stuff on it. The free tier for slack works for me, and integrated tons of apps like dropbox, kayak and etc to it. But then this is more suited for close group, like in my case.


Agreed. However, if we consider a computer with complex AI capability(Jarvis), can it dream. Dream is kind of a state for us humans, similarly, If Jarvis goes to sleep what we can except, does it projects random thoughts and ideas. Can it dream about all those crazy ideas like humans do. It does kind of open up the possibilities of making a machine think more than he can achieve.


Does it need to be ran as root?

Downloading m-cli from git to /usr/local fatal: could not create work tree dir '/usr/local/m-cli': Permission denied Failed to clone => https://github.com/rgcr/m-cli.git

Off course it won't be able to access the /usr/local/


Most people using this probably have homebrew installed, which makes /usr/local writable for the main user.


The README addresses this (with the somewhat elliptical "You need privileges"), and points out a work-around:

> You can also install it in a different path

    INSTALL_DIR=$HOME/.m-cli sh <(curl -fsSL https://raw.githubusercontent.com/rgcr/m-cli/master/install.sh)
> Note: You need privileges


"It was never communicated which languages the coding test would be limited to before I started it. Those I could choose from were C, C++, Java and a couple of others, which ruined my plans to use Go or PHP - the languages I was the most proficient in. So I ended up choosing Java."

Similar thing happened to me. I was never told or asked which programming language I would prefer. I click the link, filled some info and I landed on programming question with only two choices C or C++. I was like wait?! Though, I tried to solve the problem, but couldn't finish on time. I contacted the recruiter about this and I never heard anything back. All I got was email, Sorry you didn't qualify. I really liked the Hackerrank interface, but I was disappointed in lack of language options I was given.


Did I miss something, because I didn't see performance testing. Given some specific test bed, which has X amount of RAM, How much Insertion Per Second(IPS) I can get?


> In addition to the three major test harnesses, there several other small programs that implement specialized tests.

> 4. The "speedtest1.c" program estimates the performance of SQLite under a typical workload.

> 5. The "mptester.c" program is a stress test for multiple processes concurrently reading and writing a single database.

> 6. The "threadtest3.c" program is a stress test for multiple threads using SQLite simultaneously.


Thanks! I dont know how I missed that.


More demos..I have used some photography apps and later it turned out that it was not exactly the feature I was looking for. Maybe, like preview mode, or videos?


We use LFS at work and its base OS for our firmware. I started working on LFS like 5 years ago and we still use it(transitioning to CentOS minimal). One of the reason, my senior devs choose to stay with LFS was it simplicity and small footprint. We have been using LFS for almost a decade now. It was perfect fit for OS on 30GB SSD. Too much room for other stuff. One of the drawbacks I did saw is packages. Not easy as "yum install <>" and be done. Moreover, It got really tricky to get LFS working on AWS.


My co-worker told me that, he saw someone remotely controlling his home PC. The attacker opens browser and tried installing WebBrowserPassView. He said he saw paypal.com opened and soon he disconnected the network cable and shut down his router. I asked him if there were any port forwarding on his router and any remote access services running. All I remember him mentioning running TV on his computer.


> If you do end up going the angular route, i'd probably think long and hard about starting with 1.x instead of 2.

Thanks for bringing that up. This was next on my list. 1.x or 2?! I feel that angular 2 is gaining more attention and probably better(I haven't read much), I would stick to angular 1.x.


Precisely! I have been going to through the documentation and it amazes me every time I come across a directive. You are absolutely right, maintainability of code will be good enough for me to start migrating my app.


You can grab a uDemy course on Angular for ~$15 (40% off sale going on today, I believe). The courses are an easy way to jump into Angular and build simple applications from day 1. It will introduce you to the fundamentals of AngularJS and can replicate many o fthe use cases of jquery.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: