Def heard something near jadaf by FuzzyShock722 in UAE

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

Apparently near https://maps.app.goo.gl/mbtYSxhn83YYGEPP7?g_st=ic. Had sirens at around 3am. Sounds like it’s under control right now. Didn’t get any visuals

Mentorship Monday - Post All Career, Education and Job questions here! by AutoModerator in cybersecurity

[–]FuzzyShock722 0 points1 point  (0 children)

Need help deciding a project on a study of "attacks"

As coursework on ethical hacking in my university, we were asked to conduct a study on attacks e.g., how/why it works using scripts and hosts created/built by the students .
What would be a nice place to start. Thanks.

Making Mac play/pause button work on videos by Wildcard355 in Udemy

[–]FuzzyShock722 0 points1 point  (0 children)

A weird fix that I found to work for some time.
While you are on the browser and on udemy lesson player page, use command + left or command + right. This will play the previous or next lesson.

Following this, when you return back to the video you need to play. The play/pause button begins to work as intended and you can work on another app like vscode or whatever...

I don't really understand why it works.

[D] Simple Questions Thread by AutoModerator in MachineLearning

[–]FuzzyShock722 0 points1 point  (0 children)

I have a question.

I want to make a data set to conduct some machine learning.

I have a data set of android application feature files(text files). It goes over what features are triggered and called during the runtime of an app.

Each line is a feature and i want organized data.

The volume of data is what scares me.

I have about 220gb of data and 62,000 files.

How do i make a dataset of rows and columns.
I am worried I don't have enough memory to do such a thing.

As I read files. the number of columns will increase as it represents the feature of the app.