20230204
这周发生了啥?
- 写脚本优化工作流 (自惭形秽;发布 startpage;Reading;Hentai
- 胡鑫宇案尸体被发现于失踪地点后山
- M2 pro 14 512G 入门版硬盘速度事件 似乎在重演 - V2EX
待办列表
- Here are the most popular ways to make an HTTP request in JavaScript
- Generate/Create Table of Contents tech
- FallenMax/smart-toc: A Chrome extension for auto-generating a table of contents typescript
var content_Table = "";
Array.prototype.slice.call(document.getElementsByTagName("h4"))
.forEach(function(title, index){
content_Table += '- ' + title.innerHTML + '\n';
});
console.log(content_Table);
tablen = 4 # via: https://github.com/zhouie/github-md-toc/blob/master/github-md-toc.py
with open(file, 'r') as f:
lines = f.readlines()
#FIXME: is there more effective way???
with open(file, 'w') as f:
for line in lines:
matches = re.findall(r'(^#{1,6}) (.*)', line)
if matches:
h_level = len(matches[0]\[0])
h_title = matches[0]\[1].strip()
indent = ' ' * (tablen * (h_level - 1))
md_link = re.sub(r' ', '-', re.sub(r'[^\d\w ]', '', h_title)).lower()
f.write(('%s- [%s](#%s)') % (indent, h_title, md_link)+'\n')
f.write('\n\n')
for line in lines:
f.write(line)
f.close()
-
wait GSC (Google Search Console) of blog
- Unable to verify domain ownership through DNS
- [Solution] I notice I input the subdomain but the page jump to set a main domain DNS…
- wait Sitemap could not be read in new GSC 一直抓取失败;
- First, It’s not cause the cache by cloudflare, I thought.
- Second, In vercel, they don’t not support be indexed by default, through the header
X-Robots-Tag
tonoindex
, and it not includes custom domain: via: Are Vercel Preview Deployments indexed by search engines? – Vercel Docs - Then, Google and found that it’s seem like we don’t know what status actually it is at all…
-
“Sitemap could not be read” often mean that **Google just hasn’t fetched the fil can reload the page, or try to check the sitemap in the URL Inspection Tool. via: Sitemap could not be read (Couldn’t fetch) in Google Search Console - nard
-
Sitemap could not be read in new GSC - Google Search Central Community This is much better… Sitemap could not be read (Couldn’t fetch) in Google Search Console - JC Chouinard
-
- wait Google SEO document: 关于改进 SEO 的文档 | Google 搜索中心 | Google Developers
- Unable to verify domain ownership through DNS
-
妈的 7-Zip 这软件咋了没有在线文档和实例, 太草了
7z x *.rar -p"{Pas
-
why not have space
-
I notice the robustness of software function, wy might be dropped by something reason we don’t know now. So we should use the least function software support us. Just our tools created. So don’t tidy up your application data. Use your self host tool.
- Luckily, nowadays a lot of free services was supplied by companies, we could visit our page in everywhere. It’s freedom! That why I using the notes and hyperlinks to dominate my life. That’s the simplest and meanwhile the most powerful tools!
-
I notice the increase of numbers, in logseq plugin market. Honestly, I am proud of I use it when it just released several years ago. But I am feel said, I have a lot of idea similar to others, but I have not developed it. I don’t understand js and typescript. Sometime I feel myself like a the top of useless users. I am schema with that I could not contribute with this open-source software. At least I am not found a good way to engage it. Maybe latter, I really want to do something except using it.
- This text is about the author’s feelings when observing the growth of the Logseq plugin market and how they feel that they cannot contribute to open-source software due to their lack of knowledge on things like JavaScript and TypeScript. They feel like a “top of useless users” and wish to do something to contribute in the future.
-
canceled 爬虫
-
canceled 写一个监听输入, 自动替换特殊符号的后台脚本 idea
description: 我改变了坚持了四年的中文输入习惯
- 因为我发现在有限字符的场景下还是中文特殊字符的效率最高, 但是我讨厌频繁的切换输入法;
- 我已经忘记了我为什么要用一直用半角自负了, 明明按一个 Shief 就能切换的事情, 但是自己还是想要节省这方面的时间; 那个时候 中文输出>英文输出, 所以会这样想, 现在不一样了, 要是英文输出的话压根就不想切回中文.
至少至此我挑输入法的时候减少一个充分条件, 这样的发现也不赖
#fake/demand
人类一思考,上帝就发笑
- 这几个月我每日静坐在电脑面前码字,生活平淡,不再期待转机,也感觉不到时间的流逝,春节在眨眼的功夫就过去了
- 时间一不小心就都溜到哪里去了呢?我不明白,我只是偶尔东看看,西瞧瞧,顺手搜一个烹饪教程,然后时间就在我等待食物素材的路上漏光了; 罗素说多样是幸福的本源,但多样了之后会怎么样呢?你是参加了很多活动,也许见证了历史,但是你自己的时间尽失,实际上你在每个方面都只是蜻蜓点水,你的一生除了一些矫揉造作的文字之外,还留下些什么呢? 当然会反问我拿这些时间来做什么?我想,大概是世俗意义上有用的东西吧,专业课,简历项目,或是一些无用的证书,我不知道,但那一定不容易,会让你感到痛苦,而我只能自食恶果,那是我所追求的单调; 值得安慰的是,幸福的反面其实不是苦痛,而是痛苦的可能; 我想,自己可能又回到了那个评价体系,这也许是我这样想的缘故,我不会再刚放假的时候就想着如何住进图书馆,我也要见见我的父母,要好好睡上一个回笼觉,而这些在世俗的眼中,其实只是种偷懒的做法; 放假前,开学前的自己,仿佛就是两个人,我真希望他们两个人能死掉一个,好让我从这场无休止的拔河比赛中解放;
- 搜 K8 K9 立马就能找到约炮社区…
- 生育率看得好懵
沙发土豆的自我修养
- sikv | 好像是繁体中文界的一个汉化组
这周有什么多快好省的东西吗?
多快好省
- It’s kind of reluctant to my steam account. It at least worths $200;
- reluctant definition card
- phonetic
- /ɹɪˈlʌktənt/
- adjective
- Opposing; offering resistance (to).
- Not wanting to take some action; unwilling.
- Tending to match as little text as possible.
- phonetic
- MEMO
- Api view / snippet save
- zeal
- api view compare https://alternativeto.net/software/dashexpander/
- gist / thiscodeworks.com / https://dev.to/srebalaji/ask-dev-how-are-you-managing-your-code-snippets-1k9e
- shields.io
- make mark for repoes
- License: https://shields.io/category/license
- Activity: https://shields.io/category/activity
- Other: https://shields.io/category/other
- Api view / snippet save
https://img.shields.io/website?down_message=down&up_message=up&url=https://blog.bgzo.cc
https://img.shields.io/website?down_message=down&up_message=up&url=https://dandelionflowers.xyz