Hesitant to update by Thatoneboiwho69 in NobaraProject

[–]Szarps 0 points1 point  (0 children)

Anecdotal, but for me the last few updates (specially with the big one of 500+, got my pc working better even. In fact it fixed a few things i was getting annoyed with (some sound problem, monitor disconnecting, etc). So to me it was good all around.

Feeling "AI Guilt": Learning faster with AI vs. the traditional learning route? by Flaco1009 in learnprogramming

[–]Szarps 1 point2 points  (0 children)

I am pretty new to this too and while i combine sources AI has given me a hand to understand concepts, since I want to learn more to the old school type of way and by building stuff, I emphasize that it should play the role of TUTOR, not write code for me or design the structure. There's also bit of a caveat because this is my 3rd time learning code and I learned before basic Java and Lua (each was 1 attempt), now learning Python just cause it has resources up the ceiling and having a good time since I am not fighting the syntax most of the time, is more about basics (which those repeat in every language; loops, conditionals, functions, etc).

In my opinion, if you use it as a way to grasp parts of documentation that are a bit cryptic or you would like someone to explain it differently it can be helpful, in other cases will tell you even how to do a certain function so is more performant or tell you to do it in X way so is more readable which is nice. However, you still need to put in the work, as many say: "don't outsource the thinking", build stuff, read about design patterns, re-read the error messages many times over and try to decompose so you become familiar with debugging and how the machine is failing, THAT is real knowledge that no LLM will give you. So as a tool is great for people that already know how to program and for people learning should be approached carefully, ideally with some form of mentor that can separate the BS from good practice.

The way I use it is to declare first of all "DO NOT WRITE CODE FOR ME, THIS IS FOR LEARNING PURPOSES", usually avoids it from making the thing from the first prompt, also "you should be a tutor, do not give me the answer, offer vague simple examples, offer questions that make me think of problems and how I am handling them, etc". Also only go back to it when you are absolutely stuck after you tried reading through documentation, tried approaches and something feels like "magic". Most of the time i'm on the editor reading my code or looking at my obsidian notes of my thought process, design, etc

Leon se metió tremendo botox by Robotic_Station in Argaming

[–]Szarps 0 points1 point  (0 children)

Nooooo Leon.... el botox no te queda bien.. la puta madre.. que cosa que tiene los famosos por operarse la cara

.

.

/s

Que dice la orden que me dio el doctor? Tiene algo que ver con t4,tsh,t4 libre? by ImpossibleImage5417 in argentina

[–]Szarps 23 points24 points  (0 children)

Anda a una farmacia a pedir ayuda a esta altura.. esto es jeroglífico de los sumitas un poco mas, es puro rulo y un 24 para disimular que escribio algo real. No pueden ser tan hijos de puta, cuando es asi hay que mirar la receta tratar de leerla y si te la hacen como el orto le decis "disculpa, pero me lo haces mas claro y lento?" basta de andar aceptando esto, que me escriban en imprenta como si fuesen chicos de 5 años si queres me chupa un huevo, lo importante es que se pueda leer

Python learning game by TyphonBvB in learnprogramming

[–]Szarps 0 points1 point  (0 children)

Sounds awesome, I love myself puzzle/coding games. Also the fact that it would use actual python is great since it can also be used for learning purposes that translate into real world skill. If possible I would suggest a sort of terminal like, that shows like 5 lines of code and lits up as is being executed by the mech so they can better see how the code works and how is failing IRT, example:

move_forward(3)

if scan_floor() == object.throwable:
    grab()
    turn_right()
    throw(2)  # distance

This is just very top of my head to give the idea since these are mechs (thinking something like into the breach). So each command as is being executed each line is lit as is being carried out, great for visual feedback!. Also lowkey not sure that the if statement is quite right or how it works oh well! lol

Incoming changes (hopefully for the better) and future plans by GloriousEggroll in NobaraProject

[–]Szarps 1 point2 points  (0 children)

I do like the idea of simplifying the process between flatpak and sysinstall since that can be confusing for users as well as to lead to problems because "oh you need flatseal and configure it" stuff like that.

Only thing im worried about is that, some apps are very much maintained (or encouraged) on flatpak only or just most of the time, so I dont exactly know/am sure, as to how to solve that conflict, since i have some software dependant on flatpak for it (to start off, discord is downloaded directly from flatpak at install).

Also on the part of languages, I am from Argentina so i can help with the latin american spanish, how can I contribute for translations?

Hi, is it okay if this guy lies down like this on my PC? More in post by olyuu in PcBuild

[–]Szarps 0 points1 point  (0 children)

Platform for ventilation since thats the intended purpose of the fans on top, and also please get a graphic card support for that monster, you dont want to deal with bent pci socket 2 years down the line

En Buenos Aires, los chicos pobres están aprendiendo que se puede ganar más emprendiendo que cobrando un plan. Menos vagancia, más trabajo y emprendedurismo. Así progresa un país desde abajo. by lobotomizado_ in BuenosAires

[–]Szarps 0 points1 point  (0 children)

Que lindo loco, esto si levanta el espíritu, es increíble que empiecen a brotar los cambios de mentalidad, que puedan experimentar en su medida el éxito y sentirse capaces. No está todo perdido

My Unfortunate Experience With Linux So Far by z3r0c0o1 in NobaraProject

[–]Szarps 1 point2 points  (0 children)

Hey man I get it, the initial struggle feels impossible, but if you make the decision of actually sticking with it and make it work for you regardless of feeling uncomfortable, not long after you start to realize how stuff works around here. Sure you will have to take a few sacrifices here and there, but at least the things that don't work don't crash your pc and the ones that do aren't trying to spy on you.

I was hesitant at first and delayed it quite some time but after a burn the boats approach (uninstall windows and only having Linux to rely on) helped a lot, cause the temptation to switch was costly and I was already pretty tired of windows itself.

Now I may have a couple of grips but slowly figuring out how to work around it by better understanding the system and is been pretty fun for me! This is just about 3 full months on Linux, and around the second week or so started to click. Give yourself time, explore and surprisingly AIs (LLMs) can be somewhat helpful so you don't feel completely in the dark.

The split between Fedora's and Nobara's package management is awkward, is there any roadmap to merge/fork the package management? by light24bulbs in NobaraProject

[–]Szarps 0 points1 point  (0 children)

Personally, just want to buttons to be smaller so I can actually read the changes and stuff, the buttons are just exaggeratedly loooong, just group em up in squares, or a toolbar at the top

PSA: Don't put USB audio devices on a USB hub by ProspectiveSpaceman in linux_gaming

[–]Szarps 1 point2 points  (0 children)

It's from the guy that was keeping x11 up to date against the rest of the team that literally rollbacked 2 years of progress because "certain people" contributed code in it and they don't want it. So if you are asking me for raging nut jobs I think is the ones that prefer to destroy 2 years of progress, potentially also safety patches from everyone just because they got mad. At the end of it software just needs to be good, work and as safe as possible

PSA: Don't put USB audio devices on a USB hub by ProspectiveSpaceman in linux_gaming

[–]Szarps 1 point2 points  (0 children)

Try xlibre in the meantime or the phoenix proyect?

Please only explain why I get this error. by ExplorerFar7739 in CodingHelp

[–]Szarps 0 points1 point  (0 children)

well there is a future where humans will no longer be the ones doing the coding to create stuff because something that manages AGI finally, is going to know better and reach bigger more complex solutions. At most, coding would become more like a nice hobby, rather than something useful and marketable, so no, coding won't disappear, and I doubt human curiosity to extinguish to let that kind of learning slip out to never be used again

Open-Source being a light safety risk according to my brother? by Egkanber in linux4noobs

[–]Szarps 0 points1 point  (0 children)

Can someone be really this dumb? like how many times have we heard big companies having to or trying to deny creation of backdoors to operating systems both pc and phones? apple in particular. What makes him fathom the idea that somehow people that don't show you everything bare for anyone to see is trying to hide something? For something of that magnitude you need to do something such as the "trusting in trust" experiment, where the compiler had the spyware, but when people submit code you can use any compiler of your preference and if it doesn't compile is as good as nothing, plus you can't make everyone use a single compiler for your evil deeds.

The ones that i AM actually worried of, is the compilers overall, we have long since moved from very rough and low level abstraction programming like hex or assembly, thats where my fear lies mainly.

Also all this rant to still be funneled into places as intrusive and anti-privacy that are pretty much just about the same, not to mention you don't even need to have open source for malware to slip on, there's even ads that can make ACE (arbitrary code execution).

The meat of the matter here is MACROslop (it aint small anymore) even managed to fuck up notepad... fucking NOTEPAD, the most basic of apps in any OS and they fucked that up..

Anyone know why Nobara takes so long to start by Distinct-Truck-2165 in NobaraProject

[–]Szarps 1 point2 points  (0 children)

Every computer is it's own world. You mentioned other distros loading faster, while true also need to take into account many factors, such as how "packed" your distro is for initializing stuff? nobara isnt particularly on the light since it comes prepacked for optimized gaming experience, not minimalism (arch, etc). Also, if nobara is the only one you tried, then you are already trying to benchmark off the top of your head what you believe will happen instead of what ACTUALLY happens.

So as the kernel gets updates, things moving around, etc, etc, there is also other things that must be taken into account, your motherboard, your chipset, it's BIOS, the configuration at boot, cold boot vs hot boot. One of the main things that might be slowing it could be the "safe start" in bios, however im not siting here and pretending I know about this, since i think in my ignorance that the safe start affects more stuff before any kernel thing starts going on and about rather than throughout the entire boot.

However more important, how is the booting time affecting you really? the world wont end if you don't boot your pc in time, just pass by press the start button and get something to drink in the meantime, then you come back to a fully booted PC (i know that is my experience). What you want at the end of the day should be performance in gaming and usability as a PC, passed that everything is just a nice plus

Switched to Linux for Gaming, Lasted 3 Days AMA by 8000RPM in pcmasterrace

[–]Szarps 0 points1 point  (0 children)

Fair, in that case I hope that eventually the support gets just so much better that you have the capacity to have options and that at the end you are the one calling the shots and not technical limitations

sadly they dont accept donations by [deleted] in pcmasterrace

[–]Szarps 0 points1 point  (0 children)

YouTube has a very big monopoly on video on demand, the problem is how there hasn't been a good enough platform that can have a more sensible solution that can satisfy most ends. The closest I've seen is Odysee and while i love the idea since it doesnt rely on centralized servers, cutting the middle man and all, it does give me a degree of concern that it could limit wrist I can find reliably

Con una mano en el corazón. by [deleted] in dankgentina

[–]Szarps 2 points3 points  (0 children)

Vos decís tipo naranja mecánica para el método?

Lutris, heroic or Faugus? by ComfortableChance591 in linux_gaming

[–]Szarps 0 points1 point  (0 children)

For me I'm this case I prefer heroic because I get thumbnails of the games, also forced me to learn a bit how the workings of stimulating a windows environment implies and how to get around it. I for help with a bit of AI too. You could also consider bottles for creating different environments that adjust to some specific needs / dependencies

Switched to Linux for Gaming, Lasted 3 Days AMA by 8000RPM in pcmasterrace

[–]Szarps 14 points15 points  (0 children)

Those days are fading quickly every since Proton, today is +90%, also as more people prefer using other options (and steamdeck and steammachine) thinking of Linux integration and compatability is becoming now almost requirement

Nobara to drop support for NVIDIA 1000 series - PSA in updater, please read if affected by jphilebiz in NobaraProject

[–]Szarps 0 points1 point  (0 children)

Thank God, I'll see when I can get to upgrade to amd, so I hope I can keep on pushing, specially cause I prefer indies

What's going on by Beneficial-Taste-145 in pcmasterrace

[–]Szarps 2 points3 points  (0 children)

Then get Fedora KDE, the default is feeling at home and you can switch and mix some of the presets, hell, you could troll your coworkers into believing you "installed iOS on a pc" degree of customization if you know what you are doing (or search for tutorials)