{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":406901409,"defaultBranch":"main","name":"bods","ownerLogin":"BU-DiSC","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-09-15T19:32:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/69327079?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1709742982.0","currentOid":""},"activityList":{"items":[{"before":"d23daf26f7bd5b5e359bd2fd2b4cbd965e5d8ba9","after":null,"ref":"refs/heads/skip-brute-force","pushedAt":"2024-03-06T16:36:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"}},{"before":"066387c309a26a3d97a772e9257273520c8b7ab4","after":"82c21b8532f42526c8ecc38d9b1190823ca0d593","ref":"refs/heads/main","pushedAt":"2024-03-06T16:36:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"[feat] can skip brute force if within a 1% threshold when we are attempting K=100% (#20)","shortMessageHtmlLink":"[feat] can skip brute force if within a 1% threshold when we are atte…"}},{"before":null,"after":"d23daf26f7bd5b5e359bd2fd2b4cbd965e5d8ba9","ref":"refs/heads/skip-brute-force","pushedAt":"2024-03-06T16:32:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"[feat] can skip brute force if within a 1% threshold when we are attempting K=100%","shortMessageHtmlLink":"[feat] can skip brute force if within a 1% threshold when we are atte…"}},{"before":null,"after":"341340ec84cb3c70c2ce7de1f450779ee75c4bb3","ref":"refs/heads/bods_int","pushedAt":"2024-02-26T03:49:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"edit","shortMessageHtmlLink":"edit"}},{"before":"cbc2ec4a3f1f3db127d9b9a4130d8ca3dec88805","after":null,"ref":"refs/heads/ephoris/binary_output_file","pushedAt":"2024-02-21T01:51:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ephoris","name":"ndhuynh","path":"/ephoris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12191150?s=80&v=4"}},{"before":"82860688965f9cd029e962bac4915256dcdbdf0f","after":"066387c309a26a3d97a772e9257273520c8b7ab4","ref":"refs/heads/main","pushedAt":"2024-02-21T01:51:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ephoris","name":"ndhuynh","path":"/ephoris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12191150?s=80&v=4"},"commit":{"message":"[Feat] Add ability for binary output blob (#19)\n\n* [Feat] Add binary format for output file\r\n* [Chore] Add sensible defaults for BoDS","shortMessageHtmlLink":"[Feat] Add ability for binary output blob (#19)"}},{"before":"29d2240be4b744d948e03896751b86ac136885d7","after":"cbc2ec4a3f1f3db127d9b9a4130d8ca3dec88805","ref":"refs/heads/ephoris/binary_output_file","pushedAt":"2024-02-21T01:09:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ephoris","name":"ndhuynh","path":"/ephoris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12191150?s=80&v=4"},"commit":{"message":"[Chore] Add sensible defaults for BoDS","shortMessageHtmlLink":"[Chore] Add sensible defaults for BoDS"}},{"before":null,"after":"29d2240be4b744d948e03896751b86ac136885d7","ref":"refs/heads/ephoris/binary_output_file","pushedAt":"2024-02-21T01:01:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ephoris","name":"ndhuynh","path":"/ephoris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12191150?s=80&v=4"},"commit":{"message":"[Feat] Add binary format for output file","shortMessageHtmlLink":"[Feat] Add binary format for output file"}},{"before":"cc8347d5eba0d37f34ebe1b6e6b50b9a8ff6b9b6","after":null,"ref":"refs/heads/refactor-args","pushedAt":"2024-02-06T19:54:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"}},{"before":"35a28af64e7395c0c983e32905ccb4b022bc68ab","after":"82860688965f9cd029e962bac4915256dcdbdf0f","ref":"refs/heads/main","pushedAt":"2024-02-06T19:54:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"[REFACTOR] Use cxxopts instead of args.hxx (#18)\n\n* [REFACTOR] removed spdlog static copy and added as cmake dependency\r\n\r\n* [REFACTOR] refactor code to use cxxopts\r\n\r\n* [REMOVE] deleted args.hxx unused library\r\n\r\n* [BUG-FIX] removed duplicates from gitignore; added external/CMakeLists.txt file","shortMessageHtmlLink":"[REFACTOR] Use cxxopts instead of args.hxx (#18)"}},{"before":"a19bbed5976423ec5800d2ee132cf78f8550334a","after":"cc8347d5eba0d37f34ebe1b6e6b50b9a8ff6b9b6","ref":"refs/heads/refactor-args","pushedAt":"2024-02-06T19:53:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"[BUG-FIX] removed duplicates from gitignore; added external/CMakeLists.txt file","shortMessageHtmlLink":"[BUG-FIX] removed duplicates from gitignore; added external/CMakeList…"}},{"before":"cd7e86b8d6a30f3580c2fbdc97ee6a0f23aed51b","after":"a19bbed5976423ec5800d2ee132cf78f8550334a","ref":"refs/heads/refactor-args","pushedAt":"2024-02-06T19:47:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"[REMOVE] deleted args.hxx unused library","shortMessageHtmlLink":"[REMOVE] deleted args.hxx unused library"}},{"before":"66b6c5d3b9155e1b474ef819907609d484c5cb37","after":"cd7e86b8d6a30f3580c2fbdc97ee6a0f23aed51b","ref":"refs/heads/refactor-args","pushedAt":"2024-02-06T19:45:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"[REFACTOR] refactor code to use cxxopts","shortMessageHtmlLink":"[REFACTOR] refactor code to use cxxopts"}},{"before":null,"after":"66b6c5d3b9155e1b474ef819907609d484c5cb37","ref":"refs/heads/refactor-args","pushedAt":"2024-02-06T18:34:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"[REFACTOR] removed spdlog static copy and added as cmake dependency","shortMessageHtmlLink":"[REFACTOR] removed spdlog static copy and added as cmake dependency"}},{"before":null,"after":"35a28af64e7395c0c983e32905ccb4b022bc68ab","ref":"refs/heads/update_readme","pushedAt":"2024-02-06T16:29:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"updated indent width to 4 (tab width); re-indented cpp source file. (#16)","shortMessageHtmlLink":"updated indent width to 4 (tab width); re-indented cpp source file. (#16"}},{"before":"6a2229db7c4664bcfc31b76619dad3b0bf695d23","after":null,"ref":"refs/heads/clang-update","pushedAt":"2024-02-05T21:24:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"}},{"before":"240fe9a7a394894774195df99e1057b66f89bfdb","after":"35a28af64e7395c0c983e32905ccb4b022bc68ab","ref":"refs/heads/main","pushedAt":"2024-02-05T21:24:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"updated indent width to 4 (tab width); re-indented cpp source file. (#16)","shortMessageHtmlLink":"updated indent width to 4 (tab width); re-indented cpp source file. (#16"}},{"before":null,"after":"6a2229db7c4664bcfc31b76619dad3b0bf695d23","ref":"refs/heads/clang-update","pushedAt":"2024-02-05T21:24:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"updated indent width to 4 (tab width); re-indented cpp source file.","shortMessageHtmlLink":"updated indent width to 4 (tab width); re-indented cpp source file."}},{"before":"0a677a9500e3236a6c59d361171827aa3c9dce6b","after":"240fe9a7a394894774195df99e1057b66f89bfdb","ref":"refs/heads/main","pushedAt":"2024-02-05T21:21:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"Added start_index for data generation\n\nstart_index is an optional value flag that can generate data starting at the given index. Otherwise, start_index defaults to 0.","shortMessageHtmlLink":"Added start_index for data generation"}},{"before":"f438b4b5a0384cdbcd7a6a8e493137946a968829","after":null,"ref":"refs/heads/ephoris/clang_style_file","pushedAt":"2024-02-05T20:58:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ephoris","name":"ndhuynh","path":"/ephoris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12191150?s=80&v=4"}},{"before":"30a279a696fcd21cdbbe6d74bbe2052c79e692fe","after":"0a677a9500e3236a6c59d361171827aa3c9dce6b","ref":"refs/heads/main","pushedAt":"2024-02-05T20:58:52.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ephoris","name":"ndhuynh","path":"/ephoris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12191150?s=80&v=4"},"commit":{"message":"[Chore] Add clang-format style file #15\n\n[Chore] Add clang-format style file","shortMessageHtmlLink":"[Chore] Add clang-format style file #15"}},{"before":null,"after":"f438b4b5a0384cdbcd7a6a8e493137946a968829","ref":"refs/heads/ephoris/clang_style_file","pushedAt":"2024-02-05T20:57:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ephoris","name":"ndhuynh","path":"/ephoris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12191150?s=80&v=4"},"commit":{"message":"[Chore] Add clang-format style file","shortMessageHtmlLink":"[Chore] Add clang-format style file"}},{"before":"ccc3b3b1770e36cbf751f3e5a2c94932acebfe2c","after":null,"ref":"refs/heads/floating_k","pushedAt":"2024-02-05T20:56:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"}},{"before":"8da025d90e71891f23ad3743f9a551a9bfbfd966","after":"30a279a696fcd21cdbbe6d74bbe2052c79e692fe","ref":"refs/heads/main","pushedAt":"2024-02-05T20:54:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"Changed K and L inputs to double (#14)\n\nThis allows to enter in fractional K and L values that will help generate datasets with K or L < 1%.","shortMessageHtmlLink":"Changed K and L inputs to double (#14)"}},{"before":"8da025d90e71891f23ad3743f9a551a9bfbfd966","after":"ccc3b3b1770e36cbf751f3e5a2c94932acebfe2c","ref":"refs/heads/floating_k","pushedAt":"2024-02-05T19:18:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"Changed K and L inputs to double\n\nThis allows to enter in fractional K and L values that will help generate datasets with K or L < 1%.","shortMessageHtmlLink":"Changed K and L inputs to double"}},{"before":null,"after":"8da025d90e71891f23ad3743f9a551a9bfbfd966","ref":"refs/heads/floating_k","pushedAt":"2024-02-05T19:12:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"[Feat] Datagen random window (#13)","shortMessageHtmlLink":"[Feat] Datagen random window (#13)"}},{"before":"d99354439a7508fd63934644f144853be9e87de4","after":null,"ref":"refs/heads/datagen-random-window","pushedAt":"2024-02-05T19:08:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"}},{"before":"012de1f030ccc60c7c094ba1d51fa082ecdfdf7c","after":"8da025d90e71891f23ad3743f9a551a9bfbfd966","ref":"refs/heads/main","pushedAt":"2024-02-05T19:04:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"[Feat] Datagen random window (#13)","shortMessageHtmlLink":"[Feat] Datagen random window (#13)"}},{"before":"639499870420d12a6f6601e8011dd166380ec4d1","after":"d99354439a7508fd63934644f144853be9e87de4","ref":"refs/heads/datagen-random-window","pushedAt":"2024-02-05T14:36:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"added flag for window opts.","shortMessageHtmlLink":"added flag for window opts."}},{"before":"e7d1bdd2846227186d2336f223648dd034a3d258","after":"639499870420d12a6f6601e8011dd166380ec4d1","ref":"refs/heads/datagen-random-window","pushedAt":"2024-02-05T14:35:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ramananeesh","name":"Aneesh Raman","path":"/ramananeesh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22800684?s=80&v=4"},"commit":{"message":"added boolean flag toadded boolean flag for window size options.\n\nBoolean flag captures whether to use fixed window size as provided or use a randomized window up to window_size while generating the data stream.","shortMessageHtmlLink":"added boolean flag toadded boolean flag for window size options."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0wNlQxNjozNjoyMi4wMDAwMDBazwAAAAQOKkKH","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0wNlQxNjozNjoyMi4wMDAwMDBazwAAAAQOKkKH","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0wNVQxNDozNTo0Ni4wMDAwMDBazwAAAAPyXGwW"}},"title":"Activity · BU-DiSC/bods"}