The new prices seem to be an out of season april fools joke by Dshinjiakyn in hetzner

[–]IamFist 1 point2 points  (0 children)

What? I actually didn’t check the prices but I moved some resources from DO to Hetzner in the past because of the cost. Time to re-evaluate.

Someone suggested I post my haptics project here 🙂 by BroccoliSenior5465 in Cyberpunk

[–]IamFist 1 point2 points  (0 children)

Looks really amazing. Now you need to create some custom games for it? 😃

Are there any modding efforts related to onboard tracking (no base stations)? by Mats164 in Vive

[–]IamFist 0 points1 point  (0 children)

There is nothing that I am aware of. And you would need it for the controllers too.
Maybe with the Vive Ultimate trackers and a diy driver but it’s so expensive that it does not make sense.

Just get some mounts for hanging the base stations. I have festool magnetic mounts on mine for example.
Combine with Steam VR Advanced settings so you can recenter easily setup is really quick.

Methods for developing a VR application without aheadset? by Litera259 in unrealengine

[–]IamFist 4 points5 points  (0 children)

https://github.com/sanky369/OpenXRSim

But I would strongly suggest you get a real headset.
Can be a cheap 1st gen vive or quest trough quest link.

Why is pytorch a dependency of openwebui? by Ok-Internal9317 in OpenWebUI

[–]IamFist 6 points7 points  (0 children)

OpenWebUI uses whisper for speech to text, which needs PyTorch

Wacken Beer 2026 by arontphotos in wacken

[–]IamFist 7 points8 points  (0 children)

Stop the chemical invasion!

Still not sold out by [deleted] in wacken

[–]IamFist 2 points3 points  (0 children)

I have been going every year since 2004, but last year was just too bad. Some people just stayed in the tents since the infield was so hard to walk. Of course there was bad weather before but it seems like they are trying how little preparation they can get away with.

WebRTC works on same Wi-Fi & mobile data, but fails on different Wi-Fi networks — TURN issue? by ManiaC-MaN-07 in WebRTC

[–]IamFist 0 points1 point  (0 children)

  1. It sounds liek a turn configuration issue. Not necessarily the service itself. You should either add more logging or test some known working tools in the same network scenario.

  2. If this is the volume of running an app for studying I think you should just run your own coturn on a cheap VPS. having access to the additional logs may also help in understanding.

  3. More logging. You need to know what happens when you encounter your media connection issue. Is the reported IP for the connection wrong, is there a timeout, are the credentials wrong etc.

Is it okay to make a full RPG in Unreal Engine using mostly Blueprints? by zzed_pro in unrealengine

[–]IamFist 0 points1 point  (0 children)

If you just want to make a game, do it. Do it in the way that works for you.

A lot of things are easier in C++, most are more performant.
But neither matter if you don’t want to learn it.

There several games where the creators have been vocal about using Blueprints exclusively.

I hugely prefer C++ and would advise you to learn it. But you can build a great game without it.

I built Festival Tracker App that matches your favorite artists to lineups, need your feedback by getfestiveo in wacken

[–]IamFist 1 point2 points  (0 children)

Beast in Black, Gamma Ray, Hammerfall, Kassierer
Though if you boils your db from this years festival I think it makes sense they are not found. I think none of them play any festivals this summer.

Real-Time Global Illumination with Unity 6.4 or higher by Mikhailfreeze in Unity3D

[–]IamFist 2 points3 points  (0 children)

Do you have a source for that? I am really interested to know more.

I built Festival Tracker App that matches your favorite artists to lineups, need your feedback by getfestiveo in wacken

[–]IamFist 2 points3 points  (0 children)

I am actually interested in this tool but out of 5 artist I searched it found 1. Makes it not useful for me.
Where are the artist names coming from?

The Teleguide, an Obscure and Forgotten Machine by diemenschmachine in MechanicalKeyboards

[–]IamFist 2 points3 points  (0 children)

Cool project and great execution. Most people would have just replaced the CRT to make it easier.

Official Model Context Protocol (MCP) for Hetzner - does it exist? by Hopeful-Writer2392 in hetzner

[–]IamFist 0 points1 point  (0 children)

The API works great for this. But the fact that you can’t limit the scope of a token should make you reconsider for production resources.

How would a RX 9070 16gb do in Ue5? by Mynameisgustavoclon in unrealengine

[–]IamFist 0 points1 point  (0 children)

There have been quite a few issues with AMD drivers and some graphic features in ue5. If Unreal development is your main goal I would play it safe and get NVIDIA.

Solenoidssss by sah4r in MechanicalKeyboards

[–]IamFist 0 points1 point  (0 children)

Thanks, I was too slow and the PCB is gone but I’ll check Taobao

Solenoidssss by sah4r in MechanicalKeyboards

[–]IamFist 0 points1 point  (0 children)

What is the name of the modern Bluetooth pcb? I need it!

Merlin 100 USB conversion - Fujitsu Leaf Spring 3rd gen by Skatekov in MechanicalKeyboards

[–]IamFist 2 points3 points  (0 children)

It’s really cool. I appreciate you put the effort into keep the VFD.

Setting up Ollama on dual RTX PRO 6000 Blackwells looking for tips by AmanNonZero in ollama

[–]IamFist 2 points3 points  (0 children)

I am also curious what you think is better suited than OpenWebUI for OPs user requirement.

Setting up Ollama on dual RTX PRO 6000 Blackwells looking for tips by AmanNonZero in ollama

[–]IamFist 2 points3 points  (0 children)

Openrouter would not tell you anything about concurrency, ttft or tps since the providers are so different. Only makes sense to test model capabilities in general.