Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Pr3fix
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Pr3fix
8y ago
Please, someone, make an HN-ipsum generator. This is a perfect source.
2.
▲
by
Pr3fix
8y ago
Can't access your app. Looks like it has crashed. Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
3.
▲
by
Pr3fix
8y ago
iMessage between iMessage users is akin to Whatsapp/messenger -- not actually SMS/MMS. Those are only sent when, say, messaging an Android user or if an iMessage failed to deliver.
4.
▲
by
Pr3fix
9y ago
How will commenters submit their comments? Would they be required to enter their email? Or are you implying an email address would be generated for them to associate with their activity/comment chain?
5.
▲
by
Pr3fix
9y ago
If you made a solid API, I would be very interested in developing a react-native app.. :)
6.
▲
by
Pr3fix
9y ago
He was comparing coolness, an "unmeasured and a dangerous motivation", to curiosity, which is similarly unmeasured and dangerous. ie, both are unreliable motivators and yet the industry idolizes both.
7.
▲
by
Pr3fix
10y ago
What is the frame rate like when you do this, though? A buddy had an original run Chromecast and I remember being excited about that feature back in the day, but the framerate for tab streaming was so inconsistent it wasn't watchable.
8.
▲
by
Pr3fix
10y ago
Bingo. Having one language for your front end, back end, build tools, database schema... It simplifies life a lot. You can reuse code / modules. You Don't suffer from context switching inherent with jumping between languages. Also
9.
▲
by
Pr3fix
10y ago
Because in a lot of ways those practices don't further the end goal or bottom line of the business. They don't meet business needs. As a developer, I think we both can agree that these things make our (developer) lives easier, but
10.
▲
by
Pr3fix
11y ago
If you're checking your `node_modules` into the repo you're doing it wrong :\ should just check in package.json.