Fascists, Racists, Transphobes, Terfs, Homophobes can fuck off.

  • 2 Posts
  • 183 Comments
Joined 3 years ago
cake
Cake day: February 22nd, 2022

help-circle
  • I recently got fitgirl’s Cyberpunk 2077 repack working on Artix Linux with Lutris by following this guide:

    It doesn’t take into account you also need to use GEProton as well (for Cyberpunk at least), but its easy enough to install GEProton via ProtonUp, and then just configuring the game to use GEProton in the settings via lutris.

    I got mangohud working as well, that was relatively simple.

    I also noticed that I needed to install and setup dxvk as an overlay for Vulkan.

    Yeah, it was a lot of setup and you need plenty of hard drive space as both the repack and the installed game are huge (have double the space available listed on the repack site).

    I have the game on Steam, but wanted to know how to do this, and it was not as bad as I thought it would be.


  • I created my account a couple years before any of the recent reddit migrations. I am always interested in alternatives to the status quo and simply searched in DDG “reddit alternatives” one day and bam, Lemmy came up.

    I signed up, but honestly I barely used it back then as the traffic was miniscule.

    I kind of just hung onto this account and it ended up being my main social media outlet now that there’s more people here. I’m hoping Lemmy thrives and attracts more users. It is objectively better than Reddit, it just needs more users and communities imho.


  • Lemmy should be the replacement for reddit IMHO.

    Don’t get me wrong. I’m enjoying the recent influx since the recent reddit migrations, while still staying niche. And I’m appreciating being amongst like minded, generally leftist communities here.

    But if it requires opening up the floodgates to idiots, fascists, and trolls in order to kill reddit, so be it. As long as there are no algorithms, advertisers, and spez’s, I’m all for more lemmings.





  • It’s a lot of work. I’m in a similar boat. I’ve been self teaching myself how to program in various languages and working as a Fullstack developer at a very small startup.

    While I’ve learned alot, there’s always more to learn and finding direction is a challenge you’ll hit many times over if you stick with it.

    Right now I’m reviewing various Open Source Projects I could contribute to as I know ultimately this will make me a much better developer. There are so many CLI and web development tools I use that I’d like to expand on but will require a marginal jump in my skills. Here are a few examples:

    • Add a feature to the rTorrent client that would allow it to torrent over i2p
    • Expand the amount of tools available within the SolidJS framework ecosystem to be competitive with React’s ecosystem.
    • Create a HTTP server in Rust that has feature parity with Golang’s Caddy
    • Add a feature to AntennaPod akin to YouTube Sponsor block that would allow for user contributed timestamps to facilitate auto skipping of ad mentions in podcast episodes.

    I also am slowly working out plans to learn enough about Rust and browsers to recreate the terminal based browser Links in Rust.

    But these are all just me spitballing. In truth, my skills aren’t quite there yet and the amount of time to get there for each one of these is a lot. So I have to choose wisely and dive in deep on the project’s codebase, probably for at least a year or more to make headway. But this is the mindset I think might help you. Look into the software you use a lot or like the concept of. Figure out how you’d like to improve it or add to it. Reach out to the developers of said software however you can, either make your case for the improvements you want to make or just help out on something they want to do with the software. Learn, listen. Rinse and repeat.

    Hope this helps a bit.




  • Oh, I honestly didn’t remember that, and just put that in as an afterthought. Should have double checked myself. Thanks for the clarification.

    Well anyways. I love this subject enough to admit when I’m wrong. And also, in researching the subject more, I found that there is the Ladybird Browser which is apparently not based on Chromium nor Firefox. I have not played around with it, but it’s nice to see people still putting in effort to make a new browser engine.

    I also found this article where the author makes a browser based off of Matt Brubeck’s aforementioned article. Very interesting stuff.


  • Browsers are literally the best attempt at the everything app.

    There’s already been a lot of good answers on this. But a goody oldie article on making a browser is covered in Matt Brubeck’s 2014 article, Let’s Build A Browser Engine.

    If you want to see one of the most minimal source code for a terminal based browser that is still in use today, I recommend downloading the source code for the Links Browser. Note that this site is very old and doesn’t even use https. But the source code can still be had here.

    Browser software is super interesting, but there’s a lot even for a bare minimum setup like Links, so that’s more or less why most people don’t develop new ones from scratch anymore. Though there are a few exceptions like Servo, and Surf but they are pretty buggy tbh. Hope that helps and sparks your interest.

    EDIT: Also of interest is Tali Garsiel’s article, How Browsers Work. This is probably one of the best in depth articles on the subject.





  • I’m a negative person. IRL and online. In certain circles I’m considered very positive. Usually I’m faking niceties for convenience or other reasons, but other times I do actually think of the current situation or subject matter positively. This latter situation is somewhat rare though.

    Here on Lemmy, I have my share of haters, mainly because I’m an agnostic, antinatalist, anarchist, antifascist. I can also get pretty misanthropic at times, and while I can indeed shut the fuck up, I sometimes don’t, and I can go oooonnnnn, sometimes pissing people off for my lack of brevity and conciseness, like with this very post.

    Generally speaking, I think being negative often lines up with the reality we live in. Sure there are small things to be positive about, but overall the situation for humanity as a whole is currently pretty bleak, and a lot of the control mechanisms by which positive change can be enacted is in the hands of a select few of the rich and powerful.

    The reason people post and oftentimes like negative posts, comments, discourse, etc. is because it validates and confirms their negative perspectives that oftentimes would cause them to be ostracized if they expressed them in other circles. I know that’s why I express many of my more controversial opinions here, and why I like to read various posts here on Lemmy daily. Most people here keep it real. And reality isn’t pretty right now, but at least I know I’m not the only one who sees it that way.



  • I’m far more concerned about the rise of Nazism and Monarchism in the USA. Even if we never have a Republican in any governing office again and the country continues to move further and further left, America has a lot of work to do to ensure these forms of tyrrany are never even considered as a viable alternative to Democracy.

    The fact that these forms of governance survive in the hearts and minds of people is an indicator of a larger and more complex societal failing that spans the entire history of America. This is not some strange short term flash in the pan of Nazism and Authoritarianism, it is an insidious and vile tradition passed down from generation to generation, and we have only staunched it’s slow cancerous growth by publicly shaming those who voice these views publicly. Obviously this has proven ineffective.

    I think a more important question than whether one particularly sad excuse for a sad sack of shit may run for president again, is how do we make sure the Trump dynasty, and all dynasties, fade into obscurity until the last remnants of their legacy is a footnote that indicates we lived in a time period when humans, due to many generations of hoisting up those with the most lust for power into positions of power, nearly destroyed themselves. How do we make that happen?



  • I have about 25 or so shell scripts I use somewhat regularly and well over 300 aliases. I actually specifically don’t wrap package manager related scripts for no reason in particular, but many often do.

    My rule for an alias is if the amount of custom flags gets lengthy, and I use it often, yeah it gets an alias. Here’s an example of using yt-dlp:

    alias ytdl='yt-dlp --sponsorblock-remove all --write-auto-sub -f "bestvideo\*+bestaudio[ext=m4a]/best" -f mp4'
    

    For shell scripts, my rule goes that it should probably have multiple features related around a single idea, that way you can use getopts to create custom flags. For example, I have a script that wraps very basic, but commonly used, git commands, chaining the classic add, commit -m, and push behind a series of read prompts, it has -h flags for help -l for a minimal log output, -i to initialize a new repository (even using github api token to remotely create the repo if you want to use github), and -r to revert back changes to a specified commit.

    Generally speaking aliases will get you what you need most of the time in a pinch, but shell scripting is more powerful, versatile, but potentially more time consuming.

    Others have rightly pointed out that these abstractions can sometimes negatively impact muscle memory, but IMHO this only really applies if you work as devops or sysadmin, where you are often responsible for running many different Linux servers, but usually this isn’t an issue if you have access to the internet and can see your saved aliases and/or scripts (but yeah, instant recall of native commands trumps notes every time).

    Additionally, another mentioned using git to keep track of your aliases, which I totally agree with. Whatever you do, back up your aliases and shell scripts, ideally with a git repo of some kind. This not only allows you to take your new scripts/aliases with you wherever you go, but also reference them later in case it’s not possible to use them on not your machine.

    Hope this helps. Bash can be crazy powerful if you take the time to learn it, and aliases are a great entry point to recognizing that potential. Here’s one of my favorites that combines mkdir with cd:

    alias mkcd='{ IFS= read -r d && mkdir "$d" && cd "$d"; } <<<' 
    

    Good luck, and have fun.