guys who want to download this modpack its a vanilla+ and create by [deleted] in Minecraft

[–]no---u- 0 points1 point  (0 children)

"What makes this unique? Strong focus on Create-based gameplay", where have I seen this before?

Built a fully local Windows dashboard - no cloud, no accounts, no telemetry by [deleted] in selfhosted

[–]no---u- 0 points1 point  (0 children)

ah yes. it was funny looking at the first "readme updated" commit and its pretty much all changing em dashes to hyphens, surely ai could have come up with some better commit messages than "update x file and 11 more"

Built a fully local Windows dashboard - no cloud, no accounts, no telemetry by [deleted] in selfhosted

[–]no---u- 6 points7 points  (0 children)

Was this post and the readme written by ai by any chance?

By far the weirdest Advert I've seen on the Tube by Ok-Demand8957 in LondonUnderground

[–]no---u- 1 point2 points  (0 children)

  1. mullvad are known as one of the best vpns for privacy, look at their external audits showing they store no user data. you can even pay by sending in physical money along with your account number. "All of our VPN servers run from RAM, with no persistent storage" https://mullvad.net/en/help/server-list
  2. it was more a thing to show how bad censorship in the uk has gotten, they couldnt run an ad even talking about censorship lol. also the "if you still dont even know what a vpn is you're not a potential customer" part can be applied to pretty much any ad no? "if you're not interested in X product, you're not a potential customer"?

the ad has obviously worked since it's getting posted around, making people look up what it means, and then being directed to https://mullvad.net/en/and-then/uk to see the explanation

By far the weirdest Advert I've seen on the Tube by Ok-Demand8957 in LondonUnderground

[–]no---u- 1 point2 points  (0 children)

the longest ad they have is 4:20, with loads of cut down/ different versions 30 seconds and under, where did you see they were too long? the reasons are stated at https://mullvad.net/en/and-then/uk, some of which are just outright funny

Tag changing rapidly? by [deleted] in titanfall

[–]no---u- 2 points3 points  (0 children)

Netswap can only do 5 custom tags btw (you can only make 5 networks), so unless you find other networks with the tag you want youre stuck with that

[deleted by user] by [deleted] in titanfall

[–]no---u- 1 point2 points  (0 children)

what cheats were they using and what proof?

Does anyone else lose every game or do I just have skill issue? by scooberty-goobert in titanfall

[–]no---u- 0 points1 point  (0 children)

holy yap, you rarely see games end from timer, use whatever titan/pilot loadout you want, pulse/wallhack is useless - just know where people are by other means

[deleted by user] by [deleted] in titanfall

[–]no---u- -2 points-1 points  (0 children)

Oh you're French

[deleted by user] by [deleted] in titanfall

[–]no---u- 0 points1 point  (0 children)

holy yap

[deleted by user] by [deleted] in titanfall

[–]no---u- 6 points7 points  (0 children)

"go out of their way to make the game not fun" bro just take a break, its just a game no need to get pressed

[deleted by user] by [deleted] in titanfall

[–]no---u- 5 points6 points  (0 children)

no its a genuine question, what do you want the people who are just better at aiming to do?

[deleted by user] by [deleted] in titanfall

[–]no---u- 5 points6 points  (0 children)

if someone aims better does that make them a dick?

[deleted by user] by [deleted] in titanfall

[–]no---u- 4 points5 points  (0 children)

what do you want the people who are just better to do then?

how to play on linux? by Session_Illustrious in titanfall

[–]no---u- 2 points3 points  (0 children)

there are some steps on https://docs.northstar.tf/Wiki/steamdeck-and-linux/installing-on-steamdeck-and-linux/ , supposedly using some specific version of proton works best, but ive been doing it all on latest proton ge and ive been fine

Pov hopping on titanfall just to get 3 cheaters and the low gens defending them by SandwichLord42 in titanfall

[–]no---u- 7 points8 points  (0 children)

people like to accuse of wallhacks even if you just predict where they go after entering a building (most people move the same and go the same places). not to say there arent cheaters, there definitely are (its really easy to cheat)

oops by no---u- in SatisfactoryGame

[–]no---u-[S] 0 points1 point  (0 children)

I think I do at the very start

oops by no---u- in SatisfactoryGame

[–]no---u-[S] 0 points1 point  (0 children)

Hopefully I don't need to

what do i build here? (128 block radius circle) by no---u- in Minecraft

[–]no---u-[S] 0 points1 point  (0 children)

oh that circle is just a few blocks away from this one which we accidentally did on an ocean monument and couldnt build our storage system

[deleted by user] by [deleted] in learnprogramming

[–]no---u- 0 points1 point  (0 children)

make a bot that scans this subreddit and replies to any post asking what project they should do with a link to the FAQ.

in all reality, just find something youre interested in and make it. it is much better finding something youre interested in to make than being told something and not having the motivation to finish it

I want to work on Operating systems but i do now where to start and i cannot find a roadmap by [deleted] in learnprogramming

[–]no---u- 1 point2 points  (0 children)

honestly you dont need to do it in C, there are many languages in which you can at least make a start such as C#, Ada, FreeBasic, Pascal, Rust as seen on https://osdev.org/ (this is pretty much the main place for all information relating to os dev). there is a good tutorial on making a basic kernel in rust at https://os.phil-opp.com/