Dan Miller

20 posts

Dan Miller banner
Dan Miller

Dan Miller

@milldr_

Founding Engineer at @tembo

Cincinnati, OH Katılım Eylül 2011
38 Takip Edilen16 Takipçiler
Dan Miller retweetledi
Tembo
Tembo@tembo·
Join us for Swap and Pitch Night this Thursday in San Francisco alongside @clerk @llama_index and @autonomaai Link below!
Tembo tweet media
English
3
2
10
3.2K
Dan Miller retweetledi
Tembo
Tembo@tembo·
New look. Same mission. Move engineering work to the cloud.
English
50
17
338
47.1K
Dan Miller
Dan Miller@milldr_·
@olvrgln @linear give tembo a try! You can define all your deps with nix, supports multiple repos, automatically create PRs, and it has tons of integrations including linear ofc
English
0
0
1
120
Oliver
Oliver@olvrgln·
trying a bunch of cloud agents with @linear and so many papercuts. Still very early to create a good experience here. Also finding that linear isn't really as good a command center to delegate to these agents as I want. May writeup my thoughts here
English
7
1
32
7.7K
Dan Miller retweetledi
Tembo
Tembo@tembo·
Opus 4.7 is now available in Tembo. Supported in the Claude Code, OpenCode, Cursor, and Pi agents. We're launching it today with an extra 10 free credits on sign up. Enjoy!
Tembo tweet media
English
2
6
14
2.1K
Dan Miller retweetledi
benja
benja@benjaminakar·
doing most of my eng work in tembo these days
benja tweet media
English
12
5
156
11.7K
Adam Hendel
Adam Hendel@adamhendel·
Just think how much better the world would be if kubernetes were easy!
English
3
0
10
525
Dan Miller
Dan Miller@milldr_·
One of my go-to tools in a remote environment has been Excalidraw. I’ve found it to be the quickest and easiest scratch space for collaboration, and I regularly pull it up on calls to help visualize a topic. If you’re not already using it, I highly recommend trying it out
Dan Miller tweet media
English
1
0
2
78
Dan Miller
Dan Miller@milldr_·
I've been using the Arc browser (arc.net) this last week and after some adjusting, it's actually pretty useful! I no longer think about how many tabs I have open at a time. You can easily group pages as favorites, create folders, or rename tab titles
Dan Miller tweet media
English
0
0
0
57
Dan Miller
Dan Miller@milldr_·
Once deployed, the packaged lambda function will regularly pull users and groups from Google Workspaces into AWS IAM Identity Center for you github.com/awslabs/ssosync
English
1
0
0
56
Dan Miller
Dan Miller@milldr_·
The best solution for user and group management for Google Workspaces + AWS is still using the ssosync tool by awslabs This tool requires a service account in Google Cloud but otherwise is fairly simple to set up with the provided CloudFormation template
English
1
0
1
58
Dan Miller
Dan Miller@milldr_·
A few months ago AWS announced Google Workspaces support for AWS IAM Identity Center (AWS SSO). I finally got around to trying it out, and unfortunately, it’s still not fully integrated. AWS will now sync users from Google but still cannot sync groups
English
1
0
1
84
Dan Miller
Dan Miller@milldr_·
Simply install pre-commit with brew and run these 2 commands (where ~/.git-template is your given git templates directory) git config --global init.templateDir ~/.git-template pre-commit init-templatedir -t pre-commit ~/.git-template
English
1
0
0
51
Dan Miller
Dan Miller@milldr_·
pre-commit hooks in Github repos are awesome. I use pre-commit for automated formatting and code consistency, as a spell check, and to check for secrets before any commit. And they take only a few minutes to set up...
English
2
1
2
193
Dan Miller
Dan Miller@milldr_·
Tip for AWS + GitHub … if you’re still using hard-coded AWS access keys in GitHub workflows, you should consider using GitHub OIDC for AWS authentication. Streamline access management, enhance security, and create a credential-free experience in your workflows
English
0
1
3
199