Screenshot of pixelfed running locally - this is the start screen, with 0 users so far
Baaaaaaaaaaaaaaaaaaaaaaaam
Pixelfed running finally locally with Vagrant.
#pixelfed #vagrant #pixelfedlocally #pixelfeddev #pixelfedadmin
Screenshot of pixelfed running locally - this is the start screen, with 0 users so far
Baaaaaaaaaaaaaaaaaaaaaaaam
Pixelfed running finally locally with Vagrant.
#pixelfed #vagrant #pixelfedlocally #pixelfeddev #pixelfedadmin
@pixelfed Is it possible to post to pixelfed (pixelfed.social) using a HTTPS web API? I notices I can create a PAT in the settings UI of pixelfed.
Where can l learn how to make a post via HTTPS? #pixelfed #pixelfeddev #activitypub #activitypubdev
The image contains two tables comparing code statistics before and after a refactoring process using the tokei tool. Here is the data on the tables: Before Refactoring: Language: JavaScript: 23 files, 4195 lines JSX: 46 files, 7299 lines TSX: 16 files, 3102 lines TypeScript: 6 files, 125 lines Total: 91 files, 14,721 lines After Refactoring: Language: TSX: 82 files, 13,030 lines TypeScript: 11 files, 1492 lines Total: 93 files, 14,522 lines
This week in #pixelfed :pixelfed:
https://github.com/pixelfed/pixelfed-rn/pull/185
@treefit migrated 91 files from JavaScript to Typescript, unifying the language of the backend.
This was so satisfying to see
#dev #pixelfeddev