Recruiting scripters for working on code examples

Discussion in 'Sythe Lib Archive' started by Blupig, Sep 3, 2019.

Recruiting scripters for working on code examples
  1. Unread #1 - Sep 3, 2019 at 2:02 PM
  2. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    Recruiting scripters for working on code examples

    The last release of Slade brought the documentation viewer. Documentation on its own is great, but what really makes it shine are code examples for each function.

    This is what the documentation viewer looks like in the latest version of Slade:

    [​IMG]

    If you come up with code examples, click "Save Changes to Doc" in the bottom right corner of the window, and post your documentation files here. Please mention which functions you made examples for so that I can add them to the official file.

    Thanks to anyone to participates! Post your files in this thread.
     
    ^ Socalemt, Pegasus, Sythe and 4 others like this.
  3. Unread #2 - Sep 3, 2019 at 4:38 PM
  4. Sypherz
    Joined:
    Dec 13, 2008
    Posts:
    23,745
    Referrals:
    1
    Sythe Gold:
    622
    M
    Sythe's 10th Anniversary

    Sypherz Legend
    $5 USD Donor New Retired Sectional Moderator Competition Winner

    Recruiting scripters for working on code examples

    That looks amazing.
     
    ^ RuneOP likes this.
  5. Unread #3 - Sep 10, 2019 at 2:37 AM
  6. Pegasus
    Joined:
    Jan 6, 2018
    Posts:
    6,777
    Referrals:
    9
    Sythe Gold:
    85
    Vouch Thread:
    Click Here
    Discord Unique ID:
    302168017347936267
    Discord Username:
    audi_s8
    Toast Wallet User Two Factor Authentication User Verified Ironman Nitro Booster Poképedia

    Pegasus Professor is gay.
    Ice Queen Donor

    Recruiting scripters for working on code examples

    That's JS, right? Would you say this documentation viewer is good to learn basics?

    -A new noob programmer
     
  7. Unread #4 - Sep 11, 2019 at 3:39 PM
  8. Sypherz
    Joined:
    Dec 13, 2008
    Posts:
    23,745
    Referrals:
    1
    Sythe Gold:
    622
    M
    Sythe's 10th Anniversary

    Sypherz Legend
    $5 USD Donor New Retired Sectional Moderator Competition Winner

    Recruiting scripters for working on code examples

    It's SytheLib I think which is kinda like c++? I don't think it would be a good way to learn basics tho.
     
  9. Unread #5 - Sep 14, 2019 at 10:05 AM
  10. Sythe
    Joined:
    Apr 21, 2005
    Posts:
    8,063
    Referrals:
    450
    Sythe Gold:
    5,191
    Discord Unique ID:
    742989175824842802
    Discord Username:
    Sythe
    Dolan Duck Dolan Trump Supporting Business ???
    Poképedia
    Clefairy Jigglypuff
    Who did this to my freakin' car!
    Hell yeah boooi
    Tier 3 Prizebox Toast Wallet User
    I'm LAAAAAAAME Rust Player Mewtwo Mew Live Free or Die Poké Prizebox (42) Dat Boi

    Sythe Join our discord

    test

    Administrator Village Drunk

    Recruiting scripters for working on code examples

    Speaking of JS does anyone want node bindings for sythe lib? So you can use it in node?
     
  11. Unread #6 - Sep 14, 2019 at 6:52 PM
  12. Sypherz
    Joined:
    Dec 13, 2008
    Posts:
    23,745
    Referrals:
    1
    Sythe Gold:
    622
    M
    Sythe's 10th Anniversary

    Sypherz Legend
    $5 USD Donor New Retired Sectional Moderator Competition Winner

    Recruiting scripters for working on code examples

    I'm really curious how this works? From an educational standpoint
     
  13. Unread #7 - Sep 15, 2019 at 1:14 AM
  14. Sythe
    Joined:
    Apr 21, 2005
    Posts:
    8,063
    Referrals:
    450
    Sythe Gold:
    5,191
    Discord Unique ID:
    742989175824842802
    Discord Username:
    Sythe
    Dolan Duck Dolan Trump Supporting Business ???
    Poképedia
    Clefairy Jigglypuff
    Who did this to my freakin' car!
    Hell yeah boooi
    Tier 3 Prizebox Toast Wallet User
    I'm LAAAAAAAME Rust Player Mewtwo Mew Live Free or Die Poké Prizebox (42) Dat Boi

    Sythe Join our discord

    test

    Administrator Village Drunk

    Recruiting scripters for working on code examples

    Basically I compile sythelib as a node module and set up proxy functions (bindings) so calls can be made from node. There’s a bit more glue to it but mostly it’s just casting data types for underlying buffers
     
    ^ Sypherz likes this.
  15. Unread #8 - Sep 15, 2019 at 2:50 AM
  16. Program
    Joined:
    Sep 17, 2015
    Posts:
    5,003
    Referrals:
    0
    Sythe Gold:
    902
    Discord Unique ID:
    171517906276843520
    Discord Username:
    FuukinAndy #6867

    Program Formerly known as Andy Samberg
    Retired Sectional Moderator

    Recruiting scripters for working on code examples

    Say what? If you can do that, be pretty sweet. Also that polypoint bug still persists if you get around to it.
     
    ^ Sypherz likes this.
  17. Unread #9 - Sep 15, 2019 at 3:45 AM
  18. Sythe
    Joined:
    Apr 21, 2005
    Posts:
    8,063
    Referrals:
    450
    Sythe Gold:
    5,191
    Discord Unique ID:
    742989175824842802
    Discord Username:
    Sythe
    Dolan Duck Dolan Trump Supporting Business ???
    Poképedia
    Clefairy Jigglypuff
    Who did this to my freakin' car!
    Hell yeah boooi
    Tier 3 Prizebox Toast Wallet User
    I'm LAAAAAAAME Rust Player Mewtwo Mew Live Free or Die Poké Prizebox (42) Dat Boi

    Sythe Join our discord

    test

    Administrator Village Drunk

    Recruiting scripters for working on code examples

    If I get sythelib compiling on virtual box on my Mac laptop I’ll fix it

    Also I might add Mac support lol
     
    ^ Sypherz and Program like this.
  19. Unread #10 - Sep 15, 2019 at 8:54 AM
  20. Flamedog
    Joined:
    Mar 8, 2007
    Posts:
    1,525
    Referrals:
    0
    Sythe Gold:
    1,259
    Discord Unique ID:
    226029838161412096
    Two Factor Authentication User Supporting Business Christmas 2015 Lawrence

    Flamedog Guru
    $25 USD Donor New

    Recruiting scripters for working on code examples

    yes plox, i dont have any clue yet what to use slade for but javascript targets a larger audience
     
  21. Unread #11 - Sep 15, 2019 at 6:23 PM
  22. Sypherz
    Joined:
    Dec 13, 2008
    Posts:
    23,745
    Referrals:
    1
    Sythe Gold:
    622
    M
    Sythe's 10th Anniversary

    Sypherz Legend
    $5 USD Donor New Retired Sectional Moderator Competition Winner

    Recruiting scripters for working on code examples

    +1000 for node and Mac support
     
  23. Unread #12 - Sep 15, 2019 at 10:42 PM
  24. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    Recruiting scripters for working on code examples

    lmk if you do this ASAP, Slade will need to be redone in something other than C# to work on Mac + Win
     
    ^ Sythe and Sypherz like this.
    Last edited: Sep 15, 2019
  25. Unread #13 - Sep 16, 2019 at 11:39 AM
  26. Sythe
    Joined:
    Apr 21, 2005
    Posts:
    8,063
    Referrals:
    450
    Sythe Gold:
    5,191
    Discord Unique ID:
    742989175824842802
    Discord Username:
    Sythe
    Dolan Duck Dolan Trump Supporting Business ???
    Poképedia
    Clefairy Jigglypuff
    Who did this to my freakin' car!
    Hell yeah boooi
    Tier 3 Prizebox Toast Wallet User
    I'm LAAAAAAAME Rust Player Mewtwo Mew Live Free or Die Poké Prizebox (42) Dat Boi

    Sythe Join our discord

    test

    Administrator Village Drunk

    Recruiting scripters for working on code examples

    Can compile C# for Mac using mono can’t you
     
  27. Unread #14 - Sep 17, 2019 at 2:26 AM
  28. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    Recruiting scripters for working on code examples

    I use some Win32 pinvoke in SLaDE that afaik is problematic with Wine rn
    EDIT: And mono no likey pinvoke
     
    Last edited: Sep 17, 2019
  29. Unread #15 - Sep 17, 2019 at 2:51 AM
  30. Sythe
    Joined:
    Apr 21, 2005
    Posts:
    8,063
    Referrals:
    450
    Sythe Gold:
    5,191
    Discord Unique ID:
    742989175824842802
    Discord Username:
    Sythe
    Dolan Duck Dolan Trump Supporting Business ???
    Poképedia
    Clefairy Jigglypuff
    Who did this to my freakin' car!
    Hell yeah boooi
    Tier 3 Prizebox Toast Wallet User
    I'm LAAAAAAAME Rust Player Mewtwo Mew Live Free or Die Poké Prizebox (42) Dat Boi

    Sythe Join our discord

    test

    Administrator Village Drunk

    Recruiting scripters for working on code examples

    I'll help you with an alternative if I get it ported to mac
     
  31. Unread #16 - Sep 18, 2019 at 5:58 PM
  32. xXFlamoXx
    Joined:
    Dec 6, 2016
    Posts:
    42
    Referrals:
    0
    Sythe Gold:
    40

    xXFlamoXx Member

    Recruiting scripters for working on code examples

    I'll create a few of these. How do i gain access?
     
  33. Unread #17 - Sep 20, 2019 at 5:51 PM
  34. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    Recruiting scripters for working on code examples

    Just download SLaDE from the sticky and go into the documentation viewer under Tools, the doc file I need from you is in the folder where you put SLaDE
     
    Last edited: Sep 20, 2019
  35. Unread #18 - Oct 16, 2019 at 12:56 AM
  36. Donald J Trump
    Joined:
    Aug 6, 2019
    Posts:
    166
    Referrals:
    0
    Sythe Gold:
    155

    Donald J Trump Active Member

    Recruiting scripters for working on code examples

    I have some time irl to work on a coding project, but to save each others time, my time will not be cheap.
    Should you still need somebody, please do reach out.
    45

    Edit, didn't read the OP. I'm not really interested in free work that doesn't benefit me in any way. Don't take this the wrong way, ether.
     
    ^ RuneMetrix likes this.
    Last edited: Oct 16, 2019
  37. Unread #19 - Dec 18, 2019 at 3:33 PM
  38. Dev Zach
    Joined:
    Nov 27, 2018
    Posts:
    7,499
    Referrals:
    5
    Sythe Gold:
    7,008
    Discord Unique ID:
    209081432956600320
    Discord Username:
    Zach
    I saw Matthew Hoover CoolHam Baby Yoda Rakashrug Two Factor Authentication User Nitro Booster (2) Member of the Month Winner

    Dev Zach Hero
    SytheLib Developer Retired Sectional Moderator

    Recruiting scripters for working on code examples

    @Blupig If this is still needed I'd love to help
     
    ^ BlackBlasses likes this.
  39. Unread #20 - Dec 24, 2019 at 2:06 PM
  40. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    Recruiting scripters for working on code examples

    Of course, let me know whatever examples you come up with and I can include them in the official docs. You can just post your docs file here too and I can look at the diff between it and the stock one then make the relevant changes.
     
< Minnow Fisher Script | >

Users viewing this thread
1 guest


 
 
Adblock breaks this site