all things engineering

all things engineering

459 bookmarks
Custom sorting
How to Protect Yourself From SIM Swapping Hacks
How to Protect Yourself From SIM Swapping Hacks
Here’s a guide on how to prevent and protect yourself against the threat of hackers taking over your phone number and going after your online accounts.
·motherboard.vice.com·
How to Protect Yourself From SIM Swapping Hacks
Facebook's GraphQL gets its own open-source foundation
Facebook's GraphQL gets its own open-source foundation
GraphQL, the Facebook -incubated data query language, is moving into its own open-source foundation. Like so many other similar open-source foundations, the aptly named GraphQL Foundation will be hosted by the Linux Foundation. Facebook announced GraphQL back in 2012 and open sourced it in 2015. Today, it’s being used by companies that range from Airbnb […]
·techcrunch.com·
Facebook's GraphQL gets its own open-source foundation
TabNine
TabNine
TabNine is the all-language autocompleter. It uses machine learning to provide responsive, reliable, and relevant suggestions.
·tabnine.com·
TabNine
VMware acquires Heptio, the startup founded by 2 co-founders of Kubernetes
VMware acquires Heptio, the startup founded by 2 co-founders of Kubernetes
During its big customer event in Europe, VMware announced another acquisition to step up its game in helping enterprises build and run containerised, Kubernetes-based architectures: it has acquired Heptio, a startup out of Seattle that was co-founded by Joe Beda and Craig McLuckie, who were two of the three people who co-created Kubernetes back at Google […]
·techcrunch.com·
VMware acquires Heptio, the startup founded by 2 co-founders of Kubernetes
Red Hat + IBM: Creating the leading hybrid cloud provider
Red Hat + IBM: Creating the leading hybrid cloud provider
Editor’s note: A few moments ago, Red Hat president and CEO Jim Whitehurst shared this email with Red Hat associates. A few minutes ago, we announced that Red Hat has signed an agreement to combine forces with IBM in the largest software company acquisition to date. Red Hat will remain a distinct unit in IBM.
·redhat.com·
Red Hat + IBM: Creating the leading hybrid cloud provider
gRPC-Web is going GA - Cloud Native Computing Foundation
gRPC-Web is going GA - Cloud Native Computing Foundation
On behalf of the Cloud Native Computing Foundation, I’m excited to announce the GA release of gRPC-Web, a JavaScript client library that enables web apps to communicate directly with backend...
·cncf.io·
gRPC-Web is going GA - Cloud Native Computing Foundation
YC Top Companies List - 2018
YC Top Companies List - 2018
We're excited to share a list of Y Combinator's top 100 companies. The top 100 YC Companies are listed by valuation (including the top 12 exits), as of October 17, 2018. We put this list together to help people get to know some of the fastest growing alumni in the YC community. Most people know t
·blog.ycombinator.com·
YC Top Companies List - 2018
GitHub launches Actions, its workflow automation tool
GitHub launches Actions, its workflow automation tool
For the longest time, GitHub was all about storing source code and sharing it either with the rest of the world or your colleagues. Today, the company, which is in the process of being acquired by Microsoft, is taking a step in a different but related direction by launching GitHub Actions. Actions allow developers to […]
·techcrunch.com·
GitHub launches Actions, its workflow automation tool
Apple needs a feature like Google's Call Screen
Apple needs a feature like Google's Call Screen
Google just one-upped Apple in a significant way by addressing a problem that’s plaguing U.S. cellphone owners: spam calls. The company’s new Pixel 3 flagship Android smartphone is first to introduce a new call screening feature that leverages the built-in Google Assistant. The screening service transcribes the caller’s request in real-time, allowing you to decide […]
·techcrunch.com·
Apple needs a feature like Google's Call Screen
Dropbox traffic infrastructure: Edge network
Dropbox traffic infrastructure: Edge network
In this post we will describe the Edge network part of Dropbox traffic infrastructure. This is an extended transcript of our NginxConf 2018 presentation.
·blogs.dropbox.com·
Dropbox traffic infrastructure: Edge network
Why you can have millions of Goroutines but only thousands of Java Threads
Why you can have millions of Goroutines but only thousands of Java Threads
Many seasoned engineers working in JVM based languages have seen errors like this: [error] (run-main-0) java.lang.OutOfMemoryError: unable to create native thread: [error] java.lang.OutOfMemoryError: unable to create native thread: [error] at java.base/java.lang.Thread.start0(Native Method) [error] at java.base/java.lang.Thread.start(Thread.java:813) ... [error] at java.base/java.lang.Thread.run(Thread.java:844) OutOfMemory…err…out of threads. On my laptop running Linux, this happens after a paltry 11500 threads. If you try the same thing in Go by starting Goroutines that sleep indefinitel...
·rcoh.me·
Why you can have millions of Goroutines but only thousands of Java Threads
12 Factor CLI Apps – Jeff Dickey – Medium
12 Factor CLI Apps – Jeff Dickey – Medium
CLIs are a fantastic way to build products. Unlike web applications, they take a small fraction of the time to build and are much more…
·medium.com·
12 Factor CLI Apps – Jeff Dickey – Medium
Hire people who aren't proven
Hire people who aren't proven
Hiring is broken on so many different levels, and it starts right there, at the job offer description. It then continues all the way down to the actual interview process. I'd like to unfold here some prescriptions about how I think startups should hire.
·leonardofed.io·
Hire people who aren't proven