521 热度

The Art of Debugging

I often end up being pulled into various debugging sessions. I find that having a structured approach for debugging can help you figure out what is going on and fix even the most nasty of bugs. This is a story about a few different bugs that I run into. We have some new features coming in RavenDB 5.4 which touch the manner in which we manage some data. When we threw enough data at RavenDB, it died. Quite rudely, I have to say. I described the actual bug here, if you care. There wasn’t really much to finding this one.

收录时间: 2022-07-11
分类: 技术资讯
贡献者: Rector
1136 热度

Git for Windows 2.36.1 发布

官方计划在 Git for Windows 2.36.0 发布后不久,将其中的 bash 更新到 5.1 版本(目前是 4.4)。建议用户先检查自己的 shell 脚本是否有潜在的兼容性问题。Git for Windows 2.36.0 发布后不久,Git for Windows 也将停止支持 Windows Vista。大约在 2023 年初,继 Cygwin 和 MSYS2 之后,Git for Windows 将放弃对 Windows 7 和 Windows 8 的支持。

收录时间: 2022-05-11
分类: 技术资讯
贡献者: Rector
959 热度

TIOBE 5 月榜单:C# 和 C++ 有望取代 C 进入 Top 3

TIOBE CEO Paul Jansen 指出,如果将当前的 TIOBE 指数排名与 1 年前(2021 年 5 月)进行比较,会发现 C# 是迄今为止所有编程语言中最受欢迎的一种。在过去的 12 个月里,它的排名上升了近 2%。C# 是现有最成熟的编程语言之一,支持许多现代编程范式。目前,它唯一的缺点是对 Linux 的支持存在问题,但这种情况在最近几年也正在迅速转变。因此,C# 很有可能通过取代 C 进入 TIOBE 索引前 3 名。榜单前 3 名位置的另一个有力竞争者则是 C++;在 C++20 的推动下,其长期趋势肯定也是向上攀升的。

收录时间: 2022-05-10
分类: 技术资讯
贡献者: Rector
1097 热度

YARP 1.1 is here with new requested reverse proxy features

We are pleased to announce that YARP 1.1 has been released to nuget.org. YARP 1.1 is an incremental release, adding some commonly requested features since the 1.0 release in November.

收录时间: 2022-05-05
分类: 技术资讯
贡献者: Rector
850 热度

Better Faster Demos with Screencast Videos

Do you ever need to demo your app to users, customers, or stakeholders? Is it part of your regular software delivery process? What about when you want to describe to a coworker how a new feature should work, or what the repro of a bug looks like? If pictures are worth 1000 words, videos are worth millions. Let's explore some scenarios in which video could be useful and usually far more efficient, and then briefly look at some tools that make creating such videos easy.

收录时间: 2021-10-09
分类: 技术资讯
贡献者: Rector
1141 热度

CodeMirror 5.60.0 发布,多功能在线代码编辑器

CodeMirror 5.60.0 现已发布。CodeMirror 是一款允许在浏览器中使用的多功能文本编辑器,专用于编辑代码,并附带超过 100 种语言模式和各种插件,可实现高级的代码编辑功能,包括代码高亮显示、功能扩展以及多个主题样式。

收录时间: 2021-03-23
分类: 技术资讯
贡献者: Rector
AD 友情赞助
1572 热度

Windows Terminal Preview 1.7 发布,新增只读窗格模式

Windows Terminal Preview 1.7 已发布,按照其发布计划,只要新版本进入 Preview 阶段,上一个版本的所有预览功能就会进入稳定阶段,因此 Windows Terminal v1.6 稳定版也已同步推出。

收录时间: 2021-03-04
分类: 技术资讯
贡献者: Rector
1078 热度

Tune in for .NET Conf: Focus on Windows, February 25th

The .NET Conf team is bringing you another “.NET Conf: Focus” event Thursday, February 25 all about building Windows desktop apps. We have finalized the agenda, speakers, and hosts that will make the day educational and fun. We have .NET and Windows team members along with community speakers and MVPs to show you some amazing things you can do..

收录时间: 2021-02-24
分类: 技术资讯
贡献者: Rector
1197 热度

Windows Terminal Preview 1.5 Release

We’re back with another Windows Terminal release! Windows Terminal has moved to version 1.4 and includes the features described in the 1.4 release blog post. Windows Terminal Preview has moved to version 1.5 and includes the features described below. You can download both versions from the Microsoft Store or from the GitHub releases page. Let’s dive into what’s new!

收录时间: 2020-11-13
分类: 技术资讯
贡献者: Rector
1568 热度

Shift Risk Left

When planning, whether for a large project or a single feature, there will be risks. Identifying risks and planning appropriate mitigations or countermeasures is an important part of planning. The military does this constantly in its planning, and has many tools for identifying and calculating risks based on likelihood and severity, and requires that mitigations be put in place and proper authorization from higher command any time a high risk training activity is being considered, for example. In business, it's a good idea to keep risk in mind, too, and the principles are the same.

收录时间: 2020-10-29
分类: 技术资讯
贡献者: Rector
1164 热度

Code Maze Weekly #46

This week we’ve had plenty of articles to go through, and we loved it. As always there are a variety of categories and topics to choose from, so make yourself comfy, prepare a favorite brew, and just click on your favorite topic to read..NET and C#Adding health checks with Liveness, Readiness, and S...

收录时间: 2020-10-13
分类: 技术资讯
贡献者: Rector
1388 热度

Windows Terminal Preview 1.4 Release

Welcome to another release of Windows Terminal Preview and Windows Terminal! Windows Terminal Preview is now on version 1.4 and will have the new features listed below. Windows Terminal has moved to version 1.3 and will have all the features from our previous preview release. You can download both of these builds from the Microsoft Store as well as from the GitHub releases page. Let’s check out what’s new!

收录时间: 2020-09-24
分类: 技术资讯
贡献者: Rector
1467 热度

RabbitMQ 3.8.8 发布,引入维护模式

RabbitMQ 3.8.8 已经发布。RabbitMQ 是一个 Advanced Message Queuing Protocol(AMQP)的开源实现,由以高性能、健壮以及可伸缩性出名的 Erlang 编写而成,因此它也继承了这些优点。此版本最大亮点是引入了一种新的节点操作模式,称为维护模式。当将节点放下进行维护并处于维护模式时,该节点将无法用于服务客户端流量,并且将尝试尽可能实际地转移其职责使其安全。当前,这涉及以下步骤:挂起所有客户端连接侦听器(不接受新的客户端连接)关闭所有现有的客户端连接:应用程序应重新连接到其它节点并恢复所有经典镜像队...

收录时间: 2020-09-04
分类: 技术资讯
贡献者: Rector
1229 热度

Windows Terminal Preview 1.3 Release

We are back with another release for Windows Terminal and Windows Terminal Preview! This release adds all of the 1.2 features into Windows Terminal and introduces new features described below for Windows Terminal Preview 1.3. Both builds of Windows Terminal can be installed from the Microsoft Store or from the GitHub releases page. Let’s check out what’s new this month!

收录时间: 2020-08-28
分类: 技术资讯
贡献者: Rector
1615 热度

RabbitMQ 3.7.27 发布,Erlang 编写的 AMQP 开源实现

RabbitMQ 3.7.27 发布了。RabbitMQ 是一个 Advanced Message Queuing Protocol(AMQP)的开源实现,由以高性能、健壮以及可伸缩性出名的 Erlang 编写而成,因此它也继承了这些优点。这是一个维护版本,包含了来自 3.8.x 的一些反向移植。此版本不再支持 Erlang/OTP 20.3,现在,在节点启动时检查 Erlang 21.3+是一项硬性要求。此前 3.8.1中,针对 Core Server、CLI 工具、管理插件以及 STOMP 插件进行了一些 bug 修复和性能增强。例如在 Core ...

收录时间: 2020-07-27
分类: 技术资讯
贡献者: Rector
AD 友情赞助
1722 热度

Windows Terminal Preview 1.2 发布

微软宣布推出 Windows Terminal Preview 1.2 版本,该版本的最新功能将于 2020 年 8 月移至 Windows Terminal,包括: Focus 模式 焦点模式可隐藏选项卡和标题栏,仅显示终端内容。要启用此模...

收录时间: 2020-07-24
分类: 技术资讯
贡献者: Rector
1772 热度

IntelliJ IDEA 2020.2 EAP6 发布,支持 Jakarta EE 9

IntelliJ IDEA 2020.2 的第六个抢鲜体验版本发布了,此版本主要更新内容有:支持 Jakarta EE 9Jakarta EE 9 现在已经进入 M1 阶段,计划于今年 9 月发布。即将发布的 IntelliJ IDEA 2020.2 已经为此版本做好了准备。现在,Jakarta EE 也可以使用 Java EE 的所有可用功能。IDE 现在支持以下 Jakarta EE 技术:CDI、JPA、批处理、Bean 验证、JSF、JAX-RS、WebSocket、Servlet、JSP、JSON-P、JSON-B、安全性以及 EJB 和 J...

收录时间: 2020-07-06
分类: 技术资讯
贡献者: Rector
1498 热度

PowerToys 0.19.0 发布,微软开发的免费实用工具集

微软发布了 PowerToys 0.19.0 版本。0.19 发布周期目标有一个大目标,那就是增加稳定性和质量上的修复。此版本已经解决了 100 多个 issues。安装体验也得到了改善,部分改动将从 0.19 和 0.20 开始上线。这也是最后一次在升级期间你将看到 Windows 资源管理器闪烁。对于接下来要发布的 0.20 版本,.NET Core 安装体验会更加流畅。此版本对各个实用工具都进行了一些改进,摘取部分如下:PowerToys Run现在使用低级挂钩,因此可以将 Alt+Space 重新映射到基于 WinKey 的快捷方式正确重新配置了 PWA修复了由于配置文件数据漫游,结果...

收录时间: 2020-07-02
分类: 技术资讯
贡献者: Rector
1390 热度

Ant Design 4.4.0 发布,企业级 UI 设计语言和 React 实现

Ant Design 4.4.0 发布了。Ant Design 是一套企业级的 UI 设计语言和 React 实现,使用 TypeScript 构建,提供完整的类型定义文件,自带提炼自企业级中后台产品的交互语言和视觉风格、开箱即用的高质量 React 组件与全链路开发和设计工具体系。此版本更新内容:优化 RangePicker 交互,现在任意面板选择完毕后,另一个面板会自动弹出...

收录时间: 2020-06-30
分类: 技术资讯
贡献者: Rector
1369 热度

TeamCity 2020.1.1 发布,持续集成工具

上个月发布 2020.1的 TeamCity 今天发布了该系列的第一个 bugfix 版本 2020.1.1。在 2020.1 中,新特性能够指定构建步骤的条件,可在 Kubernetes 群集中启动构建代理,并与 Azure DevOps 和 Jira Software Cloud 集成。在多节点设置中为辅助服务器增加了更多功能,带有新的 Slack 通知程序,还对实验性的 UI 进行了许多重大改进。 而此次修复版本解决了超过 120 个问题,包括了一些重要的更新,比如:TeamCity 代理 Docker 镜像现在有一个额外的...

收录时间: 2020-06-24
分类: 技术资讯
贡献者: Rector
AD 友情赞助