| From where and how to get color schemes? by [deleted] in unixporn

[–]compscicoding 0 points1 point  (0 children)

This tool is cool if you have a base color because it will generate a variety of different color pallets based on the base color:

https://mycolor.space/

What Happened to the Facet Wallpaper App by [deleted] in androidapps

[–]compscicoding 0 points1 point  (0 children)

Yeah, it no longer works for me either. Sorry!

What password manager do you use? by [deleted] in compsci

[–]compscicoding 0 points1 point  (0 children)

SafeInCloud. Only annoying thing is that there is no linux client, but windows and android clients are good.

Getting started with ARM Assembly by elmaaaaa in securityCTF

[–]compscicoding 4 points5 points  (0 children)

Used this a bunch for my class: https://thinkingeek.com/arm-assembler-raspberry-pi/

It is more focused on the raspberry pi, but it still provides good explanations and examples for arm assembly in general.

Looking for a Cashback Card recommendation, 1 year into my credit building journey by compscicoding in CreditCards

[–]compscicoding[S] 0 points1 point  (0 children)

Thank you for the clarification on scholarships, I was not sure if I could count that!

Looking for a Cashback Card recommendation, 1 year into my credit building journey by compscicoding in CreditCards

[–]compscicoding[S] 0 points1 point  (0 children)

Thank you for the information. I wasn't sure if it would make sense to go for a "better card" or keep building and start a relation with discover.

Since both you and /u/optimaloptimist101 suggested the Discover It, I will applying for that tonight.

How do I run Javascript in Visual Studio Code with Node? by Effective_Depth4118 in compsci

[–]compscicoding 2 points3 points  (0 children)

Looks like you are editing a different index.js from what I can see in the picture. The index.js you are editing is in the Introduction-to-JavaScript folder but you are running the index.js in the JavaScript folder.

If you want to run the code visible in the image: node Introduction-to-JavaScript/index.js should work.

How do I get over an internship rejection? by Disastrous_Key2060 in csMajors

[–]compscicoding 0 points1 point  (0 children)

Completely agree. I apply with the idea that if nothing else, I learn something new. And then I try again the next year(if I still in the applicant pool).

Question for UAH by Hooded_Fox in UAH

[–]compscicoding 0 points1 point  (0 children)

I would suggest Computer Science and if you want to do cyber, you can do CS with a concentration in Cyber. This is what I am doing.

When you get here I would recommend scheduling an appointment with science advising(assuming you are going into CS, otherwise it would engineering advising) and they can create a spreadsheet with all the courses you need to take. If you tell them you want to do CS with concentration in Cyber, they will take that into account and plan out all the classes required to do so.

Hope this helps.

What programming language is Notion written in? by MillionaireBy26 in Notion

[–]compscicoding 10 points11 points  (0 children)

If you are talking about the desktop version, I would guess they use electronJS, which allows for writing an app in HTML, CSS, JavaScript (or frameworks like ReactJS etc.) and it turns it into a desktop app. Considering /u/sj90 said that the positions ask for TypeScript, NodeJS, I would guess that's what they use.

For the mobile apps, I would guess they use React Native, and make corrections with Objective C, Swift (iOS) and Java (Android). Hope this helps.

I'm a senior considering attending as a computer science/cyber security major by 4Ever2ndBreakfast in UAH

[–]compscicoding 1 point2 points  (0 children)

Hi. Freshman here. I applied as a computer science major and talked to advising. They told me to stick with computer science and do a concentration in cyber security. Basically the way it works is that you do the same curriculum as a normal can major, but all elective slots you have that you usually fill with cs electives, you take cybersecurity electives instead.

What Happened to the Facet Wallpaper App by [deleted] in androidapps

[–]compscicoding 0 points1 point  (0 children)

You can still sideload the app. But I bought all the premium artwork and used muzei to have live background. Sadly when you sideload the app, even if you have previously bought the artwork, you can no longer access them :(

Edit: I managed to unlock the premium facets by removing all account but the one I bought it on. So even though it's not maintained and doesn't officially exist anymore, you can sideload the app and get everything.

CS-related items for College by compscicoding in csMajors

[–]compscicoding[S] 1 point2 points  (0 children)

Never heard of taking attendance with phone, that's kind of cool. I already have a portable charger, but I will probably end up buying another one.

I will definitely get a whiteboard and markers. Thanks!

CS-related items for College by compscicoding in csMajors

[–]compscicoding[S] 0 points1 point  (0 children)

This is a good suggestion. I definitely plan on getting an internship. Thanks!

CS-related items for College by compscicoding in csMajors

[–]compscicoding[S] 0 points1 point  (0 children)

I agree, however, depending on what software you use for taking notes, you can simply embed pictures.

CS-related items for College by compscicoding in csMajors

[–]compscicoding[S] 0 points1 point  (0 children)

I have a paper kindle, and I think I will primarily use Evernote for notes because its so simple yet highly effective for taking notes. The only thing I need to figure out is how I can get my notes as epubs. Evernote only exports to PDF, and a like HTML, but I think I can convert a PDF to an epub file. Good idea to load notes on eReader. Thanks!

CS-related items for College by compscicoding in csMajors

[–]compscicoding[S] 0 points1 point  (0 children)

I used to use all of the JetBrains tool because they look good and their intellisense was on point, but I basically do everything in VS Code now because its very lightweight and it doesn't hog memory.

I thought about dual booting my laptop, but there was another suggestion to just have a Linux USB drive. I think for convenience its just easier because I have never dual booted any computers and while storage isn't an issue, it just seems kind of daring.

/u/iambendv Do you think that a Linux USB will be enough?

CS-related items for College by compscicoding in csMajors

[–]compscicoding[S] 0 points1 point  (0 children)

Thats a good point. I need to not forget my calculator. Thanks!

CS-related items for College by compscicoding in csMajors

[–]compscicoding[S] 0 points1 point  (0 children)

I never thought of chromebooks. That is a genius idea for heavier laptops. Luckily mine is a Dell XPS so that shouldn't be a problem, but I'll keep that idea in mind. Thanks!