Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
DevPad
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
1.
▲
How Docker Escaped Near-Death to Become Software's Next Big Thing
(forbes.com)
5 points
by
DevPad
11y ago
|
0 comments
2.
▲
by
DevPad
11y ago
I think all those ~1B Unicorn companies are overestimated too.
3.
▲
by
DevPad
11y ago
Bus factor? https://en.wikipedia.org/wiki/Bus_factor
4.
▲
by
DevPad
11y ago
https://news.ycombinator.com/item?id=9806513 https://news.ycombinator.com/item?id=9815455
5.
▲
by
DevPad
11y ago
Robot Kills Man at Volkswagen Plant: https://news.ycombinator.com/item?id=9819586
6.
▲
by
DevPad
11y ago
> Ultimately, Google applied a secondary solution, reworking the system so that it wouldn’t tie photos to the “Gorilla” tag at all Looks like dirty fix.
7.
▲
by
DevPad
11y ago
Yeah, shit happens sometimes. Especially for AI algos.
8.
▲
MasterCard will Approve Purchases by Scanning your Face
(fortune.com)
5 points
by
DevPad
11y ago
|
0 comments
9.
▲
Turing Phone – The World's First Smartphone with a Liquid Metal Frame
(mashable.com)
3 points
by
DevPad
11y ago
|
0 comments
10.
▲
by
DevPad
11y ago
Singularity, the beginning.
11.
▲
by
DevPad
11y ago
Operating low-level resources makes it more complicated and because of that, - big amount of programming mistakes made there are critical.
12.
▲
Red Hat and Mirantis, once an OpenStack couple, have split
(fortune.com)
30 points
by
DevPad
11y ago
|
0 comments
13.
▲
by
DevPad
11y ago
Awesome!
14.
▲
by
DevPad
11y ago
Some time ago I participated in some Startup Accelerator. Was part of Startup with really fast growing user base, but small amount of sales. What some investors really suggested to do with our database - is to sell it! So companies can sell
15.
▲
by
DevPad
11y ago
Very true. It's possible to write ugly code in any programming language, just so easy.
16.
▲
by
DevPad
11y ago
Yeah, what I feel like it could be with Haskell: get a glass of good wine and solve interesting programming problem during evening. And write some beautiful code.
17.
▲
by
DevPad
11y ago
This posting convinced me to learn Haskell. But it requires to be more than just a programmer. Why I love Python, - because of scientific-friendly community. Haskell is more than that: more algos, data structures, functional programming, ma
18.
▲
A Brief History of Airbnb
(techcrunch.com)
27 points
by
DevPad
11y ago
|
0 comments
19.
▲
by
DevPad
11y ago
Oh ... Unicorns!
20.
▲
by
DevPad
11y ago
For me it's not the best approach with server/html. By design too many points of failure for desktop app, too many wrappers. The gist is clear: it works, it's easier and faster to do, but ...
21.
▲
by
DevPad
11y ago
That's true!
22.
▲
ChatOps Demonstration in 3 clicks
(github.com)
44 points
by
DevPad
11y ago
|
0 comments
23.
▲
by
DevPad
11y ago
For me "Be a hacker" is kind of innovative & startupish spirit, the way of life and doing things different, open-mindness, never ending learning.
24.
▲
by
DevPad
11y ago
How about remote teams? At previous startup we had guys from: Germany, Russia, US, Romania, Brasil, Ukraine, Philippines. Our "cultural fit" was just about: Be a Hacker (innovative, open-minded).
25.
▲
by
DevPad
11y ago
Looks nice enough. using PyCharm myself btw.
26.
▲
by
DevPad
11y ago
My behavior: 1.) Use http://www.namemesh.com/ , https://www.eurodns.com/ and brain. 2.) Try to find .com domain first, use different words/synonyms combinations. Choose 3-5 best, write them down. 3.) G
27.
▲
by
DevPad
11y ago
Yeah, the best developers I've ever seen are about simplifying things, avoid overcomplication for too much "flexibility". The zen of Python https://www.python.org/dev/peps/pep-0020/ say: