HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jerrygenser

no profile record

Submissions

A Primer on Russian Cognitive Warfare

understandingwar.org
8 points·by jerrygenser·पिछला वर्ष·1 comments

comments

jerrygenser
·20 दिन पहले·discuss
Releasing open source models can drive revenue away from them US AI LABS. This can help china win by depriving those labs of revenue for further investment in winning the long term race.
jerrygenser
·पिछला माह·discuss
Python but also add

Uv -> OpenAI
jerrygenser
·2 माह पहले·discuss
Perhaps you were served from someone else's cache
jerrygenser
·2 माह पहले·discuss
This uses separate git worktrees. If we have a local dev setup involving multiple docker services, is there a recommended solution for managing those envs? I didn't see.
jerrygenser
·3 माह पहले·discuss
so if you pick max-5x or mx-20x than pro... are you getting 0 now?
jerrygenser
·5 माह पहले·discuss
It's also good as an @explore sub-agent that greps the directory for files.
jerrygenser
·7 माह पहले·discuss
Acquisition of noam shazeer to supercharge their Gemini flagship model line I think made a bigger impact.

To make an argument it was Kevin Hou, then we would need to see Antigravity their new IDE being key. I think the crown jewel are the Gemini models.
jerrygenser
·8 माह पहले·discuss
A common use of asyncio is a server framework like fastapi that schedules tasks. I used such a framework for a while before realizing that I needed to create_task for within-task concurrency.
jerrygenser
·9 माह पहले·discuss
Basedpyright is not rust but it's a fork of pyright with added features that are otherwise locked in vscode
jerrygenser
·9 माह पहले·discuss
You still have to write the resolver for graphql. I've seen. N+1 with graphql if you don't actually use data loader+batch pattern OR if you use it incorrectly.
jerrygenser
·10 माह पहले·discuss
Corporations are picking the side that's in power. If team blue is in power they would pick blue. Corporations are (usually) not moral or inherently politically motivated other than to the extent of optimizing short term shareholder value.
jerrygenser
·11 माह पहले·discuss
Re the overnight that's why some providers are offering there are batch tier jobs that are 50% off which return over up to 12 or 24 hours for non-interactive use cases.
jerrygenser
·11 माह पहले·discuss
Why do you suspect it was vibe coded? There are 2 substantive files that are each less than 100 lines...

Also the readme doesn't have the usual emojis for every bullet point.
jerrygenser
·12 माह पहले·discuss
You could remove venture and it would still be accurate
jerrygenser
·12 माह पहले·discuss
They can lock in by subsidizing the price of you use their tool, while making the default price larger for wrappers. This can draw people from the wrapper that can support multiple models to the specific CLI that supports the proprietary model.
jerrygenser
·पिछला वर्ष·discuss
I think this is like mass data labelers, including in other countries or other low cost areas.
jerrygenser
·पिछला वर्ष·discuss
What is your future revenue model?
jerrygenser
·पिछला वर्ष·discuss
I also got into materia magica for a few months about a year ago. They are still actively developing it! Get into the discord
jerrygenser
·पिछला वर्ष·discuss
Yes it does. And it will fail if there is a combination that is not resolvable.
jerrygenser
·पिछला वर्ष·discuss
You do not write requirements by hand. You write requirements.in and uv pip-compile to requirements.txt