From 4de58290a661479f3cea550f52bc906b9cfa8501 Mon Sep 17 00:00:00 2001 From: Boris Mann Date: Mon, 17 Jun 2024 20:18:33 -0700 Subject: [PATCH] posts --- _journals/2024-06-17_1420.md | 12 ++++++++ _journals/2024-06-17_1933.md | 11 +++++++ _notes/BorisFund.md | 1 + _notes/Git Butler.md | 10 +++++++ _notes/Highline Beta.md | 20 +++++++++++++ _notes/Ideas.md | 30 +++++++++++++++++++ ... Beyond Licensing - The Evolution Ahead.md | 13 +++++++- _notes/PDS Twitter Archive.md | 8 +++++ _notes/Peerspace.md | 14 +++++++++ _notes/Polar.md | 14 +++++++++ 10 files changed, 132 insertions(+), 1 deletion(-) create mode 100644 _journals/2024-06-17_1420.md create mode 100644 _journals/2024-06-17_1933.md create mode 100644 _notes/Git Butler.md create mode 100644 _notes/Highline Beta.md create mode 100644 _notes/Ideas.md create mode 100644 _notes/PDS Twitter Archive.md create mode 100644 _notes/Peerspace.md create mode 100644 _notes/Polar.md diff --git a/_journals/2024-06-17_1420.md b/_journals/2024-06-17_1420.md new file mode 100644 index 0000000..ae2ba2b --- /dev/null +++ b/_journals/2024-06-17_1420.md @@ -0,0 +1,12 @@ +--- +title: June 17th, 2024 +date: 2024-06-17, 14:20:00 -07:00 +section: journal +link: https://highlinebeta.com/highline-hub/ +tags: + - Canada + - Toronto + - venturestudio +via: https://www.linkedin.com/posts/byosko_founders-investors-community-ecosystem-activity-7208566640140062721-ida2 +--- +[[Highline Beta]] is launching Highline Hub "a curated community & space that empowers pre-seed startups". 5000 sq ft in downtown Toronto. \ No newline at end of file diff --git a/_journals/2024-06-17_1933.md b/_journals/2024-06-17_1933.md new file mode 100644 index 0000000..c19950e --- /dev/null +++ b/_journals/2024-06-17_1933.md @@ -0,0 +1,11 @@ +--- +title: June 17th, 2024 +date: 2024-06-17, 19:33:51 -07:00 +section: journal +link: https://lu.ma/zlnfxgb5 +tags: + - opensource + - Vancouver + - event +--- +I'm giving a talk next week here in Vancouver [[Open Source Beyond Licensing - The Evolution Ahead]], followed by a panel discussion. Come join! \ No newline at end of file diff --git a/_notes/BorisFund.md b/_notes/BorisFund.md index e96532b..a2eccd3 100644 --- a/_notes/BorisFund.md +++ b/_notes/BorisFund.md @@ -1,5 +1,6 @@ --- permalink: /borisfund/ +title: Boris Fund --- I’m running a personal, independent [[Open Collective]] in order to further my interest in [[pooling capital and collaboration]]. diff --git a/_notes/Git Butler.md b/_notes/Git Butler.md new file mode 100644 index 0000000..3c1edd6 --- /dev/null +++ b/_notes/Git Butler.md @@ -0,0 +1,10 @@ +--- +link: https://gitbutler.com/ +tags: + - git + - app + - organization + - startup + - berlin +--- +A Git client for simultaneous branches on top of your existing workflow. \ No newline at end of file diff --git a/_notes/Highline Beta.md b/_notes/Highline Beta.md new file mode 100644 index 0000000..ced4eb1 --- /dev/null +++ b/_notes/Highline Beta.md @@ -0,0 +1,20 @@ +--- +tags: + - venturestudio + - organization + - Canada + - Toronto +link: https://highlinebeta.com/ +--- +A corporate venture studio based in Toronto +## Highline Hub + +Announced [June 17th, 2024](https://www.linkedin.com/posts/byosko_founders-investors-community-ecosystem-activity-7208566640140062721-ida2), a space in downtown Toronto + +> Highline Hub is a curated community & space that empowers pre-seed startups. Our community brings founders, investors, builders & corporate collaborators together to learn, share and work together. +> +> Our 5,000 sq. ft facility located in Toronto’s Financial District offers open-concept space, private offices, meeting rooms and event areas. The Hub hosts in-person events, programming & services that helps accelerate new ventures from 0-1. +> +> [Highline Hub](https://highlinebeta.com/highline-hub/) + +Listed on [[Peerspace]] as [bookable space for meetings](https://www.peerspace.com/profiles/65145812d1ad1a001f80fe4d) \ No newline at end of file diff --git a/_notes/Ideas.md b/_notes/Ideas.md new file mode 100644 index 0000000..dcbe42b --- /dev/null +++ b/_notes/Ideas.md @@ -0,0 +1,30 @@ +Large and small. Some look more like mini projects. +## AI Research Lab + +How can one fund AI research lab? There are many of these, we can focus on specific areas like interface research + +## [[Proto Apps]] + +### Gaming + +A gaming social network that bootstraps by using your SteamID to OAuth link to a new account. Might also be able to cross-post various things. + +Nouns: +* Game +* Purchase +* Achievements +* Review +* Image: screenshots as well as fan art and any other such image +* Video: could also include live streams +### Code + +Github is + +Some things that could integrate: +* [[Radicle]] +* [[Git Butler]] +* [[Polar]] + +[[ForgeFed]] is the ActivityPub version of this. +## Local first App + diff --git a/_notes/Open Source Beyond Licensing - The Evolution Ahead.md b/_notes/Open Source Beyond Licensing - The Evolution Ahead.md index 8a957b4..0eb534f 100644 --- a/_notes/Open Source Beyond Licensing - The Evolution Ahead.md +++ b/_notes/Open Source Beyond Licensing - The Evolution Ahead.md @@ -2,5 +2,16 @@ tags: - presentation - opensource +title: Open Source Beyond Licensing - The Evolution Ahead --- -Open source is no longer a radical act. From legal innovation to ways of working remotely and collaboratively, the past 20 years have integrated it as a common baseline. Can we get maintainers paid, make open source a job, and work alongside new tools like AI? What new licenses, ways of working, and principles power the next 20 years? \ No newline at end of file +**Open source is no longer a radical act.** From legal innovation to ways of working remotely and collaboratively, the past 20 years have integrated it as a common baseline. + +Can we get maintainers paid, make open source a job, and work alongside new tools like AI? + +What new licenses, ways of working, and principles power the next 20 years? +## Presented June 26th, 2024 + +Part of a mini open source series. + +* [Event registration](https://lu.ma/zlnfxgb5) +* Slides (WIP) \ No newline at end of file diff --git a/_notes/PDS Twitter Archive.md b/_notes/PDS Twitter Archive.md new file mode 100644 index 0000000..56847b9 --- /dev/null +++ b/_notes/PDS Twitter Archive.md @@ -0,0 +1,8 @@ +--- +link: https://polar.sh/ATProtoApps/pdstwitterarchive +tags: + - pds + - ATProtocol + - Twitter +--- +Code to \ No newline at end of file diff --git a/_notes/Peerspace.md b/_notes/Peerspace.md new file mode 100644 index 0000000..2f7f341 --- /dev/null +++ b/_notes/Peerspace.md @@ -0,0 +1,14 @@ +--- +link: https://www.peerspace.com/ +tags: + - organization + - app + - marketplace +--- +A marketplace for "rentable places" in cities. + +## Comments + +I used this to book space for IPFS Mainnet in Denver at [[EthDenver]] + +Experimenting with adding [[Z-Space]] \ No newline at end of file diff --git a/_notes/Polar.md b/_notes/Polar.md new file mode 100644 index 0000000..4028e82 --- /dev/null +++ b/_notes/Polar.md @@ -0,0 +1,14 @@ +--- +link: https://polar.sh/ +tags: + - organization + - git + - opensource +--- +Polar is a funding & monetization platform for open source & indie developers + +## Testing + +You can find my creator page at [polar.sh/bmann](https://polar.sh/bmann) + +I'm experimenting with Polar for [[PDS Twitter Archive]]. \ No newline at end of file -- 2.51.2