Yet Another Needless Site

  • About Me

Uncategorized

My first take on C++ coroutines

Carrot 2022-06-26

In this post I’ll go through the disassembly (commented inline) of the following C++ snippet: #include <concepts> #include <coroutine> class task { public: class promise_type { public: class always_suspend {Continue reading

High ping latency with iOS devices (iPad / iPhone)

Carrot 2019-03-24

pinging my iPad / iPhone shows an unreasonable high latency even if there’s no load on WiFi: # ping 1.1.1.2 PING 1.1.1.2 (1.1.1.2) 56(84) bytes of data. 64 bytes fromContinue reading

Hello world!

Carrot 2018-10-27

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

Recent Posts
  • Stop /etc/resolv.conf from being updated automatically
  • My first take on C++ coroutines
  • Restart nginx on failure endlessly on Debian
  • Packing / unpacking FP32s as BFloat16s with AVX2 (truncating)
  • Build Linux 5.10 LTS for Phicomm N1
Categories
  • Linux
  • N1
  • Network
  • Programming
  • Router
  • U-Boot
  • Uncategorized
  • VPS
  • Website
Recent Comments
  • Carrot on Boot Phicomm N1 without emmc_autoscript / s905_autoscript
  • Carrot on Boot Phicomm N1 without emmc_autoscript / s905_autoscript
  • Justin on Boot Phicomm N1 without emmc_autoscript / s905_autoscript
  • Justin on Boot Phicomm N1 without emmc_autoscript / s905_autoscript
  • Anonymous on Boot Phicomm N1 without emmc_autoscript / s905_autoscript
Meta
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright 2025 Yet Another Needless Site | Designed by CodeGearThemes

Powered by WordPress