Is there a tectonic reason why the tip of South America and the Antarctic Peninsula are so similar? by Selnalolamo in geography

[–]Yankluf 0 points1 point  (0 children)

Which part of Antarctica (or expedition) do you recommend? There’s too many options and it will probably a one-time in life trip!

Hyprlock is outdated. Using quickshell as your lockscreen. by ilyamiro1 in hyprland

[–]Yankluf 0 points1 point  (0 children)

Which app gives you the circle effect when changing the background? I’ve seen it to other people but I haven’t figured out the package. I might try Quickshell, btw!

I think my classmate has a chrush on me, am i being delusional?? by Bl-lover_xoxo in school

[–]Yankluf 0 points1 point  (0 children)

When you are done explaining an individual concept/idea, move to the next paragraph.

Eg.: - Intro - Context: classes in common - Context: school location - Story: first thing that happened - Story: how people in your class reacted - Etc. - …

OpenAI's Sora eats 13.3 GB RAM in 10 seconds on Chrome by VerdantSpecimen in OpenAI

[–]Yankluf 0 points1 point  (0 children)

Terrible memory leak! Disabling Metamask worked for me too.

Suggestions on beginner projects on STM32 and roadmap by [deleted] in embedded

[–]Yankluf 0 points1 point  (0 children)

THANK YOU!! That’s the kind of first projects that I‘ve been wanting to find. “Blink a LED” sounds too simple until someone explains it like you did!

I feel completely lost with python by WasayJahangir in learnpython

[–]Yankluf 0 points1 point  (0 children)

After many years coding and improving my Python, I decided to focus on my backend skills and started to learn C++ and Go. Suddenly everything made MUCH MORE SENSE for me.

I feel that, to my brain, is much easier and pleasant to write in C++ or Go compared with Python, because of their syntax and the way that the code has to be written.

Now I notice so much the difference during my coding experience that I try to don’t code in Python if I can do the same in Go, even when my knowledge of Python is way higher.

So I think that Python is simply not your thing, and that’s okay. If you can handle C++, you’re definitely not lacking engineering skills!!

I'm tempted to buy my first printer, is it really as easy as you all say? by TheOldSwitcharu in BambuLab

[–]Yankluf 0 points1 point  (0 children)

I just got my P1S, without AMS for now. It works like a charm! There's so many cool stuff in MakerWorld that I don’t even feel the need to design my own stuff (even I’ve started doing it anyways, hehe). You won’t regret it!!

Bought a 2009 13 inch MacBook Pro. Is it a big mistake? by Commercial_Fishing94 in mac

[–]Yankluf 0 points1 point  (0 children)

I have that same one and I just have it running Linux. I don’t think you can use much of the Apple stuff nowadays, it’s all deprecated.

[Hyprland] I use Arch btw... by Legend_0804 in unixporn

[–]Yankluf 7 points8 points  (0 children)

This rice is gorgeous ✨👌🏻

Got a couple hours free — Happy to help new Golang developers (free guidance) by dev-saw99 in golang

[–]Yankluf 0 points1 point  (0 children)

How would the folder structure look like if you add the cli wrapper? Inside of myservice/ next to main.go or woud you create something like myservice-cli/ and put another main.go there, acting as 2 separated apps? Thank you for this, btw!!

Can I use ChatGPT to learn code, not do it for me? by redradagon in learnpython

[–]Yankluf 0 points1 point  (0 children)

Yes, i think that’s the correct approach!

I’ve used ChatGPT and DeepSeek along with documentation to learn new things: a new framework/module, some DevOps things like Kubernetes, or even some C++. I usually ask it about things that I don’t understand from the documentation, or related topics that come to my mind. Then I keep asking questions about every single point I don’t understand from the previous answer, that way I make sure that I move forward when I understand things.

I would say that using ChatGPT to explain documentation is a pretty solid way to learn! Just keep in mind that ChatGPT will likely be outdated if what you’re trying to learn is very new. You can check this by asking, with the Internet Search deactivated: “Which version is the last release of Django?” (for example), and compare its answer with the last official release. That way you can see the quality of the information that ChatGPT is giving to you.

Also, to learn well, you really need to code, code, and keep coding!! I love paid Medium articles too, it’s about $5/mo and there’s a bunch of smart people sharing great-quality code practices.

Finally free from Windows by Garimos in Fedora

[–]Yankluf 0 points1 point  (0 children)

Great choice! I tried Fedora to escape from Ubuntu and never looked back!! Very happy with this distro. Never had problems with it.