-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathtext.html
More file actions
49 lines (47 loc) · 2.92 KB
/
text.html
File metadata and controls
49 lines (47 loc) · 2.92 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
47
48
49
<!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://youtube.com/watch?v=oZeEtk9teb4"><span class="cursor-help" title="A randomly chosen post from yesterday is featured today.">?</span> Why It Sucks To Be Born as a Software Engineer</a>
</li>
<li><a href="https://bsky.app/profile/nikigrayson.com/post/3miik2wzosk25">niki grayson (@nikigrayson.com)</a></li>
<li><a href="https://techcrunch.com/2026/04/01/the-reputation-of-troubled-yc-startup-delve-has-gotten-even-worse/">The reputation of troubled YC startup Delve has gotten even worse | TechCrunch</a></li>
<li><a href="https://www.tomshardware.com/networking/artemis-ii-will-use-laser-beams-to-live-stream-4k-moon-footage-one-giant-step-beyond-the-s-band-radio-comms-of-the-apollo-era">Artemis II will use laser beams to live-stream 4K moon footage at 260 Mbps — one giant step beyond the S-band radio comms of the Apollo era</a></li>
<li><a href="https://qwen.ai/blog?id=qwen3.6">Qwen3.6-Plus: Towards Real World Agents</a></li>
<li><a href="https://youtube.com/watch?v=W79cCY0T_as">Breaking News: Axios Hacked, Anthropic Leaked!</a></li>
<li><a href="https://deepmind.google/models/gemma/gemma-4/">Gemma 4</a></li>
<li><a href="https://lemonade-server.ai/">Local AI for Text, Images, and Speech</a></li>
<li><a href="https://browsergate.eu/">LinkedIn Is Illegally Searching Your Computer</a></li>
<li><a href="https://youtube.com/watch?v=5MZfGq5F1NU">Google Is Closing Android. 37 Orgs Are Fighting Back.</a></li>
<li><a href="https://www.nasa.gov/blogs/missions/2026/04/01/live-artemis-ii-launch-day-updates/">LIVE: Artemis II Launch Day Updates - NASA</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>