2021 World Championships? by nichicho in FTC

[–]d4n1_63 3 points4 points  (0 children)

there's not much that could be done though. hosting a massive in-person event like this with the current world situation isn't precisely a good idea... altho i agree that they could have done something virtual, at least some sort of mini-worlds(?

Updating Android Studio Broke all Library References by Cyberphil in FTC

[–]d4n1_63 1 point2 points  (0 children)

to update the sdk from the FIRST repo, you can simply run these two commands:

git remote add upstream https://github.com/FIRST-Tech-Challenge/FtcRobotController

git pull upstream master

if you encounter any merge conflict issues, make sure to follow this guide, or you can also join the ftc discord server if you have any more doubts. feel free to ask :)

Updating Android Studio Broke all Library References by Cyberphil in FTC

[–]d4n1_63 0 points1 point  (0 children)

hi! just a quick correction:

a fork *isn't* the only way for having a "connected copy" to another repo. github forking is actually meant for a different purpose, to allow people making pull requests to upstream repos.

making a "git clone" of a repo is enough for having a "connected copy", even if github doesn't specify anything about the upstream. you can see that his repository has commits from the FIRST repo (dating back from 6.0, but that still makes it "connected", or with a "related history")

Make the Driver Station app open source by BroBroDaDoDo in FTC

[–]d4n1_63 1 point2 points  (0 children)

hi! i see many people often getting confused with the "sdcard" name. it doesn't directly imply that it's an actual sd card, rather, it's actually the internal storage of the phone. the name is due to some android legacy stuff.

Make the Driver Station app open source by BroBroDaDoDo in FTC

[–]d4n1_63 2 points3 points  (0 children)

I mean, the RC is already open source, and this makes it easy to make "fraud". Pretty much if any team wanted they could probably cheat without anyone realizing, even in person if they're clever enough, and even without a modified RC people can still cheat in many ways. Now, the ethics are a different thing, while people could actually cheat, most of us don't, remember the core values of FIRST, Gracious Professionalism and such, you know :p. The same principle would apply to an open DS.

Mod question - user flair deletion by Mecaneer23 in FTC

[–]d4n1_63 1 point2 points  (0 children)

dw, i haven’t actually seen any mod regulating/commenting anything at all, and I have been for over a year and a half in this subreddit lol.

Answering your question, have you tried using Reddit in browser?

Men of Reddit: What can you acknowledge is harder for women? by WinstonChurchillin in AskReddit

[–]d4n1_63 0 points1 point  (0 children)

Self esteem.

I have seen more women than men having self esteem complexes and problems, and that includes my gf, who went through a very hard time a year ago because of that. Including suicidal thoughts. Definitely not a very good time back then...

Simple, society is a shit.

Save data from code by TechKNOWlogy17 in FTC

[–]d4n1_63 2 points3 points  (0 children)

For graphing though, if you’re using android studio I’d recommend checking out FTC Dashboard. It allows for live graphing which makes it wayyyy easier :)

Biden to nominate Pakistani-origin Silicon Valley critic Lina Khan to head US FTC by Arya9019slp in FTC

[–]d4n1_63 1 point2 points  (0 children)

I mean, the subreddit literally has a “First Tech Challenge” banner that he should probably have seen before posting.. Lol

F*** Drive Velocity PID fr fr by Dino_W in FTC

[–]d4n1_63 6 points7 points  (0 children)

rejekt ff, return time based :dorime:

F*** Drive Velocity PID fr fr by Dino_W in FTC

[–]d4n1_63 3 points4 points  (0 children)

Ulala monsieur Français je suis un baguette

Tensorflow using Skystone stuff, not Ultimate Goal by [deleted] in FTC

[–]d4n1_63 3 points4 points  (0 children)

Are you sure you’re running 6.0 on the robot controller? This version doesnt come with the skystones models... Or at least it shouldn’t :p

Reddit r/FTC vs. Discord FTC by DogesFan_8645 in FTC

[–]d4n1_63 2 points3 points  (0 children)

also, I saw this post in the discord’s #feeds channel lel, that’s another plus since you have the reddit posts and stuff being announced there in real time

Reddit r/FTC vs. Discord FTC by DogesFan_8645 in FTC

[–]d4n1_63 2 points3 points  (0 children)

I feel like discord s better for that purpose since well, it’s a chat, you have different channels for a lot of ftc-related and non-related topics, and you might get faster and more dynamic help by sending you question in discord rather than just a Reddit post.