-
Notifications
You must be signed in to change notification settings - Fork 59
Expand file tree
/
Copy pathreddit_programming.xml
More file actions
114 lines (114 loc) · 8.86 KB
/
Copy pathreddit_programming.xml
File metadata and controls
114 lines (114 loc) · 8.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>最新提交:编程</title>
<link>https://www.reddit.com/r/programming/new</link>
<description>计算机编程</description>
<lastBuildDate>Thu, 11 Jun 2026 16:11:28 GMT</lastBuildDate>
<item>
<title>Emacs SVG 基准测试揭示了游戏级别的帧速率</title>
<link>https://www.reddit.com/r/programming/comments/1u32766/emacs_svg_benchmark_reveals_gamingcaliber_frame/</link>
<description><![CDATA[ 由 提交 /u/misterchiply [link] [评论]]]></description>
<guid>https://www.reddit.com/r/programming/comments/1u32766/emacs_svg_benchmark_reveals_gamingcaliber_frame/</guid>
<pubDate>Thu, 11 Jun 2026 15:25:50 GMT</pubDate>
</item>
<item>
<title>架构图中 7 个更常见的错误</title>
<link>https://www.reddit.com/r/programming/comments/1u30h1w/7_more_common_mistakes_in_architecture_diagrams/</link>
<description><![CDATA[ 由 提交/u/fagnerbrack [链接] [评论]]]></description>
<guid>https://www.reddit.com/r/programming/comments/1u30h1w/7_more_common_mistakes_in_architecture_diagrams/</guid>
<pubDate>Thu, 11 Jun 2026 14:21:57 GMT</pubDate>
</item>
<item>
<title>JEP 401 被合并到 JDK 28 中?</title>
<link>https://www.reddit.com/r/programming/comments/1u2mue3/jep_401_being_merged_into_jdk_28/</link>
<description><![CDATA[ 由 提交/u/davidalayachew [链接] [评论]]]></description>
<guid>https://www.reddit.com/r/programming/comments/1u2mue3/jep_401_being_merged_into_jdk_28/</guid>
<pubDate>Thu, 11 Jun 2026 02:47:30 GMT</pubDate>
</item>
<item>
<title>C3 0.8.1 发布:检查 stdlib 中的错误</title>
<link>https://www.reddit.com/r/programming/comments/1u29255/c3_081_released_raiding_the_stdlib_for_bugs/</link>
<description><![CDATA[ 由 提交/u/Nuoji [link] [评论]]]></description>
<guid>https://www.reddit.com/r/programming/comments/1u29255/c3_081_released_raiding_the_stdlib_for_bugs/</guid>
<pubDate>Wed, 10 Jun 2026 17:34:44 GMT</pubDate>
</item>
<item>
<title>Web 组件的 ReactJS 语法</title>
<link>https://www.reddit.com/r/programming/comments/1u1zb27/reactjs_syntax_for_web_components/</link>
<description><![CDATA[在使用 Lit 的一些经验之后,我正在研究一个关于 Web 组件 JSX 的想法。我在这里分享这个是因为它可能对某人来说很有趣/有教育意义,如果不是,请告诉我,我会删除这篇文章。 Lit 是一个很好的轻量级 UI 框架,但我不喜欢它使用基于类的组件。 Vue 有一个很好的方法,但我更喜欢使用 React 使用的语法。我发现它对于调试和确定性渲染来说更加直观。我想知道使用 WebComponents 是否可以创建一个不需要转译的 UI 框架。 如何构建 查看代码 Storybook 演示 (我使用这个框架的目的是达到合理的稳定性水平,然后在我现有的一些项目上取代 React。) 重要提示:我并不是想推广“又一个 ui 框架”,这是一项旨在了解可能性的调查。您不应该在自己的代码中使用此框架。它尚未做好生产准备。它不在 NPM 上。我并不是在寻找另一个框架来替代 React(我正在尝试创建它)。这个框架是为我自己的项目而设计的。这个项目还远未完成。如果您有任何疑问,请随时与我们联系以求清楚。 由 提交/u/Accurate-Screen8774 [链接] [评论]]]></description>
<guid>https://www.reddit.com/r/programming/comments/1u1zb27/reactjs_syntax_for_web_components/</guid>
<pubDate>Wed, 10 Jun 2026 11:20:23 GMT</pubDate>
</item>
<item>
<title>聪明的傻程序员</title>
<link>https://www.reddit.com/r/programming/comments/1u1t9yi/the_smart_dumb_programmer/</link>
<description><![CDATA[ 由 提交/u/fagnerbrack [链接] [评论]]]></description>
<guid>https://www.reddit.com/r/programming/comments/1u1t9yi/the_smart_dumb_programmer/</guid>
<pubDate>Wed, 10 Jun 2026 05:40:43 GMT</pubDate>
</item>
<item>
<title>用 Python 和 C 推理文本扩散模型</title>
<link>https://www.reddit.com/r/programming/comments/1u1ahi4/inferencing_text_diffusion_models_in_python_and_c/</link>
<description><![CDATA[ 由 提交 /u/DataBaeBee [link] [评论]]]></description>
<guid>https://www.reddit.com/r/programming/comments/1u1ahi4/inferencing_text_diffusion_models_in_python_and_c/</guid>
<pubDate>Tue, 09 Jun 2026 16:44:45 GMT</pubDate>
</item>
<item>
<title>当你不编写代码时如何读取分布式跟踪</title>
<link>https://www.reddit.com/r/programming/comments/1u194jv/how_to_read_distributed_traces_when_you_didnt/</link>
<description><![CDATA[ 由 提交/u/elizObserves [link] [评论]]]></description>
<guid>https://www.reddit.com/r/programming/comments/1u194jv/how_to_read_distributed_traces_when_you_didnt/</guid>
<pubDate>Tue, 09 Jun 2026 15:57:06 GMT</pubDate>
</item>
<item>
<title>居然有人在github上泄露了Miasma供应链攻击工具包源代码</title>
<link>https://www.reddit.com/r/programming/comments/1u1512l/someone_actually_leaked_the_miasma_supply_chain/</link>
<description><![CDATA[我们看到昨天开始出现多个名称为 Miasma-Open-Source-Release 的 github 存储库,这些存储库是由受感染的开发者帐户推送的。然后我们拉出源代码进行更深入的挖掘。称其为蠕虫病毒会非常小,它是一种完整的供应链框架,您可以看到它具有 ARCHITECTURE .md 集成测试等,因此它是一种产品。 ARCHITECTURE.md 表示它不需要 C2 基础设施,也不必处理拆除或维护基础设施。它只是窃取了 github PAT,这只是必需的。 由 提交/u/BattleRemote3157 [链接] [评论]]]></description>
<guid>https://www.reddit.com/r/programming/comments/1u1512l/someone_actually_leaked_the_miasma_supply_chain/</guid>
<pubDate>Tue, 09 Jun 2026 13:29:08 GMT</pubDate>
</item>
<item>
<title>我们如何将 Postgres 同步到浏览器:ElectricSQL 用于行,Yjs 用于文档</title>
<link>https://www.reddit.com/r/programming/comments/1u149mq/how_we_sync_postgres_to_the_browser_electricsql/</link>
<description><![CDATA[ 由 提交/u/jxd-dev [链接] [评论]]]></description>
<guid>https://www.reddit.com/r/programming/comments/1u149mq/how_we_sync_postgres_to_the_browser_electricsql/</guid>
<pubDate>Tue, 09 Jun 2026 12:58:52 GMT</pubDate>
</item>
<item>
<title>Catlantean 3D - 使图形像 1993 年一样</title>
<link>https://www.reddit.com/r/programming/comments/1u12rbh/catlantean_3d_making_graphics_like_its_1993/</link>
<description><![CDATA[ 由 提交/u/Dear-Economics-315 [链接] [评论]]]></description>
<guid>https://www.reddit.com/r/programming/comments/1u12rbh/catlantean_3d_making_graphics_like_its_1993/</guid>
<pubDate>Tue, 09 Jun 2026 11:51:42 GMT</pubDate>
</item>
<item>
<title>SQLite 通过预排序提高性能</title>
<link>https://www.reddit.com/r/programming/comments/1u10n7z/sqlite_improving_performance_with_presort/</link>
<description><![CDATA[ 由 提交/u/andersmurphy [链接] [评论]]]></description>
<guid>https://www.reddit.com/r/programming/comments/1u10n7z/sqlite_improving_performance_with_presort/</guid>
<pubDate>Tue, 09 Jun 2026 10:01:53 GMT</pubDate>
</item>
<item>
<title>120,000 行 Rust:Nosdesk 后端内部</title>
<link>https://www.reddit.com/r/programming/comments/1u0w9bc/120000_lines_of_rust_inside_the_nosdesk_backend/</link>
<description><![CDATA[ 由 提交/u/BlondieCoder [link] [评论]]]></description>
<guid>https://www.reddit.com/r/programming/comments/1u0w9bc/120000_lines_of_rust_inside_the_nosdesk_backend/</guid>
<pubDate>Tue, 09 Jun 2026 05:43:21 GMT</pubDate>
</item>
<item>
<title>缓存踩踏预防:分布式锁定、Pub/Sub 和请求合并</title>
<link>https://www.reddit.com/r/programming/comments/1u0vb76/cache_stampede_prevention_distributed_locking/</link>
<description><![CDATA[ 由 提交/u/Local_Ad_6109 [链接] [评论]]]></description>
<guid>https://www.reddit.com/r/programming/comments/1u0vb76/cache_stampede_prevention_distributed_locking/</guid>
<pubDate>Tue, 09 Jun 2026 04:53:09 GMT</pubDate>
</item>
<item>
<title>Go 中固执己见的日志记录设置</title>
<link>https://www.reddit.com/r/programming/comments/1u0nnjp/an_opinionated_logging_setup_in_go/</link>
<description><![CDATA[ 由 提交/u/Mellowww [link] [评论]]]></description>
<guid>https://www.reddit.com/r/programming/comments/1u0nnjp/an_opinionated_logging_setup_in_go/</guid>
<pubDate>Mon, 08 Jun 2026 22:57:44 GMT</pubDate>
</item>
</channel>
</rss>