edwcar13 | 9 years ago | on: Learn the ways of Linux-fu, for free
edwcar13's comments
edwcar13 | 9 years ago | on: Ask HN: Does LinkedIn have to notify me of breach?
edwcar13 | 9 years ago | on: Ask HN: Twitter bootstrap or material design for your web side-project?
Then there is materializecss that visually is more appealing then bootstap. The color palet alone is enough to consider it, especially if you want to build a flat minimal site. It's also ready to be your full UI experience, but lacks the amount of javascript plug-ins that bootstrap and it's community have built for it(i.e. carousels, popups and some other goodies).
I've never used getskeleton, but its also not necessarily the end all UI solution and is considered a starting point.
Here is a vlog site I built with ROR and materializecss to give you an idea.
http://dry-dusk-26762.herokuapp.com/
Boostrap plugins: http://www.jqueryscript.net/tags.php?/Bootstrap/
Materializecss: http://materializecss.com/
edwcar13 | 9 years ago | on: Kanye Wests Tidal Flop
Second, niche is too small. The majority of bulk music buyers are between 17- 25 years of age. High fidelity audio and videos isn't top priority especially when itunes or downloading a YouTube videos audio is an option.
Competition too great Spotify is at 100 million downloads on android alone. Also Apple music and Google play come built in to the smart device and is already integrated with your existing music.
Tidal wanted to get big too fast. All successful apps started with slow growth. They learned their user base, adjusted to widen the types of users in that base, grew a healthy back bone over a period of time to establish a strong infrastructure. Im pretty sure that Jay-Z just hired some contract developers to build this app, upload it and build a simple hosted solution. The app is experiencing growth pains. Its like a small 5 table restaurant trying to to seat customers like it's a 100 table restaurant.
Also I support the "Tidal being dead statement", since Jay-Z couldn't make a deal with Sony for licensing. He will have to remove a lot of artists from his catalog. Mind you a majority of them being "founders"...
edwcar13 | 10 years ago | on: Ask HN: Do I have to go through recruiters nowadays, how do you find new jobs?
Then uses sites like indeed.com, venturefizz.com, or apply directly to the company. Use hired.com if you got a nice fancy resume for them to show off, but avoid it if you are strictly entry level.
The troublesome part is that only recruiting companies can get you in to startups that are still in stealth mode or too small to hire someone just for recruiting and hr.
edwcar13 | 10 years ago | on: What are the biggest headaches as a developer or systems admin?
edwcar13 | 10 years ago | on: What are the biggest headaches as a developer or systems admin?
edwcar13 | 10 years ago | on: Ask HN: How hard would an offshore tax avoidance as a service be?
Then hire a team of Panama lawyers to file the documents and financial experts to manage the money that is being "hidden".
I believe the only thing you could do to automate the process is build a site like rocketlawyer.com and have people file it that way and then follow up a consultation call to walk them through the rest of the process.
edwcar13 | 10 years ago | on: Ask HN: How Do You Meet Angel Investors in Silicon Valley?
edwcar13 | 10 years ago | on: Have we run out of problems?
edwcar13 | 10 years ago | on: Ask HN: Trump won the elections what are you going to do now?
edwcar13 | 10 years ago | on: Ask HN: AWS engineer looking to do low level development. How do I land a gig?
My advice if it is worth to you at all. I only have 5 years in total. This is all without a college degree and just a certificate in networking technologies.
1. Start a github and blog site showcasing your advanced firmware and kernel development skills and "fun" projects
2. Document every last detail of your work in your read me or blog post (companies love that you can document, especially if it's a long term use case)
3. Google interview questions about the field you are looking to get into and make a project that solves that question
4. What you are looking to get into could be in embedded systems engineering or firmware engineering
As of 22 days ago SanDisk is hiring so the need is there. Just apply, most hiring managers say they want 5+ years but that is to scare off the non-skilled applicants.
http://www.indeed.com/viewjob?from=appsharedroid&jk=f350a3a2...
Hope any of this helps.
edwcar13 | 10 years ago | on: If you could use any language for general development, then which would you use?
PYTHON:
1. Python is white space sensitive forcing you to write clean code.
2. Python has been around since 1991.
3. Python is in my opinion the easiest when it comes to learning curve
4. Sites like YouTube and Google started on python.
RUBY:
1. Ruby is the popular language today because of ruby on rails.
2. ROR cuts down development and testing time.
3. Ruby has gems for just about everything now, most vendor code that use to be considered third party are now gems.
4. Sites like airbnb and fiverr use ruby
End: This is for both. The communities are huge, the years of examples, modules and libraries are extensive
edwcar13 | 10 years ago | on: Sorry, You Can’t Speed Read
edwcar13 | 10 years ago | on: Sorry, You Can’t Speed Read
edwcar13 | 10 years ago | on: Ask HN: How do detect a crappy boss / toxic environment when interviewing?
I too just got out of college and tried to find my first job out of school and took the first offer. These are the signs that I picked up on.
- Arrived to interview to find that what I applied for was not what I was interviewing for ... RUN! - When trying to get a straight answer about benefits or how long individual training may be and getting a lot of "I'll get back to you" and no one does... RUN
- When waiting for your interviewers and recruitment has to come in and ask you if you have already spoken to your interviewers (i.e. their late or no show) ... RUN either they are way to up their own ass or just terrible at time management which if it's your future boss means they will have no time for you
- Last one promise, when interviewing and you get asked questions that you know the answer you gave to be 100% and they say it's wrong and tell you an answer that isn't correct. Run!
That interviewer or interviewers indirectly just told you that they dont follow or are going against what the documentation stateted.(in my case how elasticsearch is configured)
I.e. you will work in an environment that will leave you with knowledge that is incorrect and useless to use in another interview.
edwcar13 | 10 years ago | on: My Biggest Regret as a Programmer