惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

A
Arctic Wolf
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
P
Palo Alto Networks Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
I
InfoQ
Recorded Future
Recorded Future
T
Threatpost
P
Privacy International News Feed
Engineering at Meta
Engineering at Meta
F
Full Disclosure
Apple Machine Learning Research
Apple Machine Learning Research
S
SegmentFault 最新的问题
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
G
GRAHAM CLULEY
Know Your Adversary
Know Your Adversary
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Cisco Talos Blog
Cisco Talos Blog
K
Kaspersky official blog
云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
博客园 - 叶小钗
T
Tor Project blog
G
Google Developers Blog
人人都是产品经理
人人都是产品经理
NISL@THU
NISL@THU
T
Threat Research - Cisco Blogs
AWS News Blog
AWS News Blog
C
CERT Recently Published Vulnerability Notes
V
Visual Studio Blog
T
The Exploit Database - CXSecurity.com
P
Proofpoint News Feed
Jina AI
Jina AI
C
CXSECURITY Database RSS Feed - CXSecurity.com
T
The Blog of Author Tim Ferriss
小众软件
小众软件
L
LINUX DO - 热门话题
Scott Helme
Scott Helme
博客园 - 司徒正美
P
Proofpoint News Feed
Security Latest
Security Latest
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Spread Privacy
Spread Privacy
Project Zero
Project Zero
L
Lohrmann on Cybersecurity
J
Java Code Geeks
Vercel News
Vercel News
Security Archives - TechRepublic
Security Archives - TechRepublic
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
博客园 - 三生石上(FineUI控件)
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO

30 seconds of code

Cherry-pick an unreachable GitHub commit A better alternative to force pushing Customize Git using aliases for common operations Explicit code is always better What I learned from vibe coding a small web project with GitHub Copilot and GPT-5 mini Best Time to Buy and Sell Stock JavaScript Solution How your tech stack is causing your refactoring problems A first look at the Speculation Rules API The virtues of pair programming How to secure your JavaScript code from vulnerable dependencies How do I fix incorrect line endings in a git repository? The art of writing great code Meditation and the art of debugging Solving Sudoku with wave function collapse in JavaScript No code is inherently evil The frontend trap How does JavaScript's structuredClone() differ from other cloning methods? How can I find the minimum height tree in an undirected tree in JavaScript? How can I find the diameter of an undirected tree in JavaScript? How can I apply bipartite coloring to an undirected tree in JavaScript? How can I traverse an undirected tree using DFS or BFS in JavaScript? How can I build an undirected tree from an array of edges in JavaScript? Convert between binary and decimal numbers in JavaScript How 30 seconds of code is deployed Exploring indexes and cardinality with JavaScript How can I find the longest palindromic substring in a JavaScript string? Using binary search to find the index to insert a number in a sorted JavaScript array Digitize a number in JavaScript Design systems rarely survive contact with the real world Implementing a Sudoku validator in JavaScript Markdown Cheatsheet Vocal fails are better than silent fails Creating a Matrix data structure in JavaScript ESLint & Prettier configuration Creating tabbed content without JavaScript Creating accordion-style content without JavaScript Are text-align and align-items the same when it comes to text alignment in CSS? Using the inset CSS property Logical and physical CSS properties equivalents You Shouldn't Always Modularize Your Code JavaScript Operator Cheatsheet Progressive enhancement with Web Components Implementing fuzzy matching in JavaScript Formatting relative time in JavaScript Detect the user's OS in the browser with JavaScript Implementing partial search matching in JavaScript Implementing search in JavaScript, using TF-IDF and an inverted index Implementing the Porter stemming algorithm in JavaScript Implementing signals and reactivity with vanilla JavaScript
List all Git aliases
2026-01-07 · via 30 seconds of code
Did you set up a lot of Git aliases and forgot what they are? List them all with this command.