Compiler… (@consistency2020) 's Twitter Profile
Compiler…

@consistency2020

Lexical Analysis

ID: 1288862742376353793

calendar_today30-07-2020 15:43:37

1,1K Tweet

94 Takipçi

2,2K Takip Edilen

fin (@fi56622380) 's Twitter Profile Photo

看了下DeepSeek论文,做了点笔记和思考 DeepSeek降低训练成本会不会让算力需求下降?看历史就知道了,GPT4级别token价格在一年半之内降低了100~1000倍,也没有类似的担忧(如图) AI算力通缩是必然现象,长线旋律就是十年加速六个数量级:软件/算法加速三个数量级,硬件加速三个数量级

看了下DeepSeek论文,做了点笔记和思考

DeepSeek降低训练成本会不会让算力需求下降?看历史就知道了,GPT4级别token价格在一年半之内降低了100~1000倍,也没有类似的担忧(如图)

AI算力通缩是必然现象,长线旋律就是十年加速六个数量级:软件/算法加速三个数量级,硬件加速三个数量级
Matthew Carrigan (@carrigmat) 's Twitter Profile Photo

Complete hardware + software setup for running Deepseek-R1 locally. The actual model, no distillations, and Q8 quantization for full quality. Total cost, $6,000. All download and part links below:

OōEli.eth (@ooeli_eth) 's Twitter Profile Photo

说到了核心,阿里曾经花100万请以色列专家教员工如何提升效率,最后得出的答案就是「一次只做一件事情」。 一个简单的例子是,分别从1数到10和从a数到j,要快于1a2b3c4d…这样数。

katzz (@0xkatzz) 's Twitter Profile Photo

"Let's Build a Simple Database" SQLite is widely considered to be one of the best-written C codebases. This guide walks you through building a SQLite clone from scratch in C. Touches on storage, indexing,& query processing. A fantastic way to learn about databases & master C.

"Let's Build a Simple Database"

SQLite is widely considered to be one of the best-written C codebases.

This guide walks you through building a SQLite clone from scratch in C.

Touches on storage, indexing,& query processing.

A fantastic way to learn about databases & master C.
Тsфdiиg (@tsoding) 's Twitter Profile Photo

I implemented WebSockets from scratch by spec, because that's what Real Software Engineers do. If you use thirdparty libraries you're ngmi, unironically, sorry

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

Part of the reason for my 3hr general audience LLM intro video is I hope to inspire others to make equivalents in their own domains of expertise, as I’d love to watch them.

海總理 (@tzangms) 's Twitter Profile Photo

看了一些寫作的書籍都有提到,寫作就是思考,你沒有寫下來就表示其實你沒有真正的思考。 讓我想到過去在做新策略或是產品的規劃的時候也是整天對著編輯器打一堆字,根據打出來的內容,做更進一步的思考。

Ivan Akulov (@iamakulov) 's Twitter Profile Photo

zack (in SF) Web performance engineer here! Browsers don’t actually render stuff outside of the screen! At least in the narrow sense of “painting what’s off-screen”. Browsers, however, have other “rendering”-ish work that still they have to do for off-screen elements. This work is

Morgan Brown (@morganb) 's Twitter Profile Photo

Alex Lieberman MCPs and APIs are interfaces, but they operate at different layers and serve different purposes: APIs: - Define how software components communicate - Specify request/response formats and endpoints - Handle data transfer/protocol management - Are called by client applications

Roy Carrilho (@ruicarrilho5) 's Twitter Profile Photo

Found a cool little website that shows you how to code a TCP/IP stack from scratch! This is all in C, so in addition to learning all about how networks work, you will learn a lot of C as well! Enjoy!

Found a cool little website that shows you how to code a TCP/IP stack from scratch! This is all in C, so in addition to learning all about how networks work, you will learn a lot of C as well! Enjoy!
trish (@_trish_xd) 's Twitter Profile Photo

build a simple chat server in c under 40 lines! - using just sockets + poll, you can handle real-time messaging between terminal and a client - learn tcp, i/o multiplexing, and unix networking full guide : evolveasdev.com/blogs/Guide/bu…

build a simple chat server in c under 40 lines!

- using just sockets + poll, you can handle real-time messaging between terminal and a client
- learn tcp, i/o multiplexing, and unix networking

full guide : evolveasdev.com/blogs/Guide/bu…
Gwen (Chen) Shapira (@gwenshap) 's Twitter Profile Photo

There’s something very comforting about learning that OpenAI has the same database scaling issues (and same solutions) as the rest of us.

There’s something very comforting about learning that OpenAI has the same database scaling issues (and same solutions) as the rest of us.