Viewing profile — ZYbCRq22HbJ2y7
ZYbCRq22HbJ2y7
HN member- Joined
- Sat, Oct 19, 2024, 6:36 PM UTC
- HN karma
- 561
- Public activity
- 453 items
- HN profile
- View on Hacker News ↗
About ZYbCRq22HbJ2y7
Recent public activity
- comment
-
comment
Comment #48562927
Whelp, I hope cursor was honest about not storing my data.
-
comment
Comment #48430492
https://en.wikipedia.org/wiki/Religious_symbolism_in_the_Uni...
-
comment
Comment #47302840
There are probably other tools like this that keep version history based on filesystem events, independent from the project's git repository https://www.jetbrains.com/help/idea/loc…
-
comment
Comment #46643983
write it to a https://en.wikipedia.org/wiki/M-DISC or something similar and put it somewhere safe, like a bank, with a reader. why do you need to host it if it is for your kids? ma…
-
comment
Comment #46421311
There just as much completely unrelated to the incident in that as there is related. Also, what guarantee is there that whomever created that document didn't just date it two days …
-
comment
Comment #46024147
for all the lowercase complainers: document.querySelectorAll("p").forEach(p => p.textContent = p.textContent.replace(/(^\w)|([.?!]\s*\w)|( i'? )/g, m => m.toUpperCase()));
- comment
-
comment
Comment #45961975
> It is estimated that 25–90% of adults also suffered from psychological problems, including hysteria and abnormal behavior and movement. A large minority of patients described hav…
-
comment
Comment #45961958
Except, yes, they will. Not immune, maybe, but pretty well off if they didn't buy in.
-
comment
Comment #45961814
It sure is dumb. To get past your ultra-elite censoring, I replaced "dick" with "genital system". https://llmxllm.com/is-my-genital-system-better-than-5-other...
-
comment
Comment #45961751
Obviously, anyone can run a rudimentary classification heuristic over this and understand what its purpose is. It has the same purpose as musk's twitter buyout, to confuse the spac…
-
comment
Comment #45961744
I wouldn't buy a used dildo. Seriously though, there are strata, like with any product. You are asking a question without enough information. You seem like a bot harvesting informa…
-
comment
Comment #45922061
to start a fight or violent activity, or to cause a fire or explosion [1] 1. https://dictionary.cambridge.org/dictionary/english/touch-of...
-
comment
Comment #45921818
I'd touch off my nuke to make the world a better place, and I bet you would too, right?
-
comment
Comment #45816872
I run a tiny local dedicated server 24/7 that consumes around 10W on average, which is about $2/mo in electricity costs where I live.
-
comment
Comment #45816801
I guess it depends what you consider a crime to be. Like suppression of human rights, corporal and capital punishment, and so on.
-
comment
Comment #45659951
> I can imagine That probably does require some imagination. Starting with any incentive to do so.
- comment
-
comment
Comment #45621362
that seems kind of pointless to speculate about? unless you were into reading this sort of thing a long time ago and it is interesting to you? aren't there more convincing modern m…
-
comment
Comment #45362393
Yeah, in HN's case:
-
comment
Comment #45362286
Yeah, I just tried to select text in the button element and translate it specifically or copy it, and it doesn't work. You can highlight it, but you aren't selecting the text. This…
-
comment
Comment #45362195
I just tried this with every major OS and browser. I don't think it is possible. You can highlight the buttons (most times) in Safari on MacOS, but you can't select the text and co…
-
comment
Comment #45362091
Yeah, I removed the "glyphs" thing from my comment, because I realized they were SVG backgrounds, not actually text, but that is a common place to use user-select: none, on element…
-
comment
Comment #45362053
Inside the button? Not the link? What OS/Browser?