Viewing profile — tonicbbleking
tonicbbleking
HN member- Joined
- Fri, Apr 13, 2018, 8:42 AM UTC
- HN karma
- 225
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About tonicbbleking
No profile information was provided.
Recent public activity
-
comment
Comment #47182880
Factory just shipped Missions, their take on long-horizon software agents. Rather than trying to stretch a single context window across a multi-day project, they use an orchestrato…
- story
-
comment
Comment #45736685
It really bothers me that it doesn't have support for devcontainers. Only a closed set of languages are supported and the hook for startup installation of additional software seems…
- comment
- story
- story
-
comment
Comment #41244332
OpenAI has just announced the availability of a new model variant, chatgpt-4o-latest, through their API. This model is designed specifically to enhance chat use cases, offering dev…
- story
-
comment
Comment #31691685
To me, #CA551A wins it. Looks a lot like cassia tree bark, aka cinnamon.
-
comment
Comment #31251871
Pretty easy with Render: https://render.com/ They even build the image for you, so you don't need a registry.
-
comment
Comment #29152890
Discriminated unions is one of those features that everyone talks about, but never gets championed. Wish C# 10 already had this feature. https://github.com/dotnet/csharplang/discus…
-
comment
Comment #29151759
Learn .NET is a great place to start: https://dotnet.microsoft.com/learn
-
comment
Comment #29151539
Naming it ASP.NET 5 would clash with .NET Framework ASP.NET 5 MVC, hence the ASP.NET Core 5 name.
- story
- story
-
comment
Comment #18735722
Zeit is dropping the support for containers for their v2 and now Hyper is shutting down their services. Any other one sentence deploy ("now" or "hyper run") for containers availabl…