Viewing profile — masspro
masspro
HN member- Joined
- Wed, Jun 28, 2023, 8:01 PM UTC
- HN karma
- 245
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About masspro
No profile information was provided.
Recent public activity
-
comment
Comment #46423820
Also they are horrifically broken if you use OS-level magnifier (ctrl+scroll etc). I don't know if this is the application devs' fault or not; I haven't investigated OS mouse warpi…
-
comment
Comment #46297245
I read that whole (single) paragraph as “I made really, really, really sure I didn’t violate any NDAs by doing these things to confirm everything had a public source”
-
comment
Comment #46249732
That’s the statement I found last time I went down this rabbit hole, that they don’t have physical brightness info for third-party displays so it just can’t be done any better. But…
-
comment
Comment #46249517
MacOS does wash out SDR content in HDR mode specifically on non-Apple monitors. An HDR video playing in windowed mode will look fine but all the UI around it has black and white le…
-
comment
Comment #45599538
* “which of the 3 big data structures in this part of the program/function/etc is this int/string key an index into?” * some arithmetic/geometry problems for example 2D layout wher…
-
comment
Comment #45534115
I don’t think I can take that claim by itself as necessarily implying the cause is hardware. Consumer OSes were on the verge of getting protected memory at that time, as an example…
-
comment
Comment #45281095
Thread is talking about kids knowing how to request emergency services with a nearby phone in case something happens to their parent(s). Nothing to do with giving kids their own ph…
-
comment
Comment #44748827
Do you have an M1? I’m really hoping this is a USB-chipset-specific problem that got fixed. That hope is supported by…one random Reddit comment.
-
comment
Comment #44504689
Can we collectively retcon an unencumbered replacement name for such things? Odoromop?
-
comment
Comment #44392491
I don't think I can trust TTS for language learning. I could be internalizing wrong pronunciation, and I wouldn't know. One time I tried Duolingo for Japanese already knowing a bit…
-
comment
Comment #43246099
Game exploits are extremely game-specific
-
comment
Comment #43236415
In this analogy, they are only retesting things reported by a previous red team who did that target.
- comment
-
comment
Comment #42563080
Yes this helps specifically when passing functions as pointers or something like std::function (edit: or overriding methods), it will at least inform the developer that they need t…
-
comment
Comment #42562358
noexcept doesn’t prevent any throws at compile-time, it basically just wraps the function in a `catch(...)` block that will call std::terminate, like a failed assert. IMHO it is a …
-
comment
Comment #42302245
I accidentally trained myself by playing with SimTunes https://en.wikipedia.org/wiki/SimTunes > a lot as a kid. But I think it trained me to be slightly flat. Electronically perfec…
-
comment
Comment #42104332
Or maybe they just wanted to share something connected to the article
-
comment
Comment #41957712
It is a headscratchingly bad idea to put op-amps in week 2 of course #1. I can’t even remember for sure if we did them in the first course, but if so, it was at the very end, after…
-
comment
Comment #41746398
Probably not, but mitmproxy is not a reverse proxy for any production purpose. It’s for running on your local machine and doing testing of either low-level protocol or web security…
-
comment
Comment #41451658
I’ve tried to find “the autocad font” so many times before. Thank you!
-
comment
Comment #41384424
Purism also had/has this AweSIM cellular plan offering. Shortly after I signed up (a couple years ago), their backbone provider went bankrupt or dropped them or something; don’t re…
-
comment
Comment #41365009
I was unpleasantly surprised by but thankful to have found eclecticlight.co’s findings about PAR2. When I learned about PAR2 I immediately wanted to make par files for everything b…
-
comment
Comment #41340037
Why downvotes? Ignoring C++11 changes for a minute, c_str is absolutely able to cause a reallocation if it needs to, such that after it returns, its return value and the value of d…
-
comment
Comment #41185381
PEP means "post-exposure prophylaxis"; PrEP means "pre-exposure prophylaxis". You take PrEP regularly (if you know you're at risk due to sexual habits etc whatever), but only take …
-
comment
Comment #40861906
I bought a Sony TV a couple days ago. It’s just a Samsung panel identical to a current Samsung TV but placed into Sony innards. Which means no stupid terrible Samsung software! Tha…