asklemmy

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Belgdore, in What is some good things to do with a new pc/laptop/computer?

Other than games,

Learn how to code. Look up some YouTube tutorials on python or Java to get started then go from there.

Write/ journal. Laptops are great for being in new and different locations that may inspire new thoughts and ideas. Write them down, make them into a book. This works best when you don’t have WiFi imo.

If your hardware supports it learn how to 3d model. Look into blender.

QuietStorm,
@QuietStorm@lemmy.fmhy.ml avatar

ive been wanting to make a game but im not sure hwere to start or what engine to use, there just so many.

blazera,
@blazera@kbin.social avatar

You can do a lot without knowing a lot going with unreal(game engine), mixamo(character animations), and whatever free models you can find. Unreal has some starter projects, a small 3D arena with a default character already controllable and animated, you can ease into it learning how to replace whats already there and then add on new things.

crossover,

Unity, Unreal, and Godot are popular game engines with good communities and tutorials available. Or try something simpler like Game Maker.

Just jump in and experiment and there’s no wrong choices. Think of it like digital play crafting. Just explore and see what you can do.

Belgdore,

Start small. Watch game developer videos. Make games that imitate games you like to get an idea of how they do it.

Get on some game dev boards and talk to the people who already make games

Determinator, in Does anyone actually enjoy working out?

Apparently I’m in the minority here but I love working out. Specifically powerlifting. Cardio is ok after the fact but I don’t particularly enjoy it during, but lifting heavy is a huge stress relief and something I look forward to daily.

abbadon420,

I like running in the morning. It gives me energy for the whole day.

Determinator,

That’s how I feel as well, I lift first thing in the morning before work and I feel like it helps carry me through the day.

Also helps to feel accomplished honestly, despite how shitty the rest of the day may be at least I did something to better myself.

gmtom,

I just dont understand. Its so incredibly boring. Like the physical equivalent of doing complex math problems for no reason.

solstice,

I respect other people’s hobbies and try not to take anything away from them. But I completely agree with you, it’s like, hey look at that really heavy rock, I think I’m gonna lift it up and put it down 100 times, yeah that sounds really fun wooooh! I just don’t get it.

minorsecond,

With powerlifting the goal is to lift it just once so you can say you did, and to increase the amount over time. I hate lifting more than 3 reps lol.

Determinator,

I’d equate it more closely to reading a book as a leisure activity as there are noted benefits to both but neither are strictly necessary for survival.

There’s also a degree of mental conditioning to it as well. Once you start feeling and seeing the results, it reinforces the workout itself as the activity responsible for that and makes the workout itself more enjoyable as a result.

Plus I just enjoy pushing myself. Mentally and physically I enjoy a challenge and powerlifting is an easily quantifiable way to accomplish that.

gmtom,

Yeah im not saying exercise itself is pointless, just going to a gym and lifting is the most tedious way to exercise. To use your reading example, playing a sport like tennis or football, or riding a bike through a trail or something would be like reading a story book, whereas going to the gym would be like reading a dictionary or an encyclopedia.

If its what you enjoy, more power to you. but i really dont get it.

minorsecond,

Have you popped over to !powerlifting yet?

captain_brunch, in What's the point of buying new phones every years?

When I find a good deal on a used/refurbished/open box phone on eBay I grab it and throw it in my drawer until my current phone breaks or becomes considerably difficult to use. I haven’t paid more than $250 for a phone in a long time.

minorsecond, in Does anyone actually enjoy working out?

I compete in powerlifting and it’s a lot of fun. You just need a good goal and you’ll end up loving the process of getting there.

dragnucs, in Which learning path makes the most amount of sense?

You will not find much to do with Ruby. Node is more popular and more in demand. A lot companies and OSS project have o Node. Ruby is very niche.

ablackcatstail,
@ablackcatstail@lemmy.goblackcat.com avatar

I thought Ruby was still pretty relevant given that Mastodon is essentially coded in Ruby but I am coming to the same conclusion you are based on another person’s comment.

taladar,

Ruby is used in some large, older existing projects (e.g. GitLab, Redmine, Puppet) but my impression is that a lot of them do not have very much active development of the Ruby parts going on any more.

ablackcatstail,
@ablackcatstail@lemmy.goblackcat.com avatar

I am seriously curious here: Why has popularity of Ruby declined?

crusa187,

Probably a few reasons for this. I’m not a ruby dev so take this with a grain of salt.

Ruby doesn’t have a lot to offer beyond languages like Python or Go without its companion web development framework Rails. Ruby on Rails was good for its time (~2012 -> 2015 era was peak), but there are more mature, stable, and widely adopted frameworks available in other languages. RoR touted speed to develop as a feature, but you can do things plenty fast with the aforementioned languages too. On the flip side, rails apps are notoriously slow to boot. I think this became a problem with cloud native infrastructure. For example, Kubernetes likes to spin up services very quickly, and can be painful to work with if that’s not an option (experienced this with Java apps too for that matter). As self hosting on bare metal went by the wayside, so too did interest in developing new apps on rails, imho.

ablackcatstail,
@ablackcatstail@lemmy.goblackcat.com avatar

Interesting! Thank you for the perspective. I am seeing a trend of smaller businesses that are bringing services back on premises and self-hosting but I have no interest in working for a small business. I’ve been there, done that, and it was hell.

bric,

Yeah, which makes Ruby one of those languages like COBOL, you can make a lot of money if you’re in that world, but I wouldn’t ever recommend that someone should try and join that world, it’s going to be too hard to get in to and it might not stick around for long. I know some people that make a lot of money working in Ruby, but that doesn’t mean that anyone can, unlike javascript which will be valuable anywhere

uthredii, in Hey Lemmy, what are some good public domain books?

Tha card by Arnold Bennet librivox.org/the-card-by-arnold-bennett/

The count of Monte cristo by Alexander Dumas: librivox.org/the-count-of-monte-cristo-by-alexand…

Mugmoor,
@Mugmoor@lemmy.dbzer0.com avatar

The count of

Monte Cristo is hands down my favourite book that I’ve read. Absolutely a must-read.

dessalines,

I just finished count of monte cristo! I’ve never read a more epic and fulfilling revenge story. It was entertaining the whole way through.

DarkDreamer13, in Which learning path makes the most amount of sense?

I just started my TOP journey recently too! I was also wondering which path people recommended, so I’m glad to see someone else on Lemmy asked! I’m going to have consider a little harder as I was leaning towards Ruby on Rails path.

ablackcatstail,
@ablackcatstail@lemmy.goblackcat.com avatar

I was kind of learning towards Ruby myself simply because the language syntax looks to me to be saner and easier. I realize I am up against quite a challenge developing skills and knowledge in the area of full stack development so I obviously I don’t want things to be too challenging. However, the overwhelming advice I have been given is JavaScript is the way to go and Ruby is for niche stuff.

Gormadt, in What is some good things to do with a new pc/laptop/computer?
@Gormadt@lemmy.blahaj.zone avatar

Install software relevant software to your hobbies

I’d recommend finding out what kind of video card it has though as that’s a big deciding factor in what you can use it for.

QuietStorm,
@QuietStorm@lemmy.fmhy.ml avatar

my only hobbys are watching youtube and playing games, im totaly struggling to find a new hobby becasue im hard on myself and depressed.

galaxi,

I’m sorry you’ve been feeling depressed. I know how that can make it difficult to start getting into other things. I have a couple suggestions. One is to just let yourself get bored enough to wander around the internet and find cool things. If you find something you want to try like an art tutorial, don’t pressure yourself or anything, just give it a go! I made a lot of art in high school using stuff like photoshop or free programs and it eventually got me into graphic design. I sometimes wish I still had the time to mess around with stuff like that! And another one, if you’re into tech and want to try new hobbies, you might be able to volunteer at the local makerspace which would give you a membership there. I used to not have a lot of hobbies, but I got into 3d printing. It’s so fun to make stuff without needing talent. If you can’t afford a hobby like that, a makerspace would let you try out stuff like that and meet other people with creative hobbies like coding, 3d printing, and making robots. :)

NightOwl,

I recommend the Blender donut tutorial video. It’s free on YouTube and Blender is free. Free is awesome and it’s educational and pretty fun.

nueonetwo,

Digital art is pretty fun if you’re at all artistic, even technical drawing using AutoCAD or a similar software can be fun to learn and will give you a new skill. Try to use something you already like as a jump off point (ie draw a scale model of a weapon from a game).

ryathal, in What is some good things to do with a new pc/laptop/computer?

Get a bigger/better hard drive, 250gb isn’t going to be that useful unless you really only surf the web or work with basic office documents. The average game nowadays is going to take 15-20% of your drive, the worst offenders won’t even fit on it.

CaptainMinnette, in Are you replacing Reddit with Lenny?

I still go to reddit as a resource when looking up stuff online, but I no longer browse reddit. The only subreddit I consistently go to is the small one I moderate, as it’s large enough I can’t simply convince each individual personally to move to the fediverse, but small enough that trying to convert would result in negligible numbers here.

mrmanager,
@mrmanager@lemmy.today avatar

I go and browse the neovim subreddit still, from the web browser. Just to catch up on new plugins. But that’s it.

0x4E4F, in What is the best way to host/upload gifs/mp4s/videos for Lemmy posts?
@0x4E4F@lemmy.fmhy.ml avatar

Use catbox.moe. Don’t know how long it holds the data though.

Thanks4Nothing,

This looks like it will work for me, thanks! I do still feel like not having a more baked in solution will be an issue for many.

Dantpool, in What's a quote that has stuck with you for your whole life?
@Dantpool@lemmy.world avatar

It doesn’t matter how good they look; someone, somewhere, is tired of putting up with their shit.

Anissem, in What's a quote that has stuck with you for your whole life?
@Anissem@lemmy.ml avatar

“He has no friends” - Dad

ZeroCarbon, in Why do Gezendong-style-tankies support Putin and Xi-Xinpin so much ?

Comparing China to Russia is laughable.

One has a competent government the other doesn’t.

redballooon,

All the more perplexing that there’s Putin support.

Caoldence222,

quoting my other comment:

in my experience they usually only support russia insofar as it undermines the hegemony of the United States, whose consolidated power over global affairs has been a major blocker of left wing movements worldwide since ww2. But there are some who seem to take it more seriously than that and either are too caught up in the memes or legitimately don’t understand that modern russia is a capitalist hellscape.

LostCause, in What is some good things to do with a new pc/laptop/computer?

If it‘s Windows, I usually do something similar to this: https://www.zdnet.com/article/how-to-remove-bloatware-from-windows-10/

Also in addition to the good Firefox + uBlock already mentioned, first things I install would be Windows Power Toys, Greenshot for screenshots and Obsidian for writing and note taking that‘s most of what comes to mind.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • asklemmy@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #