HackerTrans
TopNewTrendsCommentsPastAskShowJobs

flashdesk

no profile record

comments

flashdesk
·2 bulan yang lalu·discuss
The part that stands out is that it identified the text as an imitation rather than simply guessing James Mickens.

That suggests it is picking up not only on style, but on the gap between authentic style and performed style. Useful for detecting pastiche, but pretty unsettling for pseudonymous writing.
flashdesk
·2 bulan yang lalu·discuss
[flagged]
flashdesk
·2 bulan yang lalu·discuss
[dead]
flashdesk
·2 bulan yang lalu·discuss
[dead]
flashdesk
·2 bulan yang lalu·discuss
[dead]
flashdesk
·3 bulan yang lalu·discuss
That framing helps. When people compare MoQ with WebRTC, is the main attraction lower-level control over transport/media semantics, or are there cases where MoQ is expected to be materially better for latency or reliability?

I’m trying to understand whether it’s mainly a replacement for specific WebRTC use cases, or more of a building block for new kinds of real-time systems.
flashdesk
·3 bulan yang lalu·discuss
[dead]
flashdesk
·3 bulan yang lalu·discuss
I think this is an important distinction. Documentation and automation can preserve artifacts, but not the actual capability.

A runbook can tell you what usually works, but it cannot tell you when the situation is no longer “usual.” That kind of judgment mostly comes from seeing real systems fail in messy ways over time.

Tools are still valuable, of course. But they work best when they help experienced people transfer knowledge, not when they are used as a reason to remove the people who understand the system.
flashdesk
·3 bulan yang lalu·discuss
Yeah this really looks like an encoding issue during migration.

I've run into similar problems when moving old content between systems, especially with MySQL and mixed encodings. It can get messy surprisingly quickly.
flashdesk
·3 bulan yang lalu·discuss
I like this kind of benchmark, especially since it uses problems that are harder to overfit to.

That said, single-attempt results are a bit hard to read into. For anything code-like, things like retries, test feedback, or just letting the model iterate tend to change the outcome quite a bit.
flashdesk
·3 bulan yang lalu·discuss
This is where stochastic approaches start to feel a bit uncomfortable.

Even small mistakes can make something dealing with sensitive data hard to trust. It seems useful as a first pass, but I’d probably still want some deterministic checks or a human in the loop to feel confident using it.
flashdesk
·3 bulan yang lalu·discuss
That’s a fascinating design trade-off.

Folding bikes always seem to push engineering into very unusual directions compared to regular bikes.
flashdesk
·3 bulan yang lalu·discuss
This is exactly where stochastic approaches feel uncomfortable.

For anything touching security or privacy, even small inconsistencies can quickly erode trust.
flashdesk
·3 bulan yang lalu·discuss
I’ve had a similar experience.

Having better tools really makes a difference when revisiting old or half-finished projects.