Friday, December 20, 2024

OpenAI: o1 +1 = o3

the new model is very smart, just has a small challenge with 1 + 1 :)

apparently to avoid a copyright on "O2" name 

the copyright on all web content used for training is not real issue :)

OpenAI o3 and o3-mini—12 Days of OpenAI: Day 12 - YouTube

12 Days of OpenAI | OpenAI

o3 preview & call for safety researchers

Codeforces.com

Help - Codeforces

Codeforces is a project joining people interested in and taking part in programming contests.

OpenAI announces new o3 models | TechCrunch



CDKTF: Terraform Code in TypeScript, Python, Go (Cloud IaC)

 Writing Terraform Code in TypeScript, Python, Go and More | by Ming Yang | Contino Engineering | Medium

The Cloud Development Kit for Terraform (CDKTF) is an infrastructure-as-code (IaC) tool that provisions and manages local or cloud infrastructure via Terraform using popular programming languages.







cdktf/cdktf-integration-serverless-example: End to end example for deploying a serverless application via CDK for Terraform @GitHub


Cloud Development Kit for Terraform (CDKTF) allows you to use familiar programming languages to define cloud infrastructure and provision it through HashiCorp Terraform. This gives you access to the entire Terraform ecosystem without learning HashiCorp Configuration Language (HCL) and lets you leverage the power of your existing toolchain for testing, dependency management, etc.

currently supports TypeScript, Python, Java, C#, and Go.

based on:

aws/aws-cdk: The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework to define cloud infrastructure in code and provision it through AWS CloudFormatio