Search results

  1. WD_GASTER2

    "Zelda's Adventure" homebrew demake for the Game Boy gets a brand new DX update with colour support

    honestly demake doesnt sound right. this is a superior port if you ask me. it looks amazing
  2. WD_GASTER2

    Emulation Homebrew Super Retrocade Lakka Rebooted

    Damn. Nice release! Didn't expect something like this to drop. Also hi! Long time no see!
  3. WD_GASTER2

    Today I learned that gbatemp can look into the future: [ATTACH]

    Today I learned that gbatemp can look into the future:
  4. WD_GASTER2

    Comment by 'WD_GASTER2' in 'using AI to make a free discord translator bot'

    i really appreciate you taking the time to show me this. will keep it in my notes and probably will implement it into the bot as a backup method as well. its great to know how to do things in more than one way! thank you!
  5. WD_GASTER2

    Comment by 'WD_GASTER2' in 'using AI to make a free discord translator bot'

    I looked into your suggestion and their translate api uses Gemini which is the same LLM (well Gemma, the ollama counterpart) I'm running locally. It also only seems free for up to 500000 characters a month. im currently using their 12b model and it seems fairly accurate enough. to be fair i have...
  6. WD_GASTER2

    Comment by 'WD_GASTER2' in 'using AI to make a free discord translator bot'

    Word. Got a link to their API info page?
  7. WD_GASTER2

    Comment by 'WD_GASTER2' in 'using AI to make a free discord translator bot'

    Because the Google translate api costs money. This is meant to be a free solution for a small server on discord. When you have people talking on discord it's a lot less practical to copy paste every message and post it on Google translate as well. Also hallucinations tend to happen on rather...
  8. using AI to make a free discord translator bot

    using AI to make a free discord translator bot

    I know usually AI gets a bad rap but i think this is genuinely a neat use of it. i made an ollama server running google's gemma model and made discord bot that directly sends requests to it from discord. effectively having a discord bot that talks to AI. while one of the features is for it spout...
  9. WD_GASTER2

    Comment by 'WD_GASTER2' in 'Making an IRC client with modern features. this is getting interesting.'

    i mean you can set it to whatever you want and the idea is for people to express themselves.
  10. WD_GASTER2

    Making an IRC client with modern features. this is getting interesting.

    live wallpaper engine, and youtube video embedding has been added. uploading a video of it running below: the possibilites of this is getting interesting now.
  11. Making a modern IRC Client part 4: how about a server to go along with that client?

    Making a modern IRC Client part 4: how about a server to go along with that client?

    i must be out of my mind at this point. implemented a custom irc server. that way im not hopping into random efnet servers (even tho its totally compatible and you can connect to any irc sever out there with it as well) the server has a special startup routine. it asks the user for a 5 digit...
  12. WD_GASTER2

    does anyone know where i can source a set of open source emoji's that are free to use? need them...

    does anyone know where i can source a set of open source emoji's that are free to use? need them for my irc client.
  13. making a modern irc client part 3.

    making a modern irc client part 3.

    at this point, theming, private messaging, full gif support, smileys and stickers seem to work. honestly kind of proud of how well this has all turned out. we keep working on it. i feel like i may have something of substance here at this point. im sure if a programmer saw this he would laugh...
  14. WD_GASTER2

    current progress on irc client dms now supported and user list can be themed as well

    current progress on irc client dms now supported and user list can be themed as well
  15. WD_GASTER2

    Comment by 'WD_GASTER2' in 'making an irc client with more modern features part 2'

    Thanks, honestly its such a silly project but its been a lot of fun. just trying to see how far i can push it with what little i know.
  16. WD_GASTER2

    Comment by 'WD_GASTER2' in 'making an irc client with more modern features part 2'

    just a random wallpaper from the internet my dude. was just testing out the ability to let users change backgrounds in the client
  17. making an irc client with more modern features part 2

    making an irc client with more modern features part 2

    as i update and add customization, the client is coming up more to life honestly, i think discord would be so cool if you could set a wallpaper on it. (that being said people just want the dark mode to be a thing. The program now allowsfor personalization and setting its own background. user...