troye888

joined 1 year ago
[–] [email protected] 5 points 1 year ago

I honestly have no clue. I mean I know we eat rice, but wouldn't say we eat a lot of it. And while we do have a large immigrant percentage, not a significant amount of those are from regions where eating rice is popular.

[–] [email protected] 2 points 1 year ago

I have found it nice to use for large types (nested containers, lambdas) which are only used once, and I would not necessarily want a typedef. However I also dont like using it too much its basically trading up coding speed for reading speed. And tile and time again it has been found that the latter one is done a lot more.

[–] [email protected] 10 points 1 year ago

I for one support becoming a walking skeleton

[–] [email protected] 2 points 1 year ago

Those certainly also look nice, did not notice those

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

I have been out of the ml world for a bit (like 6months lol ...) And I already feel way out if date. It seems like I should pick up the vicuna llm, didnt want to touch llama initially due to the legal problems with it. I thought that would be a problem for a while, and then they went and solved it. Somehow even missed the news of it, most likely due to the enormous amount of news comming from the ml world (I might need a model to abbreviate it). Anyways thanks for the article I know what to do this weekend.

[–] [email protected] 2 points 1 year ago

The second part has some of this, but not as in depth as i'd like.

[–] [email protected] 4 points 1 year ago (2 children)

Back in the day before university (around 6 years ago) I got recommended a mooc(massive open online course) by the university of Helsinki. I used this course to get started with learning to program, and to find out whether it was something for me. It has been some time, and it seems they update the course but I hope it can help you too in learning. Here is the link: https://java-programming.mooc.fi/. It really starts from 0, with setting up te environment which is nice. It is in java using the netbeans ide which some would call antique, but in my opinion that does not really matter to start to learn.

[–] [email protected] 2 points 1 year ago (2 children)

The most interesting part here I find is the cost analysis. Was quite surprised to see that the cost to train it on current hardware would have been a third of the cost it was back when they were training it. That is like a 3x improvement in a year/year and a half. I winder whether this trend will continue.

[–] [email protected] 2 points 1 year ago

Admittedly it probably was a bit easier back then, i just had the fun of searching for a job after uni, and plenty of companies wont even talk unless you have experience or a degree. Kinda bullshit, because some of the best software engineers I know never went to University.

[–] [email protected] 9 points 1 year ago (1 children)

To bridge the gap to Windows 13, which will put it in the middle of the screen.

[–] [email protected] 1 points 1 year ago

I'd say around 1 time a week. I guess it just tends to happen with a lot of devs working on a single project. But we do have a daily rebase policy for all development branches, so I can't remember the last time it wasnt some includes mixing badly, or a file being moved. These are all easily fixed.

[–] [email protected] 0 points 1 year ago* (last edited 1 year ago) (1 children)

I'd say take the latest stable one, which atm is 4.0.3. they released their major rewrite(version 4) a few months ago, but for now they still support version 3. Considering you are starting from scratch i'd say just go for 4. I have never used their tutorials myself (went about with only the public docs, and looking at other projects), but they have an entire page dedicated to it https://docs.godotengine.org/en/stable/community/tutorials.html. Feel free to take any one there.

view more: ‹ prev next ›