Skip to content
#

gpl3

Here are 734 public repositories matching this topic...

Git-Templates
Linux_Defender
seanpm2001
seanpm2001 commented Dec 25, 2020

[Needs review] ClamShell AV Installation script

I have updated the ClamShell AntiVirus installation script today with some of my more recent Shell knowledge, but my knowledge is still limited. The script needs some testing by someone who doesn't already have ClamShell AV installed.

The script needs fixes for:

Executing the functions (I can define them, but I can't execute t

seniorglez
seniorglez commented Dec 26, 2021

You must create a post method that receives a JSON containing the login token and the number of lines desired.

Check that the token is valid and if it is, you should return a JSON with the lines required by the user.

You can use the endpoint "/ mc" as inspiration.
https://github.com/seniorglez/UdachnyMC/blob/master/ServerControler/server/src/main/java/com/seniorglez/infra/RestController.jav

GitHub_Organization_Info
seanpm2001
seanpm2001 commented May 30, 2021

Documentation issue: cannot locate 3 organizations

I have been spending a lot of time lately creating organization categories and documenting them. The documenting process was a bit newer, and it took me a while to catch up. On May 29th 2021, I finally got caught up, except for 3 organizations that I am having difficulty finding and separating from the rest. There are currently 312

SeansLifeArchive_Images_GitHub
seanpm2001
seanpm2001 commented Dec 28, 2020

[Upload error] Data for December 25th 2020 uploaded incorrectly

I made a small error on December 26th 2020 with the December 25th 2020 images. There were no commit count mile stones for this date, and I mixed the data for this directory and the miscellaneous directory.

Miscellaneous images for December 25th 2020 were accidentally uploaded to Commit_Count_Milestones for December

Code-distancing
seanpm2001
seanpm2001 commented Oct 7, 2020

Project: code distancing in all languages

A goal I have been working on for this project is to make code distancing script files in all programming languages (and later all common human-spoken languages)

This is similar to what http://rosettacode.org/wiki/Rosetta_Code does.

This has been an ongoing project since October 4th 2020, but I am announcing it publicly today (October

Improve this page

Add a description, image, and links to the gpl3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gpl3 topic, visit your repo's landing page and select "manage topics."

Learn more