GitHub – teableio/teable: ✨ A Super fast, Real-time, Professional, Developer friendly, No code database
Teable is a Super fast, Real-time, Professional, Developer friendly, No-code database built on Postgres. It uses a simple, spreadsheet-like interface to create complex enterprise-level database applications. Unlock efficient app development with no-code, free from the hurdles of data security and scalability. Source: GitHub – teableio/teable: ✨ A Super fast, Real-time, Professional, Developer friendly, No code […]
Release Notes: How to make self-hosted maps that work everywhere and cost next to nothing • MuckRock
If you’ve made it this far, congratulations, you should now have geographic data, turned into tiles, a style to render it and maybe custom fonts and icons. This is a lot, and it’s part of the reason there are companies ready to sell you a monthly plan that will do all this for you. There’s […]
Why choose async/await over threads? | Hacker News
Multi-threaded async/await gets ugly. If you have serious compute-bound sections, the model tends to break down, because you’re effectively blocking a thread that you share with others. Compute-bound multi-threaded does not work as well in Rust as it should. Problems include – Futex congestion collapse. – Starvation of unfair mutexes. Source: Why choose async/await over […]
Linux Crisis Tools
When you have an outage caused by a performance issue, you don’t want to lose precious time just to install the tools needed to diagnose it. Here is a list of “crisis tools” I recommend installing on your Linux servers by default (if they aren’t already), along with the (Ubuntu) package names that they come […]
Image Stacks and iPhone Racks – Building an Internet Scale Meme Search Engine | FindThatMeme.com Blog
Testing with generated datasets showed that it scaled really well, allowing for searching of millions of memes in less than a second even on relatively modest hardware. At the time of this writing I’m able to index and search the text of around ~17 million memes on a shared Linode instance with only 6 cores […]
How to Start Google
The companies at the Google end of the continuum are called startups when they’re young. The reason I know about them is that my wife Jessica and I started something called Y Combinator that is basically a startup factory. Since 2005, Y Combinator has funded over 4000 startups. So we know exactly what you need […]
Suspicious discontinuities (2020) | Hacker News
I went to school at a relatively late age and started in community college. The school/state had a policy where any independent income earners making less than 35,000/year would not pay tuition. A single dollar over that would require paying full tuition of ~$60/unit or about $750 a semester. One year I worked a little […]
近日,「王海大队」多架歼-20 升空起飞迎击。经过激烈攻防,歼-20 最终逼退了外军机。这说明了什么? – 知乎
现实中美两国除了真正开火,所有前戏都已经做了,而且还在做,这个报道只是再次从侧面证实了这点。 Source: 近日,「王海大队」多架歼-20 升空起飞迎击。经过激烈攻防,歼-20 最终逼退了外军机。这说明了什么? – 知乎
印称在中印边境新部署 1 万士兵,国防部回应「中国军队始终保持高度戒备」,哪些信息值得关注? – 知乎
前两天马尔代夫在中国的支持下,把印度驻军赶走了。 Source: 印称在中印边境新部署 1 万士兵,国防部回应「中国军队始终保持高度戒备」,哪些信息值得关注? – 知乎
Leaving LinkedIn | Hacker News
My career lesson is that being right isn’t the hard part of being a senior staff engineer. Being right isn’t enough. It’s building alignment across the entire org towards the right solution. That’s the hard valuable problem that I’m paid to solve. Source: Leaving LinkedIn | Hacker News