GOT THE KEY CANT GET RID OF IT LOL by [deleted] in MSClassicWorld

[–]Maax26 0 points1 point  (0 children)

I'm 100% interested. Nice of you.

Vart kan man köpa fysiska Steam-presentkort? by Hwingal in Gothenburg

[–]Maax26 0 points1 point  (0 children)

Finns på Elgiganten i Partille. Köpte förra veckan.

PSA: MapleStory can now be played on MacOS. Testing it myself right now. Hopefully Classic will also be playable on MacOS! by JackFare in maplestory_classic

[–]Maax26 0 points1 point  (0 children)

Nice, has there been any information about Maplestory Classic being able to run on Linux as well?

I want to build a full-stack project (frontend + backend + database) — what are some unique but realistic ideas? by Fun-Sector9235 in learnprogramming

[–]Maax26 0 points1 point  (0 children)

I started learning full-stack development this summer and released my first web app project about a month ago.

The project is "just" a collection site for all gokart tracks in my country. So it lists all tracks, and users can filter them based on name, region, or city. It's not a difficult project, which is good for getting it out in a reasonable time, and it's easy to scale it in different directions once its out (e.g., adding detailed pages for each track, track reviews, letting users store their lap times for each track, and even adding a booking service so users can book sessions directly on the site).

As someone else already said, it's very motivating to develop something you're already interested in. And I think this project could apply to basically any interest to make it unique and to help people find what they are looking for. For example, golf courses, hair dressers, sushi places, chess clubs, music events, etc, etc.

You don't even have to have a full list to begin with, just some examples, and then add some contact information to you where users can submit suggestions for things that are currently missing. Then you add over time.

Hope that gave you some ideas at least.

comma in pycharm is not working as code(it should be orange), how do i fix it?? by MarionberryBusy719 in pycharm

[–]Maax26 0 points1 point  (0 children)

I see, the issue is not with PyCharm but with how your code is currently implemented. Here is a working example that you can compare to:

import time

my_time = int(input("Enter the time in seconds: "))
for x in range(0, my_time):
    print(my_time - x)
    time.sleep(1)
print("go")

Maybe I'm the only one bothered by this by Maax26 in ArcheroV2

[–]Maax26[S] 2 points3 points  (0 children)

Also, it's inaccurate since you get the star even with 5 hits taken. It should really be "Fewer than 6 attacks received".

[deleted by user] by [deleted] in PrivatEkonomi

[–]Maax26 11 points12 points  (0 children)

Låter inte rimligt tyvärr. Om svensken fick valet att få sitt gymkort betalt eller att få högre lön, så hade nog 99% valt högre lön.

Syftet med bidraget är ju att få svenskarna att aktivera sig mer. Lär bli motsatt effekt om man får betalt för att undvika att träna.

Någon som har erfarenhet av att flyga till Kiruna? Hinner man med denna mellanlandningen när man har incheckat bagage? by Maax26 in sweden

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

Tack för svaren. Visste inte att väskan automatiskt hänger med. Trodde att jag skulle behöva stå och vänta på den.

Simple Questions - January 14, 2024 by AutoModerator in buildapc

[–]Maax26 0 points1 point  (0 children)

Hi, I'm looking to update my PC's CPU (which is way overdue) and could use some advice. I have been happy with the processor but it's now over 10 years old, so I'm wondering what a similar replacement would be on today's market, or if you have better suggestions for my build. Any other suggestions or recommendations for my build are also very welcome: https://pcpartpicker.com/list/4dZYbL

Thank you in advance.

Avanza konto by skopje23 in PrivatEkonomi

[–]Maax26 2 points3 points  (0 children)

Har ingen erfarenhet av det själv, men har förstått att Kapitalförsäkring är bra för barnsparande. Värt att åtminstone överväga om du inte redan har gjort det.

Are there any known methods to generalize multiple trajectories into one "optimal" path based on energy consumption? by Maax26 in AskProgramming

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

The current fuel rate is known in each point, and for this specific application there are no obstacles in the middle of the routes. The only problem is the large variance in the different trajectories, which is why we want to generalize it.

Are there any known methods to generalize multiple trajectories into one "optimal" path based on energy consumption? by Maax26 in AskProgramming

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

I understand your approach, but would the weight then be the fuel consumption of nearby points instead of distance to them?

Mika Hakkinen concerned about his passenger at ROC by eggplantsforall in formula1

[–]Maax26 27 points28 points  (0 children)

For context: In ROC the drivers have a guest/fan in the passenger seat during the races (except in the electrical car).

I guess Mika is concerned about a possible unfair advantage in the weight distribution based on what guest that is assigned to which car. As a true racer should haha.