HackerTrans
TopNewTrendsCommentsPastAskShowJobs

marcusb

no profile record

comments

marcusb
·16 дней назад·discuss
They implemented it. They just couldn't get out of their own way to successfully sell it (See "Dealer's of Lightning"[0])

0 - https://www.amazon.com/Dealers-Lightning-Xerox-PARC-Computer...
marcusb
·21 день назад·discuss
Or tried that vocabulary estimator that is currently on the front page (it gave me zenzizenizenic in the last section.)
marcusb
·6 месяцев назад·discuss
It is used as a shielding gas in some welding processes (notably, MIG welding.)
marcusb
·7 месяцев назад·discuss
False equivalence. In your straw man, the elephant isn't misled into believing that by posing for a photo it could be "helped," nor is it possible to communicate such an idea to an elephant. In the story, money was raised for the boy's cancer treatment, and that money was improperly withheld, denying him the treatment those funds could have provided. He was harmed by that, and by being misled into thinking he could get treatment by appearing in the video, he was scammed. Lying to the family and stating the funds weren't raised is also scamming them.

But, of course, you know that, but you would rather dig and (try to) play semantic games than admit you are wrong. Do better.
marcusb
·7 месяцев назад·discuss
Yeah. “We’re not incentivized to push one model or the other,” may be a statement of current fact, not of values.
marcusb
·7 месяцев назад·discuss
I think the kid in the article who got $27k raised in his name for cancer treatment, received $0 in cancer treatment from those funds, and subsequently died of cancer definitely got scammed.
marcusb
·7 месяцев назад·discuss
I'm one of the Hickory maintainers, although I mainly work on the server-side code.

https://github.com/hickory-dns/hickory-dns is our Git repo

Documentation for the resolver including an example: https://docs.rs/hickory-resolver/latest/hickory_resolver/ind...
marcusb
·7 месяцев назад·discuss
https://www.redox-os.org/
marcusb
·7 месяцев назад·discuss
A lot? Also irrelevant. All it takes is one for the statement "nobody can see the bubble" to be false. Take the housing bubble for instance. Do you think the people who called that one were successful purely by chance, or does the fact that a few investors observed that mortgage lenders were underwriting loans to people with extremely poor credit and approving loan applications the lenders knew to be materially fraudulent at a massive scale indicate that the call was more of an educated wager? Did they know to a certainty it was a bubble? No, of course not. Was it a very reasonable guess? Absolutely.
marcusb
·7 месяцев назад·discuss
That's the conventional wisdom, undercut by the fact that people have guessed (and bet their fortunes) that previous bubbles were bubbles well before they popped.

Its more accurate to say that bubbles rely on most people being blind to the bubble's nature.
marcusb
·7 месяцев назад·discuss
> The GenAI bubble is going to pop. Everyone knows that.

I think the first part of this is probably true, but I don’t think everyone knows it. A lot of people are acting like they don’t know it.

It feels like a bubble to me, but I don’t think anyone can say to a certainty that it is, or that it will pop.
marcusb
·7 месяцев назад·discuss
More choice as in “more revenue streams from which to create shareholder value.”
marcusb
·7 месяцев назад·discuss
Another happy rsync.net customer.

I published my scripts[0] and notes[1] about doing append-only backups with Borg on rsync.net since at the time rclone studio wasn't supported. My strategy is to do Restic backups to a backup server at my house and Borg backups to rsync.net as my offsite backup, so the scripts handle both.

The post I linked above also outlines how I handle expiring old backups (requires either manual action with your privileged key, or a suitably isolated host that has the ability to purge the backups automatically.). You really don't want to fill up your disk (or hit your hard quota) with Borg. Recovering -- even deleting existing backups -- requires a bit of extra space unless you want to rm -rf.

0 - https://marcusb.org/hacks/backuptools.html

1 - https://marcusb.org/posts/2024/07/ransomware-resistant-backu...
marcusb
·8 месяцев назад·discuss
Rust has debug asserts for that. Using expect with a comment about why the condition should not/can't ever happen is idiomatic for cases where you never expect an Err.

This reads to me more like the error type returned by append with names is not (ErrorFlags, i32) and wasn't trivially convertible into that type so someone left an unwrap in place on an "I'll fix it later" basis, but who knows.
marcusb
·8 месяцев назад·discuss
The security world overemphasizes (fetishizes, even,) the "advanced" part because zero days and security tools to compensate against zero days are cool and fun, and underemphasizes the "persistent" part because that's boring and hard work and no fun.

And, unless you are Rob Joyce, talking about the persistent part doesn't get you on the main stage at a security conference (e.g., https://m.youtube.com/watch?v=bDJb8WOJYdA)
marcusb
·8 месяцев назад·discuss
I used to work for medium/big tech companies (8,000 - 70,000 employees.)

I always had a sticker on my laptop - everybody had the same laptop (or maybe one of two models.) It was a reliable way to quickly identify mine in a big group at a meeting or conference.
marcusb
·8 месяцев назад·discuss
I once worked at a place where one of the partners consistently claimed the engineering team over-built and over-thought everything (reality: almost everything was under-engineered and hanging on by a thread.)

His catch phrase was "all you gotta do is [insert dumb idea here.]"

It was anxiety inducing for a while, then it turned into a big joke amongst the engineering staff, where we would compete to come up with the most ridiculous "all you gotta do is ..." idea.
marcusb
·8 месяцев назад·discuss
Interesting. I've used my personal domain name for email for almost 30 years and I've never had that problem.
marcusb
·8 месяцев назад·discuss
? My comment had nothing to do with Starlink.

Your first example I was referring to - which you've now edited out of the article[0] to be more generic - stated:

> When Deutsche Telekom customers want to watch YouTube, that traffic flows directly from Google's network to Deutsche Telekom's network at a Frankfurt exchange point—maybe four or five router hops, minimal latency, no intermediaries. It's elegant. It's efficient. And it's exactly what Vodafone is abandoning.

Later:

> Deutsche Telekom pioneered this model in Germany, and the results have been catastrophic for customers. Not "slightly annoying" or "a bit slower"—genuinely, documentably terrible.

0 - original here: https://web.archive.org/web/20251107180616/https://coffee.li...
marcusb
·8 месяцев назад·discuss
After using Deutsche Telekom as an example of how great direct peering is, a few paragraphs later the article uses Deutsche Telekom as an example of the dangers of using peering provider intermediaries.