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
Other urls found in this thread:
github.com
gnu.org
github.com
github.com
gitlab.com
github.com
matusiak.eu
landley.net
lwn.net
zdnet.com
github.com
github.com
github.com
github.com
twitter.com
nice try nsa
>.sln file in repo
trash
>I only use software from 2001 and reject good modern IDEs
github.com
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
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
shit that's cool
please update HoverBob gitlab.com
How do I 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
this is cool
Nice
>thinking I want your grubby fingers on my projects
>let's reimplement zsh
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?
Explain
Omega reporting in
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
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