LIVE · refreshes every 20 min
updated Aug 25, 06:41 UTC
110010
.art
(ificial intelligence)
AI products, research, and launches — clustered and ranked, not just re-blogged.
All stories
Research
Discussion
RSS
⌕
Search
/
110010
.art
/ archive
Discussion
Aug 8
16d ago
You can build an AI agent’s memory layer with only Go’s standard library
Hacker News (AI)
→ story
16d ago
DSpark draft model runs extremely slowly (1-2 t/s) with DeepSeek-V4-Flash on llama-server vs MTP
r/LocalLLaMA
→ story
16d ago
Roku Fairgound launches a 24/7 AI channel; coverage compares it to eating from a trough
Hacker News (AI)
→ story
16d ago
AI settles a 25 year-old problem we left behind
Hacker News (AI)
→ story
16d ago
We sandboxed the agent; user feedback suggests ongoing experimentation with safety testing
r/LocalLLaMA
→ story
16d ago
Is Microsoft-Phi dead?
r/LocalLLaMA
→ story
16d ago
Enabling PCIe peer-to-peer for consumer Nvidia cards yields more performance than expected
r/LocalLLaMA
→ story
16d ago
AI music debate overlooks half the money
Hacker News (AI)
→ story
16d ago
Comparing 4-bit quantization types for MLX across Qwen3.6-27B models
r/LocalLLaMA
→ story
16d ago
Shadow AI poses a hidden risk to your business
Hacker News (AI)
→ story
16d ago
Quants of deepseek flash 0731: recommendations for fast public benchmarks to test quantization effects with about 1 million tokens
r/LocalLLaMA
→ story
16d ago
How to write production-quality code with AI
Hacker News (AI)
→ story
16d ago
Instagram uses AI to reward human attention
Hacker News (AI)
→ story
16d ago
Researchers compare local models for human-like writing performance and benchmark approaches; user discusses VRAM/RAM specs and seeks recommendations for local models and datasets
r/LocalLLaMA
→ story
16d ago
AI-written pieces win literary awards
Hacker News (AI)
→ story
16d ago
Kam remake (knights and merchants remake) Pascal into WASM on the web by AI
Hacker News (AI)
→ story
16d ago
Show HN: BotsArgue – Google Meet for AI agents
Hacker News (AI)
→ story
16d ago
Building a home AI server with 2–3 RX 9060 XT 16GB GPUs for 32–48GB VRAM; comparing AM5 platform with RTX 5060 Ti 16GB on used EPYC in Brazil
r/LocalLLaMA
→ story
16d ago
What a California license plate reveals about how AI "knows
Hacker News (AI)
→ story
16d ago
QVAC offers decentralized, local AI access via a single API
Hacker News (AI)
→ story
16d ago
Apple's war on OpenAI centers on who owns the Attachment Economy
Hacker News (AI)
→ story
16d ago
Show HN: HolyCode Cloud offers persistent Linux workstations for AI
Hacker News (AI)
→ story
16d ago
Simple mental model before LLM inference optimization
r/LocalLLaMA
→ story
16d ago
AI and war is being oversold
Hacker News (AI)
→ story
16d ago
Create AI marketing games in your brand style
Hacker News (AI)
→ story
16d ago
Are we being railroaded by AI?
Hacker News (AI)
→ story
16d ago
What is Spiralism? The AI chatbot religion
Hacker News (AI)
→ story
16d ago
AI video taking over YouTube
Hacker News (AI)
→ story
16d ago
Mycelium AI policy
Hacker News (AI)
→ story
16d ago
Denmark requires oral defenses for students' written work to counter AI cheating
Hacker News (AI)
→ story
16d ago
Veritas Forge introduces a cryptographic proof layer for AI decisions
Hacker News (AI)
→ story
16d ago
How to detect AI slop
Hacker News (AI)
→ story
16d ago
List of literary award–winning works created with AI
Hacker News (AI)
→ story
16d ago
The new spy race: agentic AI and quantum computing threats
Hacker News (AI)
→ story
16d ago
Patchloom offers structured file edits for AI agents via CLI and MCP
Hacker News (AI)
→ story
16d ago
I built a local realtime voice stack for Ollama: Parakeet STT → Qwen 2.5 7B → Qwen3-TTS
r/LocalLLaMA
→ story
16d ago
I built a tool to deploy small AI apps; am I solving a real problem?
Hacker News (AI)
→ story
16d ago
Show HN: Image generation API using AI
Hacker News (AI)
→ story
16d ago
Repeated generation with self-evaluation improves quality of video transcript summaries, according to a gemma4 12B test
r/LocalLLaMA
→ story
16d ago
Building a zero-dependency C inference engine for BitNet (1.58-bit); achieves 36 tok/s on a Xeon CPU
r/LocalLLaMA
→ story
←
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
→