HN user

cloakandswagger

2,455 karma
Posts0
Comments551
View on HN
No posts found.
Gemini 3.5 Flash 2 months ago

correlated to the tokens that you have access too (and everyone else does)

Do you mean "the weight parameters you have access to[sic]" or do you frequently find yourself limited by the model's token vocabulary?

Gemini 3.5 Flash 2 months ago

Zitron thinks capex is a liability that needs to be paid off in a year instead of a long-standing asset.

Similarly he thinks that an investment into an AI startup is also a loan that the startup needs to pay back out of their own revenue, instead of a share of a company that will IPO at a higher valuation.

Basically his doomerism is a byproduct of financial illiteracy.

The Lambda-SQS poller will slow down in response to the lambda's error rate for this exact reason.

Note that this can cause issues: say you have a time sensitive application that receives a batch of "bad" messages which cause failed lambda invocations. The poller will slow down and the throughput will drop drastically, even though your intention might be for the lambda to continue processing at the same rate and power through the bad messages.

This behavior can be disabled with a support request.

You're confusing the discussion by trying to force the "leader" terminology. That term does not appear in the BTC whitepaper and the protocol's approach to consensus is different than a traditional leader elected system.

There is no "voting" and no "leader" except in the most abstract sense and I'm not sure why you're so determined to use those terms.

Public health messages need to be kept simple.

By simple you mean, dishonest?

People aren't as dumb as our betters believe. They pick up on obvious lies ("stop buying masks" => "everyone must wear a mask"), dishonesty ("ivermectin is for animals") and inconsistencies that fly in the face of intuition ("even if you had covid you still need the vaccination").

If the powers that be would stop trying to "shape human behavior" through lying we wouldn't see nearly the same level of vaccine hesitance and alternative medicine we do right now.

Lambda does provide a level of convenience via abstraction that EC2 doesn't: just provide inline code, an S3 hosted zip file or, recently, an ECR image and it's off and running.

I doubt this is a difference marker for most medium to large sized customers though. Making a wrapper for invoking uploaded code is trivial and if done on EC2 doesn't come with the baggage of Lambda (cold starts, costlier expense, more challenging logging and debugging, lack of operational visibility, etc)

I can't think of any reason outside of product positioning.

A lot of the novelty of Lambda is its identity as a function: small units of execution run on-demand. A Lambda that can run perpetually is made redundant by EC2, and the opinionated time limit informs a lot of design.

What are territorial waters?

Waters extending to 12 nautical miles from the shore of a coastal state. The territorial sea is under the sovereignty of the state, although foreign ships (civilian) are allowed innocent passage.

Is an 8500 ton destroyer a "civilian" ship?

Bitcoin Is Time 5 years ago

My own comments (many of which I don't remember making, it's possible my account was temporarily compromised) shouldn't have any bearing on the offensive remarks made by others.

Bitcoin Is Time 5 years ago

It's a sexist term that degrades the countless amounts of female Bitcoin investors as well as those who identify as trans or POC. I'm surprised it's allowed on HN.

Bitcoin Is Time 5 years ago

People clearly see the flaw in PoW if they are not emotionally attached to it because they have no money at stake. You should not misinterpret that as hate because they missed the train to richness.

The vitriol that Bitcoin evokes from HN commenters can really only be explained by jealousy, the environmental concern is just a cover for covetousness.

You might feel the stakes are higher than other people, just like there are people who probably elevate issues like, say, gun control to a similar level of urgency. That's the whole basis for discourse in a society.

If it was truly that urgent I would hope the "stay home" crowd could act pragmatically by taking a more receptive tone. That's belied by a truly frightening undertone of violence that I see simmering underneath the messaging, e.g. "Can't we just throw all the anti-maskers in prison?"

As most authoritarian-collectivist movements go, the "Stay the fuck home" crowd took no time at all in destroying all goodwill towards their worldview.

Had its tone been more educational and pleading instead of arrogant, shaming and outright threatening they could have avoided polarizing the conversation and creating a contrarian counter-movement that resists even sensible compromise.

Not bizarre at all if you think about it. The economic hardship will motivate a substantial portion of our population to become more industrious. They'll fill any available job and do it productively since they're now at or below the poverty line.

The stock market is setting new highs in anticipation of a renaissance in worker efficiency and business margins.

What you're calling kidnapping is actually referred to as arresting, and it is entirely possible to identify violent individuals with certainty. Every riot in Seattle has had multiple police helicopters circling the area; it isn't difficult to identify and track particularly violent participants.

Proving whether that person participated in the riot is a matter for the courts, all that's needed for an arrest is reasonable suspicion.

Bible API 6 years ago

The verse structure's practicality as a reference mechanism far outweighs its downsides.

It's a bit of a stretch to indict the verse structure for the general decline in Biblical literacy in Christians.

It's entirely possible to quote a verse with correct contextual interpretation that conveys its meaning; if we're looking for a culprit for declining Biblical literacy I'd be much more apt to blame loose translations and paraphrases like The Message and The Passion Translation than the concept of verses.

Prohibited: Single point, 3-point, tactical, and quick detach slings

Funny, I just received a VTAC sling from Amazon. I wonder if I was able to buy it due to the "enforcement failures" mentioned in the article or if it's because it is a 2-point sling (obviously much safer than a single point or 3-point sling which are basically weapons of mass destruction).

I turned it off after 40 minutes. I appreciate movies that use slower-pacing to build tension (No Country for Old Men comes to mind) but every scene in The Blackcoat's Daughter is glacial to the point of being parody while still not accomplishing much in the way of characterization or plot development.

Maybe one day I'll revisit it, because I see it recommended all the time.

All the proper hygiene in the world won't prevent you from being infected if there's an overnight explosion in cases while you're in contact with hundreds of people in airports, airplanes and social gatherings.

Even if you did manage to avoid getting sick, there's a chance you could get stuck in quarantine in Japan, the US or both as countries become more aware of the virus' dormancy.

Anecdotally, I have several friends who have cancelled non-refundable trips. If it were me, the desire to go on the trip wouldn't outweigh the stress of worrying about being infected, being held in quarantine, or traveling while a global panic sets in.

This guide is clearly intended to focus on the ops-side of ElasticSearch. No one is being irresponsible, you're basically just complaining that the article was written about one topic instead of another.

Notice how it also doesn't talk about system architecture, load balancers, disaster recovery, etc? It's because the author chose to focus the post on cluster configuration. The topic of security could be its own standalone writeup and I highly doubt that its omission is an endorsement for running an ES cluster totally exposed and unsecured.