©CC BY-NC-SA 4.0
🚩加入 Nostr!moe 社区: join.nostr.moe
#吐槽

微软为什么要把便签集成在 OneNote 里面呢? 桌面版倒是一起用了, 但移动版还是在 OneNote 里面, 能不能单独做一个像 iOS 那样的便签啊?

via Nostr@cxplay Short Text Note by CXPLAY
#吐槽

In reply to nevent1q…98z0
_________________________

另外还有可能是跟着证书透明底通告来的 bot. 其中一家居然还是直接和 Netcraft 合作的: https://scanner.ducks.party/
所以说要避免被 Netcraft 发 abuse, 光屏蔽几个 ASN 是不太够的, 笑死, 做好鉴权才是硬道理.

via Nostr@cxplay
#吐槽

高下立判, 测试实例一建立我就提交了站点地图给 Bing 和 Google.
Bing 的爬虫来了几次就停了, 而 Google 的爬虫一直爬网到现在, 防火墙记录都有五千多条了. 有些搜索引擎, 真是怠惰啊. 倒是 Yandex 我没提交它都来凑合几次, 挺意外的.
quoting
nevent1q…qt4d
Telegram as a CMS
https://github.com/ccbikai/BroadcastChannel


via Nostr@cxplay
#吐槽

不管什么 bridge 都没办法连接带锁的跨网账号, 虽然技术上始终有办法绕过权限墙, 从道德上来说这也只是提醒君子不要做不义之事.

我曾经看见了, 道德的奴隶. 我不信「多行不义必自毙」这种理论, 古时尚有圣人身体力行书写仁义道德的典范, 但现代人人都疯狂追求自由, 连自由都不允许被定义的自由, 已经左到三百六十度反转成奇怪的形状了.
这不是一竿子上的左右平衡, 是圆圈, 是呼啦圈, 人人都在玩呼啦圈.

via Nostr@cxplay
#吐槽

In reply to nevent1q…n4t2
_________________________

Issue showcase

via Nostr@cxplay
#吐槽

In reply to nevent1q…xy9h
_________________________

The v1.3.0 can't pass subsequent verification after enabling biometrics, app is stuck in loading screen.

via Nostr@cxplay Short Text Note by greenart7c3
#吐槽

#AdGuard 删除 Nodeseek 自动给外链添加的跳转提醒中间页
```
www.nodeseek.com#%#//scriptlet('href-sanitizer', 'a[href*="/jump?to"]', '?to')
```

PS: 让它给 uBlock Origin 的特性缝完了.

via Nostr@cxplay
#吐槽

Blogspot, but on Nostr.
quoting
nevent1q…yrtx
RSS feeds are live on nostr sites!

There are millions of people using RSS reader apps to follow their favorite publications. Your nostr-based websites are now serving these people well.

If your friends and family are using RSS readers, this is your chance to have them follow your nostr posts.

Just append /rss/ to home or tag or author page address to get a corresponding feed.

If you're publishing a podcast, the RSS feed of your podcast can now be served by your nostr site.

We are one step closer now in bridging nostr to the existing web ecosystem. Let's go!


via Nostr@cxplay Short Text Note by Npub.pro
#吐槽

In reply to nevent1q…fs48
_________________________

njump's recent strategy for fetching the latest notes from authors has made RSS feed very fragile. Simply put, njump now prioritizes fetching author notes from the local cache database, but if someone uses njump to open a new note that is not in the cache database before the cache is refreshed, the sorting of the RSS feed is broken and the timeline in the RSS is no longer complete until the cache is refreshed.
quoting
nevent1q…2jxk
但是只要事件在 24 小时刷新间隔内被提前缓存进了本地数据库, 这个 RSS/Atom 路由生成输出的时候就会立马读取, 比如有人主动用 njump 预览了一个还没有进入缓存的作者的事件, 那这个 RSS/Atom Feed 排序就直接乱掉了, 而没有被主动用 njump 预览过的事件就不会进入 Feed.
现在魔改了一下, 把 RSS/Atom 路由单独进行单独的判断, 不缓存也不从本地数据库读缓存事件, 每次有请求才立马从预设的外部中继里请求并生成 Feed, 请求数量也从默认的 100 条调到了一般 RSS Feed 常用的 20 条. :eveonecat_coffeebath: (实际生成 Feed 的的 entry 数量可能会多于这个数)
虽然 njump 给 Feed 的 .xml 设置了缓存控制标头, 但是基本上绝大多数的 RSS 阅读器都不会遵守, 于是还得用 CDN 强行给 .xml 缓存一遍(虽然缓存标头还是遵守源服务器).
PS: 总感觉还会有什么奇怪bug.


via Nostr@cxplay
Back to Top