HoNooD (@honood) 's Twitter Profile
HoNooD

@honood

iOS/macOS Engineer

ID: 128520940

calendar_today01-04-2010 11:19:39

1,1K Tweet

169 Followers

1,1K Following

Yuan (@rook1e_stdout) 's Twitter Profile Photo

Struggling with web page layout? I would highly recommend these amazing interactive posts from Josh W. Comeau . I think they are better than MDN docs for beginners. 1. joshwcomeau.com/css/interactiv… 2. joshwcomeau.com/css/interactiv… 3. joshwcomeau.com/css/center-a-d… #buildinpublic #indiehackers

Struggling with web page layout?

I would highly recommend these amazing interactive posts from <a href="/JoshWComeau/">Josh W. Comeau</a> . I think they are better than MDN docs for beginners.

1. joshwcomeau.com/css/interactiv…
2. joshwcomeau.com/css/interactiv…
3. joshwcomeau.com/css/center-a-d…

#buildinpublic #indiehackers
C & C++ Weekly (@cppdiscussions) 's Twitter Profile Photo

Swift for C++ Practitioners sfba.social/@dgregor79/112… Discussions: discu.eu/q/https://sfba… #cpp #programming #swiftlang

Fenng (@fenng) 's Twitter Profile Photo

进入支付宝 Me - Setting - General - Manage Home Page - Recommend Cards (自行对照中文界面),然后就能明白为什么微信是「小而美」「克制」「极简」,而支付宝则是另一个反面…… 你会回来给我点赞的。

Marius Băncilă 🇷🇴🇪🇺 (@mariusbancila) 's Twitter Profile Photo

When and how variables are initialized (in C++)? 1️⃣ sandordargo.com/blog/2024/04/1… 2️⃣ sandordargo.com/blog/2024/04/1… 3️⃣ sandordargo.com/blog/2024/04/2… 4️⃣ sandordargo.com/blog/2024/05/0… #cpp #programming

Frank Nielsen (@frnknlsn) 's Twitter Profile Photo

Highly recommended 🆓 PDF book: "Algorithms" by Jeff Erickson with many nice figures and exercises! 👉 jeffe.cs.illinois.edu/teaching/algor… Nice subtle cover page design too!

Highly recommended 🆓 PDF book:  

 "Algorithms" by Jeff Erickson  with many nice figures and exercises!  

👉 jeffe.cs.illinois.edu/teaching/algor…

Nice subtle cover page design too!
Axel Rauschmayer (INACTIVE) (@rauschma) 's Twitter Profile Photo

My books are free to read online: – Exploring JavaScript (ES2024 edition) – Deep JavaScript – Tackling TypeScript – Shell scripting with Node.js Retweets appreciated! exploringjs.com

My books are free to read online:

– Exploring JavaScript (ES2024 edition)
– Deep JavaScript
– Tackling TypeScript
– Shell scripting with Node.js

Retweets appreciated!

exploringjs.com
C++Now (@cppnow) 's Twitter Profile Photo

We have just released a new C++Now 2024 Conference Video! C++11 to C++23 in the C++ Memory Model - Alex Dathskovsky - C++Now 2024 youtu.be/VWiUYbtSWRI #Cplusplus #Cpp #Cpp23 #Programming

HoNooD (@honood) 's Twitter Profile Photo

I've completed "Red-Nosed Reports" - Day 2 - Advent of Code 2024 github.com/honood/advent_… adventofcode.com/2024/day/2 #AdventOfCode

ruanyf (@ruanyf) 's Twitter Profile Photo

大家使用哪一种示意图工具? 我喜欢基于文本代码的作图工具,比如 Mermaid、Plantuml、Graphviz。 它们很方便放入代码仓库,进行版本管理。 最近,我发现了一个更易用的示意图工具 D2,简单直观,功能强大,三分钟就能学会基本语法。ruanyifeng.com/blog/2024/12/w…

大家使用哪一种示意图工具?

我喜欢基于文本代码的作图工具,比如 Mermaid、Plantuml、Graphviz。

它们很方便放入代码仓库,进行版本管理。

最近,我发现了一个更易用的示意图工具 D2,简单直观,功能强大,三分钟就能学会基本语法。ruanyifeng.com/blog/2024/12/w…
HoNooD (@honood) 's Twitter Profile Photo

I've completed "Chronospatial Computer" - Day 17 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/17 Answer: github.com/honood/advent_…

Ruby Weekly (@rubydiscussions) 's Twitter Profile Photo

Understanding Ruby’s `tap` — A Powerful Debugging and Configuration Tool hsps.in/post/ruby-tap-… Discussions: discu.eu/q/https://hsps… #programming #ruby