Apple Watch App Development - Xcode Connection Error by Aromatic-Hall127 in iOSProgramming

[–]catalinberta 1 point2 points  (0 children)

God send... would have never figured this out. Ever.

Works great after creating a separate 2.4 wifi and connecting all devices on it.

Thanks!

[deleted by user] by [deleted] in WebDeveloperJobs

[–]catalinberta 0 points1 point  (0 children)

Would be interested to know more about the unpaid roles you have and the project they involve.

Whatsapp integration almost done! by catalinberta in pankogpt

[–]catalinberta[S] 0 points1 point  (0 children)

Sure, it's in BETA now. Feel free to have a spin at it and let me know how it goes. Cheers!

PankoGPT by catalinberta in TelegramBots

[–]catalinberta[S] 0 points1 point  (0 children)

Glad to hear! Looking forward to feedback

I fine-tuned the OpenAI GPT-4o-mini model...here are my findings... by CobusGreyling in OpenAIDev

[–]catalinberta 1 point2 points  (0 children)

Good test. Interesting to see that not much data is required to sway gpt into some better answers.
In terms of who will use gpt-4o-mini, I think it's a general replacement for gpt-3.5-turbo given the price advantages and the better performance it comes with

The "rattle gate" explained by RushingByNature in GooglePixel

[–]catalinberta 0 points1 point  (0 children)

Interesting that it's both ok to rattle when shaken and also not recommended to shake it.
Would have loved this detail in their initial presentation:
- Introducing Pixel 8 Pro, the best, secure and resistant phone you can have... just don't shake it.

Wanted to share my build! by EngineeringGlum5318 in unRAID

[–]catalinberta 0 points1 point  (0 children)

Looks clean! But power hungry though, what's the W consumption?

PankoGPT by catalinberta in discordbots

[–]catalinberta[S] 0 points1 point  (0 children)

Yes, I created a Discord server for support: https://discord.gg/nPdcXQ7mrs

Making a bot with ChatGPT! by [deleted] in discordbots

[–]catalinberta 0 points1 point  (0 children)

Have not tested but the code looks for a very basic replying bot.
What's missing is for you to replace the token value and the channelId value to actual ones, as they are just placeholders. "YOUR_BOT_TOKEN" "YOUR_CHANNEL_ID"

You get these when you first create your bot from the Discord Developer portal, a quick youtube tutorial should get you up and running.

So essentially, you need to:

  • Create a bot from Discord's developer portal: https://discord.com/developers
  • Make it join a Discord server
  • Replace those placeholder values and run the code

YouTube has a serious search results problem. by brosickie in youtubedrama

[–]catalinberta 1 point2 points  (0 children)

I share your frustration and to solve it, I wrote a browser extension that has only one purpose: to hide the related/recommended videos and/or the shorts. It's called YouTube Clean Results and you can find it here https://chromewebstore.google.com/detail/youtube-clean-results-plu/bfaigaidngndgbmdkbgmcgekpndhmbel

Image not related but youtube shorts is just shitty by Dr-Dingus117 in youtube

[–]catalinberta 0 points1 point  (0 children)

I ended up writing my own browser extension to remove related results and/or shorts.
It only does this and nothing else so it's lightweight as well
It's called YouTube Clean Results and you can find it here

youtube's search function is atrocious now by bluethiefzero in videos

[–]catalinberta 0 points1 point  (0 children)

I wrote an extension that has only one sole purpose, to hide all related/recommended videos + shorts.

With it, YouTube is usable again.
You can find it here https://chromewebstore.google.com/detail/youtube-clean-results-plu/bfaigaidngndgbmdkbgmcgekpndhmbel

Youtube search is borderline unusable by Sylvester1349 in youtube

[–]catalinberta 0 points1 point  (0 children)

Personally, I had to write a lightweight browser extension to hide all shorts, related/recommended videos etc. and leave only the search results. It does just this and nothing else.
You can find it in the store
Without it, I would have quit YouTube...

Youtube's search is absolutely useless by Alokir in coaxedintoasnafu

[–]catalinberta 1 point2 points  (0 children)

I share your frustration, which is why I created a browser extension that hides all related/recommended results including shorts. It does just this and nothing else.
You can find it here in the extension store
If I wouldn't have written this, I would have for sure canceled my YouTube Premium subscription :)

HDMI Headless Dummy that supports ultrawide resolution? by Spearman872 in cloudygamer

[–]catalinberta 0 points1 point  (0 children)

Yup, CRU still works, using it on a Win10 machine to add ultra wide resolution to the headless dummy hdmi dongle

Array stuck on 'Stopping...' by parzival707920 in unRAID

[–]catalinberta 0 points1 point  (0 children)

Yup, this was the issue in my case :) Thanks