Otus

780 posts

Otus banner
Otus

Otus

@OtusEng

Infrastructure Engineer full-time, Hacker part time Building https://t.co/LJWEdtBOnt

Dublin, Ireland Katılım Haziran 2009
1.4K Takip Edilen173 Takipçiler
Otus
Otus@OtusEng·
@levelsio I do this all the time, Termius is great for iphone
English
0
0
0
19
@levelsio
@levelsio@levelsio·
Are you guys aware I am coding mostly on my phone now all day via Termius to Claude Code on my server while I go with gf to the dentist, clothing store, cafe, etc. 😛✌️
@levelsio tweet media
rootkid ✌️@rootkid

@levelsio "You" ➡️ IP your Internet provider assigns you; not your servers IPs. If you had a static IP I'd like to know why you prefer Tailscale over just adding e.g. your company IP to the firewalls SSH whitelist.

English
320
88
2.1K
680K
yasser
yasser@syrianBanana·
Inspired by @yazins , our team at yawm built fully offline, Tarteel-style Quran Shazam 🤙🏼 extremely accurate and just as fast as Tarteel Here’s an IRL demo Available now apple.co/4sftfzy
English
9
8
60
14.4K
Otus
Otus@OtusEng·
@thesamparr Everyone has their own setup, DM for any help on setting up the whole team for cc
English
0
0
0
9
Sam Parr
Sam Parr@thesamparr·
How is everyone getting team adoption for Claude? I spent a lot of time on Twitter, as do you. We see all this AI stuff popping up. We're on top of it, or at least sorta. I know what's going on and are testing all these fringe ideas. But how are all you people getting your team to actually use it effectively without spending all their time on Twitter and learning, which we know they won't and probably shouldn't be?
English
274
21
513
282.8K
Otus
Otus@OtusEng·
@andrewjiang I created a dryrun mode skill out of this last night that just observes gaps and suggests improvements
English
0
0
0
88
Andrew Jiang
Andrew Jiang@andrewjiang·
You can just drop in the autoresearch github into Claude Code, and your agent will apply the core principles to whatever you're working on I'm optimizing classification results using a small model. After the initial prompt, I dropped in the link... An hour later, pure magic ✨
Andrew Jiang tweet media
Andrew Jiang@andrewjiang

The brilliance of @karpathy is being able to distill vastly complex concepts and make them simple to understand and implement at a small scale. All it took was Claude Code and $10 on @runpod to spin up a single H100, and I had a world class ML researcher working on autopilot. I'm taking the general concept of autoresearch and applying it to an inference pipeline I've been working on (no GPU needed thankfully). Everything is so fun now.

English
21
32
629
104.8K
Otus
Otus@OtusEng·
@dctanner I have a /research-targets skill that takes a list and runs with it, as an outcome it brings me a list of potential improvements and integrations we could do across all my projects. Under the hood it uses sub-agents like github scout (deep repo analysis)
English
0
0
1
257
Otus
Otus@OtusEng·
@bcherny Waoo, i have been waiting for this
English
0
0
0
4
Otus
Otus@OtusEng·
@steipete @Microsoft @openclaw MS Teams is a great product, only if the support was as good, worst support structure of the planet.
English
0
0
0
453
Peter Steinberger 🦞
Super excited to see @Microsoft getting involved and helping to make MS Teams top notch for @openclaw!
Brad Groux@BradGroux

Sorry for the slow updates today, huge things brewing! We're going to have big news shortly, massive changes coming (for the better) to OpenClaw for Microsoft Teams sooner rather than later! I hope to have a roadmap out to you all sometime next week. I can say that I've spoken to more than a dozen MIcrosoft employees who want to be involved, and we have a team of six dedicated to helping us as we sit, and I am sure that will grow. They're dogfooding OpenClaw, it isn't all talk. I was also on a call today with @steipete and many from the team, and they too want to get Microsoft Teams, and other extensions and plugins in a better state. It is inspiring to see so many tremendously talented folks rowing in the same direction for the common good. Thank you to all the Microsofties out there and thanks to all of you for your patience! I love being the dumbest guy in the room, and working with the amazing volunteers at OpenClaw, and at Microsoft - I can assure you that's the case!

English
52
119
2.1K
309.6K
Armin Ronacher ⇌
Armin Ronacher ⇌@mitsuhiko·
I'm an everyday and every night vibe engineer :P
Armin Ronacher ⇌ tweet mediaArmin Ronacher ⇌ tweet media
English
14
1
142
17.5K
Otus
Otus@OtusEng·
@mitsuhiko Interesting, do you have your setup open sourced?
English
1
0
0
111
Otus
Otus@OtusEng·
@nummanali 1M token is proced as extra usage form $10 to $37.5, depedning on usage. its not FREE
English
1
0
1
230
Otus
Otus@OtusEng·
@amasad I believe @Replit is hiring vibe coders, who should i reach out to?
English
0
0
0
26
Otus
Otus@OtusEng·
@nummanali Wht ide are you using? Do i see 4 claude sessions each with a different label? (Builder-x)
English
0
0
0
116
Numman Ali
Numman Ali@nummanali·
Claude Code teams with tmux is really cool When you run with team mode enabled in tmux, it automatically opens the additional terminal in pane I don't really get my main agent to orchestrate, I chat to them myself CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=true claude
Numman Ali tweet media
English
62
75
1.4K
187K
Otus
Otus@OtusEng·
@code_rams Just use dmasq+traefik and multiple private secondary IPs on your lan/wifi interface
English
0
0
0
92
Ramya Chinnadurai 🚀
Ramya Chinnadurai 🚀@code_rams·
Running multiple projects locally is painful. localhost:3000, localhost:3001, localhost:8080... which one is which? One port conflict and your whole setup breaks. Portless by Vercel Labs fixes this cleanly. Instead of port numbers, you get stable named URLs: http://myapp.localhost:1355 http://api.myapp.localhost:1355 http://docs.myapp.localhost:1355 What it solves: • Port conflicts across projects • Cookie and storage bleeding between apps on different ports • "Wait, which tab is which?" confusion in monorepos • Git worktrees: each branch gets its own subdomain automatically Works with Next.js, Vite, Express, Nuxt, React Router, Angular, Expo. There's also an AI angle. Coding agents were hardcoding ports and getting them wrong. Named URLs mean your agent always knows exactly where to go. 3.8k stars. v0.5.2. Actively maintained by Vercel Labs. npm install -g portless portless run next dev That's it. github.com/vercel-labs/po…
Ramya Chinnadurai 🚀 tweet media
English
65
78
1.1K
111.5K
Otus
Otus@OtusEng·
@MicrosoftHelps I reached out in DM thinking i would get it resolved, turned out i was wrong 😑
English
2
0
0
21
Microsoft Support
Microsoft Support@MicrosoftHelps·
Hi. We see that you are having concerns with Microsoft Teams, as it stopped working after the first few weeks. Also, we understand your sentiments with regard to your refund request. Let's further look into this by checking our direct message to maximize our character limit. We'll wait. ~FP
English
2
1
3
1K
Otus
Otus@OtusEng·
Dears at @Microsoft , I use a number @Microsoft services and I am so disappointed by the poor support of @MicrosoftTeams The service did not work after the first few wees, I opened multiple cases with no traction and no solution and they are also not willing to refund. Strange behaviour by the largest software company on planet earth. @Microsoft @Office
English
1
0
2
1K
Otus
Otus@OtusEng·
If your consulting business requires a Teams landline, never buy from @MicrosoftTeams , the phone just doesn’t work, the support team has no clue, total waste of money. @BuildinP @Microsoft @Office
Otus@OtusEng

Dears at @Microsoft , I use a number @Microsoft services and I am so disappointed by the poor support of @MicrosoftTeams The service did not work after the first few wees, I opened multiple cases with no traction and no solution and they are also not willing to refund. Strange behaviour by the largest software company on planet earth. @Microsoft @Office

English
0
0
0
40