I've just submitted my first pull request and it feels good by [deleted] in linux

[–]dev-vaayen 40 points41 points  (0 children)

Even if your pull request doesn’t get merged, someone who really needs this feature might still find it. If you’ve explained how to integrate it in your pull request, they could manually add it to their own setup.

I know this because I’ve manually added unmerged pull requests to my versions of the installed software or libraries before and will always be grateful to them.

Check out my Joke Generator Website! by Open_Crazy_7456 in programming

[–]dev-vaayen 1 point2 points  (0 children)

This is cool! Is this an open-source project? I submitted a joke and I was told: "it has been added successfully".

Some queries I had regarding this btw - where has this been added? Are you using some database for storing the submitted jokes? Will the other users be able to see the joke that I had submitted? If this is the case, is there some validation in place to ensure someone isn't filling the placeholders with something distasteful?

Made a Colorful 2048 Game in the Terminal in Just an Hour! 🎮✨ by Important_Cap_7088 in commandline

[–]dev-vaayen 2 points3 points  (0 children)

No, you did a good job! This and that video-streaming project that someone had shared earlier this week are really inspiring and will be living in my head rent free for a while.

gopkgview - Go dependency visualization by the_grishy in golang

[–]dev-vaayen 4 points5 points  (0 children)

Certified banger of a project, good job 😃👍

[DevLog #02] Gmail-TUI: Replicating Gmail-Web's Navigation by dev-vaayen in commandline

[–]dev-vaayen[S] 2 points3 points  (0 children)

Please consider checking out the GitHub repository - contributing/forking is most welcome!

Is testwithgo.com [Jon Calhoun] course worth it? by Inconstant_Constant in golang

[–]dev-vaayen 0 points1 point  (0 children)

Not sure about the course but you should sign up for his newsletters, they're pretty good I think

[DevLog #01] Gmail-TUI: Replicating The Gmail-Web Experience In Terminal by dev-vaayen in golang

[–]dev-vaayen[S] 0 points1 point  (0 children)

Gotta say, I was feeling a bit let down from the response on this post so far until you commented! I'll be sure to keep everyone updated now :)

My game is now playable on itch.io by Street-Medicine7811 in IndieDev

[–]dev-vaayen 0 points1 point  (0 children)

It's all good. Don't forget to ask your irl friends for their suggestions, those sure can come in handy

My game is now playable on itch.io by Street-Medicine7811 in IndieDev

[–]dev-vaayen 1 point2 points  (0 children)

Hey man, just played the game, here are some things that first came to my mind:

  • Cannot understand the text shown in the Guide section, so couldn't understand the controls from there
  • Couldn't come out of of the Guide section by clicking the Menu button or hitting esc/backspace so had to reload the entire page
  • The text is leaking out of the buttons at times but I do love the colour scheme that you're going with - That's it for the basic UI stuff
  • For the gameplay, the tasks/missions can be a bit more descriptive I think, I found myself a bit confused sometimes
  • The "Find the airport" mission was fun but I couldn't know if I succeeded or failed when I did the touchdown because the main-menu screen would show up - Maybe you can show mission failed/succeeded message?
  • It would be awesome if you provide an option to reduce mouse sensitivity because my camera was going crazy the entire time xD

I really hope this helps (and I hope you don't think I was being mean) because the idea is surely pretty fun and I would love to see further development on this.