{ "guild": { "id": "1315258998995550258", "name": "I-Made-This", "iconUrl": "https://cdn.discordapp.com/icons/1315258998995550258/23fe2042f723a18db28def13def27366.png?size=512" }, "channel": { "id": "1317907853708886056", "type": "GuildTextChat", "categoryId": "1315354771825365032", "category": "G E N E R A L", "name": "help", "topic": "Do you need help with code or life? just ask! :computer:" }, "dateRange": { "after": null, "before": null }, "exportedAt": "2025-02-26T20:30:08.306518-05:00", "messages": [ { "id": "1318675879328616448", "type": "Default", "timestamp": "2024-12-17T15:27:09.445-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "does anyone have any idea why marked.min.js might be causing my codeblocks to indent like this?", "author": { "id": "1122602748450443385", "name": "mikus____", "discriminator": "0000", "nickname": "mikus", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1122602748450443385/2c2b36d84a83bc3f62c96df22abc85c0.png?size=512" }, "attachments": [ { "id": "1318675879076954293", "url": "https://cdn.discordapp.com/attachments/1317907853708886056/1318675879076954293/image.png?ex=67c0ca9d&is=67bf791d&hm=6730fc6d0d0b3a10202001ee38f7ec0dea72dcc11d1fd74cd116956fbc271b3c&", "fileName": "image.png", "fileSizeBytes": 2641 } ], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318675927991058432", "type": "Default", "timestamp": "2024-12-17T15:27:21.047-05:00", "timestampEdited": "2024-12-17T15:27:27.506-05:00", "callEndedTimestamp": null, "isPinned": false, "content": "https://github.com/cappuch/website", "author": { "id": "1122602748450443385", "name": "mikus____", "discriminator": "0000", "nickname": "mikus", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1122602748450443385/2c2b36d84a83bc3f62c96df22abc85c0.png?size=512" }, "attachments": [], "embeds": [ { "title": "cappuch/website", "url": "https://github.com/cappuch/website", "timestamp": null, "description": "Contribute to cappuch/website development by creating an account on GitHub.", "color": "#1E2327", "thumbnail": { "url": "https://images-ext-1.discordapp.net/external/n7xiOjjSlfid2km5cUm7ExiEIMPtOGaO3X1DLaRPoz4/https/opengraph.githubassets.com/8e19ece0bcfb5a3f282dba73af55ec57bb65641bc672574da7b2b98175d66df9/cappuch/website", "width": 1200, "height": 600 }, "images": [], "fields": [], "inlineEmojis": [] } ], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318676386856173650", "type": "Default", "timestamp": "2024-12-17T15:29:10.449-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "my padding fucked it up", "author": { "id": "1122602748450443385", "name": "mikus____", "discriminator": "0000", "nickname": "mikus", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1122602748450443385/2c2b36d84a83bc3f62c96df22abc85c0.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318706566442123275", "type": "Reply", "timestamp": "2024-12-17T17:29:05.823-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Could be either css text-indent property or extra space, use DevTools to inspect css on live page.\n\nhttps://www.w3docs.com/snippets/css/how-to-override-css-styles.html\n\nUse !important after the css attribute to force text indend to 0. \n\n`text-indent: 0 \n!important;`\n\nhttps://www.w3schools.com/css//css_important.asp\n\n\nIf that doesn't work we can try something else.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [ { "title": "How to Override CSS Styles", "url": "https://www.w3docs.com/snippets/css/how-to-override-css-styles.html", "timestamp": null, "description": "How CSS overriding works, what is the cascading order and inheritance, what are the priorities and some tricks to override them.", "color": "#42444E", "thumbnail": { "url": "https://images-ext-1.discordapp.net/external/M9QtDVEwiOuKTOkcS5IQIL05ZVY4X7ZJ6nqUT7r2JVw/https/www.w3docs.com/uploads/media/snippet_gallery/0001/03/171d8b93adc1bf819cbbb4069707c48cf6e4c290.png", "width": 1200, "height": 630 }, "images": [], "fields": [], "inlineEmojis": [] }, { "title": "", "url": "https://www.w3schools.com/css//css_important.asp", "timestamp": null, "description": "W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.", "color": "#FFFFFF", "thumbnail": { "url": "https://images-ext-1.discordapp.net/external/pYWRi8NyJRLNFNvfGEjNnGj7S7CgJQzVX2RBZ2PEzS0/https/www.w3schools.com/images/w3schools_logo_436_2.png", "width": 436, "height": 228 }, "images": [], "fields": [], "inlineEmojis": [] } ], "stickers": [], "reactions": [], "mentions": [ { "id": "1122602748450443385", "name": "mikus____", "discriminator": "0000", "nickname": "mikus", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1122602748450443385/2c2b36d84a83bc3f62c96df22abc85c0.png?size=512" } ], "reference": { "messageId": "1318675927991058432", "channelId": "1317907853708886056", "guildId": "1315258998995550258" }, "inlineEmojis": [] }, { "id": "1318706867593023498", "type": "Default", "timestamp": "2024-12-17T17:30:17.623-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "no i figured it out", "author": { "id": "1122602748450443385", "name": "mikus____", "discriminator": "0000", "nickname": "mikus", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1122602748450443385/2c2b36d84a83bc3f62c96df22abc85c0.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318706888472399994", "type": "Default", "timestamp": "2024-12-17T17:30:22.601-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "it was just some weird ass padding", "author": { "id": "1122602748450443385", "name": "mikus____", "discriminator": "0000", "nickname": "mikus", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1122602748450443385/2c2b36d84a83bc3f62c96df22abc85c0.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318707239363678370", "type": "Default", "timestamp": "2024-12-17T17:31:46.26-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Ya always the padding usually", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318707432050135131", "type": "Default", "timestamp": "2024-12-17T17:32:32.2-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "I generally don't use padding and use div with div containers that use only margins. Margins work best for fluid layouts", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318885808803155970", "type": "Default", "timestamp": "2024-12-18T05:21:20.532-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "does anyone here know how to actually make good github actions\n```yaml\nname: Build and Release\n\non:\n release:\n types: [created]\n\npermissions: write-all\n\njobs:\n build:\n strategy:\n matrix:\n include:\n - os: ubuntu-latest\n artifact_name: server\n release_name: web-server-Linux-x86_64\n - os: windows-latest\n artifact_name: server.exe\n release_name: web-server-Windows-AMD64\n - os: macos-latest\n artifact_name: server\n release_name: web-server-MacOS-x86_64\n \n runs-on: ${{ matrix.os }}\n \n steps:\n - name: Checkout code\n uses: actions/checkout@v4\n \n - name: Build on Ubuntu\n if: matrix.os == 'ubuntu-latest'\n run: gcc -o ${{ matrix.artifact_name }} server.c\n \n - name: Build on macOS\n if: matrix.os == 'macos-latest'\n run: clang -arch x86_64 -o ${{ matrix.artifact_name }} server.c\n \n - name: Build on Windows\n if: matrix.os == 'windows-latest'\n run: gcc -o ${{ matrix.artifact_name }} server.c -lws2_32\n \n - name: Zip Artifact\n run: |\n mkdir -p release\n zip -j release/${{ matrix.release_name }}_Release.zip ${{ matrix.artifact_name }}\n \n - name: Upload Release Asset \n env:\n GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n TAG_NAME: ${{ github.ref_name }}\n run: |\n gh release upload $TAG_NAME release/${{ matrix.release_name }}_Release.zip\n```\n\nThis script seems to die on Ubuntu and MacOS for 'Resource not accessible by integration' during uploads.", "author": { "id": "1122602748450443385", "name": "mikus____", "discriminator": "0000", "nickname": "mikus", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1122602748450443385/2c2b36d84a83bc3f62c96df22abc85c0.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318886060943478794", "type": "Default", "timestamp": "2024-12-18T05:22:20.647-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "What ya trying to action?", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318886253961281626", "type": "Default", "timestamp": "2024-12-18T05:23:06.666-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "building my web server and packaging it for releases", "author": { "id": "1122602748450443385", "name": "mikus____", "discriminator": "0000", "nickname": "mikus", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1122602748450443385/2c2b36d84a83bc3f62c96df22abc85c0.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318886370525319199", "type": "Default", "timestamp": "2024-12-18T05:23:34.457-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "checkout code -> build -> zip -> upload", "author": { "id": "1122602748450443385", "name": "mikus____", "discriminator": "0000", "nickname": "mikus", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1122602748450443385/2c2b36d84a83bc3f62c96df22abc85c0.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318886432122736690", "type": "Default", "timestamp": "2024-12-18T05:23:49.143-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "this is what i do during school \uD83E\uDD26‍♂️", "author": { "id": "1122602748450443385", "name": "mikus____", "discriminator": "0000", "nickname": "mikus", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1122602748450443385/2c2b36d84a83bc3f62c96df22abc85c0.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [ { "id": "", "name": "\uD83E\uDD26", "code": "person_facepalming", "isAnimated": false, "imageUrl": "https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f926.svg" } ] }, { "id": "1318886531846508544", "type": "Default", "timestamp": "2024-12-18T05:24:12.919-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "https://github.com/takara-ai/Website/blob/main/.github/workflows/hugo.yml", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [ { "title": "Website/.github/workflows/hugo.yml at main · takara-ai/Website", "url": "https://github.com/takara-ai/Website/blob/main/.github/workflows/hugo.yml", "timestamp": null, "description": "Hugo static site for the public. Contribute to takara-ai/Website development by creating an account on GitHub.", "color": "#1E2327", "thumbnail": { "url": "https://images-ext-1.discordapp.net/external/y8hL9ogp9bijfdEuNNaO-0XgfGcUU9VIyUgRlesoIWE/https/opengraph.githubassets.com/3984d47f77099e525b89efc2d92cda13502f82dbaa845ed7450983cbd1d7ee7f/takara-ai/Website", "width": 1200, "height": 600 }, "images": [], "fields": [], "inlineEmojis": [] } ], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318886559059148810", "type": "Default", "timestamp": "2024-12-18T05:24:19.407-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "I built this one for our site", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318886649513644084", "type": "Default", "timestamp": "2024-12-18T05:24:40.973-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Uses Hugo but it works, you can adapt it for your own shit", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318886810079854612", "type": "Default", "timestamp": "2024-12-18T05:25:19.255-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "github actions changed from default read/write to read only recently bru", "author": { "id": "1122602748450443385", "name": "mikus____", "discriminator": "0000", "nickname": "mikus", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1122602748450443385/2c2b36d84a83bc3f62c96df22abc85c0.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318887021409865848", "type": "Default", "timestamp": "2024-12-18T05:26:09.64-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "\uD83D\uDC40", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [ { "id": "", "name": "\uD83D\uDC40", "code": "eyes", "isAnimated": false, "imageUrl": "https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f440.svg" } ] }, { "id": "1318887356845133934", "type": "Default", "timestamp": "2024-12-18T05:27:29.614-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "https://tenor.com/view/giga-gigacat-cat-mewing-mogging-gif-12429734670640119345", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [ { "title": "", "url": "https://tenor.com/view/giga-gigacat-cat-mewing-mogging-gif-12429734670640119345", "timestamp": null, "description": "", "thumbnail": { "url": "https://images-ext-1.discordapp.net/external/sdKCTXQPRsiDTl3dZsS2cfvBKHjX2pLwKpEBG1Z_b-k/https/media.tenor.com/rH9J08_cfjEAAAAe/giga-gigacat.png", "width": 470, "height": 470 }, "video": { "url": "https://images-ext-1.discordapp.net/external/Sf3Tjw_G1hFrt8QMu6sAM7NQVJ52CqJNIE7QmNWPl04/https/media.tenor.com/rH9J08_cfjEAAAPo/giga-gigacat.mp4", "width": 470, "height": 470 }, "images": [], "fields": [], "inlineEmojis": [] } ], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1318887362662760499", "type": "Default", "timestamp": "2024-12-18T05:27:31.001-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Are you testing my power?", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1321113680896725066", "type": "Default", "timestamp": "2024-12-24T08:54:06.631-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "i really want to make a website but idk how to?", "author": { "id": "1080459985227620363", "name": "vampy699", "discriminator": "0000", "nickname": "vampy", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1080459985227620363/af289d6da0eb206a0d229fa72fe69d1f.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1321125007463682058", "type": "Default", "timestamp": "2024-12-24T09:39:07.095-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "program it yourself or use a design tool?", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1321148799447728148", "type": "Reply", "timestamp": "2024-12-24T11:13:39.546-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "i can try design tools?", "author": { "id": "1080459985227620363", "name": "vampy699", "discriminator": "0000", "nickname": "vampy", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1080459985227620363/af289d6da0eb206a0d229fa72fe69d1f.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" } ], "reference": { "messageId": "1321125007463682058", "channelId": "1317907853708886056", "guildId": "1315258998995550258" }, "inlineEmojis": [] }, { "id": "1322097802464989184", "type": "Reply", "timestamp": "2024-12-27T02:04:39.497-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "what do you want your site to do?", "author": { "id": "716051007712395315", "name": "wolfspyre", "discriminator": "0000", "nickname": "Wolfspyre", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/716051007712395315/e05a08abc71255c1072a856328afe951.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "1080459985227620363", "name": "vampy699", "discriminator": "0000", "nickname": "vampy", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1080459985227620363/af289d6da0eb206a0d229fa72fe69d1f.png?size=512" } ], "reference": { "messageId": "1321113680896725066", "channelId": "1317907853708886056", "guildId": "1315258998995550258" }, "inlineEmojis": [] }, { "id": "1322520110686142534", "type": "Reply", "timestamp": "2024-12-28T06:02:45.623-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "anything why?", "author": { "id": "1080459985227620363", "name": "vampy699", "discriminator": "0000", "nickname": "vampy", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1080459985227620363/af289d6da0eb206a0d229fa72fe69d1f.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "716051007712395315", "name": "wolfspyre", "discriminator": "0000", "nickname": "Wolfspyre", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/716051007712395315/e05a08abc71255c1072a856328afe951.png?size=512" } ], "reference": { "messageId": "1322097802464989184", "channelId": "1317907853708886056", "guildId": "1315258998995550258" }, "inlineEmojis": [] }, { "id": "1322520227858087966", "type": "Default", "timestamp": "2024-12-28T06:03:13.559-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "maybe be like a social website \uD83D\uDE42", "author": { "id": "1080459985227620363", "name": "vampy699", "discriminator": "0000", "nickname": "vampy", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1080459985227620363/af289d6da0eb206a0d229fa72fe69d1f.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [ { "id": "", "name": "\uD83D\uDE42", "code": "slight_smile", "isAnimated": false, "imageUrl": "https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f642.svg" } ] }, { "id": "1322544364777504810", "type": "Default", "timestamp": "2024-12-28T07:39:08.249-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "i just use the website creator from godaddy or weebly.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322544467508596858", "type": "Default", "timestamp": "2024-12-28T07:39:32.742-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "something more advanced would be getting a wordpress website. which is common for blogs or social", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322694954912448635", "type": "Reply", "timestamp": "2024-12-28T17:37:31.735-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "well… so level of interactivity dictates complexity", "author": { "id": "716051007712395315", "name": "wolfspyre", "discriminator": "0000", "nickname": "Wolfspyre", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/716051007712395315/e05a08abc71255c1072a856328afe951.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "1080459985227620363", "name": "vampy699", "discriminator": "0000", "nickname": "vampy", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1080459985227620363/af289d6da0eb206a0d229fa72fe69d1f.png?size=512" } ], "reference": { "messageId": "1322520110686142534", "channelId": "1317907853708886056", "guildId": "1315258998995550258" }, "inlineEmojis": [] }, { "id": "1322695167664197764", "type": "Default", "timestamp": "2024-12-28T17:38:22.459-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "a static site generator can make cool stuff fairly easily but often lacks dynamic abilities", "author": { "id": "716051007712395315", "name": "wolfspyre", "discriminator": "0000", "nickname": "Wolfspyre", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/716051007712395315/e05a08abc71255c1072a856328afe951.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322695437702135860", "type": "Default", "timestamp": "2024-12-28T17:39:26.841-05:00", "timestampEdited": "2024-12-28T17:39:53.946-05:00", "callEndedTimestamp": null, "isPinned": false, "content": "like… if you want user personas, or to show different stuff to the viewer depending on who they are…. or based on product inventory … that requires some form of a datastore … hence a ‘dynamic’ website", "author": { "id": "716051007712395315", "name": "wolfspyre", "discriminator": "0000", "nickname": "Wolfspyre", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/716051007712395315/e05a08abc71255c1072a856328afe951.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322695887759343657", "type": "Default", "timestamp": "2024-12-28T17:41:14.143-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "if you want something that just enables you to share yer thots … there’s several writing tools that have a deep integration with some flavor of site builder", "author": { "id": "716051007712395315", "name": "wolfspyre", "discriminator": "0000", "nickname": "Wolfspyre", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/716051007712395315/e05a08abc71255c1072a856328afe951.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322696176532717680", "type": "Default", "timestamp": "2024-12-28T17:42:22.992-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "an analogy i use a lot is using a miata to do dump runs", "author": { "id": "716051007712395315", "name": "wolfspyre", "discriminator": "0000", "nickname": "Wolfspyre", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/716051007712395315/e05a08abc71255c1072a856328afe951.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322696267062579282", "type": "Default", "timestamp": "2024-12-28T17:42:44.576-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "use the tool that makes the most sense for your use case", "author": { "id": "716051007712395315", "name": "wolfspyre", "discriminator": "0000", "nickname": "Wolfspyre", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/716051007712395315/e05a08abc71255c1072a856328afe951.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322698794663678023", "type": "Default", "timestamp": "2024-12-28T17:52:47.203-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Never written a paper before, you guys got any tips?", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322699990153433208", "type": "Default", "timestamp": "2024-12-28T17:57:32.23-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "find someone to endorse it before you set off to publish it", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322700127399444512", "type": "Default", "timestamp": "2024-12-28T17:58:04.952-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "if not self publish via hf blog as a co author or author for a DOI", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322700293309206579", "type": "Default", "timestamp": "2024-12-28T17:58:44.508-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "also writing gh repo with proper citation blocks at the bottom and other formatting in markdown allows others to reference your work in their papers -- that is what i focus on .", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322700415057399849", "type": "Default", "timestamp": "2024-12-28T17:59:13.535-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "you could also write a book and publish that which is much easier and generates more return on your investment of time.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322700606066131027", "type": "Default", "timestamp": "2024-12-28T17:59:59.075-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "I probably could write a book on what I’m building tbh but I want to keep the first paper nice and clean and contained and expand on the work later", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322700850287869993", "type": "Default", "timestamp": "2024-12-28T18:00:57.302-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "I didn’t know you could publish via the HF blog", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322700874837004288", "type": "Default", "timestamp": "2024-12-28T18:01:03.155-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "i write articles for everything i do", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701029632118836", "type": "Default", "timestamp": "2024-12-28T18:01:40.061-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "yes. its pretty cheap way to get a DOI you can also just host your models and datasets like i do with DOI enabled and then include the citation block at the bottom of the readme.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701104684732466", "type": "Default", "timestamp": "2024-12-28T18:01:57.955-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "IMO, most academics will only use your work if its MIT licensed.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701164130603110", "type": "Default", "timestamp": "2024-12-28T18:02:12.128-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Makes sense", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701200172388362", "type": "Default", "timestamp": "2024-12-28T18:02:20.721-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Had MIT in mind anyways", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701243281440863", "type": "Default", "timestamp": "2024-12-28T18:02:30.999-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "for example in tau i include all of the figures and charts as supplementary content to the model", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701257311256618", "type": "Default", "timestamp": "2024-12-28T18:02:34.344-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "which has a DOI", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701319206735982", "type": "Default", "timestamp": "2024-12-28T18:02:49.101-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "then i use that DOI in my biblography references for my articles.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701373841870899", "type": "Default", "timestamp": "2024-12-28T18:03:02.127-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Right I see", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701475490697437", "type": "Default", "timestamp": "2024-12-28T18:03:26.362-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "the last \"paper\" i published was Open 3d Bible for google", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701498081345626", "type": "Default", "timestamp": "2024-12-28T18:03:31.748-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "back in 2012", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701548069060618", "type": "Default", "timestamp": "2024-12-28T18:03:43.666-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "its like 800 pages or something.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701583867187241", "type": "Default", "timestamp": "2024-12-28T18:03:52.201-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "That’s crazy man 800 pages", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701609494515755", "type": "Default", "timestamp": "2024-12-28T18:03:58.311-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "its on scribd", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701662967824424", "type": "Default", "timestamp": "2024-12-28T18:04:11.06-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "its the entire proto API to OpenGL", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701703598051469", "type": "Default", "timestamp": "2024-12-28T18:04:20.747-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Pretty awesome", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701715988025426", "type": "Default", "timestamp": "2024-12-28T18:04:23.701-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "i also wrote the book on GWT and GXT themes", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701767883886633", "type": "Default", "timestamp": "2024-12-28T18:04:36.074-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "and also the Design Guide for Monaro Microsoft", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322701830907629751", "type": "Default", "timestamp": "2024-12-28T18:04:51.1-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "most of your best work is never public", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322702011119960147", "type": "Default", "timestamp": "2024-12-28T18:05:34.066-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "anyways i recommend using a PARA organization structure for all of your papers and research. @Wolfspyre can explain better", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "716051007712395315", "name": "wolfspyre", "discriminator": "0000", "nickname": "Wolfspyre", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/716051007712395315/e05a08abc71255c1072a856328afe951.png?size=512" } ], "inlineEmojis": [] }, { "id": "1322702086793859124", "type": "Default", "timestamp": "2024-12-28T18:05:52.108-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Would be valuable", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322702321544728577", "type": "Default", "timestamp": "2024-12-28T18:06:48.077-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "thats my book i wrote for VMWare", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [ { "id": "1322702320902864959", "url": "https://cdn.discordapp.com/attachments/1317907853708886056/1322702320902864959/GXT_Theme_Creation.docx.pdf?ex=67c0f007&is=67bf9e87&hm=12025a1fe4b7c51056da2a3dcbe21583c0ffdd1e0700870febee494f939df7ab&", "fileName": "GXT_Theme_Creation.docx.pdf", "fileSizeBytes": 2421218 } ], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322702470660493363", "type": "Default", "timestamp": "2024-12-28T18:07:23.629-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "I’ll upload some models with my paper but the paper is about reducing the complexity of the attention mechanism in a novel way", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322702542471430225", "type": "Default", "timestamp": "2024-12-28T18:07:40.75-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Pretty math heavy", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322702587006419106", "type": "Default", "timestamp": "2024-12-28T18:07:51.368-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "thats a predraft and its past my non disclosure time", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322702655176577116", "type": "Reply", "timestamp": "2024-12-28T18:08:07.621-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "cool i want to read. what are you writing it in.?", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" } ], "reference": { "messageId": "1322702470660493363", "channelId": "1317907853708886056", "guildId": "1315258998995550258" }, "inlineEmojis": [] }, { "id": "1322702655457329164", "type": "Default", "timestamp": "2024-12-28T18:08:07.688-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "technosourceressextraordinaire leveled up to level 8!", "author": { "id": "1278098225353719869", "name": "Level Bot", "discriminator": "5801", "nickname": "Level Bot", "color": "#E74C3C", "isBot": true, "roles": [ { "id": "1317813109221494795", "name": "L E V E L B O T", "color": "#E74C3C", "position": 6 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1278098225353719869/a4d392464ffc77d9265f6e2435b418fa.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322702790925095025", "type": "Default", "timestamp": "2024-12-28T18:08:39.986-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Nice PDF man it’s impressive!", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322702864237465692", "type": "Reply", "timestamp": "2024-12-28T18:08:57.465-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "The paper or the implementation?", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" } ], "reference": { "messageId": "1322702655176577116", "channelId": "1317907853708886056", "guildId": "1315258998995550258" }, "inlineEmojis": [] }, { "id": "1322703274582872175", "type": "Default", "timestamp": "2024-12-28T18:10:35.299-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [ { "id": "1322703273441890385", "url": "https://cdn.discordapp.com/attachments/1317907853708886056/1322703273441890385/04.PNG?ex=67c0f0eb&is=67bf9f6b&hm=b1e181949a0b03c48afbc45132dc2b8535e022b8cedee43f5f2081fc5d4b2b61&", "fileName": "04.PNG", "fileSizeBytes": 2313203 }, { "id": "1322703273899200613", "url": "https://cdn.discordapp.com/attachments/1317907853708886056/1322703273899200613/05.PNG?ex=67c0f0eb&is=67bf9f6b&hm=ed0eb980f423cfce3cac9bc3f29377532c10f8848642778c121fede40d068b26&", "fileName": "05.PNG", "fileSizeBytes": 205065 }, { "id": "1322703274142335028", "url": "https://cdn.discordapp.com/attachments/1317907853708886056/1322703274142335028/08.PNG?ex=67c0f0eb&is=67bf9f6b&hm=6bdec488a924c1f300fed30291ab3353b460107cd915bb1978464b8f75f950fa&", "fileName": "08.PNG", "fileSizeBytes": 216845 }, { "id": "1322703274381676554", "url": "https://cdn.discordapp.com/attachments/1317907853708886056/1322703274381676554/10.PNG?ex=67c0f0eb&is=67bf9f6b&hm=27050d66db9e569ef8f5d8c6f95ec1116106d824cb79de4c560a286192075786&", "fileName": "10.PNG", "fileSizeBytes": 221756 } ], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322703493743640668", "type": "Default", "timestamp": "2024-12-28T18:11:27.551-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Super cool", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322703518511005696", "type": "Default", "timestamp": "2024-12-28T18:11:33.456-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "that's debug software i wrote to run on the machines which produced radeon and amd ryzen 5xxxx", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322703576077701281", "type": "Default", "timestamp": "2024-12-28T18:11:47.181-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "So sick", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322703582734188565", "type": "Default", "timestamp": "2024-12-28T18:11:48.768-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "they brought me in to debug the design files.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322703740914106460", "type": "Default", "timestamp": "2024-12-28T18:12:26.481-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "ya, i had to build a entire GTK framework to just display the spreadsheets, and then had to make it so you can operate the GUI in a clean suit", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322703789118980197", "type": "Default", "timestamp": "2024-12-28T18:12:37.974-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "i loved that job", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322703880529772544", "type": "Default", "timestamp": "2024-12-28T18:12:59.768-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "we wrote LOTS of papers. i would say 100 pages a week of documentation and emails", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322704420974235761", "type": "Reply", "timestamp": "2024-12-28T18:15:08.62-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "paper, and implementation", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" } ], "reference": { "messageId": "1322702790925095025", "channelId": "1317907853708886056", "guildId": "1315258998995550258" }, "inlineEmojis": [] }, { "id": "1322705068025446448", "type": "Default", "timestamp": "2024-12-28T18:17:42.889-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Ok so I don’t know how to write a paper so I haven’t even chosen what I’m gonna use to write that piece, currently I have a lot of markdown notes and my math is literally in pencil.\n\nThe implementation is in vanilla PyTorch currently. I want to keep the barrier to entry pretty low compared to other vastly different architectures that require custom modules like the mamba block etc", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322705325962428536", "type": "Default", "timestamp": "2024-12-28T18:18:44.386-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Haven’t tried in other frameworks yet but it should be doable", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322705599292641313", "type": "Default", "timestamp": "2024-12-28T18:19:49.553-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "well you generally do not include code directly in your paper", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322705677289918534", "type": "Default", "timestamp": "2024-12-28T18:20:08.149-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "you use algorithm blocks instead and mermaid charts etc.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322705854646194188", "type": "Default", "timestamp": "2024-12-28T18:20:50.434-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "what i do is use g docs (im very proficent with it on mobile and tablet) then any math i take pictures of and edit it into the document", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322706079481724990", "type": "Default", "timestamp": "2024-12-28T18:21:44.039-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "from that i will distile down into markdown. from which i import into latex, and edit on my phone with verbtex or online with Overleaf", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322706101103497269", "type": "Default", "timestamp": "2024-12-28T18:21:49.194-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "This should be ok I have these in latex and mermaid for my custom block and data flows", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322706245718638723", "type": "Default", "timestamp": "2024-12-28T18:22:23.673-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "dont get stuck on formatting and style, just use what is comfortable for you, and get your idea out. i like to use slides too sometimes", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322706313943449672", "type": "Default", "timestamp": "2024-12-28T18:22:39.939-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "just make sure to keep a bibliography", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322706528427311205", "type": "Default", "timestamp": "2024-12-28T18:23:31.076-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "html not xhtml is also valid way to write citation papers", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322706683885256784", "type": "Default", "timestamp": "2024-12-28T18:24:08.14-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "also it costs between 250 and 1000 to publish your article in a commercial journal", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322706793885073509", "type": "Default", "timestamp": "2024-12-28T18:24:34.366-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "why do you want to publish a paper?", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322706909500936293", "type": "Default", "timestamp": "2024-12-28T18:25:01.931-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Yeah agreed I don’t wanna overcook this. Early testing so far is really promising, I got a SOTA benchmark on 3 sentiment analysis datasets using my architecture. And I’ve verified this hasn’t been explored before in other papers.", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322707105261551798", "type": "Default", "timestamp": "2024-12-28T18:25:48.604-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "next you need to find an academic sponsor who has an active phd at an accredited university", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322707152380497950", "type": "Reply", "timestamp": "2024-12-28T18:25:59.838-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Been on my bucket list", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" } ], "reference": { "messageId": "1322706793885073509", "channelId": "1317907853708886056", "guildId": "1315258998995550258" }, "inlineEmojis": [] }, { "id": "1322707179903385640", "type": "Default", "timestamp": "2024-12-28T18:26:06.4-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "they will overshadow you and incubate it", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322707233267515573", "type": "Default", "timestamp": "2024-12-28T18:26:19.123-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "thats what i used to do for a job after i left college", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322707246790217779", "type": "Reply", "timestamp": "2024-12-28T18:26:22.347-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "This won’t be an issue for me luckily", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" } ], "reference": { "messageId": "1322707105261551798", "channelId": "1317907853708886056", "guildId": "1315258998995550258" }, "inlineEmojis": [] }, { "id": "1322707300238233610", "type": "Default", "timestamp": "2024-12-28T18:26:35.09-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "well went back to college after i took time off for my first startup", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322707394408484906", "type": "Default", "timestamp": "2024-12-28T18:26:57.542-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "yea you seem to know people. like any phd who pubished recently who respects you works", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322707465145683968", "type": "Default", "timestamp": "2024-12-28T18:27:14.407-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "they might ask to be co-author but their instition or org will pay to publish it.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322707502395297874", "type": "Default", "timestamp": "2024-12-28T18:27:23.288-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "google paid to publish mine", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322707638047346730", "type": "Default", "timestamp": "2024-12-28T18:27:55.63-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "no way i was going to pay to publish that i wrote it so people emailing me how to use the engine, i would email them that", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322707800844927038", "type": "Default", "timestamp": "2024-12-28T18:28:34.444-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Ahahaha I’m worried about that too, the downside of my architecture is that it’s more complex to set up but less mathematically complex", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322707899666927696", "type": "Default", "timestamp": "2024-12-28T18:28:58.005-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "think of it like this", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322707915119005776", "type": "Default", "timestamp": "2024-12-28T18:29:01.689-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "But again I haven’t explored it enough yet to standardise the block", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322707962443202652", "type": "Default", "timestamp": "2024-12-28T18:29:12.972-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "write a book on how to build it from the ground up. like every component in the correct order", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322708003832463421", "type": "Default", "timestamp": "2024-12-28T18:29:22.84-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "then when you finish that, go through it again.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322708090935840943", "type": "Default", "timestamp": "2024-12-28T18:29:43.607-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "and again until you have it nailed. i recommend writing books they last longer.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322708154504708267", "type": "Default", "timestamp": "2024-12-28T18:29:58.763-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "It’s good advice", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322708154756104213", "type": "Default", "timestamp": "2024-12-28T18:29:58.823-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "takarajordan_82155 leveled up to level 4!", "author": { "id": "1278098225353719869", "name": "Level Bot", "discriminator": "5801", "nickname": "Level Bot", "color": "#E74C3C", "isBot": true, "roles": [ { "id": "1317813109221494795", "name": "L E V E L B O T", "color": "#E74C3C", "position": 6 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1278098225353719869/a4d392464ffc77d9265f6e2435b418fa.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322708198507155558", "type": "Default", "timestamp": "2024-12-28T18:30:09.254-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "bang out a solid ToC", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322708335602045009", "type": "Default", "timestamp": "2024-12-28T18:30:41.94-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "then start working on each of those chapters and sub chapters as separate documents.. make sure to prefix 01, 02 etc to the order of the files", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322708862700097610", "type": "Default", "timestamp": "2024-12-28T18:32:47.61-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "I did an optuna run and it explored a whole bunch of stuff and came out with a better model. I’m just trying to figure out why it’s better in its current configuration", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322709091755233361", "type": "Default", "timestamp": "2024-12-28T18:33:42.221-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "maybe try to reproduce it again to get the same results. and measure the difference if there is one", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322709156968403006", "type": "Default", "timestamp": "2024-12-28T18:33:57.769-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "I did I got the exact same results 3 times", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322709174911635468", "type": "Default", "timestamp": "2024-12-28T18:34:02.047-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "and document you work in standard scientific journaling format", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322709317870293034", "type": "Default", "timestamp": "2024-12-28T18:34:36.131-05:00", "timestampEdited": "2024-12-28T18:35:01.595-05:00", "callEndedTimestamp": null, "isPinned": false, "content": "now experiment with changing one feature at a time and recording results and deltas", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322709588402769980", "type": "Default", "timestamp": "2024-12-28T18:35:40.631-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "The optuna run did this but I don’t really have any visibility into why they affect the accuracy of the model I can only guess", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322709759094423722", "type": "Default", "timestamp": "2024-12-28T18:36:21.327-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "you need layer introspection @Mike D. is working on tooling that does this.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "1029597652138065982", "name": "m1337d", "discriminator": "0000", "nickname": "Mike D.", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1029597652138065982/34ce04704ab1e529879accd380ce0ba4.png?size=512" } ], "inlineEmojis": [] }, { "id": "1322709914279477410", "type": "Default", "timestamp": "2024-12-28T18:36:58.326-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "also @BORCH is into this type of introspection with his work", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "263551503082455050", "name": "borcherding", "discriminator": "0000", "nickname": "BORCH", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/263551503082455050/8ef3d64e4ddb45ee8c75ef59fdd36be8.png?size=512" } ], "inlineEmojis": [] }, { "id": "1322710874133368993", "type": "Default", "timestamp": "2024-12-28T18:40:47.173-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Good shout", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322711391567609856", "type": "Default", "timestamp": "2024-12-28T18:42:50.539-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "im interested in your paper, as im looking for help designing Project Tau's attention mechanism. We use bi-directional LTSM so figuring out how to adapt that is the challenge", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322711605867188298", "type": "Default", "timestamp": "2024-12-28T18:43:41.632-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "the AutoEncoder already uses 32 layers of self-attention", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322711846872154273", "type": "Default", "timestamp": "2024-12-28T18:44:39.092-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "but for example maybe a rotary attention mechanism that shuffles segments of the input parameters based on optimum cardinal ordering", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322717284015407144", "type": "Default", "timestamp": "2024-12-28T19:06:15.408-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Im using local swarm clusters with a gate function, global attention and a broadcast.", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322717365292499039", "type": "Default", "timestamp": "2024-12-28T19:06:34.786-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Can be casual or bi directional", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322717636236410900", "type": "Default", "timestamp": "2024-12-28T19:07:39.384-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "thats clever", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322717837986369638", "type": "Default", "timestamp": "2024-12-28T19:08:27.485-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Completely parallel and linear scaling at the local level.", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [ { "emoji": { "id": "", "name": "\uD83E\uDD17", "code": "hugging", "isAnimated": false, "imageUrl": "https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f917.svg" }, "count": 1, "users": [ { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" } ] } ], "mentions": [], "inlineEmojis": [] }, { "id": "1322718736586899477", "type": "Reply", "timestamp": "2024-12-28T19:12:01.728-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "That’s huge", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" } ], "reference": { "messageId": "1322711605867188298", "channelId": "1317907853708886056", "guildId": "1315258998995550258" }, "inlineEmojis": [] }, { "id": "1322718893407731813", "type": "Default", "timestamp": "2024-12-28T19:12:39.117-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "yes, but its low parameter to compensate.. its narrow but deep", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322718950097682544", "type": "Default", "timestamp": "2024-12-28T19:12:52.633-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "How many parameters?", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322719012638953542", "type": "Default", "timestamp": "2024-12-28T19:13:07.544-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "<1B", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322719082369253456", "type": "Default", "timestamp": "2024-12-28T19:13:24.169-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "its just sentence transformser mpnet", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322719431482277928", "type": "Default", "timestamp": "2024-12-28T19:14:47.404-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "I’ve got you", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322719444396540025", "type": "Default", "timestamp": "2024-12-28T19:14:50.483-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "SBERT uses input masking via self attention plus many layers to basically figure out the relationship to all 384 or 764 componets", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322720087861493761", "type": "Default", "timestamp": "2024-12-28T19:17:23.897-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "For sure", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [ { "emoji": { "id": "", "name": "\uD83E\uDD17", "code": "hugging", "isAnimated": false, "imageUrl": "https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f917.svg" }, "count": 1, "users": [ { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" } ] } ], "mentions": [], "inlineEmojis": [] }, { "id": "1322720463763542127", "type": "Default", "timestamp": "2024-12-28T19:18:53.519-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "And you’re using LSTM?", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322720754965676162", "type": "Default", "timestamp": "2024-12-28T19:20:02.947-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "not in the AutoEncoder", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322720929381482507", "type": "Default", "timestamp": "2024-12-28T19:20:44.531-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Ah!", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322721130229923910", "type": "Default", "timestamp": "2024-12-28T19:21:32.417-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "The core model that gets fed by the autoencoder uses a bi-directional LTSM with a sequence of 128 steps", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322721215898451981", "type": "Default", "timestamp": "2024-12-28T19:21:52.842-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Super cool", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322721349281648741", "type": "Default", "timestamp": "2024-12-28T19:22:24.643-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "this model uses continous activation functions, rather than discrete. this changes the action space, so it is able to respond within 1 frame of a game", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322721481138110504", "type": "Default", "timestamp": "2024-12-28T19:22:56.08-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "it has a memory of the previous 128 turns, and each turn is 10k words -- 128k context", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322721609563504721", "type": "Default", "timestamp": "2024-12-28T19:23:26.699-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "my vision is to get it to respond async to observed input stream of events.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322721700730638468", "type": "Default", "timestamp": "2024-12-28T19:23:48.435-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "eg, it will only respond if its *interested*", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322721782364635206", "type": "Default", "timestamp": "2024-12-28T19:24:07.898-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "HAL from 2001 inspired me", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322721803260657675", "type": "Default", "timestamp": "2024-12-28T19:24:12.88-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "That’s nice is it GELU?", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322721884856385647", "type": "Default", "timestamp": "2024-12-28T19:24:32.334-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "no ONNX, but can easily be converted", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322722034983374943", "type": "Default", "timestamp": "2024-12-28T19:25:08.127-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "No the function", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322722046488350822", "type": "Default", "timestamp": "2024-12-28T19:25:10.87-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "after the prototype is complete, i plan on extracting out all of the python code into a new fork of pytorch", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322722062095351879", "type": "Default", "timestamp": "2024-12-28T19:25:14.591-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Continuous function", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322722079866359868", "type": "Default", "timestamp": "2024-12-28T19:25:18.828-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "o yes", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322722106055720981", "type": "Default", "timestamp": "2024-12-28T19:25:25.072-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "sorry so many acronyms", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322722262335361044", "type": "Reply", "timestamp": "2024-12-28T19:26:02.332-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Big context dude! What’s the memory overhead?", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" } ], "reference": { "messageId": "1322721481138110504", "channelId": "1317907853708886056", "guildId": "1315258998995550258" }, "inlineEmojis": [] }, { "id": "1322722280773783633", "type": "Default", "timestamp": "2024-12-28T19:26:06.728-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "unity put ALOT of research into developing the DQN pytorch code that powers the actual model", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322722309441851424", "type": "Default", "timestamp": "2024-12-28T19:26:13.563-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "tiny,", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322722332552204411", "type": "Default", "timestamp": "2024-12-28T19:26:19.073-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Pretty awesome", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322722767493402704", "type": "Default", "timestamp": "2024-12-28T19:28:02.771-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "well right now im testing with 128 word input so 128 *128 = 16,384 context. which is about 100 MB of vram and about 50 mb of system plus unity and sentis overhead of 250 MB system and 100 MB of Vram", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322722823764181153", "type": "Default", "timestamp": "2024-12-28T19:28:16.187-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "query time is ~7 to 9 ms", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322723086142930967", "type": "Default", "timestamp": "2024-12-28T19:29:18.743-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "sentence transformers operates in a separate container or process with flash attention 2 that is very fast, like 1 to 3ms to encode 128 words, and can be done in parrellel. chunking is done on cpu super fast", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322723134255661148", "type": "Default", "timestamp": "2024-12-28T19:29:30.214-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Really low", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322723224857088012", "type": "Default", "timestamp": "2024-12-28T19:29:51.815-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "the ONNX model is about 76 layers and is tiny now, size 256 on all networks", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322723357744959519", "type": "Default", "timestamp": "2024-12-28T19:30:23.498-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "I wonder if my arch would work for this use case, it’s about half the memory of LSTM.", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322723370382655539", "type": "Default", "timestamp": "2024-12-28T19:30:26.511-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "trained on 50k records, 98% accuracy, 2.5MB model size", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322723458664370276", "type": "Default", "timestamp": "2024-12-28T19:30:47.559-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "well see here is the rub, the LTSM is just a hippocampus", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322723518579998752", "type": "Reply", "timestamp": "2024-12-28T19:31:01.844-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "That’s extremely high", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" } ], "reference": { "messageId": "1322723370382655539", "channelId": "1317907853708886056", "guildId": "1315258998995550258" }, "inlineEmojis": [] }, { "id": "1322723570807472160", "type": "Default", "timestamp": "2024-12-28T19:31:14.296-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "the bi-directional it is. it does not store preference or weights like attention does", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322723571704791093", "type": "Default", "timestamp": "2024-12-28T19:31:14.51-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "technosourceressextraordinaire leveled up to level 9!", "author": { "id": "1278098225353719869", "name": "Level Bot", "discriminator": "5801", "nickname": "Level Bot", "color": "#E74C3C", "isBot": true, "roles": [ { "id": "1317813109221494795", "name": "L E V E L B O T", "color": "#E74C3C", "position": 6 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1278098225353719869/a4d392464ffc77d9265f6e2435b418fa.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322723664797634650", "type": "Default", "timestamp": "2024-12-28T19:31:36.705-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "eg over time how do we store memory of preferences of various input weights we experience over time?", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322723750344392734", "type": "Default", "timestamp": "2024-12-28T19:31:57.101-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "then using that matrix apply a scalar to the output of the AutoEncoder.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322723901557575870", "type": "Default", "timestamp": "2024-12-28T19:32:33.153-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "this would shuffle and adjust the weights based on preference, its like LoRA for input parameters before being fed into the core model.", "author": { "id": "330939073491369985", "name": "technosourceressextraordinaire", "discriminator": "0000", "nickname": "p 3 n G u 1 n Z z", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 }, { "id": "1320806044724629616", "name": "p u b l i c", "color": "#607D8B", "position": 1 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/330939073491369985/2c754a981572fae0aac9a7cc225e9669.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1322724396812603478", "type": "Default", "timestamp": "2024-12-28T19:34:31.231-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "What’s total round trip time then?", "author": { "id": "1228100800316833875", "name": "takarajordan_82155", "discriminator": "0000", "nickname": "takarajordan", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1228100800316833875/e711f72d684dfc2731718df7ba5f9679.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1337562353654304809", "type": "Default", "timestamp": "2025-02-07T18:15:15.818-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "https://x.com/introsp3ctor/status/1888003473494458723?t=p9ilUIHuLIw-o99HjRHQEA&s=19", "author": { "id": "1029597652138065982", "name": "m1337d", "discriminator": "0000", "nickname": "Mike D.", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1029597652138065982/34ce04704ab1e529879accd380ce0ba4.png?size=512" }, "attachments": [], "embeds": [ { "title": "Mike Dupont (@introsp3ctor) on X", "url": "https://twitter.com/introsp3ctor/status/1888003473494458723?t=p9ilUIHuLIw-o99HjRHQEA&s=19", "timestamp": "2025-02-07T18:14:40.146-05:00", "description": "https://t.co/bwPWxl3c8T if you're looking to hire someone to help you install s o l f u n m e m e or if you want to help someone install then please register here we have some people already asking and they want to hire Consultants \\#SOLFUNMEME \\#jobseekers \\#HIRINGNOW", "color": "#1DA1F2", "footer": { "text": "X", "iconUrl": "https://images-ext-1.discordapp.net/external/PTMEN2KUDPVc1f15BqpREEpYn-iIisxHLwkH_jLnaPo/https/abs.twimg.com/responsive-web/client-web/icon-default.522d363a.png" }, "images": [], "fields": [], "inlineEmojis": [] } ], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1341105993244741745", "type": "Default", "timestamp": "2025-02-17T12:56:25.334-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "Really bizzare question, but do any of you guys use soulseek, on linux?", "author": { "id": "1122602748450443385", "name": "mikus____", "discriminator": "0000", "nickname": "mikus", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1122602748450443385/2c2b36d84a83bc3f62c96df22abc85c0.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1341106034365698071", "type": "Default", "timestamp": "2025-02-17T12:56:35.138-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "I'm currently experiencing issues with storing my configs", "author": { "id": "1122602748450443385", "name": "mikus____", "discriminator": "0000", "nickname": "mikus", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1122602748450443385/2c2b36d84a83bc3f62c96df22abc85c0.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [], "inlineEmojis": [] }, { "id": "1341951981794758657", "type": "Reply", "timestamp": "2025-02-19T20:58:04.722-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "wot is it?", "author": { "id": "716051007712395315", "name": "wolfspyre", "discriminator": "0000", "nickname": "Wolfspyre", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/716051007712395315/e05a08abc71255c1072a856328afe951.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "1122602748450443385", "name": "mikus____", "discriminator": "0000", "nickname": "mikus", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1122602748450443385/2c2b36d84a83bc3f62c96df22abc85c0.png?size=512" } ], "reference": { "messageId": "1341105993244741745", "channelId": "1317907853708886056", "guildId": "1315258998995550258" }, "inlineEmojis": [] }, { "id": "1341955307055743049", "type": "Reply", "timestamp": "2025-02-19T21:11:17.526-05:00", "timestampEdited": null, "callEndedTimestamp": null, "isPinned": false, "content": "music sharing app", "author": { "id": "1122602748450443385", "name": "mikus____", "discriminator": "0000", "nickname": "mikus", "color": "#93FF00", "isBot": false, "roles": [ { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/1122602748450443385/2c2b36d84a83bc3f62c96df22abc85c0.png?size=512" }, "attachments": [], "embeds": [], "stickers": [], "reactions": [], "mentions": [ { "id": "716051007712395315", "name": "wolfspyre", "discriminator": "0000", "nickname": "Wolfspyre", "color": "#FFFC00", "isBot": false, "roles": [ { "id": "1317853950287941652", "name": "A D M I N", "color": "#FFFC00", "position": 5 }, { "id": "1317851980869402744", "name": "M O D", "color": "#93FF00", "position": 4 }, { "id": "1317855596208324678", "name": "C R E A T O R", "color": "#00C6FF", "position": 3 } ], "avatarUrl": "https://cdn.discordapp.com/avatars/716051007712395315/e05a08abc71255c1072a856328afe951.png?size=512" } ], "reference": { "messageId": "1341951981794758657", "channelId": "1317907853708886056", "guildId": "1315258998995550258" }, "inlineEmojis": [] } ], "messageCount": 177 }