Adam Buchanan

139 posts

Adam Buchanan

Adam Buchanan

@RejectKid

#CRO

ohio เข้าร่วม Eylül 2009
53 กำลังติดตาม88 ผู้ติดตาม
wolffdesigna
wolffdesigna@WolffDesigna·
@RejectKid Hey! Glad you enjoyed the game! More heroes - you bet! We are currently working on 10 new heroes. 3 lane map probably not, we tested it a while back and I think the two-lane one plays much better.
English
1
0
1
18
Adam Buchanan
Adam Buchanan@RejectKid·
@WolffDesigna Loved Guardians of Atlantis 2, yall planning more heroes? 3 lane? etc?
English
1
0
1
25
Adam Buchanan
Adam Buchanan@RejectKid·
@davidfowl @aspiredotdev this is awesome! By chance will this also be able to build the image too? like in a ci/cd pipe via the "aspire publish"?
English
0
0
0
6
David Fowler
David Fowler@davidfowl·
Experimenting with a docker file building API in the next version of aspire. Will serve as a way to create docker files on the fly from various bits of information in the application. #aspire @aspiredotdev
David Fowler tweet media
English
14
15
166
15.3K
Adam Buchanan
Adam Buchanan@RejectKid·
@SwiftKey switched to this recently. Love it. Default Ios keyboard went downhill. When is your update coming to fit the new ios26 vibe?
English
0
0
0
100
Adam Buchanan
Adam Buchanan@RejectKid·
@davidfowl another dumb Q. I have this and when i aspire publish it uses the resource name as the image name it builds. yet i have "project-docker/nameofservice" in my <ContainerRepository>. what am i missing to use the name in the csproj for aspire publish?
Adam Buchanan tweet media
English
0
0
0
19
Adam Buchanan
Adam Buchanan@RejectKid·
@davidfowl Omg I didnt realize i could chain it like that. Again...and everytime....Thank you so so much for these toolings and your time answering me <3
English
0
0
0
8
Adam Buchanan
Adam Buchanan@RejectKid·
@davidfowl another hard hitting Q. With the new (preview) .AddDockerComposePublisher(). i have 2 web apps in seperate folders using npm workspaces, so my dir context is the root repo thus it cant find the dockerfile. is there a way to manually specify or alt?
English
1
0
0
23
Adam Buchanan
Adam Buchanan@RejectKid·
@PhatBoyG @mrlesk How long does the temp lic last tho? Like what if I have a home system server and have it running all the time?
English
0
0
0
82
Chris Patterson
Chris Patterson@PhatBoyG·
@RejectKid @mrlesk Except from the Q&A: There will be no cost to install the packages and use them for local development purposes (evaluation), a temporary license will be generated and the software will run unlicensed for a short evaluation period. #how-much-will-it-cost" target="_blank" rel="nofollow noopener">masstransit.io/introduction/v…
English
1
0
0
113
Chris Patterson
Chris Patterson@PhatBoyG·
For 10+ years MassTransit has powered .NET applications worldwide across finance, healthcare, logistics, and government. Now MT v9 will transition to a commercial model ensuring sustainability, support, and continued innovation. MT v8 remains open-source. masstransit.io/introduction/v…
English
16
24
100
43K
Adam Buchanan
Adam Buchanan@RejectKid·
@PhatBoyG @mrlesk FluentAssertions just did a similar thing. I would love if you could the same as them? where there's still a non-commercial use? So i can use for my home projects and research 🥲
English
1
0
0
92
Chris Patterson
Chris Patterson@PhatBoyG·
@mrlesk That's the approach I'd like to take, details will be ironed out later this year as the v9 code comes into focus.
English
2
0
5
3.2K
Adam Buchanan
Adam Buchanan@RejectKid·
@Warcraft 🙏 for the frost mage buff. A little more and it’ll be perfect!
Adam Buchanan tweet media
English
0
0
0
2
Adam Buchanan
Adam Buchanan@RejectKid·
@davidfowl Another one for ya. When we .AddProject<T> and get a IResourceBuilder, we cannot pass that into the .WithReference() to other services (b/c not like rabbitMQ) feature in future? :-) or am i a dum dum?
English
1
0
0
28
Adam Buchanan
Adam Buchanan@RejectKid·
@davidfowl well meant both-ish. i have a helper that makes either AddProject or AddDockerfile and i downcast. Thus the .WithRef() doesnt take IRB<IResource>. THo i could prolly use the endpoints generically for both cases?
Adam Buchanan tweet media
English
1
0
0
30
David Fowler
David Fowler@davidfowl·
@RejectKid So you didn't mean AddProject, you meant AddContainer? You pass a reference to an Endpoint by calling GetEndpoint(name) and using this overload. #aspire-hosting-resourcebuilderextensions-withreference-1(aspire-hosting-applicationmodel-iresourcebuilder((-0))-aspire-hosting-applicationmodel-endpointreference" target="_blank" rel="nofollow noopener">learn.microsoft.com/en-us/dotnet/a…)
English
1
0
0
42
Adam Buchanan
Adam Buchanan@RejectKid·
@davidfowl So maybe a way to provide IResourceBuilder<ContainerResource> with a way to be passed into the .WithReference() or some way for a generic IResourceBuilder<IResource> could? maybe something they all extend. im just spitballing now. youre the god here 😀
English
1
0
0
19
David Fowler
David Fowler@davidfowl·
@RejectKid What do you mean you can't pass it to other services? #L58-L62" target="_blank" rel="nofollow noopener">github.com/dotnet/eShop/b…
English
2
0
0
29
Adam Buchanan
Adam Buchanan@RejectKid·
@davidfowl o i see. I downcasted IResourceBuilder<ProjectResource> to IResourceBuilder<IResource>. ive 2 ways of running aspire. 1 w/ dockerfiles and 1 w/ projects. Made a helper to not repeat stuff and .AddProject and .AddDockerfile both can be returned as a IResourceBuilder<IResource>
English
0
0
0
11
Adam Buchanan
Adam Buchanan@RejectKid·
@davidfowl in aspire Im running builder.AddProject<T>().WithHttpEndpoint(somePortVariable). thus the endpoint displays like so in the dashboard. is there a way to add/change that so i can have it append /swagger to the end?
Adam Buchanan tweet media
English
1
0
0
25