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

找到 25 条相似帖子

搜索 #json

当前筛选 #json清除筛选
djangoproject

@djangoproject · Post #329 · 2017/05/04 04:34

# The standard string repr for dicts is hard to read: »> my_mapping = {'a': 23, 'b': 42, 'c': 0xc0ffee} »> my_mapping {'b': 42, 'c': 12648430. 'a': 23} # 😞 # The "#json" module can do a much better job: »> import json »> print(json.dumps(my_mapping, indent=4, sort_keys=True)) { "a": 23, "b": 42, "c": 12648430 } # Note this only works with dicts containing # primitive types (check out the "pprint" module): »> json.dumps({all: 'yup'}) TypeError: keys must be a string

Hashtags

The Devs

@thedevs · Post #2147 · 2025/06/01 12:58

JSON is dangerous (and slow). #article#json @thedevs https://thedevs.link/mnVS3t

The Devs

@thedevs · Post #1999 · 2022/09/20 07:02

JSON Hero, a beautiful JSON viewer. #tools#json @thedevs https://kutt.it/lL2sWb

Hashtags

Android Broadcast

@android_broadcast · Post #8707 · 2025/02/19 06:10

История(12м) как в Альфа-Банке сокращали размер JSON файла, который передается на устройство для работы SDUI. Решением стала шаблонизация для отказа от одинаковых блоков UI с разными данными #оптимизация#json

探索号

@seeker_rc · Post #20069 · 2026/05/09 11:55

自造轮子分享, ai 国际化 json translate 小工具 ⦁ 核心功能:json 文件翻译 ⦁ 核心痛点:codex/cc 翻译国际化容易偷懒 + 慢,适合多语言 10+种语言使用 支持 BYOK (Bring Your Own Key),功能完全免费,实测下载 gpt 5.4 min 、gemini 2.5 flash 速度和性价比最高 省事也可以使用网站内置 ai ,按积分消耗,现在送 30 次翻译,不够用留下邮箱 再送 100 次翻译 [https://www.youtube.com/watch?si=aQ_8kp9e2lGlF39k&v=1Nf2Y_WdP4s&feature=youtu.be](https://www.... via V2EX 分享创造 标签: #AI#JSON#工具 ⚡️探索号频道 ⚡️探索者频道 ⚡️探索者交流群 ⚡️ Youtube 频道:科技探索者 每天推荐有趣内容,欢迎订阅、转发。

拔毛工 🥸

@bamaogong · Post #918 · 2025/10/01 05:46

#工具#JSON#可视化#开源 JSON Hero JSON 可视化工具,可自动解析字符串内容,并在树状视图、列视图、编辑视图间切换浏览,支持全文搜索与模糊匹配功能,可快速在键/值中定位信息,支持自动推断 JSON Schema(Draft 2020-12)并展示字段可能值分布,并为每个属性提供相关值视图,可识别 null 或缺失字段的边缘情况,还支持与 VS Code 集成,免费开源。 🧲 网站网址:http://jsonhero.io/

Repositorio data science

@repo_science · Post #3320 · 2023/06/18 21:20

#json#viewer#online 🛠 Herramientas para visualizar json: - jsonviewer - jsonformatter - JSON Editor - Code Beautiful ----- Main channel:@repo_science Coupons:@freecoupons_reposcience -----

探索号

@seeker_rc · Post #20421 · 2026/05/13 07:25

RawLens:嵌套 JSON 字符串格式化插件 大家好,2024 年底我在 V2EX 发过一个叫 Log Viewer 的 Chrome 插件: <https://www.v2ex.com/t/1098346> 当时主要是为了解决 Metabase / Datadog / Redash 里 JSON 日志和错误栈展示不友好的问题。 这段时间我把它改名并整理成了 RawLens ,代码、官网、截图和 Chrome Web Store 展示都重新做了一遍。现在核心方向更明确:在 Chrome 里快速格式化“到处来的 messy JSON”,尤其是这种情况: { "foo": "{"bar":1}" } 普通 JSON formatter... via V2EX 分享创造 标签: #JSON#Chrome#RawLens ⚡️探索号频道 ⚡️探索者频道 ⚡️探索者交流群 ⚡️ Youtube 频道:科技探索者 每天推荐有趣内容,欢迎订阅、转发。

AppPie

@AppPie · Post #2348 · 2025/03/05 04:06

#Developers JSON Crack: 开源的 JSON 编辑器 🔗GitHub JSON Crack 是一款将 JSON 数据可视化为交互式图表的开源工具,使探索、格式化和验证 JSON 变得更加简单。 主要功能 • JSON 可视化:将数据转换为交互式图表或树形结构,支持多种数据格式输入 • 数据转换:在 JSON、CSV、YAML、XML 等格式之间无缝转换,方便数据交换 • 格式化和验证:美化并验证 JSON、YAML 和 CSV 数据,提高可读性并查找错误 • 代码生成:自动生成 TypeScript 接口、Golang 结构体、Rust serde 和 JSON Schema • JSON Schema:验证 Schema、创建模拟数据,从各种格式生成 JSON Schema • 高级工具:解码 JWT、随机化数据,执行 jq 或 JSON 路径查询 • 图像导出:将可视化图表下载为 PNG、JPEG 或 SVG 格式,方便分享 • 安全性:所有数据在本地处理,不存储在服务器上,保障隐私安全 开源许可证 MIT license。 #GitHub#OpenSource#JSON#DataVisualization 📮 频道 @AppPie

BotsGram®

@botsgram_cu · Post #4164 · 2021/08/05 14:31

¿Que puede hacer este bot? @apimaniaBot Con éste bot puedes crear PDF a partir de páginas web, convertir texto a imágenes, convertir tablas HTML a json y mucho más Idioma: español (Visto en @botsgram_cu) #pdf#web#texto#imágenes#hrml#json

上一页第 1/3 页下一页