Hacker News new | past | comments | ask | show | jobs | submit | DoritosMan's comments login

You wouldn't be rolling your own crypto? You could use standard crypto but with your own app/UI to make the crypto easy to use.


Then you have to worry about security from side channel attacks. Even things like the iOS or Android task-switcher UI caching screenshots of your app can be vectors.


Oh yeah, making an app that is easy to use and still secure is definitely not easy. But at least you would know how you implemented the encryption on it.


And why would "your own" app be easier to use than somebody else's?


I didn't mean "your own" app would be easier to use, I meant the crypto would be easier to use via an app instead of using it through the command line.


The update is free?


Is that a statement or a question? Yes, it is free.


I don't know why he asked, but I was confused about your statement. I wasn't sure of your intent. Were you asking if the user "did not buy it" metaphorically? Or were you suggesting that because the update is free (therefore impossible to buy), users should restrain (or properly frame) their criticism?


1) It's free. It's not like they took something from you.

2) You don't have to install it.

3) If you don't like it, move on and quit bitching about it.


The latter - and you expressed it a lot better than I did.


I think you mean the 5C.


Correct, the phone in question is a 5C, the 5S has the TouchID sensor and therefore the Secure Enclave (TPM).


That's it!


Bitcoin mining?


You are right, but FPGA is very old news in Bitcoin mining about 3-4 years old, everyone moved to custom ASICs.


I've used RamNode and had a great experience using them.


Same here.


I added the torrent to my server to help out with speeds


Probably the release of .NET 4.5, Windows 8, Server 2012, and Visual Studio 2012.


I enjoy doing it but my main issue is finding things to work on. I just can't seem to get good ideas.


Automate something (my favorite advice), or analyze something. Find a task that has a lot of manual steps (copy a file here, copy a string from there, etc) and automate whatever you can.

Pick something apart and analyze it programatically. Email is great as there are protocols and libraries to do this with. Find a/the IMAP library for your language of choice, copy a bunch of messages to some place where you won't harm the originals, and start picking apart the folders and messages. See what you can know about what's in a folder and list it. See what you can know about a message, and list that all out.

You could do the same with a bare html document, there are really good libraries to pick apart an html doc. Beyond that, learn the DOM and pick it apart from that angle.


I started with a command line calculator when I was 17(Internet was a luxury for me back then.)

You can try your hand at algorithms. You can implement them in a language of your choice, try different methods, try to speed things up etc.

If you are in to math, you can try projecteuler.com, it is a good learning source, provides lots of interesting problems to solve.

You can check code katas. https://en.wikipedia.org/wiki/Kata_(programming)

The idea is not that important at first. By doing even simpliest things, you will expand your knowledge on programming, which in turn will guide you about what you can do with it.


The funny thing is that I do have some experience with auto repair, HVAC, and carpentry. My Dad is a general contractor and every summer I would usually go help him with jobs. I've helped build a house, work on a custom deck for a pool, and quite a few other things. We have worked on my truck and car together. Being in Houston isn't the best for doing that stuff. Being in an attic where it's 90+ out isn't very fun. Thanks for the advice though!


If I didn't have to worry about malicious ads, pop up advertisements, video ads that automatically play, and obnoxious ads then I probably wouldn't use AdBlock. But since advertisements are nothing but obnoxious then it makes it hard for me to change my mind...


Yeah, some advertisers actually hurt their own industry with really pushy ads. How mild would the ads need to be for you to be happy to turn off your adblocker? Would you tolerate any ads, even from your favourite site?


Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: