Tag

tag

1 views collected around this technical thread.

Bilibili Tech
Bilibili Tech
May 9, 2023 · Mobile Development

B站iOS开发工具链创新:VSCode + Bazel + AI辅助开发实践

Bilibili’s iOS development team replaced Xcode with a custom VSCode‑Bis workflow powered by Bazel and AI assistance, detailing the evaluation of Xcode’s strengths and alternatives, the integration of SourceKit‑LSP, vscode‑swift and simctl, and how Bazel’s aquery generates compile_commands.json for intelligent editing, debugging, and future enhancements.

AI辅助开发BazelMonorepo
0 likes · 17 min read
B站iOS开发工具链创新:VSCode + Bazel + AI辅助开发实践
vivo Internet Technology
vivo Internet Technology
Nov 9, 2022 · R&D Management

OKR Implementation Practice: How vivo's Internet Platform Product R&D Team Introduced and Applied OKR

The article details how vivo’s Internet Platform Product R&D team introduced OKR in 2019 by aligning it with core values, selecting pilot teams, addressing challenges such as performance linkage and contract workers, and following a step‑by‑step, leadership‑backed process that balances flexibility with unified thinking to achieve organization‑wide goal alignment.

OKRtag字节跳动实践
0 likes · 35 min read
OKR Implementation Practice: How vivo's Internet Platform Product R&D Team Introduced and Applied OKR
Tencent Music Tech Team
Tencent Music Tech Team
May 27, 2021 · R&D Management

Webinar: Technical Practices in K歌 Platform Development

On May 29, Tencent Music’s Quanmin K‑Song will host a free three‑hour technical webinar featuring six engineers who will share innovations in memory monitoring, live‑room interaction, toolchain development, cross‑platform optimization, and Low‑Code visual editing, with attendees eligible to win a VIP monthly membership.

K歌技术Webinartag
0 likes · 15 min read
Webinar: Technical Practices in K歌 Platform Development
37 Interactive Technology Team
37 Interactive Technology Team
Dec 6, 2019 · Fundamentals

IO模型与非阻塞IO与libevent

The article explains IO models—from blocking IO’s limitations to non‑blocking and multiplexing techniques like select, poll, and epoll—then shows how libevent encapsulates these mechanisms to provide a Reactor‑style event‑driven framework, illustrated with a simple echo server implementation.

IOReactorlibevent
0 likes · 7 min read
IO模型与非阻塞IO与libevent
Java Captain
Java Captain
Oct 23, 2019 · Fundamentals

Common Git Commands: Branch, Stash, Reset, Tag, and General Operations

This article provides a concise reference of essential Git commands covering branch management, stashing changes, resetting revisions, tagging commits, and various routine operations such as pushing, ignoring files, and configuring password‑less authentication.

branchinggitreset
0 likes · 7 min read
Common Git Commands: Branch, Stash, Reset, Tag, and General Operations