miao1007's repos on GitHub
Java · 428 watchers
AnimeWallpaper
[Android] Konachan wallpaper downloader
JavaScript · 35 watchers
hexo-filter-plantuml
Using PlantUML to generate UML Diagram for hexo
Java · 31 watchers
EasyNfc
[Android] A Android nfcLib
JavaScript · 15 watchers
hexo-filter-kroki
Generate images with kroki free service for hexo
JavaScript · 10 watchers
gitbook-plugin-mermaid-cli
generate svg by mermaid at compile time
JavaScript · 8 watchers
github-trending-filter
A tampermonkey script removes unlike project by keywords in github-trending
HTML · 4 watchers
miao1007.github.io
Python · 3 watchers
mieru
JavaScript · 2 watchers
gitbook-plugin-GraphvizAndPlantUML
Generate diagrams and UML by Graphviz and plantUML offline, without complicated installation.
Java · 1 watchers
RxBlur
用RxJava处理和操作高斯模糊效果的简单用例。
1 watchers
share
Android 开源交流 QQ 群分享汇总
C++ · 0 watchers
3GPPDecoder
Opensource decoder to decode 3GPP - LTE, UMTS, GSM protocols and messages
0 watchers
apicloud-sublime-snippet
APICloud在Sublime中的代码片段
0 watchers
Awesome-CS-Books
:books: Awesome CS Books/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档。
Java · 0 watchers
BinderSample
A Sample to show how AIDL works
0 watchers
docker
Docker official jenkins repo
Java · 0 watchers
EhViewer
E-Hentai Application for Android
JavaScript · 0 watchers
enquirer
Stylish, intuitive and user-friendly prompt system.
Python · 0 watchers
eps-calculator
JavaScript · 0 watchers
gitbook-plugin-html-minifier
This is an HTML minifier for GitBook plugin. Run HTML minify after the build.
JavaScript · 0 watchers
gitbook-plugin-js-sequence-diagram-full
Js sequence diagram plugin for gitbook
0 watchers
Google-Chinese-Results-Blocklist
我终于能用谷歌搜中文了……
CSS · 0 watchers
huxpro.github.io
My Blog / Jekyll Themes / PWA
Java · 0 watchers
java-chassis
ServiceComb Java Chassis is a Software Development Kit (SDK) for rapid development of microservices in Java, providing service registration, service discovery, dynamic routing, and service management features
Java · 0 watchers
JsBridge
android java and javascript bridge, inspired by wechat webview jsbridge
Java · 0 watchers
kroki
Convert plain text diagrams to images !
0 watchers
kroki.io
kroki.io website
JavaScript · 0 watchers
mdbook-node-wrapper
A bridge between rust and NodeJS for mdbook.
JavaScript · 0 watchers
minggeJS
作者官方git号:
Java · 0 watchers
minify-maven-plugin
Combine and minimize JavaScript and CSS files for faster page loading.
0 watchers
nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
Java · 0 watchers
nomad-plugin
Nomad cloud plugin for Jenkins
0 watchers
OnePiece
OnePiece Of Android
Java · 0 watchers
picasso-transformations
An Android transformation library providing a variety of image transformations for Picasso
Java · 0 watchers
poiji
:candy: A tiny library converting excel rows to a list of Java objects based on Apache POI
0 watchers
redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
CSS · 0 watchers
ServiceComb.github.io
The Web Site of ServiceComb
0 watchers
site
The website for Hexo.
Java · 0 watchers
SmartZPN
Java · 0 watchers
SmsCodeHelper
验证码助手,是一款 Material Design 的验证码管理器轻应用~它可以在手机接收到验证码短信的时候,自动浮现验证码,并且自动复制验证码到用户的剪切板。当用户接收到短信验证码,用户只要长按验证码的输入框,粘贴验证码即可。
0 watchers
sonar-scanner-cli
Scanner CLI for SonarQube and SonarCloud
Java · 0 watchers
SuperRecyclerView
Pumped up RecyclerView
HTML · 0 watchers
swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
0 watchers
swaggy-jenkins
A set of Jenkins API clients in multiple languages generated from Swagger / Open API specification
Java · 0 watchers
SwipeRefreshRecyclerView
一个展示 RecyclerView 下拉刷新和加载更多的小 Demo
miao1007

miao1007

🏢  28
V2EX member #90913, joined on 2015-01-09 22:02:07 +08:00
Today's activity rank 10968
bWlhbzEwMDdAZ21haWwuY29t
Per miao1007's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
miao1007's recent replies
CHARGESPOT 不是广州一家租充电器的公司吗,怎么成顶级 IoT 巨头了
May 17
Replied to a topic by jiobanma 酷工作 京东物流 Java (5-10 年)招聘
10 年后就不是兄弟了
同样一年的工作,“日本低强度工作一年”的到手收入等于“国内高强度工作一年“+”日本纯躺一年消费”,如果在岛国每天兼职搞别的,最终劳动强度和国内一样,得不偿失还不如回国

总体日本还是比较适合有 8000 万以上资产来躺平的人,或者一无所有的人,或者对边界敏感的人。
手取り有点尴尬…
对流程负责
寒武纪?
GDS 都已经是处理后的物理 layer 实现了,很难逆向
以前我对星座或算命的底层实现都曾经研究过一遍,后来发现,这种预测最开始一般是通过出生等时间戳与地理位置等生成唯一指纹,然后通过查表或迭代找到预测值,然后就弃坑了..
如果不多的话,可以对敲
看了下代码,加解密的用户输入的 key 衍生方案( deriveKeyFromString )是单次的 sha256 ,没有加入 salt 和迭代次数,衍生密钥的强度不够,建议改成 PBKDF2(1000 起)。此外这个 base64 的变体隐写,字典很容易被 regex 硬匹配,特征太明显。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2834 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 15:17 · PVG 23:17 · LAX 08:17 · JFK 11:17
♥ Do have faith in what you're doing.