all things engineering

all things engineering

445 bookmarks
Custom sorting
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
The ultimate guide to proper use of animation in UX
The ultimate guide to proper use of animation in UX
Nowadays it’s hard to impress or even surprise with an interface animation. It shows interactions between screens, explains how to use the…
·uxdesign.cc·
The ultimate guide to proper use of animation in UX
MariaDB acquires Clustrix
MariaDB acquires Clustrix
MariaDB, the company behind the eponymous MySQL drop-in replacement database, today announced that it has acquired Clustrix, which itself is a MySQL drop-in replacement database, but with a focus on scalability. MariaDB will integrate Clustrix’s technology into its own database, which will allow it to offer its users a more scalable database service in the long […]
·techcrunch.com·
MariaDB acquires Clustrix
Today, Europe Lost The Internet. Now, We Fight Back.
Today, Europe Lost The Internet. Now, We Fight Back.
Today, in a vote that split almost every major EU party, Members of the European Parliament adopted every terrible proposal in the new Copyright Directive and rejected every good one, setting the stage for mass, automated surveillance and arbitrary censorship of the internet: text messages like...
·eff.org·
Today, Europe Lost The Internet. Now, We Fight Back.
MS Paint IDE
MS Paint IDE
Ditch IDEs like Intellij and glorified text editors like Eclipse, and switch to a real IDE, MS Paint.
·ms-paint-i.de·
MS Paint IDE
What companies mean by culture fit
What companies mean by culture fit
Hiring the best employees and building a strong culture are imperatives for any company. However, culture fit screens in the interview process have been shown to introduce significant bias. In this post, I dig into what companies actually mean by culture fit, and try to find a way to resolve this conflict. I hope this post will be useful for hiring manager designing an interview process, or engineers getting ready for interviews.
·triplebyte.com·
What companies mean by culture fit
grpc / gRPC + JSON
grpc / gRPC + JSON
A high performance, open source, general RPC framework that puts mobile and HTTP/2 first.
·grpc.io·
grpc / gRPC + JSON