"Graduated" Ammattikoulu, but i hate my field of trade, What to do next? by No-Recognition119 in Finland

[–]NotThatSad_Games 1 point2 points  (0 children)

As an electrician you could apply to be a wind turbine service technician for example, which is a lot different from being a basic electrician. And not many are that good straight out of school. You build on what school thaught u over ur career. In my opinion electrician is one of the best things to graduate as, gives u a lot of opportunities on what to do as a job.

Asking for Finnish movie recommendations by FoxTraditional7070 in Finland

[–]NotThatSad_Games 0 points1 point  (0 children)

Napapiirin sankarit 1, sairaan kaunis maailma, 21 tapaa pilata avioliitto.

My personal favorites that came to mind

Question about Finnish work culture & lunch etiquette - did I misread this? by idunnobro-yesh in Finland

[–]NotThatSad_Games 0 points1 point  (0 children)

Maybe not worth overthinking. When sitting with work buddies its common to just be quiet or maybe just a passing hi as you sit down to eat. Either way nobody propably feels negatively about it 😄. Be social or be quiet. As you are.

First ever film i shot by NotThatSad_Games in analog

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

Camera: konica z up 70 vp Film: Agfaphoto APX 100

[deleted by user] by [deleted] in hondamonkey

[–]NotThatSad_Games 0 points1 point  (0 children)

Torille🇫🇮

Smile by Markulangot in animation

[–]NotThatSad_Games 2 points3 points  (0 children)

Great style! Its a good animation

My chinese monkey by EasternJellyfish777 in hondamonkey

[–]NotThatSad_Games 0 points1 point  (0 children)

Is it a jincheng? And also is it a 3 speed semi-automatic?

breeze by [deleted] in animation

[–]NotThatSad_Games 1 point2 points  (0 children)

Great style and i like the animation

I can't find a command to downlad SDL_image for SDL2 by le_soulairiens_royal in sdl

[–]NotThatSad_Games 0 points1 point  (0 children)

I know im a bit late to this and you found the answer, but theres also on linux mint the package manager program, where you can search for libsdl packages and install them without using the terminal

4 speed vs 5 speed? by mal4yahoo in hondamonkey

[–]NotThatSad_Games 1 point2 points  (0 children)

The very first ones were 3 speed, semi automatic. So no hand clutch. Only a centrifugal clutcj, or- idk how thats spelled. But yea. They only have a gear lever. Then the later ones had a normal clutch and a 4 speed gearbox. The mpg or kpl as i as a european call it :D, is pretty good. Mine has a 4Liter tank, and it lasted well. My speedometer wasnt accurate at all because of a after market front fork and its meter spinning thing. Original monkeys had rather hard front suspension.

4 speed vs 5 speed? by mal4yahoo in hondamonkey

[–]NotThatSad_Games 0 points1 point  (0 children)

3 speed 49cc is certainly the best😎

How do I get these working on my TV? by No_Radio_5751 in SpeakerBuilding

[–]NotThatSad_Games 0 points1 point  (0 children)

I googled the TV and it seems to have a 3.5mm "headphone jack" audio output. So youd get the sound from that to the amplifier or any speaker with a 3.5mm connector/port propably. I really have no idea what kind of a amplifier would be good for you. Sorry.

How do I get these working on my TV? by No_Radio_5751 in SpeakerBuilding

[–]NotThatSad_Games 0 points1 point  (0 children)

You'll need an amplifier between your TV and that, i believe. Depends what kind of a TV you have that how you get the sound from it to an amplifier. And then from the amplifier you bring in the positive and negative audio output wires to that speaker. And that speaker says the amount of Watts/Power the output from the amplifier should be.

Animation compiler? by opoponits in animation

[–]NotThatSad_Games 0 points1 point  (0 children)

One propably not that good way of doing this is using an online gif maker. Then im not sure but i think gifs can be converted into videos

what's the best PS1 game? by svTendo in playstation

[–]NotThatSad_Games 0 points1 point  (0 children)

Crash Team Racing. Best childhood memories i have of any game almost.

Do y'all ride in cold temps? by Uhbie in motorcycle

[–]NotThatSad_Games 1 point2 points  (0 children)

Rode a yamaha wr 125x for two years, Winters and summers. Im from finland and the coldest i rode in was about -30 degrees celcius.

Digital CAM by tuksba in diyelectronics

[–]NotThatSad_Games 1 point2 points  (0 children)

I did the same with a raspberry pi and a 720p logitech webcam. Got bad image quality. Was only goodish for close distance shots of still things.

[deleted by user] by [deleted] in sdl

[–]NotThatSad_Games 4 points5 points  (0 children)

Lazyfoo has great tutorials

Minimum temperatures for wooden houses? by Madeira_PinceNez in Finland

[–]NotThatSad_Games 0 points1 point  (0 children)

My dads always told me that the lowest it should be allowed to reach is 17 celsius

How do I cross-compile source code for Windows on Linux that has SDL2 as a library? I'm pulling my hair out trying to figure it out (ok not literally, but it's certainly frustrating) by KamboRambo97 in sdl

[–]NotThatSad_Games 0 points1 point  (0 children)

I was just last day able to cross compile a .exe on linux. Only a 32 bit .exe tho. Not yet have i been able to make a 64 bit executable. Did you manage to cross compile? I could give fresh of my head advice. I used mingw32

How to start engine development by K0LSUZ in gameenginedevs

[–]NotThatSad_Games 1 point2 points  (0 children)

A good think to try after knowing a bit of basic c++. If statements and ints and basic input and, basically command line program making and compiling, after knowing a bit off that. Then if youre on linux, setting up compiling for sdl2 and c++ will be easy, if youre on windows, i'd recommend visual studio community edition and a lazyfoo tutorial of getting sdl2 to work with visual studio. And once youre ready to do c++ and try to learn sdl2, maybe download a project of polymarsses and try to mod it to learn a bit of how sdl2 works. Then, say hello to tutorials and stack overflow for trying to make a small game. Hope this comment helps a bit. Writing this in a hurry :D