Rune Berg (bsky: runeberg.social)

905 posts

Rune Berg (bsky: runeberg.social) banner
Rune Berg (bsky: runeberg.social)

Rune Berg (bsky: runeberg.social)

@1runeberg

XR specialist and AI tinker. Worked on SteamVR & OpenXR @valvesoftware, @unrealengine, Khronos @OpenXR. Currently exploring intersections between XR & AI

Sydney, New South Wales Katılım Mayıs 2015
114 Takip Edilen563 Takipçiler
Sabitlenmiş Tweet
Rune Berg (bsky: runeberg.social)
Noodling a level transition mechanic for a WIP reusable app template+interaction demo for my #OpenXR library. Wanting something bespoke to #XR like The Lab’s orbs for #VR. What do you folks think of this? (Similar code to the eye tracking demo but switched it up a bit)
English
10
31
149
16.2K
Rune Berg (bsky: runeberg.social)
@michae1becker Nice! This was one of the things I wanted to do/play with if I had the device. I think utility would be higher if there’s a visual scripting ui so you can easily modify on the fly if it doesn’t have it already.
English
1
0
3
98
Michael Becker 🔜 SIGGRAPH
Michael Becker 🔜 SIGGRAPH@michaelybecker·
Something *very* cool just launched - ShaderVision, a shader editor for the Apple Vision Pro! Being able to leverage the actual environment as input geometry is just brilliant. Freemium, but an instapurchase in my book. Gonna have so much fun with this.
Michael Becker 🔜 SIGGRAPH tweet mediaMichael Becker 🔜 SIGGRAPH tweet media
English
8
8
175
14.5K
Rune Berg (bsky: runeberg.social)
Been tinkering w/ a privacy-focused chat app #ConfiChat . Handles local models via @ollama and online @OpenAI w/ local history encryption. Looking for beta testers but planning to open-source this w/e. Pls let me know if I should keep the "cutesy" branding. Not so sure about it
English
0
0
0
215
Rune Berg (bsky: runeberg.social)
@haagch42 Thanks 👀! Still exploring ollama’s tools as well. It allows easy switching to larger offline and online models and do RAGs - my German class notes might find another use than gathering dust hehehhe
English
0
0
0
10
haagch
haagch@haagch42·
@1runeberg Well just larger models will often do the trick already. Just for comparison on e.g. llama3.replicate.dev you can give the 405b model a try for free without an account. They probably slurp up any text you input there, so best to write nothing private of course.
English
1
0
0
14
Rune Berg (bsky: runeberg.social)
Always felt foreign language practice is a great use for #LLMs First attempt at fine-tuning Meta's llama3.1 (via @ollama ) to help with my now rusty German - lived in Germany for 5 years but have been away for as long. Great immersion substitute I think! (red: AI, yellow: me)
Rune Berg (bsky: runeberg.social) tweet mediaRune Berg (bsky: runeberg.social) tweet media
English
1
0
1
146
Rune Berg (bsky: runeberg.social)
@haagch42 Thanks Christoph! I really appreciate that - will split out param 6 then. also sent native friends a longer convo to critique the interaction so I can further tune. Goal’s to make it “good enough” for personal use, though I wish orgs such as Goethe publishes a “pro” model.
English
1
0
0
11
haagch
haagch@haagch42·
@1runeberg @ollama Nice, but the suggestions are kind of nonsensical. I feel like especially smaller models try to hallucinate something that sounds vaguely right if there is nothing else to say. Adding a rule that it shouldn't make stuff up if it has nothing to criticize may or may not help.
English
1
0
1
27
Rune Berg (bsky: runeberg.social)
@pvncher Personally I’d prefer a context sensitive/selectable choice of “AI provider”. As for using llama, not sure why Apple won’t just develop their own model using exisiting models as benchmarks. They would certainly have the engineering talent to do so (or can build one).
English
0
0
0
25
Rune Berg (bsky: runeberg.social)
This got me curious if these models can generate doxygen comments, so I fed #ChatGPT and #ClaudeAI code from my OpenXR wrapper lib and url to the spec. Claude came up with "ok" results but chatgpt seems unable to access the spec. Not quite useable but seems getting there imo.
Rune Berg (bsky: runeberg.social)@1runeberg

Been testing @ChatGPTapp & @AnthropicAI side-by-side for some of my more boring tasks. Here's an interesting one using a quick sparse prompt. #chatgpt4o provided an interesting name; #ClaudeAI is I guess an Apple fan 😆 Both hallucinated features but leaning on ChatGPT on this

English
2
0
1
199
cnlohr
cnlohr@cnlohr·
What do folks think are the coolest things to make for their github profiles? I'd love something animated or pretty. I was so excited with the LaTeX style bug, now I crave something like it.
English
3
0
12
1.4K
Rune Berg (bsky: runeberg.social)
@pvncher @ChatGPTapp @AnthropicAI This was more a test than an actual prompt - intent was a single paragraph intro for the repo readme. It'd be interesting though if they can create summaries using the doxygen generated api doc (I doubt it without much direction). Plus side: some good ideas from the responses.
English
1
0
1
32
eric provencher
eric provencher@pvncher·
Using the new Claude Sonnet 3.5, it feels like when it writes code, it can visualize what the program’s execution looks like, in a way that other LLMs haven’t before. I think that’s why it’s impressing coders so much.
English
2
0
4
798
Rune Berg (bsky: runeberg.social)
@pvncher Code check against a repo code style document (e.g. var naming rules, ref for out vars over ptrs, early return on error/checks, etc). AI should be able to do this I reckon much more consistently than a human code reviewer.
English
1
0
2
72
eric provencher
eric provencher@pvncher·
I’ve been getting into writing GitHub actions that use llms to help you analyze and review code, and I’m thinking of working on something that I’ll open source. Is this something folks are interested in? What would your ideal GitHub ai tool do for you?
English
6
1
22
2.6K
Rune Berg (bsky: runeberg.social)
@pvncher ah gotcha. i'm hopeful then - i didnt think my pronunciation was THAT bad 🤣 looking forward for the audio bits to catch up then.
English
0
0
1
18
Rune Berg (bsky: runeberg.social)
Just tried the new ChatGPT model. My German's super rusty so thought I'd see if it can help with practice, from the basics. Perhaps my pronunciation is super bad as it thought I was speaking Japanese at one point 🤣 Here's the transcript: chatgpt.com/c/4a06c996-a0f…
English
1
0
0
155
Rune Berg (bsky: runeberg.social)
@pvncher is it not? popped up this morning saying if i wanted to try chatgpt4o, so thought i'd give it a whirl. Didn't know there was already live audio chat before.
English
1
0
0
26
eric provencher
eric provencher@pvncher·
@1runeberg The audio parts aren’t live yet, so you’re using the old voice model here.
English
1
0
0
65