Viewing profile — rezonant
rezonant
HN member- Joined
- Thu, Jul 12, 2018, 6:37 AM UTC
- HN karma
- 4,223
- Public activity
- 1,466 items
- HN profile
- View on Hacker News ↗
About rezonant
Recent public activity
-
comment
Comment #49072905
And has a dead simple one today. Also worth noting simple horizontal centering of divs was never a problem, margin: auto was defined in CSS Level 1 in 1996 [1]. It was vertical cen…
-
comment
Comment #49068625
This is where we've come to where people proudly proclaim using an AI to do what is a single line of CSS.
-
comment
Comment #49064470
But you have 3 mistakes you can make, and you spend one when you accidentally place a sunflower. I played through all the daily puzzles and have started into the master puzzles and…
-
comment
Comment #49055967
An attempt was made, but just run `help get-item` in powershell and tell me whether it sparks you with joy.
-
comment
Comment #49054130
It would leave behind an outline of the button, and if you needed to use it you'd have to put up the strongest button from your stash to try to defeat the stolen button in combat. …
-
comment
Comment #49031428
A good rule of thumb when you aren't sure what to do is to check what Uncle Bob says and then do the opposite.
-
comment
Comment #48727324
yeah it was right there
-
comment
Comment #48714939
Isn't that like a day worth of tokens?
-
comment
Comment #48642382
I think the article summarizes pretty well what the drawbacks of POST are: unclear idempotency (well it's actually pretty damned clear: they are not cacheable). That complicates ca…
-
comment
Comment #48606361
Yeah its definitely inconsistent level of specificity. It's "roughly" 197 thousand files, and yet at that scale a human would call it 200 thousand lines of code, and then an exact …
-
comment
Comment #48468014
While I agree with your assessment, these data centers cause substantial noise and water pollution-- even if people didn't have a problem with AI the data centers would be a proble…
-
comment
Comment #48437989
There is a thing called Google, "Linus Sebastian Hard R" is full of information.
-
comment
Comment #48432541
...What? Is this the Linus Sebastian misconception of what the hard R is?
-
comment
Comment #48390966
Once you are squarely in a Typescript program and not a "Javascript program gradually adopting Typescript", it would be a good idea to enable Strict mode which forbids implicit-any…
-
comment
Comment #48390832
Are you sure about that? Creators aren't too excited about all of their content being hoovered up and used without compensation or permission, or the AI industry manufacturing econ…
-
comment
Comment #48390741
Absolutely same. I have been with Angular the whole time and it's only getting better and better. I hope more teams give it serious consideration as I just am not excited about dea…
-
comment
Comment #48254258
Seems the original ::contents proposal is where it's at now, though there hasn't been action on it for some time. Not sure if they hit a snag or it's just on the back burner https:…
-
comment
Comment #48200816
So what? I can also open an image in Photoshop and make sure it saves out some Photoshop specific EXIF data and try to claim the image was doctored. What I can't do is go and put m…
-
comment
Comment #47908393
The tropes that AI introduces into articles are very noticeable, quite annoying, and very unnatural -- they unfortunately don't write well. It seems people use them to "polish" up …
-
comment
Comment #47883973
i think it's actually a whoosh for you :-)
-
comment
Comment #47883006
*Pronunciation
-
comment
Comment #47811501
It's actually a third party terminal emulator: https://iterm2.com/
-
comment
Comment #47811342
As the article shows, it is a bug in iTerm2. cat is just one program that could trigger it, the key thing is outputting attacker controlled text to the terminal when the attacker c…
-
comment
Comment #47809823
Nginx has a built in recaptcha page based on rules? News to me. Even if it does, the point of Cloudflare's WAF is to avoid the traffic touching the origin if the security check doe…
-
comment
Comment #47803526
Or they'll (the site operators using Cloudflare proxy) make ill considered firewall rules like "If not Chrome, require security check".