

social proof and awareness of likeminded community is very important to political outcomes.
social proof and awareness of likeminded community is very important to political outcomes.
Post a pic without heavy filtering so we can answer
they are not good at consistently following best practices or architectural instructions. So you have to have some kind of hierarchical goal/context scope framework - But then the high-level goals actually need to be reasoned about, which LLMs don’t do, so efforts to make the framework analyze/plan/reflect In order to select and sub divide those top goals fail.
I have to fight with Claude to get it to just do three or four back-and-forth questions with me to establish the actual requirement instead of dumping 1000 lines of irrelevant code (And an MD document, and a usage guide, and an test suite) that ignores guidelines I had already given it.
do you mean “psych” like we said in the 80s/90s?
When you pay there is no advertising, except the damn “creators” putting their own midroll ads and merch/subscription begging in - which infuriates me.
because it naturally transmits itself; There’s no way that once a person encounters new information, they don’t carry it with them.
No, it’s not. It’s just a cop-out phrass.
when you look at the S&P hundred year chart, none of those events materially changes the slope.
Don’t sell on a downturn and you’ll be fine
Lol, it’s the Democrat’s fault that Republicans are tearing it down! Of course!
OP, this is what I’m talking about. This guy wants you to check out.
Why do you say “do-nothing” when we’ve seen the ACA, IRA, multiple impeachments, even balancing the budget and the 1996 telecom act; or going back further, the Apollo program, Clean Air act, Civil Rights act, Voting Rights act, Medicare, etc.
What did we get from Nixon, Reagan, Bush, Bush, and Trump?
Get the vote out for the Democrats, who have generally been the opposite of the smash-and-grab Republicans for the last several decades.
Don’t believe the agitators here and elsewhere pushing their targeted anti-Democrat messages to the benefit of the far-right. There really is a substantial difference in ethics, public good, stability, and recognition of reality and large-scale problems (like climate change)
or if it required the appropriately complex sexy dance with pronounced hip thrusts?
it will probably require lots of tokens though
Why would you reserve ram for swap???
You’re hindering the OS’s ability to manage memory.
Put swap on disk. Aim for it to rarely be touched - but it needs to be there so the OS can move idle memory data out if it wants to.
Don’t hard-allocate a memory partition for postgres. Let it allocate and free as it sees fit.
Then the OS will naturally use all possible RAM for cache, with the freedom to use more or less for the server process as demand requires.
Monitor queries to ensure you’re not seeing table scans due to missing indexes. Make sure VACUUM is happening either automatically or manually.
Looks like an F# pipeline
For sure, and Ocaml is a dream
F# is “beautiful” and “pretty well supported”, making it a good ramp-up.
my two-year-old has a Yoto player.
and yes, you’re correct, teenagers these days know nothing about computers and can’t even type.
fanless pc with sufficient network ports, running pfSense.
The devil is in the details, isn’t it?