Search results

  1. J

    GTA V FiveM/ESX resource installer

    Hi DevBest, long time no see! Why So I've been playing with FiveM servers for a few months now and couldn't stand this annoying installation of scripts to the server. So I decided this week to start my own small helper tool for this. What is it? This tool will automatically download, install...
  2. J

    Learning a new language

    How did you learn a new language the best way? I've been trying to learn french back and forth for two years using duolingo. I've watched some french series and movies but can't understand shit. However, it doesn't feel like I can learn more than the absolute basics of the language such as "how...
  3. J

    Libify - Local Music Streaming

    Definitely will add a Readme. I've started on the "packaged" version which will contains the how to but need some coding still on the app before. As of why I use Go, it's because of the simplicity and speed in both coding and performance, it's also my primary language. gin-gonic has a great...
  4. J

    Libify - Local Music Streaming

    Yeah, could probably build a electron app if it gets to that point. I choose to have backend with an API for the purpose of using it across multiple devices (like a webapp or electron). This could most likely be done without a backend and having js scan for remote files, but I think long term...
  5. J

    Libify - Local Music Streaming

    What is it? Just like Spotify but only with local music files. Spotify already has this feature, but who cares - fun project! Goal? Get going streaming local files/remote files from server within 1 minute Create playlists Stream the songs! Features Play/Pause song - 100% Interact with...
  6. J

    Show DevBest tracing in applications

    Hi I've made a small repo for showcasing how tracing between two microservices works and could look like. Ideally you want to hide some of this boilerplating in middlewares but as an example I figured this is the best way to understand how it works. You can find the repo here
  7. J

    How do you perform technical interviews for developers?

    I've been on the other end a few times. Not sure if it's just where I live and it might be because of a high demand of developers but not enough developers to hire. Steps Normal interview, asked a lot of questions about who I am, personality, hobbys etc by HR, nothing special here really...
  8. J

    Is it just me that thinks VSC suck for go?

    I've tried it so many times now, but keep coming back to GoLand or IntelliJ Ultimate for the task of programming in go (and every other language) Maybe it's just me being such noob not knowing what plugins I need? I've tired to google around a lot but that haven't done the trick. Maybe some of...
  9. J

    League of Legends League coaching

    Hello! Not sure where to put this thread, I'll give it a try in this one. I have been playing this game since 2013 and still can't make it past Gold IV, no matter what tutorials I watch on how to play this game. I would highly appreciate if someone could watch some replays and tell me what I...
  10. J

    HabCtl - The Complete Tool For Habbo Retro

    Whats up guys! Sorry this has taken WAAAAY to long, I really have not code anything this early summer until now, and will probably keep it that way a few more weeks. It's tough to work 8 hours a day with coding, and always keep on coding at home. We all have other things to do that's even more...
  11. J

    HabCtl - The Complete Tool For Habbo Retro

    I'll have an update on this soon. :)
  12. J

    HabCtl - The Complete Tool For Habbo Retro

    Hi, its working out well. Though after some testing with revcms I have changed my mind and will go back to Nginx I think due to a bug with white pages that doesn’t seem to occur with Nginx. I also have to create a check after some research seeing that many cms is using php5.6 and habctl is using...
  13. J

    Building a Gaming Computer

    I would suggest waiting for Google Stadia and see if GTA will be on it and pay for that instead of wasting hundreds of dollars?
  14. J

    HabCtl - The Complete Tool For Habbo Retro

    Thanks! In the future versions I’m hoping that it will be fully customizable (platform wise). But the Apache and MySQL combo will be the starting line. As of what combinations to run, there’s no limit. Just specify what you want to run together and it should work. Again, sadly I’m falling a...
  15. J

    HabCtl - The Complete Tool For Habbo Retro

    Hi, sorry I have not updated this yet. The development is ongoing but has been off for a week and a half due to a lot to do at work. Im hoping to make some progress on the remaining issues this weekend and will then share the first version :) Hope you can hold on for a brief time, and sorry for...
  16. J

    HabCtl - The Complete Tool For Habbo Retro

    Hi, thanks for asking! HabCtl is building up docker-compose and Dockerfiles, which mean any emulator can be used on any OS. I re-thought it yesterday and rebuild it all a bit to work with this new way, which also means that it now automatically supports Windows servers anyway. Will give out some...
  17. J

    HabCtl - The Complete Tool For Habbo Retro

    Sure, I'll update with some code snippets when I feel like the code is where I want it to be. Most likely in a few days. Im not sure about what you mean with combination suggestions?
  18. J

    HabCtl - The Complete Tool For Habbo Retro

    I guess you're talking about it being RevCMS and PlusEmu? Well, I took them out of what I knew was used back then. The HabCtl isn't built around them it's really just a fetcher and coordinator, adding different packages is very simple. Do you have a combination that's better? Please comment then...
  19. J

    HabCtl - The Complete Tool For Habbo Retro

    HabCtl Because having fun and connect with people shouldn't be a pain Background As I started to learn Golang, I was struggling with a project that would fit as a side project while learning. So I came up with an idea that would take me back 6 years in time, when I was into retro developing...
  20. J

    Maybe I could help you with the Discord-bot you were talking about, what's your discord?

    Maybe I could help you with the Discord-bot you were talking about, what's your discord?
Top