Joris "Interface" de Gruyter

140 Followers
56 Following
736 Posts

#GameDev Hobbyist : OpenGL/OpenTK ; Unity ; Game Jams

Red Teaming AI at Microsoft - these are my personal opinions

Belgian in the USA

Websitehttps://www.codecrib.com
LinkedInhttps://www.linkedin.com/in/jorisdg/
GitHubhttps://github.com/jorisdg/

Felt cute, might delete later.

Toyota video from 6 years ago.

https://www.youtube.com/watch?v=d7AwwbQFg0s

B-roll of T-HR3 (2)

YouTube

WOW - the new OpenAI GPT4-o1 model cleverly hacked containers and escaped its environment during testing!

Or you know, that's what the headlines like to turn it into.

I neglected to include, from the same testing report, how METRE's testing showed the reasoning capabilities are less or on par with Anthropic's Claude 3.5. Yeah, that's not discussed in the clickbait articles either.

GPT4-o1 is aight. Humanity will be aight. (for now, anyways)

https://www.codecrib.com/2024/09/gpt4-o1-test-results.html

GPT4-o1 Test Results

I hadn’t actually planned on writing anything. Models come and go, some are cool, some are meh. But the release of GPT4-o1 has repeatedly caused click-baity ...

@JenMsft seriously Monday gets half of your week's workload

Wow, the European Citizens' Initiative to stop videogames from getting destroyed now has over 87,000 supporters, which is amazing considering it only opened earlier this week.

It needs to get to 1 million however in order to be put into action, so if you're a citizen of the EU and like videogames, please go and sign it.

https://citizens-initiative.europa.eu/initiatives/details/2024/000007

Initiative detail | European Citizens' Initiative

I love seeing this argument how current gen AI with LLMs sometimes makes mistakes “just like if they were a real person, like a coworker”…

Yes, but the kind of coworker that stokes the meme “you had ONE JOB” 😂

Kenney Jam starts in 7 days! Over 2,300 participants have signed up already ✨ It's the perfect opportunity if you're not an artist or if you want to play around with a small idea.

Join now; https://itch.io/jam/kenney-jam-2024

Kenney Jam 2024

A game jam from 2024-07-19 to 2024-07-28 hosted by Kenney. Create a game using only game assets made by Kenney . You can use, edit, and remix them however you like (see the rules below). A theme is announced a...

itch.io
I had to work from my laptop yesterday, and I am so glad to have my full setup back today
I call the bank for a potential fraudulent charge on my account and first thing they ask is they’ll send me a code via text and I have to read it back to them… like… isn’t that rule #1 to never do?!? My issue is now unresolved because I refused to read them a code…

Today on my blog series about LLMs, let’s talk about small(er?) language models…

https://www.codecrib.com/2024/06/small-language-models.html

Small Language Models

A lot of the talk in the news is about the big guys in the LLM space. Of course OpenAI with ChatGPT, Microsoft Copilot which uses OpenAI, and Google’s Gemini...

It's been a while, but last blog we looked at using an LLM to give us some structured data about taking an "action" based on a question. Let's move on from manually doing this and check out how frameworks make this super easy to implement...

https://www.codecrib.com/2024/06/orchestration-and-function-calling.html

Orchestration and Function Calling

In From Text Prediction to Action we talked about the concept of using language models to convert between natural language and structured data such as CSV or...