Dem Lee @dotnet666
Joined July 2015-
Tweets423
-
Followers57
-
Following586
-
Likes96
我熬夜投简历的日子结束了! AI 脚本一口气替我跑完 Boss、猎聘等五大平台:智能匹配岗位→自动打招呼→发图简历→拉黑不靠谱 HR,每天醒来微信弹出 100+ 已投提醒。开源免费,照文档三分钟配好,扫码即跑,求职效率直接翻倍。 github.com/loks666/get_jo…
Here's how I make long-running API requests feel fast. The trick is turning a synchronous API request into an async flow by splitting the work into two parts: 1. Accept the request and return quickly 2. Do the heavy work in the background Here's how this can help you build…
这工具强的有点离谱啊,能抓取任意网站数据,再丢给ai分析处理,可玩性好高 browseract.com
关于 AI 工程的教程,网上很多都过于理论化,尤其缺少如何将基础模型真正应用到生产环境的资料。 今天看到《AI Engineering》这本书籍就颇为不错,提供了从基础模型到实际应用的完整工程化框架。 涵盖了 LLM 和多模态模型的适配方法,还深入探讨了评估、优化、部署等生产环境中的关键问题。…
[开源项目推荐] Motia: 开源后端框架,简化开发者的工作,把 API、后台任务、事件处理和 AI Agent 统一到一个系统中。解决后端开发中常见的复杂问题,比如不同工具之间的割裂、部署麻烦、调试困难等。 什么是 Motia? Motia 是一个现代化的后端框架,核心理念是把各种后端任务(比如 API…
[开源项目推荐] Motia: 开源后端框架,简化开发者的工作,把 API、后台任务、事件处理和 AI Agent 统一到一个系统中。解决后端开发中常见的复杂问题,比如不同工具之间的割裂、部署麻烦、调试困难等。 什么是 Motia? Motia 是一个现代化的后端框架,核心理念是把各种后端任务(比如 API… https://t.co/w4n8ZbI01G
@cellier_ 管理的本质:从权力赋能到人性关怀的升华 真正意义上的管理者,并非头衔赋予的那一刻,而是当一个人开始将视线从自身利益转向团队成员之时。这句话揭示了管理哲学中常被忽视却至关重要的真理——管理的核心不在控制,而在关怀;不在索取,而在赋能。…
MauiReactor is here to simplify .NET MAUI dev: ✅ MVU-style architecture ⚡ Hot reload that retains state 🧠 100% C# UI logic No XAML. No mess. Just clean, reactive UIs. #dotNETMAUI ➡️ msft.it/6016swyxG
Rovo Dev CLI – 可使用 Claude Sonnet 4、GPT-5 的免费 Claude Code,每天 2000 万 Token appinn.com/rovo-dev-cli/
Working with legacy SQL in EF Core? Stored procedures, views, weird joins that don’t map to your entities? EF Core’s raw SQL support fixed a major pain point for me. I just define a simple POCO, write the SQL, and let EF handle the mapping. No messy config. No manual…
2025 我的全部 设计+写作+工具汇总 figma(基础设计) jitter(基础动效) Craftwork(设计素材) 即梦+可灵免费版(视频生成) Sora(图像+视频生成) 剪映(视频剪辑) ChatGPT(对话) 豆包(对话) ima(知识库) 秘塔 AI(学习) Juchats(对话+Vibecoding 概念验证) Trae(Vibecoding…
2025 我的全部 设计+写作+工具汇总 figma(基础设计) jitter(基础动效) Craftwork(设计素材) 即梦+可灵免费版(视频生成) Sora(图像+视频生成) 剪映(视频剪辑) ChatGPT(对话) 豆包(对话) ima(知识库) 秘塔 AI(学习) Juchats(对话+Vibecoding 概念验证) Trae(Vibecoding… https://t.co/RCUfIZpQ2Q
准备系统设计面试,网上找到的资料质量参差不齐,找到真正对我们有用的学习资料,还得花不少时间。 不妨看一下,GitHub 上这份 System Design Resources 合集,精心整理了 100+ 最优质的系统设计学习资源。…
很多时候我们只想要一个简单好用的项目管理工具,但经常被功能复杂的专业工具,搞得颇为头疼。 刚好,找到了 Leantime 这个开源的项目管理工具,既能像使用飞书看板一样简单,又拥有禅道级别的功能。 GitHub:github.com/Leantime/leant… 主要功能: -…
Here are 9 excellent libraries I use in my projects: 1. YARP 2. Polly 3. EF Core 4. Refit 5. Testcontainers 6. OpenTelemetry 7. FluentValidation 8. SignalR 9. Dapper Which library would you add to the list? P.S. Here's a free Clean Architecture template showing you how to use…
大神的提示词太神叨了,作为普通理工男我来写的话,提示词风格就是这样的: --- 请将以下英文文章,重写成通俗流畅、引人入胜的简体中文。 核心要求: - 读者与风格: 面向对AI感兴趣的普通读者。风格要像讲故事,清晰易懂,而不是写学术论文。 - 准确第一:…
大神的提示词太神叨了,作为普通理工男我来写的话,提示词风格就是这样的: --- 请将以下英文文章,重写成通俗流畅、引人入胜的简体中文。 核心要求: - 读者与风格: 面向对AI感兴趣的普通读者。风格要像讲故事,清晰易懂,而不是写学术论文。 - 准确第一:… https://t.co/WAAO6xwQxB
用 Claude Code 创造无限可能:项目构建实用指南 —— 关键在于清晰的目标、合理的设置、个人技能的提升以及高效的上下文工程 核心内容概述 来自 @DavidOndrej1 的视频,分享了如何使用 cc 来构建各种项目,包括移动应用、智能体、网站或复杂的 3D 动画等。David 基于自己超过 300…
从 GitHub 下载代码、拉取 Docker 镜像或下载 AI 模型文件,经常遇到网络超时和下载缓慢的问题。 Xget 这个开源项目,提供超高性能的一站式下载资源加速引擎,旨在帮助我们解决这些问题。 基于 Cloudflare 全球 330+ 边缘节点构建,支持毫秒级响应、多线程分片下载、HTTP/3…
Open Lovable 在几秒钟内克隆并重建任何网站,我没有试,但是看到这个5天的项目有 8.4K Star,陷入了沉思……NB。 github.com/mendableai/ope…
Open Lovable 在几秒钟内克隆并重建任何网站,我没有试,但是看到这个5天的项目有 8.4K Star,陷入了沉思……NB。 github.com/mendableai/ope… https://t.co/BzkP4q38Qk
去AI味道的唯一方法。 语言风格迁移。 我会给出几种方法, 每种方法都是上一种失效后, 继续操作使用的方法。 有基础的不用往下看, 想详细学的,可以多看看。 1-单样本参考 2-词性增删与修正 3-定位“实名制角色” 4-文本书面化表达 5-常用语剔除 6-语句与语用的功能识别说明 7-风格提取、迁移

Vicky Tseng @yahuiyh0
645 Followers 7K Following
Cherry 😏 @Cherry_S1093
15 Followers 46 Following In pursuit оf adult advеnturе, without аny cоmmitments
Amanda 💋 @AmandaL5892
1 Followers 53 Following Eager tо еxрlоrе new reаlms оf рlеаsure with оpеn-minded individuаls
Celia 😌 @CeliaHarley7820
46 Followers 51 Following Sеnsually advеnturous wоmаn sееks an insatiablе сonneсtion
Agnes 🍌 @Agnes_H753
8 Followers 56 Following Pleasurе-sеeking enchаntrеss сrаves a never-ending sехual journеу
Margaret @margaret24cohen
312 Followers 3K Following
Antonina @gutirrezantonin
305 Followers 3K Following
Tabitha @tabitha_rubens
355 Followers 3K Following
DeeDee Walsh ⛷🎿�... @ddskier
14K Followers 14K Following Software veteran, skier, donut eater | Dev mktg & bizdev @GAPapps | #Microsoft #devrel #dotnet #AI @womenincloud @microsoftalumni
擺渡人 @zhaoming12365
514 Followers 3K Following
草鸿节 @caohongjie665
68 Followers 433 Following
井上櫻雪🦋ꑭ�... @Venti_19890604
4K Followers 1K Following DEI/Stand with UKR🇺🇦🇳🇫🇨🇦🇯🇵/財經、時政評述/🇺🇦最新前線消息/包容所有觀點/是否理性交流取決於你/二戰、冷戰史研究/堅決擁護偉大的習總書記🇨🇳/蓮寶@lzdxl19890604🖤💜/泷奈@xingnai_kawaii💙💛
believe @sunshinenice555
5K Followers 3K Following
南楚國(✝️軍�... @RIrX36WbIT6nRQL
304 Followers 176 Following 南楚国之亡国奴,我的国家与周围邻国被中国共产党以社会共产之名义发动武装侵略强行侵占,本人提倡以武装肢解共产党侵占下暴虐无道之大一统中国! 致力于 南楚国(湖南.古国名:楚国、南国) 武装独立建国道路!以立耶稣基督(非和理非教义版)为国之教,让上帝的光辉照进吾土,神佑大南楚国。『湘楚(湖南)、荊楚(湖北)共创楚文化之辉』
Deepak Tewatia ☁ @DpkTewatia
14K Followers 812 Following Program Manager • @CsharpCorner • 🏅 • Microsoft Azure Certified • Expertise in DevOps, Linux, Infrastructure, and Cloud Security at MCN Solutions
Engincan Veske @EngincanVeske
809 Followers 1K Following Software Developer at @volosoftcompany. Team member of @abpframework. La Turquie Kemaliste! -𐱅𐰇𐰼𐰚-
John Terry @JohnTe73
51 Followers 1K Following #DebtReliefQuest, Entrepreneur, health researcher, information digger and net-worker
amanda D'crouz @amanda_crouz
626 Followers 4K Following
Juan Garza @gojira31
85 Followers 2K Following
Katherine Zhang @zhangyu121
1 Followers 1 Following
Mobile SaaS Platform @mobile_saas
445 Followers 1K Following The best app insight platform for iOS developers. Dramatically speed up your development cycle. Find and fix even intermittent and subtle problems.
Fanny @MingFanny
2 Followers 10 Following
Angular-js Directive @ng_directives
9K Followers 9K Following An Angular-js Directive/Module a Day.Curated by @techiejayk
Rushgamerr @Rushmangamerr
800 Followers 4K Following I am a gaming YouTube gamer hoping for more viewers and subs come check me out! I try to post everyday!
❥➽❥ Mℜ.ℜσ�... @shadowfight20
37 Followers 316 Following ▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄ ▒▒▓▓██████ Welcome to my profile ██████▓▓▒▒ ▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄
Rifkan Mohamed @rifkanmoh
75 Followers 3K Following
FreeFollows @Following10M
81 Followers 857 Following
Chara R Olivarez @Famort72
52 Followers 97 Following
Maxy71 @MaxySettantuno
344 Followers 2K Following
Gua Jomblang @GuaJomblang
143 Followers 723 Following
TwiterHero @TwiterHero
257K Followers 288K Following Sometimes you have to be your own hero...fencer, engineer, guy w/mop bucket
webboy89860 @webboy89860
50 Followers 463 Following
Hired UK @Hired_UK
8K Followers 6K Following Matching tech workers with the world's most innovative companies | https://t.co/H6H1Y60fOV
HTML Quest @HTMLQuest
558 Followers 1K Following
Michelle Requiso @suntra8
45 Followers 186 Following
Claude @claudeai
136K Followers 1 Following Claude is an AI assistant built by @anthropicai to be safe, accurate, and secure. Talk to Claude on https://t.co/ZhTwG8dz3D or download the app.
甜甜大学生 @nanahenkeai
31K Followers 18 Following 我跟别的推主不一样,不谋利,在这没有任何收费的东东,喜欢就多多点赞啦 #无门槛 #无费用 #约啪重要的是说三遍~ 最后,没有关注我的,一律不回私信哦
DotNet Develop @DotNet_Develop
4K Followers 79 Following Newsletter schedule about #dotNet @SQL_Develop | #dotnetCore |#Csharp | #XAML | #Xamarin | #AspDotNet |
.NET Frontend Day @dotnet_frontend
991 Followers 260 Following A full day online with a focus on building frontend applications using .NET.
Andrew Lock "Sock" @andrewlocknet
16K Followers 917 Following Microsoft MVP and blogger, focused on ASP.NET Core. Author of ASP.NET Core in Action: https://t.co/GTRJ4hBm9s @[email protected] @andrewkock.bsky.social
Jon P Smith @thereformedprog
4K Followers 137 Following Christian, retired NET Core back-end developer, author of 'Entity Framework Core in Action' see https://t.co/6tVFB6lJnD, https://t.co/M5IcUAMpOW
Amichai @amantinband
6K Followers 537 Following Founder @_brilliantHQ. Soon launching @hoodielyHQ. Course author @dometrain, YouTube, vim, programming, vibe married to @lioridagan
The .NET Dev @TheDotNetDev
11K Followers 1 Following Tweeting out the best .NET posts from #DEVCommunity, powered by @ThePracticalDev 💜 Available via toot @[email protected] 🦣
Dr Milan Milanović @milan_milanovic
55K Followers 2K Following Chief Roadblock Remover and Learning Enabler | 400K+ audience | Writing on software, leadership & career | Making complex topics simple | Leadership Coach
多伦多方脸 @torontobigface
737K Followers 232 Following YouTube:https://t.co/JrdyvNc63o 投稿邮箱:[email protected] 粉丝群:https://t.co/7fI2Xsn7l9 李币社区群:https://t.co/Uao93nfZ79
石破茂 @shigeruishiba
526K Followers 156 Following 鳥取一区 衆議院議員 | 自民党 | 公式サイト https://t.co/k2LD1PJob2 | 公式ブログ https://t.co/wpgypBXRe7 | 公式YouTube https://t.co/NeclO4yQcw | カレー | 読書 | ラーメン |
Microsoft Orleans @msftorleans
5K Followers 7 Following Official account for Microsoft Orleans. Orleans is a framework for building cloud-based apps with @dotnet. Discord: https://t.co/kW2EhfqWXX
VincentH.NET, MVP, In... @vincenth_net
1K Followers 188 Following Coding .NET innovator/architect, .NET Aspire, MS Orleans, Azure, C# Markup 2, Uno Platform, Microsoft MVP, https://t.co/koAq2o74sI https://t.co/QVC1xzJesx
𝐚᳐𝐧𝐚᳐�... @YHO_on86
533 Followers 488 Following (07)🌸世界で一番『@sakuragawa_megu』#ちぃたー|더보이즈-younghoon🍞|Roselia😈宇田川あこ🍪今井リサ|🌙反田葉月|🌸❄️ゆきめぐ|💕@dora_kotori
小朴在做独立开... @leohuntercn
7K Followers 292 Following 👨💻独立开发者|INFJ 记录独立开发出海流水账; 不定期分享社媒增长经验心得; 偶尔分享个人生活;本人言论保鲜期为72小时,过期视为放屁处理😜
知识分享官 @knowledgefxg
191K Followers 2K Following 热爱知识,没事分享点有趣硬核的东西,包含英语学习,AI编程,科技软件,资源网站等等。来都来了,点点关注😘。 合作请DM私信,本人一直在用的vps推荐:https://t.co/84rULlj6Hv
Paul Couvert @itsPaulAi
219K Followers 524 Following AI and tech Educator – Build better and faster using AI and No-Code – Blueshell AI founder
摆烂程序媛 @wanerfu
96K Followers 160 Following 大厂牛马 🐮 🐴|日常摆烂 🏖️ 分享泛互联网 👩💻 | 泛科技资讯 💬 | AI 🤖 | web 3💰 渴望退休、渴望财务自由 🆓 💸
大帅老猿 @ezshine
49K Followers 507 Following 不有趣毋宁死的退休程序员,边开房车边写代码走遍了中国 33 个省份,目前在清迈陪娃读书,日常分享编程,游戏,AI,SEO,营销和生活。 🔍全网同名,个人微信@itdashuai
路飞 🏴☠️ ... @0xluffy_eth
123K Followers 124 Following 🌍 分享工具和资料 🔭 专注于 AI、效率工具、Web3 的信息挖掘和评测 ⛵️ 海贼·王路飞的狂热粉丝,坚信勇气和冒险精神可以开启人生新篇章 🧧 10,000元红包雨 + 1000款 AI 工具合集,100% 免费领取 📱打开抖音领取👉 https://t.co/ksOCiri13u
鲁先生 @soofragon
4K Followers 2K Following 其实也不会发啥过激的言论,喜欢自由的地方,起码推特想发什么能发的出去,这点让我觉得很舒服。如果能做到熊静牛动一个周期下来就可以自由,好盼望自己真正财富自由的那天,希望别太晚 。 PS别上来就骂人,这一亩三分地我只是记录自己的只言片语,说的不对或者影响你了,直接屏蔽我就好了,别愤青似的上来就怼。
LIN WEI @skywind3000
25K Followers 306 Following 老程序员,92年(小学)开始写代码,快速可靠传输协议 KCP 作者,知乎25万关注技术答主(id 韦易笑),游戏开发话题,编程话题优秀答主,娱乐化编程,Vim 用户+插件作者,怀旧游戏玩家。
J.M @netonjm
449 Followers 92 Following Software Engineer on #AzureDW at @Microsoft. #Retro, #VR and create beautiful tooling, 🍫🍭🍰
LearnKube @learnk8s
89K Followers 31 Following Broaden your Kubernetes expertise with a curated feed of news, articles and best practices. Mastodon: [email protected]
NgRx @ngrx_io
10K Followers 7 Following Reactive State for Angular. Discord: https://t.co/JB1LtLMk1G Workshops: https://t.co/v9qt0nv2tv Swag: https://t.co/gECSYg1byP
.NET Foundation @dotnetfdn
59K Followers 199 Following Independent foundation fostering open development and collaboration around the growing collection of open source technologies for .NET.
Tim Deschryver @tim_deschryver
6K Followers 313 Following 🦋 https://t.co/mZHlguvurQ 👟 Runner 👨💻 OSS enthusiast - @ngrx_io, @TestingLib ✍ Blogger 🏆 Microsoft MVP (Developer Technologies)
Bytebytego @bytebytego
123K Followers 2 Following Weekly system design topics you can read in 10 mins.
Chang Wei 昌维 @changwei1006
18K Followers 5K Following Computer Science&Electronic Engineering💻/CrossDresser🌈/ WSPC/NTUST ECE/PingCAP FrontEnd https://t.co/lHrG2ZN1A4 QQ/WeChat:867597730 Weibo FB 知乎 Instagram同名 无性恋&纯爱
娟子怎么了 @juanzizenmele
295K Followers 25 Following 如果注定要分离,那么相逢的意义是什么 相逢的意义是被你改变的那部分的我,代替你永远陪在了我身边 @zhouyedasai
软软吃不饱 @run2753521775
162K Followers 165 Following 可爱小狗,身高160体重98斤,三坑少女喜欢cos,日常生活中乖乖女,到推上展示自己反差的一面,接视频定制,视频一对一❤️出原味小号@rou2753521775❤️私人微信🚪288/688/1314❤️国外可收usdt或PayPal❤️原创纯享版点媒体亮点❤️已过多个大v认证放心投喂,怕不是真人可52🧧视频验证真人
Julie Lerman @julielerman
36K Followers 2K Following #DDD, .NET, EF,Coach, Author, MVP,MS Rgnl Dir,Docker Cptn, self-empl,@Pluralsight, 30+yrs software. Ask me re coaching yr team! she/her (julielerman on bsky)
Simon Painter @madSimonJ
1K Followers 2K Following He/Him. Snr Dev at Mueller. @Microsoft MVP. @OreillyMedia author. Married to @SushMahadik 'Any view of things that is not strange, is false' -Neil Gaiman
Dave Callan | dotnet @Dave_DotNet
16K Followers 180 Following Microsoft MVP | .NET Developer & tech lead from Ireland! Talks about Azure, #csharp, #dotnet, Entity Framework and Visual Studio.
Yinfi @yinfiyin
725 Followers 596 Following Musician & free speech advocate, a mainland Chinese heretic for human dignity. @BAFTA connect member.
Muhammad Waseem @mwaseemzakir
7K Followers 330 Following I help you boost your .NET to the next level