home.social

#compile — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #compile, aggregated by home.social.

  1. I still remember the time #DistCC and #CCache was installed on all my computers so I could compile faster..

    #Gentoo #Linux #Compile #DIY

  2. I still remember the time #DistCC and #CCache was installed on all my computers so I could compile faster..

    #Gentoo #Linux #Compile #DIY

  3. I still remember the time #DistCC and #CCache was installed on all my computers so I could compile faster..

    #Gentoo #Linux #Compile #DIY

  4. I still remember the time #DistCC and #CCache was installed on all my computers so I could compile faster..

    #Gentoo #Linux #Compile #DIY

  5. I still remember the time #DistCC and #CCache was installed on all my computers so I could compile faster..

    #Gentoo #Linux #Compile #DIY

  6. I compiled an eggdrop IRC bot yesterday and set it up in a botnet with another friend.
    We're trying to revive our old channel. 😊

    Well it has actually never been totally empty, one or two persons have been there for all these ~30 years. 👀

    #IRC #EFNet #Eggdrop #Bot #Chat #Chatting #Compile
  7. I compiled an eggdrop IRC bot yesterday and set it up in a botnet with another friend.
    We're trying to revive our old channel. 😊

    Well it has actually never been totally empty, one or two persons have been there for all these ~30 years. 👀

    #IRC #EFNet #Eggdrop #Bot #Chat #Chatting #Compile
  8. I compiled an eggdrop IRC bot yesterday and set it up in a botnet with another friend.
    We're trying to revive our old channel. 😊

    Well it has actually never been totally empty, one or two persons have been there for all these ~30 years. 👀

    #IRC #EFNet #Eggdrop #Bot #Chat #Chatting #Compile
  9. Maven ist für viele Java-Einsteiger eines der ersten Werkzeuge, die ihnen im Projektalltag begegnen. Und oft wirkt es am Anfang abstrakt: eine `pom.xml`, viele unbekannte Elemente, fremde Ordnerstruktur, automatische Downloads - was passiert hier eigentlich? Als Ausbilder sehe...

    magicmarcy.de/maven-was-ist-da

    #Maven #pom.xml #POM #Abhängigkeiten #Dependencies #dependency #Convention_over_Configuration #groupId #artifactId #version #Bibliothek #compile #test #package #jar

  10. Maven ist für viele Java-Einsteiger eines der ersten Werkzeuge, die ihnen im Projektalltag begegnen. Und oft wirkt es am Anfang abstrakt: eine `pom.xml`, viele unbekannte Elemente, fremde Ordnerstruktur, automatische Downloads - was passiert hier eigentlich? Als Ausbilder sehe...

    magicmarcy.de/maven-was-ist-da

    #Maven #pom.xml #POM #Abhängigkeiten #Dependencies #dependency #Convention_over_Configuration #groupId #artifactId #version #Bibliothek #compile #test #package #jar

  11. Maven ist für viele Java-Einsteiger eines der ersten Werkzeuge, die ihnen im Projektalltag begegnen. Und oft wirkt es am Anfang abstrakt: eine `pom.xml`, viele unbekannte Elemente, fremde Ordnerstruktur, automatische Downloads - was passiert hier eigentlich? Als Ausbilder sehe...

    magicmarcy.de/maven-was-ist-da

    #Maven #pom.xml #POM #Abhängigkeiten #Dependencies #dependency #Convention_over_Configuration #groupId #artifactId #version #Bibliothek #compile #test #package #jar

  12. TopSpeed compiler fact: Project files (like a makefile) don't care about line breaks. So this:

    #system epoc img
    #set epocinit=iplib
    #model small jpi

    #pragma debug(vid=>full)
    #compile %main
    #link %prjname

    is the same as this:

    #system epoc img #set epocinit=iplib #model small jpi #pragma debug(vid=>full) #compile %main #link %prjname

    I learned this today.

    I am not sidequesting.

  13. TopSpeed compiler fact: Project files (like a makefile) don't care about line breaks. So this:

    #system epoc img
    #set epocinit=iplib
    #model small jpi

    #pragma debug(vid=>full)
    #compile %main
    #link %prjname

    is the same as this:

    #system epoc img #set epocinit=iplib #model small jpi #pragma debug(vid=>full) #compile %main #link %prjname

    I learned this today.

    I am not sidequesting.

  14. TopSpeed compiler fact: Project files (like a makefile) don't care about line breaks. So this:

    #system epoc img
    #set epocinit=iplib
    #model small jpi

    #pragma debug(vid=>full)
    #compile %main
    #link %prjname

    is the same as this:

    #system epoc img #set epocinit=iplib #model small jpi #pragma debug(vid=>full) #compile %main #link %prjname

    I learned this today.

    I am not sidequesting.

  15. TopSpeed compiler fact: Project files (like a makefile) don't care about line breaks. So this:

    #system epoc img
    #set epocinit=iplib
    #model small jpi

    #pragma debug(vid=>full)
    #compile %main
    #link %prjname

    is the same as this:

    #system epoc img #set epocinit=iplib #model small jpi #pragma debug(vid=>full) #compile %main #link %prjname

    I learned this today.

    I am not sidequesting.

  16. TopSpeed compiler fact: Project files (like a makefile) don't care about line breaks. So this:

    #system epoc img
    #set epocinit=iplib
    #model small jpi

    #pragma debug(vid=>full)
    #compile %main
    #link %prjname

    is the same as this:

    #system epoc img #set epocinit=iplib #model small jpi #pragma debug(vid=>full) #compile %main #link %prjname

    I learned this today.

    I am not sidequesting.

  17. Viele Anfänger schreiben ihre ersten Zeilen Java-Code, kompilieren die Datei und führen das Programm über die Konsole aus – ohne sich Gedanken darüber zu machen, was da eigentlich im Hintergrund passiert. Dieser Beitrag zeigt dir Schritt für ...

    magicmarcy.de/die-main-methode

    #main-methode #public-static-void-main #start #jvm #java-virtual-machine #kompilieren #compile #noclassdeffounderror #classnotfoundexception #javafx #spring-boot

  18. Viele Anfänger schreiben ihre ersten Zeilen Java-Code, kompilieren die Datei und führen das Programm über die Konsole aus – ohne sich Gedanken darüber zu machen, was da eigentlich im Hintergrund passiert. Dieser Beitrag zeigt dir Schritt für ...

    magicmarcy.de/die-main-methode

    #main-methode #public-static-void-main #start #jvm #java-virtual-machine #kompilieren #compile #noclassdeffounderror #classnotfoundexception #javafx #spring-boot

  19. Viele Anfänger schreiben ihre ersten Zeilen Java-Code, kompilieren die Datei und führen das Programm über die Konsole aus – ohne sich Gedanken darüber zu machen, was da eigentlich im Hintergrund passiert. Dieser Beitrag zeigt dir Schritt für ...

    magicmarcy.de/die-main-methode

    #main-methode #public-static-void-main #start #jvm #java-virtual-machine #kompilieren #compile #noclassdeffounderror #classnotfoundexception #javafx #spring-boot

  20. Viele Anfänger schreiben ihre ersten Zeilen Java-Code, kompilieren die Datei und führen das Programm über die Konsole aus – ohne sich Gedanken darüber zu machen, was da eigentlich im Hintergrund passiert. Dieser Beitrag zeigt dir Schritt für ...

    magicmarcy.de/die-main-methode

    #main-methode #public-static-void-main #start #jvm #java-virtual-machine #kompilieren #compile #noclassdeffounderror #classnotfoundexception #javafx #spring-boot

  21. Viele Anfänger schreiben ihre ersten Zeilen Java-Code, kompilieren die Datei und führen das Programm über die Konsole aus – ohne sich Gedanken darüber zu machen, was da eigentlich im Hintergrund passiert. Dieser Beitrag zeigt dir Schritt für ...

    magicmarcy.de/die-main-methode

    #main-methode #public-static-void-main #start #jvm #java-virtual-machine #kompilieren #compile #noclassdeffounderror #classnotfoundexception #javafx #spring-boot

  22. Viele Anfänger schreiben ihre ersten Zeilen Java-Code, kompilieren die Datei und führen das Programm über die Konsole aus – ohne sich Gedanken darüber zu machen, was da eigentlich im Hintergrund passiert. Dieser Beitrag zeigt dir Schritt für ...

    magicmarcy.de/die-main-methode

    #main-methode #public-static-void-main #start #jvm #java-virtual-machine #kompilieren #compile #noclassdeffounderror #classnotfoundexception #javafx #spring-boot

  23. #Godzilla on the #Nintendo #NES is a game I really took for granted as a kid. I loved playing it, it was even one of the few NES games I played long enough to beat, but I didn't realize how much it reached above its own punching weight in terms of graphics and music and sheer volume and size of sprites. #Compile wasn't really well known in the USA back then because they didn't publish their own games here, and many of their NES titles, like this one, went uncredited.

  24. #Godzilla on the #Nintendo #NES is a game I really took for granted as a kid. I loved playing it, it was even one of the few NES games I played long enough to beat, but I didn't realize how much it reached above its own punching weight in terms of graphics and music and sheer volume and size of sprites. #Compile wasn't really well known in the USA back then because they didn't publish their own games here, and many of their NES titles, like this one, went uncredited.

  25. #Godzilla on the #Nintendo #NES is a game I really took for granted as a kid. I loved playing it, it was even one of the few NES games I played long enough to beat, but I didn't realize how much it reached above its own punching weight in terms of graphics and music and sheer volume and size of sprites. #Compile wasn't really well known in the USA back then because they didn't publish their own games here, and many of their NES titles, like this one, went uncredited.

  26. #Godzilla on the #Nintendo #NES is a game I really took for granted as a kid. I loved playing it, it was even one of the few NES games I played long enough to beat, but I didn't realize how much it reached above its own punching weight in terms of graphics and music and sheer volume and size of sprites. #Compile wasn't really well known in the USA back then because they didn't publish their own games here, and many of their NES titles, like this one, went uncredited.

  27. #Godzilla on the #Nintendo #NES is a game I really took for granted as a kid. I loved playing it, it was even one of the few NES games I played long enough to beat, but I didn't realize how much it reached above its own punching weight in terms of graphics and music and sheer volume and size of sprites. #Compile wasn't really well known in the USA back then because they didn't publish their own games here, and many of their NES titles, like this one, went uncredited.