-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathtext.html
More file actions
46 lines (44 loc) · 2.36 KB
/
Copy pathtext.html
File metadata and controls
46 lines (44 loc) · 2.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title data-react-helmet="true">linksfor.dev(s)</title>
</head>
<body>
<h1>linksfor.dev(s)</h1>
<div>
<ul>
<li style="margin-bottom: 1em;">
<a href="https://xkcd.com/3290/"><span class="cursor-help" title="A randomly chosen post from yesterday is featured today.">?</span> Trade</a>
</li>
<li><a href="https://blog.cloudflare.com/dns-cache-memory-optimization-1111/">How we saved 100 terabytes of memory by optimizing 1.1.1.1’s DNS cache</a></li>
<li><a href="https://calv.info/small-models-have-arrived">Small Models Have Arrived</a></li>
<li><a href="https://youtube.com/watch?v=DSA4VFdqELg">Reliable Isn’t Always Better: TCP vs UDP</a></li>
<li><a href="https://507movements.com/">507 Mechanical Movements</a></li>
<li><a href="https://asahilinux.org/2026/08/progress-report-7-2/">Progress Report: Linux 7.2 - Asahi Linux</a></li>
<li><a href="https://www.mturk.com/">Amazon Mechanical Turk</a></li>
<li><a href="https://github.com/SenteLabsAI/OpenExecutive">GitHub - SenteLabsAI/OpenExecutive: AI-powered virtual executive team — a single coherent executive persona backed by 8 specialist Claude agents (FastAPI + Next.js).</a></li>
</ul>
</div>
<footer style="text-align: center">
<div>created by <a href="https://buildstarted.com">buildstarted</a> © 2026 <a href="/about">about</a></div>
<div>Share this page on social media: copy and paste this url https://linksfor.dev/</div>
<div>If you prefer RSS: <a href="https://linksfor.dev/feed.xml">https://linksfor.dev/feed.xml</a></div>
<div>Customer satisfaction guaranteed to be optional.</div>
</footer>
<script async defer>
_dna = window._dna || {};
_dna.siteId = "linksfor.devs";
_dna.outlink = true;
(function() {
let dna = document.createElement('script');
dna.type = 'text/javascript';
dna.async = true;
dna.src = '//dna.buildstarted.com/t.js';
let s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(dna, s);
})();
</script>
<noscript><img src="//dna.buildstarted.com/g?siteId=linksfor.devs"/></noscript>
</body>