TGTGInsighttelegram intelligenceLIVE / telegram public index
← Find Blog👁发现博客

TGINSIGHT SIMILAR POSTS

查找相似内容

Source channel @FindBlog · Post #521 · 10月9日

静态网站悖论 个人网站的两种不同实现方式:一种是复杂的内容管理系统(CMS),另一种是简单的静态 HTML 文件。文章指出,尽管大多数普通用户倾向于使用复杂的解决方案(如 WordPress),但实际上,只有少数专业软件工程师能够选择更简单的静态网站。 via HackerNews 2024 10 09 前两天刚好听朋友说 square space 已经涨到了近乎搞笑的 $25 月费,做不用来盈利的个人博客实在难以 justify。这篇文章中吐槽得很在点子上: normal users are stuck with a bunch of greedy clowns that make them pay for every little thing, all while wasting ungodly amounts of computational power to render what could have been a static website in 99% of cases. 普通用户被困在了一群屁大点功能都要收费的贪婪小丑手里,与此同时浪费着人神共愤额度的算力来渲染 99% 的情况下都可以作为静态的网站。 当然原文中说的“只有少数专业软件工程师才能选择更简单的静态网站”略微夸张并不认同,因为静态站至少是比 self-host 的动态 CMS 少太多维护了。我的 backlog 里也一直躺了篇安利新手用静态站并拉踩 WP 的文,不过网上这种文已经有无数了也还是拦不住前赴后继往各种 CMS 的坑里冲的新手,觉得写了又有什么意义呢就还搁着没写。(当然迟早会像以前反复造的无数轮子一样被废话欲战胜的 but not today) #indieblog#newletter

Results

找到 8 条相似帖子

搜索 #websocket

当前筛选 #websocket清除筛选
djangoproject

@djangoproject · Post #565 · 2018/02/01 10:55

https://github.com/Monadical-SAS/django-channels-router django-channels-router A Python library for routing and handling #websocket messages using #django-channels. Routing socket messages in the view Routing socket messages using a handler #React

有空多睡觉,没空少看书

@kankanshu · Post #18102 · 2025/12/15 16:56

SpringBoot+Websocket打造实时聊天股票行情系统 #SpringBoot#Websocket#股票行情 本系统将SpringBoot高效后端与Websocket实时通信结合,推送即时股票行情。支持多人在线聊天互动,提供直观的K线图展示,助您快速掌握市场动态,体验金融科技的魅力。 💾 获取资源请点击:👉 点我获取SpringBoot+Websocket打造实时聊天股票行情系统👈

秀儿の科技软件|资源分享社🎀

@JianjiaoPD · Post #10195 · 2026/01/06 16:09

✈️v2ray-wss | 一键搭 Reality / Hysteria2 / V2Ray+WSS 的多协议脚本 🏷 检索标签:#v2ray-wss #Reality#Hysteria2#V2Ray#WebSocket#自建 ⭐️ 详情介绍:v2ray-wss 是一个多协议的一键部署脚本,把 Reality(xtls-rprx-vision)、Hysteria2、V2Ray+Nginx+WebSocket、Shadowsocks-rust 甚至 https 正向代理都打包成“按需选择”,适合有多台机器、想快速把不同协议跑起来做对比的人 它的选型逻辑也很直白:没域名就优先 Reality / hy2,有域名再上 V2Ray+WSS 或 https 正向代理; 🤔友情提醒:hy2 用一段时间容易“突然连不上”,更多是 UDP 太激进、运营商对 UDP 更敏感 导致的环境问题——想要长期稳定就别只押一套协议,现实里通常还是 Reality 更耐打! 📖GitHub · v2ray-wss 😌频道 |🙂群聊 |😋中文包 |☺️搜索

djangoproject

@djangoproject · Post #459 · 2017/10/04 04:08

https://www.fullstackpython.com/websockets.html A #WebSocket is a standard protocol for two-way data transfer between a #client and #server. The WebSockets protocol does not run over #HTTP, instead it is a separate implementation on top of #TCP. #AJAX

我喜欢你

@BDovo_Channel · Post #14680 · 2026/02/24 04:06

Tunnl.gg: 轻量化 SSH 隧道服务,单命令即可暴露本地应用 公开的服务是 https://tunnl.gg • 记忆式子域名,每次连接自动生成唯一 URL • 自动通过 Let’s Encrypt 颁发 HTTPS,零配置即启用 SSL • 完整的速率限制与滥用防护,保障服务安全 https://github.com/klipitkas/tunnl.gg #隧道#SSH#自动SSL#无配置#GitHub#TLS#WebSocket

GitHub Trends

@githubtrending · Post #14647 · 2025/04/30 12:00

#javascript#approval_process#cms#crm#ehr#erp#hr#layui#mysql#oa#privileges#redis#skyeye#springboot#springboot2#springcloud_vue#websocket This platform uses Springboot, Layui, UNI-APP, and Ant Design Vue to create a low-code system for intelligent manufacturing. It includes over 30 application modules and more than 50 electronic workflows, covering CRM, ERP, MES, and more. This system streamlines business processes from customer relations to production and after-sales service, improving efficiency and data transparency. It also manages employee operations, providing a comprehensive solution for businesses. The benefits include faster development, reduced redundancy, and enhanced data management, making it ideal for companies seeking digital transformation. https://github.com/dromara/skyeye

GitHub Trends

@githubtrending · Post #15173 · 2025/09/27 12:30

#cplusplus#c_plus_plus#cpp#datachannel#libdatachannel#libnice#p2p#peer_to_peer#peerconnection#rfc_8831#rfc_8834#rtcdatachannel#rtcpeerconnection#sctp#webrtc#webrtc_datachannel#webrtc_video#websocket libdatachannel is a lightweight, easy-to-use C/C++ library that lets you add real-time peer-to-peer data, media, and WebSocket communication to your apps across many platforms like Linux, Windows, macOS, Android, and iOS. It simplifies WebRTC by providing a smaller, simpler alternative to Google's library, with compatibility for browsers like Firefox and Chrome. You can use it to connect native apps directly to web browsers with minimal dependencies, supporting secure connections via GnuTLS, Mbed TLS, or OpenSSL. It also supports compiling to WebAssembly for browser use, making it flexible for cross-platform real-time communication development[1][4]. This helps you build fast, efficient apps for video, audio, or data sharing without heavy libraries. https://github.com/paullouisageneau/libdatachannel

GitHub Trends

@githubtrending · Post #15503 · 2026/02/19 11:30

#go#coolq#cqhttp#cqhttp_mirai#go#go_cqhttp#golang#group_manager#mirai#mirai_bot#nonebot#onebot#onebot_plugin#onebot_sdk#plugin#qq#qq_bot#qqbot#qqrobot#websocket#zerobot ZeroBot-Plugin is a comprehensive utility plugin collection for the ZeroBot chatbot framework, offering over 100 features across entertainment, management, and productivity categories. The system provides high-priority functions like chat management, sleep tracking, and group administration, alongside mid-tier features such as image generation, music streaming, and game simulations. Users benefit from flexible plugin control—enabling or disabling specific features per group—and dynamic loading capabilities that reduce program size. The platform supports multiple deployment methods, from pre-compiled releases to local compilation, making it accessible whether you prefer ready-to-use binaries or customized builds. With extensive command options, scheduled task triggers, and AI integration, ZeroBot-Plugin transforms group chat management into an automated, entertaining experience while maintaining user control over which features activate in specific communities. https://github.com/FloatTech/ZeroBot-Plugin