-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhn_stories.html
188 lines (165 loc) · 6.57 KB
/
hn_stories.html
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
<!DOCTYPE html>
<html>
<head>
<title>Hacker News - AI & Low-Code Stories</title>
<style>
body {
font-family: Arial, sans-serif;
max-width: 1000px;
margin: 0 auto;
padding: 20px;
background-color: #f6f6ef;
}
h1 {
color: #ff6600;
text-align: center;
}
.story {
background-color: white;
padding: 15px;
margin: 10px 0;
border-radius: 5px;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.story h2 {
margin: 0;
font-size: 18px;
}
.story a {
color: #2e2e2c;
text-decoration: none;
}
.story a:hover {
text-decoration: underline;
}
.meta {
color: #666;
font-size: 14px;
margin-top: 5px;
}
</style>
</head>
<body>
<h1>Hacker News - AI & Low-Code Stories</h1>
<div class="story">
<h2><a href="https://ai.meta.com/blog/meta-fair-updates-agents-robustness-safety-architecture/?_fb_noscript=1">Sharing new research, models, and datasets from Meta FAIR</a></h2>
<div class="meta">
235 points | by ilaksh | 2024-12-13 21:07:08
</div>
</div>
<div class="story">
<h2><a href="https://github.com/ellenhp/farebox">Show HN: Performant intracontinental public transport routing in Rust</a></h2>
<div class="meta">
70 points | by ellenhp | 2024-12-14 00:00:28
</div>
</div>
<div class="story">
<h2><a href="https://spectrum.ieee.org/graphene-semiconductor-2670398194">Graphene Interconnects Aim to Give Moore's Law New Life</a></h2>
<div class="meta">
20 points | by jnord | 2024-12-11 13:22:55
</div>
</div>
<div class="story">
<h2><a href="https://www.npmjs.com/package/@smoores/epub">Show HN: @smoores/epub, a JavaScript library for working with EPUB publications</a></h2>
<div class="meta">
117 points | by smoores | 2024-12-13 19:52:26
</div>
</div>
<div class="story">
<h2><a href="https://news.ycombinator.com/item?id=42410582">Ask HN: What should I do with meet.hn?</a></h2>
<div class="meta">
187 points | by sirobg | 2024-12-13 17:38:30
</div>
</div>
<div class="story">
<h2><a href="https://www.mercurynews.com/2024/12/13/openai-whistleblower-found-dead-in-san-francisco-apartment/">OpenAI whistleblower found dead in San Francisco apartment</a></h2>
<div class="meta">
598 points | by mmorearty | 2024-12-13 21:56:29
</div>
</div>
<div class="story">
<h2><a href="https://www.youtube.com/watch?v=YD-9NG1Ke5Y">Sequence to sequence learning with neural networks: what a decade [video]</a></h2>
<div class="meta">
42 points | by mfiguiere | 2024-12-14 00:49:17
</div>
</div>
<div class="story">
<h2><a href="https://suchir.net/fair_use.html">Suchir's Essay on Fair Use</a></h2>
<div class="meta">
11 points | by hgarg | 2024-12-14 04:16:34
</div>
</div>
<div class="story">
<h2><a href="https://openai.com/index/elon-musk-wanted-an-openai-for-profit/">Elon Musk wanted an OpenAI for-profit</a></h2>
<div class="meta">
485 points | by arvindh-manian | 2024-12-13 19:36:41
</div>
</div>
<div class="story">
<h2><a href="https://github.com/DOSAYGO-Research/rain">Show HN: Rain hashes – well designed, simple and fast variable sized hashes</a></h2>
<div class="meta">
71 points | by keepamovin | 2024-12-13 15:46:22
</div>
</div>
<div class="story">
<h2><a href="https://www.anthropic.com/research/clio">Clio: A system for privacy-preserving insights into real-world AI use</a></h2>
<div class="meta">
122 points | by simonw | 2024-12-12 23:22:17
</div>
</div>
<div class="story">
<h2><a href="https://theconversation.com/people-who-are-good-at-reading-have-different-brains-244786">People who are good at reading have different brains: study</a></h2>
<div class="meta">
131 points | by pseudolus | 2024-12-13 17:32:00
</div>
</div>
<div class="story">
<h2><a href="https://the.codegardener.com/hexagonal-architecture-rails/">Hexagonal Architecture and Rails</a></h2>
<div class="meta">
21 points | by mooreds | 2024-12-07 04:48:30
</div>
</div>
<div class="story">
<h2><a href="https://velofuso.com">Show HN: I designed an espresso machine and coffee grinder</a></h2>
<div class="meta">
728 points | by smeeeeeeeeeeeee | 2024-12-13 01:03:27
</div>
</div>
<div class="story">
<h2><a href="https://ithy.com">Show HN: I made the slowest, most expensive GPT</a></h2>
<div class="meta">
63 points | by wluk | 2024-12-13 15:05:07
</div>
</div>
<div class="story">
<h2><a href="https://news.ycombinator.com/item?id=42377018">Launch HN: Double (YC W24) – Index Investing with 0% Expense Ratios</a></h2>
<div class="meta">
430 points | by jjmaxwell4 | 2024-12-10 14:16:54
</div>
</div>
<div class="story">
<h2><a href="https://www.science.org/doi/10.1126/science.abq1347">A room temperature Li2O-based lithium-air battery enabled by a solid electrolyte</a></h2>
<div class="meta">
121 points | by fs_tab | 2024-12-12 20:14:26
</div>
</div>
<div class="story">
<h2><a href="https://www.blendergpt.org/">BlenderGPT</a></h2>
<div class="meta">
438 points | by handfuloflight | 2024-12-12 13:23:21
</div>
</div>
<div class="story">
<h2><a href="https://github.com/ivanyu/hn-tldr-extension">Show HN: Bring-your-own-key browser extension for summarizing HN posts with LLMs</a></h2>
<div class="meta">
68 points | by ivanyu | 2024-12-12 17:29:49
</div>
</div>
<div class="story">
<h2><a href="https://news.ycombinator.com/item?id=42390761">Launch HN: Azalea Robotics (YC S24) – Baggage-handling robots for airports</a></h2>
<div class="meta">
131 points | by dmillard | 2024-12-11 18:07:11
</div>
</div>
</body>
</html>