Hacker News new | ask | show | jobs
by eric-hu 1111 days ago
> Linux Kernel Software Engineer BYTEDANCE INC.

What would ByteDance (TikTok parent company) need with a Linux kernel engineer?

3 comments

Speculation

- power and performance tweaking - drivers for custom or unusual hardware (video/audio?) - security analysis - integration of software with Linux

This doesn't answer the parent commenter's question. There is no scenario that any of these would be needed for a social media app.
For the app, no.

Server side, at a big enough scale, it might make sense for optimization, tuning, measuring, resolving weird bugs, etc.

The technical beast is the internet infrastructure. The phone client is nothing.
BYTEDANCE submitted a patch few months ago to reduce the system reboot time for a few milliseconds. That means a lot for rebooting their hundreds of thousands of VMs.
Same reason Twitter and Meta have kernel engineers - for their backend.