TGTGInsighttelegram intelligenceLIVE / telegram public index
← () => "翠楼屋"

TGINSIGHT SIMILAR POSTS

查找相似内容

Source channel @lambdaexpression · Post #301 · 1月26日

DN42 access 本服务为那些无法轻松访问自身网络的用户以及希望体验 dn42 但又不想承担维护自有网络成本的用户提供 dn42 连接 默认情况下,地址从/96地址块中分配,如果您希望租用独立的/96前缀或更大的地址空间,请按照联系方式联系我 所有公开的PoP均已屏蔽来自中国境内的 IP 地址。如果您确实需要dn42 access,请与我联系并提供合理的理由 该服务由AS4242423377提供 - - - - - - - The service provides DN42 connectivity to members who cannot easily access their own networks, as well as to those who would like to explore DN42 without the overhead of maintaining their own network. By default, addresses are allocated from a /96 block. If you wish to lease a dedicated /96 prefix or a larger address space, please contact me using the methods provided in the contact information. All publicly accessible PoP are blocked for IPs originating from within China. DN42 access from within China is not publicly available. If you genuinely require access, please contact me and provide a valid justification. Hosted by AS4242423377. Policy 本服务需要花费时间和金钱才能运行,但为了您的利益,我们免费提供。使用本服务是一种特权,而非权利。您必须合理使用本服务,以确保其他用户也能继续享受同样的便利。任何滥用、误用或干扰服务或其他用户的行为都可能导致您的访问权限立即被暂停或终止。 滥用行为包括但不限于: - 过度使用资源 - 黑客攻击、病毒、木马等,或任何其他可能损害服务或对服务及其用户造成风险的干扰行为 - 传播可能导致民事或刑事责任的不良内容 - - - - - - - This service require real time and financial resources to operate, yet are provided free of charge for your benefit. Access to the services is a privilege, not a right. You must use the services responsibly and considerately to ensure that other users can continue to enjoy the same opportunities. Any misuse, abuse, or activities that disrupt the service or other users may result in immediate suspension or termination of access. Abuse could include, but is not limited to: - Excessive use of resources - Hacking, viruses, trojans etc or any other disruption that could harm or create risk to the services or its users - Distribution of objectional content that could create a civil or criminal liability PoP ## Toronto, Canada Prefix: fdb6:fc6a:e66c:724f:fad1:d2cf::/96 Zerotier: 4753cf475f65b0fb ## Los Angeles, USA coming soon #announcement#service

Results

找到 12 条相似帖子

搜索 #zig

当前筛选 #zig清除筛选
GitHub Trends

@githubtrending · Post #15187 · 2025/10/02 11:30

#zig TigerBeetle is a powerful, highly reliable database built specifically for financial transactions, designed to handle huge volumes with safety and speed. It ensures that once a transaction is confirmed, it cannot be lost, even if hardware fails or data gets corrupted. It uses advanced techniques like replication, checksums, and fault-tolerant consensus to keep data safe and available. TigerBeetle is much faster and more efficient than traditional databases, making it ideal for mission-critical financial systems that need to process thousands of transactions per second without errors or downtime. This means you get a secure, fast, and stable platform for managing money transfers and accounts reliably. https://github.com/tigerbeetle/tigerbeetle

Hashtags

GitHub Trends

@githubtrending · Post #14855 · 2025/06/23 12:00

#zig Ghostty is a fast, feature-rich terminal emulator that combines speed, native platform integration, and modern features without compromise. It supports multi-window, tabs, and split panes, with GPU-accelerated rendering using Metal on macOS and OpenGL on Linux for smooth performance. Ghostty is highly compatible with existing shells and software, making it a drop-in replacement. It offers rich theming, ligature support, and advanced developer features that enable more interactive command-line applications. Its native UI and cross-platform design provide a polished, efficient terminal experience that enhances productivity and usability for both users and developers. https://github.com/ghostty-org/ghostty

Hashtags

Rose Premium Signal 🌹

@premiumrosesignal · Post #4607 · 2024/05/21 16:20

#ZIG Top project with huge development this year Underrated, it will be on the top this year Must have it on your bag

Hashtags

Mexc Crypto Signals Pumps Trading Kucoin

@mexc_signals_pumps_trading · Post #920 · 2024/04/08 16:06

🔥GEM ANNOUNCEMENT🔥 #ZIG/USDT: Spot Signal (Exchange: Bybit, Bitget, MEXC, Gate.Io) Technical Analysis: #ZIG is pumping exactly from the support zone and now breaking a resistance trendline. We can see bullish momentum in it right now because technically this coin looks very strong. You people can buy and hold it now because bull run is going on and we can get good profits in it

Hashtags

The Devs

@thedevs · Post #2030 · 2022/12/12 10:48

Ziglings, learn the Zig programming language by fixing tiny broken programs. #resources#zig @thedevs @thedevs_zig https://thedevs.link/6itjmW

ZIGCHAIN OFFICIAL CHANNEL

@ZIGChain · Post #19 · 2024/10/20 13:09

📢BURN INCOMING📢 It's time to buyback & burn #ZIG🔥🔥! 8th Monthly #ZIG buyback & burn will take place on 6th January and It will be the biggest monthly burn to date! #Zignaly#ZIG#Burn

AIGC

@aigcrubbish · Post #313 · 2026/04/14 19:17

Zig 0.16.0 released Zig 编程语言发布了 0.16.0 版本。这是历时 8 个月的工作成果,包含了来自 244 位贡献者的 1183 次提交。 本次发布最引人注目的特性是引入了“作为接口的 I/O”(I/O as an Interface)。除此之外,语言本身、编译器、构建系统、链接器、模糊测试工具链等也都有显著的改进和增强。 原文链接:https://lwn.net/Articles/1067634/ #编程语言#Zig#软件开发#技术更新 #AIGC Read more

AIGC

@aigcrubbish · Post #91 · 2025/12/04 01:25

Cro provides commentary on LWN's Zig asynchronicity article Loris Cro 发布了一个 YouTube 视频,详细讨论了 LWN 上一篇关于 Zig 新 `Io` 接口的文章中使用的术语。他指出,原文在术语使用上存在一些不清晰或混淆之处,例如将“非阻塞 I/O”称为“异步 I/O”,有时又将异步性与并发性混为一谈。对于想精确了解 Zig 的设计方法及其背后动机的读者,Cro 的视频值得一看。 原文链接:https://lwn.net/Articles/1049158/ #编程#Zig#异步编程#术语解释 #AIGC Read more

GitHub Trends

@githubtrending · Post #15207 · 2025/10/09 13:30

#zig#3d_game#cubyz#game#procedural_generation#sandbox#sandbox_game#voxel#voxel_game#zig Cubyz is a 3D voxel sandbox game like Minecraft, letting you explore unlimited height and depth with far view distances. It has a unique crafting system where you can try making any tool, and the game figures out what it is. It runs on Windows and Linux, written in the Zig programming language for better performance. You can easily download and run it or compile it yourself if you want the latest version. The game is open-source, so you can contribute by adding code, gameplay features, or textures following simple guidelines. This means you get a flexible, creative game with ongoing improvements and community support. https://github.com/PixelGuys/Cubyz