First, I'd like to introduce my product a bit. My product is a web game about 2048. I chose 2048 as the game because I was quite addicted to it when it was first released in 2014.
Hi! I’m Holger, a designer-turned-developer from Copenhagen, Denmark. In the last couple of years, I’ve been working on Online Solitaire, a website where you can play classic solitaire card games.
BEM is a popular naming convention for CSS class names that we use widely here at Sparkbox.
Với những ai có giai đoạn làm công ăn lương, hoàn thành công việc được giao trong phạm vi cam kết là trách nhiệm. Nhưng không phải lúc nào công việc cũng hoàn thành một cách xuất sắc và được sếp ghi nhận kết quả.
Hệ thống hóa bộ não của bạn để hoàn thành công việc nhanh chóng
So far, we have discussed how BABE creates blockchain candidates and GRANDPA finalizes them. We know that we need more than two-thirds of validators to properly follow the protocol.
Blind Assignment for Blockchain Extension (BABE) is a block production engine that was inspired by Ouroboros Praos, another proof-of-stake protocol.
In the introduction to this series, I outlined that a consensus algorithm helps a network of computers answer three questions. GRANDPA addresses the second.
This series will be a discussion about security and consensus in Polkadot. In part 1, we will define some terms before getting into the details of how Polkadot creates and secures blocks.
Based on decades of experience ideating, validating, creating, growing, and funding startups from both sides of the table, we - the partners and advisors behind.
In-memory data caching can be one of the most effective strategies for improving your overall application performance and reducing your database costs.
VRF=pseudo-random function that gives a non-interactively verifiable proof of the correctness of its output.
A trapdoor function is a function that is easy to perform one way, but has a secret that is required to perform the inverse calculation efficiently.
Làm sao trở nên giàu có mà không cần may mắn.
Kỹ năng xã hội là 1 hành động cụ thể với kết quả cuối cùng sẽ giúp bạn cải thiện cuộc sống của bạn theo 1 cách cụ thể và có ý nghĩa.
Ethereum Merkle Patricia Trie Explained by Leo Zhang
Để thành công trong giao tiếp, bạn cần giữ cho độc giả của bạn sự chú ý, và độc giả cần đọc qua tài liệu của bạn 1 cách dễ dàng, dễ hiểu.
Tôi đã qua tuổi 30 vào tuần trước và 1 người bạn đã hỏi tôi nếu tôi tìm ra bất cứ lời khuyên cho cuộc sống nào trong 1 thập kỷ qua đang để truyền lại.
Nếu bạn nhìn lại các thất bại trong đời, bạn có thể sẽ tức giận vì cuộc đời này thật không công bằng. Nhưng hãy thực tế, một thất bại hay một bước tiến là một phần không thể thiếu trong cuộc sống và cuộc sống của bạn sẽ buồn tẻ đi nếu thiếu chúng.
Kỹ năng quản lý tài chính là 1 trong những kỹ năng mà khi còn trẻ mình đã không được trang bị và mình tin là rất nhiều bạn trẻ cũng tương tự như mình. Mới đây mình đã đọc được 1 bài viết rất hay của bạn Huyen Chip về mục này nên mình đăng lại ở đây để lưu cho bản thân và chia sẻ cho mọi người.
Trong bài viết này chúng ta sẽ bàn về cách sử dụng Kops để cài đặt Cluster K8S trên AWS. Đây là 1 bài viết trong loạt bài viết về K8S của mình. Hãy share và để lại comment nêú bạn cảm thấy nó hữu ích.
Đây là tổng hợp ngắn của mình về cách chạy Minikube trên AWS EC2. Đây là 1 bài viết trong loạt bài viết về K8S của mình. Hãy share và để lại comment nêú bạn cảm thấy nó hữu ích.
One of my goals in this year is improve my coding skills, especially in algorithm and data structure. A few days ago, I discovered Daily Coding Problem so decided to give it a shot.
Many of the most successful people you can think of asked them selves the very same thing — and they now have great advice on the topic after having carved their own unique path to where they are today.
In theory, a programming language is just a set of keywords, syntax, semantics and operations, with some supporting libraries. Most of programming languages have if, else, do, while, for, switch, case, when, string, array, hash ..etc.. So what’s the difference?
As Scrum is the most popular in the industry by 2018, and others are not much different, with the exception of XP, I will discuss a broad view of Agile, and use specific illustration with Scrum to explain my opinion why Agile doesn’t work.
Apollo Client là một chức năng đơn giản của GraphQL Client, làm việc với front-end và GraphQL spec-compliant server.
A robust program need to handle signals. This is because signals are a way to deliver asynchronous events to the application.
The concept of a process is fundamental concept of a Linux system. Processes can spawn other processes, kill other processes, communicate with other processes and much more.