知鸦日报2022-08-04

2022-08-03 16:30:00 ~ 2022-08-04 16:30:00

技术

前端主题切换方案

摘要

最近有个需求,要给系统做个主题切换功能,网上关于主题的方案挺多,准备做一些调研,因为项目是react+antd的一个后台系统,开始从antd官方文档中开始着手,做下整理对比,最后选一个最佳的方案用于实践。

阿里巴巴技术:一文详解用eBPF观测HTTP

摘要

本文主要基于eBPF观测HTTP 1、HTTP 1.1以及HTTP2的角度介绍eBPF的针对可观测场景的应用,同时回顾HTTP 协议自身的发展。

登录后可查看文章图片

搜狐技术:try catch finally机制分析

摘要

finally代码块是在return后面的表达式运算后,return操作前执行的。

登录后可查看文章图片

uber技术:ML Education at Uber: Program Design and Outcomes

摘要

If you have read our previous article, ML Education at Uber: Frameworks Inspired by Engineering Principles, you have seen several examples of how Uber benefits from applying Engineering Principles to drive the ML Education Program’s content design and program frameworks.

In this follow-up, we will dig deeper into what we believe to be other unique aspects of ML Education at Uber: our approach to Content Components, Content Delivery, Observability, and Marketing & Reach.

登录后可查看文章图片

shopify技术:Mastering React’s Stable Values

摘要

In this post, Colin Gray, Principal Developer at Shopify, delivers a crash course in how to make sense of stable values in React and when they matter most.

lyft技术:Pricing at Lyft

摘要

Pricing forms the backbone of the Lyft’s marketplace system, which is core in the journey of improving people’s lives with the world’s best transportation. In general, the goal of price optimization is to find the price that balances supply and demand while covering the expenses necessary to provide an easy-to-use rideshare platform, where drivers have tremendous influence on the rider prices through their entry and exit on the platform.

登录后可查看文章图片

vivo技术:Redis 定长队列的探索和实践

摘要

通过组合使用Redis的List等数据结构,结合Lua脚本,完成类消息队列功能,解决分组批量读取等功能。

登录后可查看文章图片

vivo技术:electron 应用开发优秀实践

摘要

electron 具有跨端、基于 Web 、超强生态等优点,是桌面端开发的优秀方案之一。

登录后可查看文章图片

58同城技术:风控逻辑利器---规则引擎

摘要

只要有规则的存在,规则引擎都可以在此大放异彩。你还在频繁的写if-else吗?不如试试规则引擎。它绝对会给你带来意想不到的效果。

登录后可查看文章图片

汽车之家技术:浅谈Python+requests+pytest接口自动化测试框架的搭建

摘要

浅谈Python+requests+pytest接口自动化测试框架的搭建。

登录后可查看文章图片

得物技术:Redis常用集群以及性能压测实战

摘要

众所周知,redis是一款性能强悍的中间件。那么它的性能到底多强,大家也是只拿到的是官方给到的数据,那么真实情况是否真的是这样? 带着这个疑问,挑选了redis单机与集群做压测,得到性能数据,并分析两者性能的关系是否是线性的。

登录后可查看文章图片

语雀 App 跨端技术架构实践

摘要

语雀在内部运营中的名称为 Skylark,它的整个项目位于一个大型的 Codebase 中。其中的服务端、桌面端,移动端等的所有代码包含在这个 Codebase 中。

登录后可查看文章图片

阿里巴巴技术:SQLite切换日志模式优化

摘要

SQLIte有多种日志模式,在项目的开发迭代中,会遇见当新版本app的SQLite需要将日志模式切换至wal时,我们就需要探究从默认日志模式rollback journal模式,直接切换至wal模式后是否安全呢?

登录后可查看文章图片

方法

王明夫:读懂三湾改编,也就明白了企业组织建设的真谛

摘要

只要一个人懂得鉴往知来的艺术,那么就完全合格做统帅。


‹ 2022-08-03 日报 2022-08-05 日报 ›

qrcode

关注公众号
接收推送