Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
deboflo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
deboflo
6y ago
Kubernetes? No thanks.
2.
▲
by
deboflo
7y ago
I strongly, but politely, disagree because I took a year off and completely retooled my career. You must exercise, eat healthy, keep a schedule, and eliminate all distractions. Live somewhere cheap and focus on career and personal developme
3.
▲
by
deboflo
7y ago
Totally normal. Build something. Get those creative juices flowing again. Your new career will choose you.
4.
▲
by
deboflo
7y ago
I worked at google for 10 years and I can relate to the author 100%. I was promoted however.
5.
▲
by
deboflo
7y ago
Jeff Bezos in 2002: “All teams will henceforth expose their data and functionality through service interfaces. Teams must communicate with each other through these interfaces. There will be no other form of interprocess communication allowe
6.
▲
by
deboflo
7y ago
This is one of those things you don’t truly understand until you’ve experienced it first hand. I have. Very appropriate metaphors.
7.
▲
by
deboflo
7y ago
Great post! Whenever I’ve gone down the path of trying to memorize stuff using spaced repetition or flash cards, it has rarely paid off. I’ve found that real practice works better for me. For example, I’ll create and run a vim macro command
8.
▲
by
deboflo
7y ago
I live in San Francisco. Every time I see Cruise vehicles, the driver has his hands on the steering wheel.
9.
▲
by
deboflo
7y ago
Then fly to Palo Alto and get the procedure done. It costs $5K. The recovery time with Dr. Li is quick. I went back to work 2 days after the procedure. If you are suffering from lack of oxygen during sleep, you are living in a fog. Do whate
10.
▲
by
deboflo
7y ago
Dr. Kasey Li https://drkaseyli.org/
11.
▲
by
deboflo
7y ago
I had this exact issue and had a septoplasty procedure 4 years ago to fix it. The results were truly life changing because I could breath without being congested from dust mites. I had no idea how bad it was until I could breathe after the
12.
▲
by
deboflo
7y ago
I noticed that my girlfriend and I stopped having arguments after she got off the pill. That was over a year ago. She’s much more relaxed. I also got the snip.
13.
▲
by
deboflo
7y ago
You can also use the model checker to, via brute force, find a sequence of states that result in a desired outcome (which is expressed as a set of conditions called an “invariant”). For example, steps to solve the tower of honoi or the Die
14.
▲
by
deboflo
7y ago
Labels like these are meaningless. I make more money as a DevOps Engineer than I did as a Google SWE, and I have significantly more responsibilities. The DevOps community is diverse. There are “DevOps” engineers who can’t write code (sadly)
15.
▲
by
deboflo
7y ago
Then you haven’t tried the Google Cloud consoles.
16.
▲
by
deboflo
7y ago
Thanks, I'll look into those.
17.
▲
by
deboflo
7y ago
Ah, that makes more sense then.
18.
▲
by
deboflo
7y ago
15 minutes to pull an image is crazy. Run a “docker pull {image}” followed by a “docker build —cache-from {image} ...” to speed up your pulls by 10X.
19.
▲
by
deboflo
7y ago
JavaScript bundles are often a bottleneck in web builds. I wish there were better ways to speed this up.
20.
▲
by
deboflo
7y ago
It’s trying to do too much, just like Google Wave, Angular, Google Web Toolkit, etc. Avoid anything that tries to do everything. Instead, build on an ecosystem of independent services that integrate well together.
21.
▲
by
deboflo
7y ago
The first time I saw the Tesla Model S was at Maker Faire in May 2009. It changed my life.
22.
▲
by
deboflo
7y ago
Red Rising by Pierce Brown.
23.
▲
by
deboflo
7y ago
This article explains everything. Holy cow.
24.
▲
by
deboflo
7y ago
Excellent article. I’ve experienced a few of these issues at two vastly different companies (one had 60k employees, another only had 200). I implore developers to avoid working at companies with this class of problems. Work for a company th
25.
▲
by
deboflo
7y ago
Yes.
26.
▲
by
deboflo
7y ago
Why is this post even listed here? Business Insider is not a credible news source. They are a corrupt media organization owned by the shady Axel Springer SE. They have strong ties to powerful short sellers.
27.
▲
by
deboflo
7y ago
Definitely not subpar. Cloudformation is an incredible service. I’ve used it to deploy thousands of stacks. It just works.
28.
▲
by
deboflo
7y ago
Well, I feel the same about terraform. I much prefer cloudformation.
29.
▲
by
deboflo
7y ago
AWS CodePipeline with CodeBuild supports GitHub webhooks, export artifacts between stages, many types of caching (S3 artifact caching, Docker caching, file/volume caching), Secrets Manager environment variable integration, queueing bet
30.
▲
by
deboflo
7y ago
“You can’t learn a language without building stuff” <—- the title of this post implies not only that you can, but should. I believe it’s a waste to learn without hope of applying what’s been learned. I’m learning TLA+ right now because I
More ›