karottc's recent timeline updates
这里也可以发状态?
Jun 2, 2018
karottc's repos on GitHub
C · 1354 watchers
linux-0.11
the source code of linux-0.11 for study linux kernel
C++ · 332 watchers
sgi-stl
SGI(Silicon Graphics Computer Systems, Inc.) implement STL(C++ Standard Libirary).
C · 41 watchers
linux-virus
A simple virus of linux. It can get root and destory your system.(这是一个简单的linux下的病毒,它仅能得到root权限和感染文件并进行破坏)
Ruby · 22 watchers
fingerbank
DHCP fingerprints database and related tools
C++ · 6 watchers
STLport-5.2.1
STLport 5.2.1
C · 4 watchers
rn-fmod-demo
这是一个React-Native 调用fmod studio api的一个例子
VimL · 4 watchers
vim-configure
It's my vim configure.
Python · 3 watchers
crawlzhihu
现在只有抓取知乎的每日吐槽部分
Swift · 2 watchers
swift-practice
学习/swift/ios过程中的一些练习。
C++ · 2 watchers
web-server
A simple web server. It supports http/1.1. ( 支持HTTP1.1的一个简单web server.)
Swift · 2 watchers
zhihudailyapp
和这个后台服务配套的一个app。 后台服务的地址:https://github.com/karottc/crawlzhihu
Java · 1 watchers
Anti-recall
Android 免root 防撤回神器 !
C · 1 watchers
memcached-comments
这个是对memcached的1.4.21版本的一个注释版
1 watchers
mproxy
c 语言实现的一个最小的http代理,支持翻墙
0 watchers
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/微博/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
0 watchers
article
articles by WeChat Mobile Development Team
0 watchers
blog
学习笔记,一些博客文档及练习代码
0 watchers
chalk
Terminal string styling done right (in java)
Python · 0 watchers
chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
0 watchers
cloud-document-converter
Convert Lark Doc to Markdown
Java · 0 watchers
enex2md4j
Python · 0 watchers
evernote-visual
JavaScript · 0 watchers
github-contributions-chart
:octocat: Generate an image of all your Github contributions
0 watchers
kcptun
A Stable & Secure Tunnel based on KCP with N:M multiplexing and FEC. Available for ARM, MIPS, 386 and AMD64。KCPプロトコルに基づく安全なトンネル。KCP 프로토콜을 기반으로 하는 보안 터널입니다。
Java · 0 watchers
kindle-download-helper
Java · 0 watchers
kspring
kspring is another junior implementation of spring, just for fun.
Java · 0 watchers
lock-java21
java21虚拟线程卡死最小复现demo
Matlab · 0 watchers
machine_learning
andrew ng 的机器学习课程
JavaScript · 0 watchers
myblog_cn
This is my blogs.
HTML · 0 watchers
myCrawler
我的爬虫练习
Shell · 0 watchers
oh-my-zsh
A community-driven framework for managing your zsh configuration. Includes 120+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Python · 0 watchers
practice
Do some practices when I study. e.g. new language\test some function\test some algorithm
Python · 0 watchers
python2.7.11
python2.7.11 源码
Python · 0 watchers
shadowsocks
CoffeeScript · 0 watchers
shadowsocks-gui
Shadowsocks GUI client
Objective-C · 0 watchers
shadowsocks-iOS
shadowsocks client for OSX and non-jailbroken iOS
CSS · 0 watchers
Terminus
No more 404
HTML · 0 watchers
toutyrater.github.io
0 watchers
tracing
Provides tracing abstractions over tracers and tracing system reporters.
0 watchers
txt2ebook-java
将文本文件转换为各种格式的电子书:mobi(Kindel电子书),Epub(不包含字体),umd(手机电子书)
Java · 0 watchers
vinci
A container for building react native more efficiently in Android
Python · 0 watchers
wechat_jump_game
python 微信《跳一跳》辅助
HTML · 0 watchers
xiaohanyu
Real source code for my website.
Python · 0 watchers
ZhihuSpider
多线程知乎用户爬虫,基于python3
karottc

karottc

Do one thing, do it best !!!
V2EX member #63613, joined on 2014-05-26 12:11:17 +08:00
嗯,是我!
Per karottc's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
karottc's recent replies
Jul 2, 2025
Replied to a topic by samin 软件 印象笔记 9+ 年用户弃坑啦
用了十几年的 evernote 了, 现在还在坚持用,每年上供 300 年费。内容太多了,不好迁移,就懒得整了。不过国内版的印象笔记确实越做越差,之前尝试过两个月就放弃了。
Dec 14, 2024
Replied to a topic by karottc 问与答 google photo 复制照片会使照片变得更大
@evan9527 研究了下,好像确实是这样
Oct 19, 2024
Replied to a topic by CodeMiao iPhone 大家的 iPhone14p 电池健康度还有多少?
6 年前的 XS max, 81%,出门带个充电宝就行了
Jul 31, 2024
Replied to a topic by karottc Java 分享一个 Springboot + GraalVM 对反射的处理方式
@CodeCodeStudy 这个要看具体的情况,比如 gson 这个第三方库,上面的注解就没问题,可以解决。
Jul 22, 2024
Replied to a topic by karottc Java 250M 的 Java 程序,用 go 重构,只需要 8M
@xjzshttps 就是基础运行时大,go=10G, java=10G+200M 。不会同比例增加。
Jul 21, 2024
Replied to a topic by karottc Java 250M 的 Java 程序,用 go 重构,只需要 8M
@boqiqita 那我不得行,我的出发点还是,要方便后续维护迭代升级,加功能必须要方便。
Jul 21, 2024
Replied to a topic by karottc Java 250M 的 Java 程序,用 go 重构,只需要 8M
@tanranran 本来想试下的,结果 kotlin native 还不支持 mysql, 只支持 sqlite, 所以优先级往后放了。
Jul 17, 2024
Replied to a topic by karottc Java quarkus-graalvm 可以救 Java native 一命
@janus77 python 不需要编译, 直接瞬间启动
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5349 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 29ms · UTC 09:24 · PVG 17:24 · LAX 02:24 · JFK 05:24
♥ Do have faith in what you're doing.