Gemma4 seems like a nice evolution. Smart while not having high hardware requirements and fast.
Like Qwen3 does not run well on our not high-end AI server. Now I am testing to replace the kind of outdated openai-oss models with #Gemma4.
Posts by Philipp Hartenfeller
If you missed our webinar about CSS Variables in #orclAPEX last week, you can watch the recording here: youtube.com/live/zWlFKjZ...
New blog post on how to use the color mix function to create new colors that are derived from the Universal Theme colors.
#orclAPEX
hartenfeller.dev/blog/apex-mi...
Too much displays, made a vision test and I need glasses. But on the other hand I have 120% vision with glasses.
Will receive my pair next week 🥸.
Yeah definitely, that's can be super helpful depending on the use case. There is no out of the box solution for this in UC AI (yet), but you could connect your own RAG or just text table today already.
UC AI supports Mutli-Agent System. And a way to store prompts / LMM configs in a table. Read more in my blog: hartenfeller.dev/blog/uc-ai-v...
#orclAPEX #oracle
😅. But how should I pay to get my Vibe Coding cinnamon spiced Latte at Starbucks with it?
I will do a UC Live on the 24th on CSS Variables in #orclAPEX . It’s free to attend via YouTube or LinkedIn.
youtube.com/live/zWlFKjZ...
I am playing with the idea to downgrade my phone to an e-ink one.
Should just work for texting, GPS, mobile payments, and a bit of web surfing.
I fear dopamine addiction is doing quite some harm and I am definitely addicted to my phone.
If you missed our last UC Live about dbLinter you can re-watch it here: youtube.com/live/2lHU53H... #orclAPEX #dbLinter
We will do another UC Live tomorrow about dbLinter. Join to get an overview and bring your questions! www.linkedin.com/video/event/...
#orclAPEX
We will do another UC Live tomorrow about dbLinter. Join to get an overview and bring your questions! www.linkedin.com/video/event/...
#orclAPEX
LLMs handle React + Tailwind CSS well. But #orclAPEX?
Here's how I teach them to generate solid template components through AGENT .md files: hartenfeller.dev/blog/teachin...
Today I am giving the two-day AI Workshop for the first time. Super excited, will be lots of fun. #ucAI @united-codes.com
Someone who has something to tell/an artist can use AI to make even better work.
But most use AI as a shortcut to not put in effort. Then the result looks good on the surface, but lacks deeper meaning.
Before you could mostly immediately tell if something is worth your time. With AI it gets harder.
Just released v26.1 of UC AI. Major release:
- Multi-Agent Systems
- Prompt Profiles
- Responses API
- Anthropic Structured Output
Need to write a blog post with details.
#orclAPEX #oracle #plsql @united-codes.com #ucAI
The next release of UC AI is quite ambitious. 2 words: multi-agent systems.
Trying to catch up with the whole AI ecosystem is quite some work. But I am confident that it will work great and be super valuable.
Rules always have exceptions. In this video I show how to use the --dblinter ignore directive to suppress rule violations for different scopes.
youtu.be/5vWUv-jAM14
@united-codes.com #orclAPEX #oracle #plsql #dblinter
Working on repsonses API support for UC AI.
variety.com/2026/film/ne...
Maybe Idiocracy was right. Why do people stop craving for the exceptional. What's left: Dull content that instantly is forgotten.
>>Matt Damon Says Netflix Wants Movies to Restate the ‘Plot Three or Four Times in the Dialogue’ Because Viewers are on ‘Their Phones While They’re Watching’<<
⛷️
uc-local-apex-dev now supports Oracle 26ai, including a guided migration path if you're coming from 23ai. No data loss. hartenfeller.dev/blog/upgrade...
#orclAPEX #oracle #26ai
📣 NEW w/@udbhav-tiwari.bsky.social Mapping the technical reality & privacy/security perils of pushing AI agents into our infra
We offer palliatives, but the core issues are paradigmatic: 'agency' relies on pervasive data access + ability to act w/o explicit consent
www.youtube.com/watch?v=0ANE...
I am using podman as well for the runtime. But still have the docker and docker-compose CLI installed which just route to podman. Unfortunately podman-compose lacks a lot of features.