ryncsn 最近的时间轴更新
ryncsn's repos on GitHub
Shell · 2 人关注
.home
Repo for my configs
C++ · 1 人关注
EasyX-CTF
Catch the fruit game by EasyX, a nostalgic git repo, my first programming project (2013), Was deleted by accident, recovery and upload to Github so I won't lose it again. Maybe some student from BJUT may found this helpful :)
Swift · 0 人关注
arxcandle
arxcandle
Java · 0 人关注
bjut-client-old
A Android app to help students in BJUT to view their course table and personal messages.
Python · 0 人关注
caselink
A webservice to manage linkage between autotest cases, manual test cases, and bugs, powered by Django
Python · 0 人关注
caselink-python
Caselink's API wrapper for python.
0 人关注
clearsilver
Official repository for the ClearSilver templating language and webkit
0 人关注
crabml
Shell · 0 人关注
crosstool-ng
A versatile (cross-)toolchain generator.
Python · 0 人关注
cuvette
JavaScript · 0 人关注
datatables-mixins
Go · 0 人关注
dep
Go dependency management tool
Shell · 0 人关注
diary.sh
A shell script to help you write, view your diary.
Python · 0 人关注
dice
A random testing framework
Shell · 0 人关注
dracut
C · 0 人关注
emm-test-project
C · 0 人关注
eppic
Automatically exported from code.google.com/p/eppic
C++ · 0 人关注
Fedora-Remix-for-WSL
Fedora Remix for Windows Subsystem for Linux.
C++ · 0 人关注
fried-cheese
Codes for programming competition
Python · 0 人关注
fried-cookies
Code sets for practise and fun
Shell · 0 人关注
he-ipv6-init-script
A simple shell script to setup a tunnelbroker.net ipv6 tunnel and update client ipv4 address when public ip changed.
0 人关注
helm
C · 0 人关注
irqbalance
The irqbalance source tree - The new official site for irqbalance
C · 0 人关注
jordan-kernel
base: 4.5.2-109_DHT-25
Python · 0 人关注
kdump-anaconda-addon
Anaconda addon for configuring kdump
Python · 0 人关注
kdump-config
kdump-config is a cmdline tool to edit and retrieve information from /etc/kdump.conf. This tool will avoid typos and have basic sanity check for options.
0 人关注
kdump-utils
C · 0 人关注
kdumpd
ryncsn

ryncsn

🏢  Red Hat
V2EX 第 123507 号会员,加入于 2015-06-22 15:55:48 +08:00
ryncsn 最近回复了
2021-10-31 23:52:26 +08:00
回复了 ryncsn 创建的主题 分享创造 小作品:写了一个完全用 POSIX Shell 实现的迷你 JSON 解析器
@Senorsen 简单修了一下,现在基本都能 cover 到了( •̀ ω •́ )y ,和 JSON.sh 和 Python 对比了一下,除了一些特殊字符问题应该都可以了。
![Screenshot.png]( https://i.loli.net/2021/10/31/svK4IiEa82CwB6b.png)
2021-10-31 21:38:56 +08:00
回复了 ryncsn 创建的主题 分享创造 小作品:写了一个完全用 POSIX Shell 实现的迷你 JSON 解析器
@Senorsen 非常感谢,正想找有没有什么比较好的 JSON 测试集,帮了大忙了。
2021-10-31 12:58:26 +08:00
回复了 ryncsn 创建的主题 分享创造 小作品:写了一个完全用 POSIX Shell 实现的迷你 JSON 解析器
@neilp 哇,大佬,一直在用你的 acme.sh 。👍
2021-10-31 12:26:33 +08:00
回复了 ryncsn 创建的主题 分享创造 小作品:写了一个完全用 POSIX Shell 实现的迷你 JSON 解析器
@ch2
@iamzuoxinyu
主要是是在一些特殊环境里,除了 shell 几乎啥都没有,这个工具可能有些用途。
2020-08-29 19:10:44 +08:00
回复了 JooYun 创建的主题 分享发现 离科幻更近一步?马斯克展示脑机接口
转个评论:

As the scientist who first published data on neuronal firing in the brain of freely-behaving primates (available at: Ludvig N. et al., 2001, Journal of Neuroscience Methods, vol. 900, pages 179-187) , I am curious to see this demonstration. I also know that in order to make any meaningful link between a human mind and a computer one must record the identified firing of at least 5 billion neurons from the "mind-generating" association cortex in behavioral and environmental contexts -- which is absolutely impossible with each and every currently available and envisioned electrophysiological technique loved or not, claimed or not, advertised or not by Musk. --- Nandor Ludvig, MD, PhD
2020-08-26 19:23:15 +08:00
回复了 Visitor233 创建的主题 程序员 为了 K8S 换台新笔记本?
我用 4 个树莓派跑了个 K8s,感觉没啥毛病,除了个别的 Fedora 里的坑,基本上按照 kubeadm 官方教程走一遍就跑起来了,想折腾 ARM 的话也可以试试:
https://blog.hackret.com/2020/05/468/
2020-08-04 22:54:16 +08:00
回复了 ryncsn 创建的主题 分享创造 分享一下一个可能用得上的 Linux 下的内存分析工具
@vzard 需要 ncurses-devel
2020-08-03 22:29:55 +08:00
回复了 ryncsn 创建的主题 分享创造 分享一下一个可能用得上的 Linux 下的内存分析工具
@mingl0280 多谢支持,有意见可以随时提出。
2020-08-03 22:29:32 +08:00
回复了 ryncsn 创建的主题 分享创造 分享一下一个可能用得上的 Linux 下的内存分析工具
@wxy1991 目前还不支持 3.10 kernel,周末我看看能不能加个支持。
2020-08-03 11:38:54 +08:00
回复了 ryncsn 创建的主题 分享创造 分享一下一个可能用得上的 Linux 下的内存分析工具
@wxy1991 能提供一下内核版本以及发行版信息吗?还有检查一下 mount | grep debugfs,debugfs 有没有 mount,以及位置是不是 /sys/kernel/debug 。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2286 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 04:10 · PVG 12:10 · LAX 21:10 · JFK 00:10
Developed with CodeLauncher
♥ Do have faith in what you're doing.