
What are webhooks?
javascript.plainenglish.io/what-are-webhooks-d02e88b77359
Jul 13, 2024
111
Please Make Your Table Headings Sticky
btxx.org/posts/Please_Make_Your_Table_Headings_Sticky/
Jun 14, 2024
2
Adding Keyboard Shortcuts to a 24 Year Old Government Website with Userscripts
wcedmisten.fyi/post/keyboard-shortcuts-userscripts/
May 24, 2024
2

Easy Hacks: How to Use Java Streams for Working With Data | The IntelliJ IDEA Blog
blog.jetbrains.com/idea/2024/05/easy-hacks-how-to-use-java-streams-for-working-with-data/
May 14, 2024
2

WebSockets vs Server-Sent-Events vs Long-Polling vs WebRTC vs WebTransport | RxDB - JavaScript Database
rxdb.info/articles/websockets-sse-polling-webrtc-webtransport.html
May 10, 2024
17

Debug Without Breakpoints
flounder.dev/posts/debug-without-breakpoints/
May 3, 2024
3
Goodbye, Clean Code — overreacted
overreacted.io/goodbye-clean-code/
Apr 30, 2024
5

Java Compiler Optimization for String Concatenation
medium.com/javarevisited/java-compiler-optimization-for-string-concatenation-7f5237e5e6ed
Apr 20, 2024
2

The ideal PR is 50 lines long
graphite.dev/blog/the-ideal-pr-is-50-lines-long
Apr 19, 2024
5
epoll: The API that powers the modern internet
darkcoding.net/software/epoll-the-api-that-powers-the-modern-internet/
Apr 1, 2024
5
Organizing multiple Git identities | Garrit's Notes
garrit.xyz/posts/2023-10-13-organizing-multiple-git-identities
Mar 30, 2024
4
OAuth 2.0 Migration Guide
github.com/spring-projects/spring-security/wiki/OAuth-2.0-Migration-Guide
Mar 11, 2024
3
Core Model / Components :: Spring Authorization Server
docs.spring.io/spring-authorization-server/reference/core-model-components.html
Mar 9, 2024
1

AliasFor Annotation in Spring | Baeldung
www.baeldung.com/spring-aliasfor-annotation
Feb 25, 2024
1

AI Could Actually Help Rebuild The Middle Class | NOEMA
www.noemamag.com/how-ai-could-help-rebuild-the-middle-class/
Feb 15, 2024
223

100% user-supported
stephango.com/vcware
Feb 12, 2024
7

A Career Cold Start Algorithm
boz.com/articles/career-cold-start
Feb 8, 2024
101

如何制作 CPU - 基于图片的简单说明 --- How To Make A CPU - A Simple Picture Based Explanation
blog.robertelder.org/how-to-make-a-cpu/
Jan 26, 2024
A Charming Algorithm for Count-Distinct
justinjaffray.com/a-charming-algorithm-for-count-distinct/
Jan 12, 2024
71

What happens from typing in a URL to displaying a website? (Part 1 — DNS cache and DNS lookup)
medium.com/@alysachan830/what-happens-from-typing-in-a-url-to-displaying-a-website-part-1-dns-cache-and-dns-lookup-86441848ea59
Jan 10, 2024
61

Wi-Fi 7 Signals the Industry’s New Priority: Stability
spectrum.ieee.org/wi-fi-7
Jan 6, 2024
62

Thanks, Past-Me
www.paulfioravanti.com/blog/thanks-past-me/
Jan 4, 2024
135
LLMs and Programming in the first days of 2024 - <antirez>
antirez.com/news/140
Jan 3, 2024
93

How to Copy Uncopyable Texts on Windows
www.howtogeek.com/how-to-copy-uncopyable-texts-on-windows/
Dec 30, 2023
1

TailwindCSS vs. UnoCSS
dev.to/mapleleaf/tailwindcss-vs-unocss-2a53
Dec 29, 2023
6

Announcing SDXL 1.0 — Stability AI
stability.ai/news/stable-diffusion-sdxl-1-announcement
Dec 27, 2023
1

Fun Minimal Planarian - Reactive Resume
rxresu.me/builder/clqn5fx9a0181sistn5atu7y7
Dec 27, 2023
I’ve never had a goal
m.signalvnoise.com/ive-never-had-a-goal/
Dec 22, 2023
5

Inter-Process Communication Methods in Java | Baeldung
www.baeldung.com/java-ipc
Dec 11, 2023
3

Get Index of First Element Matching Boolean Using Java Streams | Baeldung
www.baeldung.com/java-streams-find-first-match-index
Dec 10, 2023
1

llamafile is the new best way to run a LLM on your own computer
simonwillison.net/2023/Nov/29/llamafile/
Dec 8, 2023
11

Top Features in Spring Boot 3.2
digma.ai/blog/top-features-coming-in-spring-boot-3-2/
Dec 7, 2023
133

Introducing Gemini: our largest and most capable AI model
blog.google/technology/ai/google-gemini-ai/
Dec 7, 2023
82

Introducing llamafile – Mozilla Hacks - the Web developer blog
hacks.mozilla.org/2023/11/introducing-llamafile/
Dec 1, 2023
2

Hixie's Natural Log: Reflecting on 18 years at Google
ln.hixie.ch/?start=1700627373&count=1
Nov 25, 2023
71
67 Weird Debugging Tricks Your Browser Doesn't Want You to Know
alan.norbauer.com/articles/browser-debugging-tricks?ref=upstract.com
Nov 21, 2023
125

Textareas with auto-increasing height using CSS
www.amitmerchant.com/textarea-auto-increase-height/
Nov 17, 2023
1

Debugging in Java - Dev.java
dev.java/learn/debugging/
Nov 16, 2023
87

Multi-queue improvements in Linux kernel Ethernet driver mvneta - Bootlin's blog
bootlin.com/blog/multi-queue-improvements-in-linux-kernel-ethernet-mvneta/
Nov 13, 2023
114

Making Self Portraits With Stable Diffusion and LoRA
www.shruggingface.com/blog/self-portraits-with-stable-diffusion-and-lora
Nov 10, 2023
2

Sharded Does Not Imply Distributed
medium.com/@magda7817/sharded-does-not-imply-distributed-572fdafc4040
Nov 10, 2023
84

Responsive type scales with composable CSS utilities
tobiasahlin.com/blog/responsive-fluid-css-type-scales/
Nov 10, 2023
21

Difference Between “final static” and “static final” | Baeldung
www.baeldung.com/java-static-final-order
Nov 8, 2023
5

How to Get First or Last Entry From a LinkedHashMap in Java | Baeldung
www.baeldung.com/java-linkedhashmap-first-last-key-value-pair
Nov 7, 2023
5

Base64 Encoding, Explained
www.writesoftwarewell.com/base64-encoding-explained/
Nov 3, 2023
53

13 Years Later - Does Redis Need a New Architecture? | Redis
redis.com/blog/redis-architecture-13-years-later/
Nov 1, 2023
102

17 Reasons NOT To Be A Manager
charity.wtf/2019/09/08/reasons-not-to-be-a-manager/
Oct 30, 2023
115

Redis Can Do More Than Caching
blog.bytebytego.com/p/redis-can-do-more-than-caching
Oct 28, 2023
44

A Guide to RestClient in Spring Boot | Baeldung
www.baeldung.com/spring-boot-restclient
Oct 28, 2023
21