Using claude for game design, art design, and coding. I can see you're even using AI to respond to comments in this thread. At that point this is just a game made by AI. It's one thing to lean on AI to cover our blind…
> Everyone needs to care about the Product This isn't the first time I hear this, but I always have a bit of trouble with this one. It's one thing to take a step back and think about the actual product and how it'll be…
I really don't think Yakuza games are anything like GTA besides "being in a city". Yakuza has none of the sandbox elements like GTA, the city is more like an elaborate menu to go from mission to mission/side…
I'm not sure who this is for. On one hand multiplayer games are complicated to make, even with a dedicated framework, but on the other the tutorial wastes time explaining to me how to undo with ctrl+z and there's even a…
This are just dumbed down phones in a sense: I don't want my mp3 player to be running android. I want a minimal piece of software that lets me quickly navigate to the songs that I want, and physical buttons to do it.…
I love Rectangle, will definetly check this out!
Not being a rock star but showing potential is great. But there are some people who are allegedly always busy, in over their head, etc. And these are the type of people I agree that should be avoided. I've found that…
This is amazing news. As a long time IntelliJ user (Android dev for 7+ years) who wants to start doing more c++, having free access to Clion is a godsend.
I had trouble believing anything in the article since every sentence or 2 has a link to "the best laptop" or "the best powerbank". Just seems like a hub for a bunch of links to sponsored content.
I used sbt in my previous job and didn't hate it. All I want from build systems is to get out of my way and it let us do that pretty well. Very simple to add new tasks as well.
What service are you using that's 4$/month? I've used the free tier of Render on the past which I enjoyed but the lowest paid plan is 20$/month.
Can confirm that in Montreal there is a permanent version of this card (la carte OPUS) on which you can reload more tickets. There are even semi permanent ones you can buy, which are good for say 1 day, 1 weekend, or…
Why is v a scam? Genuinely curious, I don't know much about it besides it being a c++ competitor.
Assuming a homogeneous cake, I think you can get around this by cutting the cake in half, and then cutting a line perpendicular to that one. Each person takes 2 pieces that touch each other diagonally, which should in…
I've been using the Microsoft Speech api for an app and so far it's been surprisingly very good for realtime speech to text.
Can you make gantt charts with this? Many such libraries are missing this which is super annoying.
Thank you! I feel like all of this Unit test stuff is just a case of Emperor's New Cloths: everyone writes tests, no one knows why but won't admit it. I've never never ever experienced in my life a time where a major…
For the record, just tried this with my protonmail and the response went straight to spam.
Tried it out this morning, and while the UI is nice, the whole thing feels sluggish and unresponsive compared to the native file explorer. I thought it might have to do with indexing so I let it run for a while but it…
I think the title of the video is a bit sensationalist, since the video touches on a couple of minor inconveniences (that can all be fixed by updates), but otherwise I agree with a lot of what was said in the video. So…
Looks neat, but the documentation was hard to follow. A lot of typos, and some things didn't make sense. For example, I think 2 paragraphs were swapped because the example code below the paragraph taking about using…
Java style formatting removes the "bracket on its own line" problem, so I'm not sure how this new indentation style adds anything of value really.
Is this basically ngrok?
At first I thought it was real, then I thought this was a parody, now I don't know what to think anymore. The weird grammar, the total absence of anything tangible, the amount of buzzwords, The horribly [1] resized hero…
> No Right click menus anywhere Just wanted to add that I think that's going to be added soon, I see there's a pull request[0] to get those in. Seems like development on this is pretty active ---- [0]:…
Using claude for game design, art design, and coding. I can see you're even using AI to respond to comments in this thread. At that point this is just a game made by AI. It's one thing to lean on AI to cover our blind…
> Everyone needs to care about the Product This isn't the first time I hear this, but I always have a bit of trouble with this one. It's one thing to take a step back and think about the actual product and how it'll be…
I really don't think Yakuza games are anything like GTA besides "being in a city". Yakuza has none of the sandbox elements like GTA, the city is more like an elaborate menu to go from mission to mission/side…
I'm not sure who this is for. On one hand multiplayer games are complicated to make, even with a dedicated framework, but on the other the tutorial wastes time explaining to me how to undo with ctrl+z and there's even a…
This are just dumbed down phones in a sense: I don't want my mp3 player to be running android. I want a minimal piece of software that lets me quickly navigate to the songs that I want, and physical buttons to do it.…
I love Rectangle, will definetly check this out!
Not being a rock star but showing potential is great. But there are some people who are allegedly always busy, in over their head, etc. And these are the type of people I agree that should be avoided. I've found that…
This is amazing news. As a long time IntelliJ user (Android dev for 7+ years) who wants to start doing more c++, having free access to Clion is a godsend.
I had trouble believing anything in the article since every sentence or 2 has a link to "the best laptop" or "the best powerbank". Just seems like a hub for a bunch of links to sponsored content.
I used sbt in my previous job and didn't hate it. All I want from build systems is to get out of my way and it let us do that pretty well. Very simple to add new tasks as well.
What service are you using that's 4$/month? I've used the free tier of Render on the past which I enjoyed but the lowest paid plan is 20$/month.
Can confirm that in Montreal there is a permanent version of this card (la carte OPUS) on which you can reload more tickets. There are even semi permanent ones you can buy, which are good for say 1 day, 1 weekend, or…
Why is v a scam? Genuinely curious, I don't know much about it besides it being a c++ competitor.
Assuming a homogeneous cake, I think you can get around this by cutting the cake in half, and then cutting a line perpendicular to that one. Each person takes 2 pieces that touch each other diagonally, which should in…
I've been using the Microsoft Speech api for an app and so far it's been surprisingly very good for realtime speech to text.
Can you make gantt charts with this? Many such libraries are missing this which is super annoying.
Thank you! I feel like all of this Unit test stuff is just a case of Emperor's New Cloths: everyone writes tests, no one knows why but won't admit it. I've never never ever experienced in my life a time where a major…
For the record, just tried this with my protonmail and the response went straight to spam.
Tried it out this morning, and while the UI is nice, the whole thing feels sluggish and unresponsive compared to the native file explorer. I thought it might have to do with indexing so I let it run for a while but it…
I think the title of the video is a bit sensationalist, since the video touches on a couple of minor inconveniences (that can all be fixed by updates), but otherwise I agree with a lot of what was said in the video. So…
Looks neat, but the documentation was hard to follow. A lot of typos, and some things didn't make sense. For example, I think 2 paragraphs were swapped because the example code below the paragraph taking about using…
Java style formatting removes the "bracket on its own line" problem, so I'm not sure how this new indentation style adds anything of value really.
Is this basically ngrok?
At first I thought it was real, then I thought this was a parody, now I don't know what to think anymore. The weird grammar, the total absence of anything tangible, the amount of buzzwords, The horribly [1] resized hero…
> No Right click menus anywhere Just wanted to add that I think that's going to be added soon, I see there's a pull request[0] to get those in. Seems like development on this is pretty active ---- [0]:…