diff --git a/exports/hykilp/atom.xml b/exports/hykilp/atom.xml index e7e28caf7..4c741ad19 100644 --- a/exports/hykilp/atom.xml +++ b/exports/hykilp/atom.xml @@ -2,7 +2,7 @@ https://aza.moe/life 小桂桂的回忆录 📒 - 2024-09-10T00:11:29.444467+00:00 + 2024-09-10T02:31:51.250942+00:00 python-feedgen https://aza.moe/meru_256px.png diff --git a/exports/hykilp/index.html b/exports/hykilp/index.html index 48492c2a2..a7286d990 100644 --- a/exports/hykilp/index.html +++ b/exports/hykilp/index.html @@ -27,7 +27,7 @@ diff --git a/exports/hykilp/posts.json b/exports/hykilp/posts.json index f9617d280..bf38a274c 100644 --- a/exports/hykilp/posts.json +++ b/exports/hykilp/posts.json @@ -55621,7 +55621,7 @@ { "id": 4079, "date": "2024-06-29T13:31:37", - "views": 254, + "views": 255, "forwards": 11, "files": [ { @@ -60040,7 +60040,7 @@ "id": 4388, "date": "2024-09-03T16:34:30", "text": "之前一直不太懂为什么一些淘宝卖家卖两三块钱的东西可以包邮,自己寄东西邮费邮费就至少 ¥8\n\n今天去群里问了问,群友告诉我批量发货可以很大程度降低运费,一次发货两件就能每件便宜 ¥1.3 了,大商家一次发几百几千件肯定能拿到更便宜的价格 🤩\n\n以及不知道为什么面向商家的 fahuo.cainiao.com 即使只寄一件也比面向客户的菜鸟 App 上的价格便宜,奇妙", - "views": 98, + "views": 99, "forwards": 1, "images": [ { @@ -60059,7 +60059,7 @@ "id": 4389, "date": "2024-09-03T20:28:35", "text": "今年也是,很荣幸地翘掉了开学第一天的第一节课 😴", - "views": 129, + "views": 130, "forwards": 3, "reply": { "id": 1720, @@ -60082,7 +60082,7 @@ "id": 4390, "date": "2024-09-03T20:35:57", "text": "唉 一年半前鸡腿好便宜,居然 $0.99/lb... 现在要 $2.5/lb 了\n\n早知道当时多买几十袋了", - "views": 92, + "views": 93, "forwards": 0, "reply": { "id": 1719, @@ -60166,7 +60166,7 @@ "id": 4397, "date": "2024-09-05T01:50:56", "text": "呜呜呜 被供应链攻击断药了,贴片厂生产不出贴片了,报告说预计两个月之后才能恢复...\n\n赶快联系医生换了针剂 😓 可是我怕针怎么办呜呜", - "views": 113, + "views": 114, "forwards": 1, "images": [ { @@ -60225,7 +60225,7 @@ "id": 4401, "date": "2024-09-06T15:39:04", "text": "😢😢😢😢😢", - "views": 81, + "views": 83, "forwards": 2, "images": [ { @@ -60244,14 +60244,14 @@ "id": 4402, "date": "2024-09-06T21:11:00", "text": "哇!Python 3.13 要把 GIL (Global Interpreter Lock) 去掉了!马上就可以在 Python 里面很方便地用多核跑多线程工作流了!也不再需要启动子进程了...\n\n马上下载一个试试 qwq", - "views": 80, + "views": 81, "forwards": 0 }, { "id": 4403, "date": "2024-09-06T23:01:40", "text": "还在想怎样爬 arXiv,然后发现官方发布过完整的数据 dump 直接下载就能用了 🤩\n\n唉,互联网怎么会有这么良心的组织,看看别的同样是托管用户内容的平台在想尽办法反爬虫,这边甚至不用爬...", - "views": 81, + "views": 82, "forwards": 1, "images": [ { @@ -60270,7 +60270,7 @@ "id": 4404, "date": "2024-09-07T16:44:12", "text": "现在解 25*30 只需要 23 分钟了!", - "views": 78, + "views": 79, "forwards": 0, "reply": { "id": 4298, @@ -60319,7 +60319,7 @@ "id": 4406, "date": "2024-09-08T06:02:53", "text": "发现 arXiv 数据集里面没有作者的 affiliation,也没有邮箱,只有名字,怎么办呢?\n\n刚开始想要爬 Google Scholar 按名字搜索找到邮箱然后用邮箱判断 affiliation,但是发现重名的作者真的非常多... 比如数据里出现次数最多的 Yang Liu 有 1734 篇文章,但是在 Scholar 上同名的人也有至少 300 个,看来名字不太可靠呢\n\n想了想感觉没有很整洁的办法,比较麻烦的办法倒是想到了一个。因为 arXiv 要求所有作者必须上传 tex 源码,我打算把所有 tex 源码下载下来然后在源码里面找 @ 关键字,也许这样可以找到作者的邮箱从而得到 affiliation \n\n(虽然因为 tex 的多样性,把作者的名字和邮箱连接起来也是一个难点... 也许可以让 LLM 过一遍数据帮我提取 quq", - "views": 78, + "views": 79, "forwards": 2, "reply": { "id": 4403, @@ -60380,7 +60380,7 @@ "id": 4409, "date": "2024-09-08T23:27:54", "text": "\"towards intelligence too cheap to meter\"\n\n原本不想交给 LLM 因为觉得可能会很慢或者很贵,但是 gpt4o-mini 实在是太便宜了,让它从 39487 篇论文的 tex 源码里提取作者信息,总共 300MB 的纯文本数据居然半小时就处理完了,只花了 $5.29 🤩\n\n真希望以后能有效果这么好的开源小模型", - "views": 61, + "views": 62, "forwards": 1, "media_group_id": 13806704591990717, "images": [ @@ -60404,7 +60404,7 @@ "id": 4411, "date": "2024-09-09T01:37:53", "text": "#桂桂今天吃什么\n汉堡拌饭(?)\n\n把汉堡的食材单独做熟然后分开放在饭上 qwq", - "views": 61, + "views": 62, "forwards": 0, "media_group_id": 13806766989718021, "images": [ @@ -60444,7 +60444,7 @@ "id": 4415, "date": "2024-09-09T20:15:42", "text": "灵魂走线", - "views": 33, + "views": 40, "forwards": 0, "forwarded_from": { "name": "Azalea", diff --git a/exports/hykilp/rss.xml b/exports/hykilp/rss.xml index ede89bf21..9f38b8392 100644 --- a/exports/hykilp/rss.xml +++ b/exports/hykilp/rss.xml @@ -12,7 +12,7 @@ https://aza.moe/life zh-cn - Tue, 10 Sep 2024 00:11:29 +0000 + Tue, 10 Sep 2024 02:31:51 +0000 小桂桂的回忆录 📒 #4415 https://aza.moe/life?post=4415