Forwarded from Hacker News (yahnc_bot)
Show HN: Wa-tunnel – HTTP Tunneling through Whatsapp https://github.com/aleixrodriala/wa-tunnel
GitHub
GitHub - aleixrodriala/wa-tunnel: Tunneling Internet traffic over Whatsapp
Tunneling Internet traffic over Whatsapp. Contribute to aleixrodriala/wa-tunnel development by creating an account on GitHub.
Forwarded from Love~空之音
Twitter
https://t.co/BpCVIEBEH4
Forwarded from Solidot
微软证实 Windows 11 22H2 存在游戏性能问题
2022-11-12 18:03:00 by 空中城堡
微软证实在前不久释出的 Windows 11 22H2 上部分游戏性能低于预期或出现卡顿,它正在开发补丁。微软称,问题是这些游戏或应用不小心启用了 GPU 性能调试功能导致的,该功能不是提供给消费者使用的。一种解决方法是将受影响到游戏或应用更新到新版本。自 Windows 11 22H2 发布以来,用户报告了一系列问题,其中包括蓝屏、打印、Windows Hello、通过 SMB 拷贝大文件出现显著性能问题,等等。
#微软
2022-11-12 18:03:00 by 空中城堡
微软证实在前不久释出的 Windows 11 22H2 上部分游戏性能低于预期或出现卡顿,它正在开发补丁。微软称,问题是这些游戏或应用不小心启用了 GPU 性能调试功能导致的,该功能不是提供给消费者使用的。一种解决方法是将受影响到游戏或应用更新到新版本。自 Windows 11 22H2 发布以来,用户报告了一系列问题,其中包括蓝屏、打印、Windows Hello、通过 SMB 拷贝大文件出现显著性能问题,等等。
#微软
Forwarded from Hacker News (yahnc_bot)
Gzip exceptions, but only on hot or rainy days https://alexyorke.github.io//2022/11/11/gzip-exceptions-but-only-on-hot-or-rainy-days/
Alex Yorke
GZIP exceptions, but only on hot or rainy days
Want to get notified when part two (extended version) releases? Sign up to the mailing list here: http://eepurl.com/idzoGv
Forwarded from Hacker News (yahnc_bot)
The Cost of Exception Handling https://grenouillebouillie.wordpress.com/2022/05/09/the-hidden-cost-of-exception-handling/
Grenouille Bouillie
The hidden cost of exception handling
During a meeting today, a colleague of mine shared the belief that exception handling had no impact on optimizations in modern C++. While we did everything we could 20+ years ago to ensure that all…
https://www.youtube.com/watch?v=98EpPsaAF_k
Progress being made
Progress being made
YouTube
TTC Stomp on the Thwomp 0xA
We collect the star Stomp on the Thwomp in TTC using 0 A presses. This is TAS. This improvement reduces the total A press count for collecting 120 stars from 15 to 14. Warning: This video contains many fast-forwards and rapid pausing, leading to flashing…
Forwarded from Lancern's Treasure Chest
Rust Internals
Thoughts on pattern types and subtyping
Recently, there has been a lot of discussion about some form of "pattern types" or "value-restricted types": types that are just like a base type, but restricted to a narrower set of values. I've been thinking about this for a while, and there are some important…