Monthly Shaarli
March, 2024
An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, RADIUS, Google Workspace, Active Directory and Kerberos - casdoor/casdoor
Makefile Tutorial by Example
BIỂU THUẾ XUẤT NHẬP KHẨU 2024
Nhân dịp năm mới, Chi cục HQCK cảng Hòn Gai – Cục Hải quan tỉnh Quảng Ninh gửi tặng cộng đồng doanh nghiệp File Biểu thuế XNK 2024.
NỘI DUNG TÍCH HỢP TRONG FILE BIỂU THUẾ GỒM:
- Danh mục hàng hóa XNK Việt Nam song ngữ Việt - Anh (Thông tư 31/2022/TT-BTC).
- Các biểu thuế năm 2024 liên quan đến hàng hóa XK, NK:
- Biểu thuế NK thông thường, NK ưu đãi;
- 16 biểu thuế NK ưu đãi đặc biệt (ACFTA, ATIGA, AJCEP, VJEPA, AKFTA, AANZFTA, AIFTA, VKFTA, VCFTA, VN-EAEU, CPTPP, AHKFTA, VNCU, EVFTA, UKVFTA, RCEPT);
- Biểu thuế XK, XK ưu đãi CPTPP, XK ưu đãi EVFTA, XK ưu đãi UKVFTA;
- Biểu thuế GTGT (cập nhật Nghị định 94/2023/NĐ-CP);
- Biểu thuế TTĐB, thuế BVMT.
(Tổng cộng 25 biểu thuế)
- Các chính sách quản lý mặt hàng theo mã HS của Chính phủ và các Bộ, Ngành.
CHÚC CÁC DOANH NGHIỆP NĂM MỚI THỊNH VƯỢNG & PHÁT TRIỂN!
LINK FILE BIỂU THUẾ XNK 2024:
Link 1: http://tinyurl.com/btxnk2024 (google drive)
Link 2: http://tinyurl.com/btxnk2024a (onedrive)
Link 3: http://tinyurl.com/btxnk2024b (dropbox)
Link 4: http://tinyurl.com/btxnk2024c
Link 5: http://tinyurl.com/btxnk2024d
Văn bản gốc sử dụng để cập nhật:
https://tinyurl.com/dulieubt2024 (~550Mb)
Hướng dẫn sử dụng:
https://tinyurl.com/hdsdbt2024
(Lưu ý: Biểu thuế được tổng hợp dựa trên nguồn dữ liệu từ thuvienphapluat.vn để giúp người sử dụng thuận tiện trong tra cứu, mang tính tham khảo, không có giá trị pháp lý).
Cross-platform internet upload/download manager for HTTP(S), FTP(S), SSH, magnet-link, BitTorrent, m3u8, ed2k, and online videos. WebDAV client, FTP client, SSH client. - filecxx/FileCentipede
A guide to Makefiles!
In this article I want to give you a taste of what building Go web applications with Echo framework looks like. Sometimes it quite tedious and time consuming
Generate Go REST servers with custom endpoints & typescript fetch clients - tompston/gomarvin
How I built the router I use at home, from hardware to configuration.
A list of Free Software network services and web applications which can be hosted on your own servers - awesome-selfhosted/awesome-selfhosted
A golang ebook intro how to build a web with golang.
Similar to Webapps in Go the anti textbook.
Source can be found on Github.
Chromium fork for Linux, Windows, MacOS, Android, and Raspberry Pi named after radioactive element No. 90.
Essential reading if you plan on providing a port of a third party piece of software
Fast, consistent builds with an instantly familiar syntax – like Dockerfile and Makefile had a baby. Write builds once, and run them anywhere – on your laptop, remote, and in any CI. Great for monorepos and polyrepos. Open source, 9000+ stars.
A headless e-commerce for JAMstack sites. Contribute to netlify/gocommerce development by creating an account on GitHub.
Create agents that monitor and act on your behalf. Your agents are standing by! - huginn/huginn
List of Golang books. Contribute to dariubs/GoBooks development by creating an account on GitHub.
Learn how to write webapps without a framework in the Go programming language.
The book teaches you how to write web applications in Go without using a framework. It is possible to write a webapp without using any framework in Go. Each new concept will be explained via a valid code example. The book is based of a todo list manager I wrote in Go, and at any point in time, you can check the source code of the todo list manager.
This book is Open source at github.