Viewing profile — nyanpasu64
nyanpasu64
HN member- Joined
- Tue, Mar 24, 2020, 5:58 AM UTC
- HN karma
- 3,935
- Public activity
- 1,829 items
- HN profile
- View on Hacker News ↗
About nyanpasu64
denying self-determination is the root of hierarchy and fascism
Recent public activity
-
comment
Comment #48838393
Definitely something to look into, but I checked on eBay and they seem to have captive screw connectors I'd have to assemble a cable from. Not impossible but another thing for me t…
-
comment
Comment #48838273
There are photos at https://www.aliexpress.us/item/3256806185045998.html (I didn't insert one into the article), and a cross-section near the end. I could take a photo of the dongl…
-
comment
Comment #48838251
I didn't realize the filter leaked this much AC until I had been using the "working" board for weeks, without audible distortion (but it's still theoretically there). And I'd have …
-
comment
Comment #48838203
> I'm not sure where to source straddle-mount VGA connectors. Alibaba has a product listing that describes the same part found in my DAC, but has no pictures of the actual product.…
-
comment
Comment #48838185
IIRC HDMI/VGA is I2C and can drive an I2C display, but it's normally only used for EDID display identification and DDC brightness control.
-
comment
Comment #48796920
3.5mm, I now know why conventional consumer audio devices don't use mixers, they're a ground loop party It's also that I don't know how to build a differential input not limited to…
-
comment
Comment #48796028
The CS5213 appears pinout-compatible with the MX929x, interesting. The AG620x is a chip I've had the misfortune of encountering; it was common in Amazon DACs, dropped signal output…
-
comment
Comment #48501454
It doesn't smell like a state actor to me, just gross negligence. Brushing up on the Reddit comment we wrote, the MITM isn't exploitable by default, since the client will error out…
-
comment
Comment #44323458
I think that trans people, being the ones with firsthand experience of dysphoria and misgendering, and being a disadvantaged minority ( https://www.mckinsey.com/featured-insights/s…
-
comment
Comment #44323318
On top of that, legislatures, courts, and right-wing agitators are pushing to repeatedly worsen living conditions for trans people.
- comment
-
comment
Comment #44323242
I'm pretty sure they're still allowing puberty blockers for premature puberty, inducing puberty in cis teens, and surgically and medically forcing intersex people into a binary sex…
-
comment
Comment #44322684
It's chilling watching the latest political powers openly declare that trans people are not who they are inside and must never be allowed to become what they are inside, while elim…
-
comment
Comment #44314309
Why do half of your comments (most of the ones in uppercase) sound like they're written by AI?
-
comment
Comment #44313645
Reminded of the Super Pichu story where someone modded his ISO of Melee to increase Pichu's stats during a Melee tournament.
-
comment
Comment #44311868
> Most code doesn't express subtle logic paths. If I test if a million inputs are correctly sorted, I've probably implemented the sorter correctly. I don't know if this was referri…
-
comment
Comment #44304240
In Firefox if you right-click the title bar and "Customize Toolbar..." you can check Title Bar.
-
comment
Comment #44304000
My working model is that WebP images are generally a lossy copy of a PNG or a generation-loss transcoding of a JPG image. I know that lossless WebP technically exists but nobody us…
-
comment
Comment #44295713
A friend had to reflash a monitor (Acer K222HQL) with a corrupted EDID over the HDMI port. I confirmed that it has three input ports (VGA, DVI, and HDMI) each with their own EEPROM…
-
comment
Comment #44285976
You can override EDID in the kernel options ( https://foosel.net/til/how-to-override-the-edid-data-of-a-mo... ), but I don't know if you want to add a virtual monitor (unsure if ht…
-
comment
Comment #44285966
Do any monitors use the I2C multi-peripheral feature to allow both DDC communication and an I2C EEPROM to exist at different addresses on the same bus? Or is it cheaper to integrat…
-
comment
Comment #44285958
Attaching the write-protect pin to +V is literally free in the PCB design process; IMO not doing so is a design error or decision (though IDK how much thought was placed into allow…
-
comment
Comment #44285945
I have (too much) experience in EDID editing. My suggestions: - AW EDID Editor as you mentioned. - CRU is a Windows-only tool, and will modify the EDID files it dumps from monitors…
-
comment
Comment #44280207
Raw photographs, don't, do that?
-
comment
Comment #44265306
I wonder if textbooks and papers could be easier to understand if they had a "go to definition" functionality for technical jargon, notation, or reasoning.