lldong's recent timeline updates
lldong's repos on GitHub
Go · 16 watchers
tiny-trae
A minimal AI coding agent powered by Anthropic's Claude. Interactive terminal interface with tool execution. Visit https://lldong.github.io/tiny-trae for details.
Objective-C · 13 watchers
Letterpress-Solver
A GUI Letterpress solver for Mac
C · 1 watchers
AlfredQRCode
An Alfred extension that generate QR Code
0 watchers
app-release-checklist
A checklist to pore over before you ship that amazing app that has taken ages to complete, but you don't want to rush out in case you commit a schoolboy error that will end up making you look dumber than you are.
C++ · 0 watchers
apple-libtapi
0 watchers
cli
A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills.
0 watchers
deadlockempire.github.io
The Deadlock Empire: Slay dragons, learn concurrency!
0 watchers
debugging-stories
A collection of debugging stories. PRs welcome (sorry for the backlog) :-)
Vim script · 0 watchers
dotvim
My vim configuration
0 watchers
GodMode
AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.
0 watchers
lemmy
Wrapper around tool using LLMs for agentic workflows
0 watchers
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Apple’s stable releases of Clang as well as support the Swift project.
0 watchers
matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
0 watchers
orchestra
Cognitive Architectures for Multi-Agent Teams
Objective-C · 0 watchers
Shift
Super simple category for NSObject that adds a tiny state machine.
0 watchers
sourcekit-lsp
Language Server Protocol implementation for Swift and C-based languages
C++ · 0 watchers
tapi
Open source drop of TAPI
0 watchers
The-Wisdom-of-Quinn
Share and Enjoy®
VimL · 0 watchers
vim-ruby-xmpfilter
helper for ruby's xmpfilter or seeing_is_believing
lldong

lldong

🏢  iOS/Rails Developer
V2EX member #6185, joined on 2011-03-05 17:42:51 +08:00
20 S 33 B
Mac/iOS/Ruby
lldong's recent replies
@FawkesV 欢迎体验和反馈
Jul 3, 2017
Replied to a topic by chipmuck iDev Xcode 子工程的正确使用姿势是啥?
简单点弄就是建立一个 target 静态库的子工程,拖子工程 .xcodeproj 到主工程中,然后 Build Phases 中添加静态库 target 到 Target Dependencies 和 Link Binary With Libraries 中,注意子工程的 deployment target 和主工程设置一样的系统版本,C++ 标准库版本一致,最后配置主工程的 Header Search Path 到子工程目录下,Other Linker Flags 添加 -ObjC 避免子工程 Category 没加载。使用时可以用依赖注入之类方法解耦,尽量避免双向依赖~ 暂时想到这些
Feb 5, 2015
Replied to a topic by georgetso iDev NSRunLoopMode 为什么只有两个?
因为上面有些是在 Mac 上的 AppKit 里面定义的
Dec 8, 2014
Replied to a topic by jox iDev 有没有办法提高 iOS 下 gif 的性能啊?
像 Twitter 一样转成视频播放
一直在用,质量也非常好。最近电脑换成15寸,加上内胆包后点放不下了。
Aug 1, 2014
Replied to a topic by GordianZ Gran Turismo Beyond the Apex
刚把技术讲解部分(英文版)导出 PDF http://pan.baidu.com/s/1c0F2VG8
Jul 30, 2014
Replied to a topic by GordianZ Gran Turismo Beyond the Apex
赞!中文版那本的翻译太烂了
May 10, 2014
Replied to a topic by wvv8oo iDev 我染上了 Objective-c 冗长命名的"恶习"
https://github.com/nst/iOS-Runtime-Headers/blob/7ef0330f961248b9021e59e12aa3182440194817/Frameworks/UIKit.framework/UIViewController.h#L674

-attentionClassDumpUser:yesItsUsAgain:althoughSwizzlingAndOverridingPrivateMethodsIsFun:itWasntMuchFunWhenYourAppStoppedWorking:pleaseRefrainFromDoingSoInTheFutureOkayThanksBye:
Apr 27, 2014
Replied to a topic by Him iDev 如何实现 RACObserve 这样的宏
你看一下 `@keypath` 的实现,展开后由一部分为 `target.keypath` 的形式,所以会有代码补全。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2665 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 36ms · UTC 03:01 · PVG 11:01 · LAX 20:01 · JFK 23:01
♥ Do have faith in what you're doing.