I wanna take part in some unpopular opensource projects. Leave your github repositories here

I wanna take part in some unpopular opensource projects. Leave your github repositories here

Attached: загружено.png (1200x1200, 10K)

Other urls found in this thread:

github.com/Frioo/ToolsV
gnu.org/philosophy/open-source-misses-the-point.html
github.com/federicoolivo/4kev
github.com/metakirby5/codi.vim
gitlab.com/BobBarker/hoverbob
github.com/EyesOpenCure/EyesOpenProject/wiki/List-of-Open-and-Ongoing-Tasks
matusiak.eu/numerodix/blog/2007/12/15/gpl-vs-bsd-a-matter-of-sustainability
landley.net/talks/ohio-2013.txt
lwn.net/Articles/478308/
zdnet.com/article/linux-beats-internal-legal-threat/
github.com/BlankShare/Graphics-Programs
github.com/hcm444
github.com/4taba/4taba
github.com/aioiyuko/k-on-bftgc
twitter.com/SFWRedditImages

nice try nsa

github.com/Frioo/ToolsV

>.sln file in repo
trash

>I only use software from 2001 and reject good modern IDEs

gnu.org/philosophy/open-source-misses-the-point.html

Attached: 1520529147892.jpg (599x769, 56K)

github.com/federicoolivo/4kev
We're building the best imageboard ever

>Thinks developing for one closed platform is cool
Fucking learn how to make cross-platform programs dipshit. Windows software becomes obselete extremely fast

>php
lel

github.com/metakirby5/codi.vim

Attached: codi.gif (808x504, 1.56M)

Sorry to burst your bubble but .NET is cross platform now (Core).
And GTA is designed for Windows so I don't really get why you're complaining.

Keep your IDE generated files out of your code repo, retard.

>.NET
>not cross platform
The future is now, old man

Attached: 1515424477298.png (990x682, 580K)

shit that's cool

please update HoverBob gitlab.com/BobBarker/hoverbob

Attached: 1501444230639.jpg (1440x900, 326K)

How do I start

>github.com/federicoolivo/4kev

god damn
should I?

by figuring out how to start

.sln is no different than a Makefile, faggot. Unless you don’t commit these as well and force people to do dependency management for you

not exactly Jow Forums but its for a great cause and we could use the help:
github.com/EyesOpenCure/EyesOpenProject/wiki/List-of-Open-and-Ongoing-Tasks

this is cool

Nice

>thinking I want your grubby fingers on my projects

Attached: smug anime.png (720x540, 336K)

>let's reimplement zsh

Attached: lt. trash.jpg (600x598, 46K)

Do you have +10 years if experience?

This isn't even trying to implement a shell though. Need I remind you zsh is a reimplementation of bash?

Attached: 0050.jpg (611x393, 50K)

Explain

No Richard, copyleft misses the point:
matusiak.eu/numerodix/blog/2007/12/15/gpl-vs-bsd-a-matter-of-sustainability

landley.net/talks/ohio-2013.txt

lwn.net/Articles/478308/

zdnet.com/article/linux-beats-internal-legal-threat/

Attached: file.png (715x499, 53K)

github.com/BlankShare/Graphics-Programs

Omega reporting in

github.com/hcm444

Help me with my arduino shits

/*
Joystick Sounds
Plays different tones based on direction of Joystick
by hcm444
*/

#include
#include
#define BUZ 5
#define NOTE_1 500
#define NOTE_2 600
#define NOTE_3 700
#define NOTE_4 800
void setup() {
lucky.begin();
}
void loop() {
if (lucky.gpio().digitalRead(JOYU) == HIGH) {
for (int i = 0; i < 8; i++) {
tone(BUZ, NOTE_1);
delay(50);
lucky.gpio().digitalWrite(LED2, HIGH);
lucky.gpio().digitalWrite(LED1, HIGH);
tone(BUZ, NOTE_2);
delay(50);
lucky.gpio().digitalWrite(LED2, LOW);
lucky.gpio().digitalWrite(LED1, LOW);
}
noTone(BUZ);
}
if (lucky.gpio().digitalRead(JOYD) == HIGH) {
for (int i = 0; i < 8; i++) {
tone(BUZ, NOTE_2);
delay(50);
lucky.gpio().digitalWrite(LED2, HIGH);
lucky.gpio().digitalWrite(LED1, HIGH);
tone(BUZ, NOTE_3);
delay(50);
lucky.gpio().digitalWrite(LED2, LOW);
lucky.gpio().digitalWrite(LED1, LOW);
}
noTone(BUZ);
}
if (lucky.gpio().digitalRead(JOYL) == HIGH) {
for (int i = 0; i < 8; i++) {
tone(BUZ, NOTE_3);
delay(50);
lucky.gpio().digitalWrite(LED2, HIGH);
lucky.gpio().digitalWrite(LED1, HIGH);
tone(BUZ, NOTE_4);
delay(50);
lucky.gpio().digitalWrite(LED2, LOW);
lucky.gpio().digitalWrite(LED1, LOW);
}
noTone(BUZ);
}
if (lucky.gpio().digitalRead(JOYR) == HIGH) {
for (int i = 0; i < 8; i++) {
tone(BUZ, NOTE_4);
delay(50);
lucky.gpio().digitalWrite(LED2, HIGH);
lucky.gpio().digitalWrite(LED1, HIGH);
tone(BUZ, NOTE_1);
delay(50);
lucky.gpio().digitalWrite(LED2, LOW);
lucky.gpio().digitalWrite(LED1, LOW);
}
noTone(BUZ);
}
}


here is some annoying code for the lucky shield, trying to make a weather station connectable to to a website with the ethernet shield but these damn Italians made this thing for the yun

Nice profile pic, your pet or something?

The code behind the eponymous imageboard.
github.com/4taba/4taba

github.com/aioiyuko/k-on-bftgc

Do you want to write in x86 assembly? I've an idea of project, but I'm too stupid.

have you ever used windows? using make on windows is like stabbing yourself in the eye. cross platform isn't necessary for most shit. and either way you can just ignore the project files and make your own if you care enough.

Not today, NSA.

What's the problem with php?

nah just a big ass crow at school