Readit News logoReadit News
tczMUFlmoNk commented on Go is still not good   blog.habets.se/2025/07/Go... · Posted by u/ustad
gwd · 4 days ago
OK, what happens now if you have an error opening one of those files, return an error from inside the for loop, and forget to close the files you'd already opened?
tczMUFlmoNk · 4 days ago
You put the files in the collection as you open them, and you register the defer before opening any of them. It works fine. Defer should be lexically scoped.
tczMUFlmoNk commented on Compiler Bug Causes Compiler Bug: How a 12-Year-Old G++ Bug Took Down Solidity   osec.io/blog/2025-08-11-c... · Posted by u/luu
yjftsjthsd-h · 11 days ago
Okay, but why

  // SPDX-License-Identifier: UNLICENSED
on 6 lines of trivial example code? Of all the things to make proprietary...

tczMUFlmoNk · 11 days ago
It seems that the Solidity compiler complains if you do not specify one:

https://stackoverflow.com/questions/68332228/spdx-license-id...

tczMUFlmoNk commented on Windows XP Professional   win32.run/... · Posted by u/pentagrama
mmastrac · 19 days ago
How can you tell that any Windows or Mac clone UI is a re-implementation? Easy: try to move your mouse diagonally into the Send To menu after letting it pop up. If the send-to menu closes as you mouse over the item into the submenu, it's a clone. If the menu stays up even if you brush over another menu item, it's either real or a Good Clone. :)

For the fun history, @DonHopkins had a thread a few years back:

https://news.ycombinator.com/item?id=17404345

tczMUFlmoNk · 19 days ago
A classic article about a no-delay solution to this problem, not mentioned in the linked thread:

https://bjk5.com/post/44698559168/breaking-down-amazons-mega...

Deleted Comment

tczMUFlmoNk commented on Emailing a one-time code is worse than passwords   blog.danielh.cc/blog/pass... · Posted by u/max__dev
totallykvothe · 19 days ago
I'm having difficulty understanding what it means for an attacker to "send your email to a legitimate service"...
tczMUFlmoNk · 19 days ago
I think this means:

1. You go to evil.example.com, which uses this flow.

2. It prompts you to enter your email. You do so, and you receive a code.

3. You enter the code at evil.example.com.

4. But actually what the evil backend did was automated a login attempt to, like, Shopify or some other site that also uses this pattern. You entered their code on evil.example.com. Now the evil backend has authenticated to Shopify or whatever as you.

tczMUFlmoNk commented on Poorest US workers hit hardest by slowing wage growth   ft.com/content/cfb77a53-f... · Posted by u/hhs
rr808 · 22 days ago
> Pay for the top 25 per cent of workers is up by 4.7 per cent in the year to June

Wait what? Anyone here getting 4.7% pay rises?

tczMUFlmoNk · 22 days ago
6% last year here.
tczMUFlmoNk commented on Uv: Running a script with dependencies   docs.astral.sh/uv/guides/... · Posted by u/Bluestein
tayloramurphy · a month ago
I mean, who doesn't love requests?
tczMUFlmoNk · a month ago
Well... maybe the people who have stopped working on it due to the mysterious disappearance of 30,000 fundraised dollars, selling paid support but "delegat[ing] the actual work to unpaid volunteers", and a pattern of other issues from other community members who have not spoken up about them.

https://vorpus.org/blog/why-im-not-collaborating-with-kennet...

https://news.ycombinator.com/item?id=19826680

tczMUFlmoNk commented on Gmail's backup codes are useless to access account    · Posted by u/Andrew_nenakhov
jeffbee · a month ago
None of these things is a saving throw versus suspicious login detection. It's for the safety of your account. Wait an hour or two, or resolve the reason for the suspicious activity if you may have caused it (VPN, for example).
tczMUFlmoNk · a month ago
VPNs are a wholly legitimate way to use the Internet. The onus should never be on a legitimate user to disengage measures that they've taken for their privacy and safety.

In this case, the user has already authenticated with three factors(!). Framing potential VPN use as "suspicious" normalizes a more locked down, surveilled web with fewer rights for humans. We shouldn't be pushing that direction.

tczMUFlmoNk commented on AWS Lambda Silent Crash – A Platform Failure, Not an Application Bug [pdf]   lyons-den.com/whitepapers... · Posted by u/nonfamous
appreciatorBus · a month ago
He’s already added an entry about the whole incident to his resume:

https://lyons-den.com/CV/David_Lyon_CTO_CV_2025.pdf

EDIT: he has added three(!) separate mentions of the same incident to his résumé

tczMUFlmoNk · a month ago
At least it is helpfully located in the "Thought Leadership" section as an early flag for the reader.
tczMUFlmoNk commented on Colombia seizes first unmanned narco-submarine with Starlink antenna   france24.com/en/americas/... · Posted by u/thm
tczMUFlmoNk · 2 months ago
Fascinating. Does the Starlink antenna work well underwater? Or was this sub surfacing to communicate?

u/tczMUFlmoNk

KarmaCake day601March 5, 2022View Original