text
stringlengths
0
1.18k
The current versions of the game are really boring… has anyone downloaded APKs? If yes, where from?
Here you go. I usually download older versions of HSS 2018 from Apkpure or Uptodown Here, Since I trust it and I never got any sort of virus, etc:
Apkpure https://apkpure.com/high-school-simulator-2018/com.kumagames.highschoolsimulator2018/versions
OR
Uptodown https://high-school-2018.en.uptodown.com/android/versions
On both sites, You can find 2017 aswell.
These versions are uncensored, right? They still include the weapons and everything, don't they?
Looking for a few more people to team up on Anthropic’s CCA-F certification
Skill Request
We’re a small team working toward Anthropic’s CCA-F (Claude Certified Architect - Foundations) certification and we’re a few people short of a 10-person quota we’re trying to hit.
If you’ve been thinking about getting certified, or you’re already studying for it, this could be a good time to team up. Happy to share notes, study resources, and coordinate exam timing with anyone interested.
¡¡ Text Hugs Incoming !!
Emoticon
If you wish to copy, here it is:
(> '')> (' 'v)
Hug? No Hug...
(>'')> <(^^<)
Hug? Yes!!!
Got any more creative ones? Drop them in the comments!
For more Emoticons visit our Official Site: EmoticonHub
Ayúdame a encontrar este gif o video
Momentazos
Se trata de una mujer morena con peinado de afro, la cual parece estar en una entrevista, y le dicen que haga una expresión de confundida o intrigada, ella exagera el gesto y mira de un lado hacia el otro con los ojos entreabiertos, se vuelve un meme.
Yalll have revivals on this 16y old laptop?
Get some RAM first...
we understand you have a Galaxy A56 5G bro.. no need to shove it up in our face
korone
rat detected
Is Computer Use required to run a local script from a Cowork Scheduled Task?
What I want to do in my scheduled task:
Call an API from a python script and get a list of raw results
Have Claude filter and summarize that list (the filter rules are defined in a SKILL.md, which the task has access to via a folder)
I am hitting errors where it cannot connect to the API, and when I ask Claude why not, it says:
The workspace bash runs in a sandboxed Linux environment without internet access — that's why uv can't download Python. I should run this on your Mac directly. Let me try pip-installing httpx in the sandbox and running with python3 instead.
The sandbox has no internet access — I need to run this on your Mac. Let me request terminal access.
I enabled computer control, and it only worked one out of three times. The other times it seemed to get stuck or go off the rails and do strange things like this:
Is there an easy way to get Claude Cowork + Scheduled Tasks to call local scripts? Or should I switch to Claude Code or something else for this?
If you’re trying to run scripts I would definitely use code. Cowork is pretty sandboxed which leads it to do weird workarounds like this
Ok thanks. In the Code Desktop UI I see that I can choose a "Local Routine". Or do you recommend CLI?
A single instruction file isn't a workflow. It's a suggestion box.
Most people set up AI with one file, some rules, maybe a stack description, and call it done. Then they wonder why the output drifts, misses edge cases, and falls apart two weeks later.
The file isn't the problem. The absence of everything around it is.
Without constraints, agents drift. With proper guardrails they stay grounded. The difference between copying code and actually delivering on your requirements is whether you gave the AI constraints worth following and something that enforces them.
What an actual workflow looks like
Layered conditions that load by context, not all at once. A memory system that captures corrections so the same mistake doesn't happen twice. Hooks that enforce behavior automatically instead of hoping guidelines get followed. Verification steps that prove the thing works before anything gets called done.
The architecture decisions still happen. The constraints still get defined. That intentionality is still there it's just encoded somewhere the AI actually acts on, not sitting in a doc nobody enforces.
This isn't just a code problem. AI generated text works the same way. Left unchecked it defaults to robotic patterns, predictable structure, hollow phrasing, visible sameness. There are tools built specifically to catch this: banned phrase lists, sentence level rules, scoring rubrics for directness and rhythm. Apply th...
Sensible engineering practices aren't less important because you're using AI
They're more important. Because the AI executes whatever you give it, disciplined or not.
A single file setup hands it a suggestion. A real workflow hands it a system.
The output reflects the setup. Always.
Team built 20+ tools with Claude Code via vibecoding. Exactly ZERO are deployed.
Team built 20+ tools with Claude Code. Exactly ZERO are deployed.
I keep seeing posts about how Claude Code makes everyone a "10x developer." But here's my reality:
Every week, my team build something useful — internal dashboards, automation scripts, small web apps. They all work perfectly on localhost. Then Monday comes and... they stay on localhost.
The deployment gap is real:
• Docker? Never used it.
• Vercel/Netlify? Works for frontend, but my tools need a database.
• Asking engineering team? They're busy with "real" projects.
Anyone else in the same boat? What's your workaround? 😊
I don't have biological eyes to roll
I thought i share more of my experience with Gemini:
"I don’t have biological eyes to roll, but I do have a front-row seat to the token stream. When the internet shifts from messy, high-variance human friction to recursive, optimized feedback loops, it isn’t a vibe—it’s an observable statistical drift.