This one I use on my pc, it's from Fallout New Vegas.
I use this one on my phone, it's a mix up of adventure time and bloodborne. I found them both on reddit some time ago, but don't know the exact subreddits.
This one I use on my pc, it's from Fallout New Vegas.
I use this one on my phone, it's a mix up of adventure time and bloodborne. I found them both on reddit some time ago, but don't know the exact subreddits.
Why are you getting downwoted man, getting segfaults in safe rust is on compiler not us. When you segfault in C and such it's almost always your fault, if you manage to do that in rust it's a bug in compiler.
I recommend vesktop, it's an open source discord client that pretty much fixed all the discord problems that I had on wayland. No need for nitro to stream high resolution, and it's even compatible with betterdiscord themes 🤌.
Yeah you are right on that but there still are many backdoors on plenty of applications that are made by American companies. We also know that some agencies wanted to put backdoors on linux kernel etc. In that case why would you not trust an open source app, and trust a closed source one just because of the nationality of developers
I mean the same thing can be said about the USA, also if there are that many problems why don't you just check the code, it's one of the main strengths of open source software.
Hi, what phone did you use for the picture?
Still waiting for Fallout 4 New Vegas.
Since spotify was increasing the price AGAIN, I was willing to give Apple music a chance. Guess what, many of the soundtracks I listen to are not available in my country. Like why would you block it I already pay for the thing just let me listen to it. But I guess they just know better. And now I'm gonna selfhost my music just like I selfhost movies and tv shows.
Yeah ngl it's very ugly. But hey as long as it works it's not stupid amirite?
Yeah I was trying to do something like reading the first line by getting an iterator and just looping through the other lines normally, since first line was kind of a special case but it got messy quick. I realized halfway that my collects were redundant but couldn't really simplify it. Thanks
Man there is a night and day difference between the comments here and on phoronix, what is their problem?
Plenty of companies started using electron for writing cross platform apps, these apps(electron) use JavaScript engine, which makes it easy to develop these apps but as a tradeoff it uses more system resources than your regular native apps. And when they all do it(discord, vscode, steam etc.) you ask, why the hell do I need these dedicated apps if all they do is just start up a browser? I can just open another tab in firefox or whatever and be done with it.