🐱MiaoTony's Box | 困困困 zzz
1.77K subscribers
16.6K photos
324 videos
59 files
4.21K links
Meow~
Welcome to MiaoTony's Box.
这里是 MiaoTony 的个人频道。
Blog: https://miaotony.xyz
Contact me with @meow_portal_bot .
Personal Message => block
Have a nice day~

神秘用户可能会被 remove
误删请联系上面的 bot
Download Telegram
#日常
好耶
是南京今冬初雪
#日常 #碎碎念

想起来第一年来南京 初雪的时候
晚上从图书馆出来 飘雪了
哇呜 第一次见到雪 好奇妙
然后一晚上过去
第二天早上在舍友的欢喜中醒来
外面已是白茫茫的一片
(那年那场雪很大

今年的雪
来得比较急
白天是带着雾霾的暖阳
随后是狂躁的飕飕冷风
晚上雨夹着雪就来了
是不一样的雪

又是一年初雪
有些心动的感觉
#今天梦到了啥
梦到班里同学一起出去玩,玩得还行,就是不知道为啥突然要写个实践总结报告,于是赶着 ddl 写,交的时候看到大家写的是东拼西凑的还混入了奇奇怪怪的课程作业 balabala。
然后觉得不对劲 最近有什么 ddl 么 醒了

#今日疑惑
话说做的梦会不会是现实的某种反映,比如 尿急了梦到去上厕所(大雾
Forwarded from 咕 Billchan 咕 🐱 抹茶芭菲批发中心 (billchenchina | Nya!)
#GoogleOutage
1. google voice 500
2. google drive 服务器发生错误
3. 搜索貌似还是好的
4. 谷歌翻译是好的
5. Ingress 怎么也炸了
6. Google Play 也炸了
7. analytics 一直在加载,出不来
8. Google Assistant Something went wrong
9. G+ 炸了
10. 地图也炸了
11. 图片炸了
12. YouTube 炸了
13. Gmail 都没了 哭哭
14. 好像在incognito tab里都能用
15. google.cn 没炸(
16. www.youtube.com 隐私模式不登陆可以看
Forwarded from Streams 1024
Yet
#今日疑惑

捞一窝喵喵 来教教我
Vuetify 怎么从1.5升级到最新的2.x

你对面这只喵已经被各种奇奇怪怪的改名 全改掉的栅格 grid 系统 balabala 给整傻了
以及 日历 v-calendar 升级之后改了啥啊,喵的日历数据传进去啥都渲染不出来了

前端画界面什么的老头秃了(
#日常
喵喵喵?
Cloudflare DNS 炸了?
Forwarded from taoky 的日常记事本
Cloudflare 在国内的 DNS 解析出现问题,域名在国内都被解析到了国内(合作伙伴)的节点上。如果没有备案,那么就会访问失败。

我和同学的博客都中招了……
#今天又看了啥 #GitHub

Academic Template for Hugo
> 🎓 Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify
> The Hugo Academic Resumé Template empowers you to create your job-winning online resumé and showcase your academic publications.

一个基于 Hugo 的学术简历模板

GitHub repo: https://github.com/wowchemy/starter-academic
Demo: https://academic-demo.netlify.app/
#今天又看了啥 #GitHub #awesome
Awesome-Selfhosted

> A list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of hosting and managing applications instead of renting from Software-as-a-Service providers

一堆可以自建的服务列表

https://github.com/awesome-selfhosted/awesome-selfhosted
#日常 #Blog #project #小想法 #瞎折腾
给博客整了个 面基 meetups 页面
喵~
https://miaotony.xyz/meetups/
Forwarded from 乌鸦观察
#Telegram #故障

【Telegram DC4 宕机】

21:28起,Telegram DC4 宕机,部分用户无法连接服务器,绝大部分机器人无法服务。(我和我的朋友 @ Telegram

据 Telegram 推特称,“我们的一些用户(主要在欧洲和中东)目前遇到连接问题。我们正在努力使他们重新上网。请稍候,不便之处,敬请原谅!”(Telegram
#今天又看了啥 #生草
快去 Google 查一下 java
看看是 Java 还是 JavaScript(
https://www.google.com/search?q=java
#今天又看了啥 #GitHub #tools #CTF
Ciphey

> Fully automated decryption/decoding/cracking tool using natural language processing & artificial intelligence, along with some common sense.

> The technical part. Ciphey uses a custom built artificial intelligence module (AuSearch) with a Cipher Detection Interface to approximate what something is encrypted with. And then a custom-built, customisable natural language processing Language Checker Interface, which can detect when the given text becomes plaintext.
> No neural networks or bloated AI here. We only use what is fast and minimal.

Installation:
python3 -m pip install ciphey --upgrade
or
docker run -it --rm remnux/ciphey

https://github.com/Ciphey/Ciphey

只需要输入加密的文本,它就能自动分析出可能的解密结果。
还和 CyberChef 做了个对比,看起来挺香的(