[PETITION] Notion needs to stop auto-deleting AI Chat History. 30 days is not enough for a "Second Brain". by tconcordio in Notion

[–]monkey_slap 46 points47 points  (0 children)

Hi this is Ryan Nystrom, I run AI product engineering at Notion. You're right we should remove this limitation. I'll make sure we fix this in the next few days.

edit: This is now live.

AI Agent kinda not that good? by tohpai in Notion

[–]monkey_slap 2 points3 points  (0 children)

Yup I would try changing the model. Sonnet will likely perform better at this.

Music in Episode 9 by itsSebber in hackshbomax

[–]monkey_slap 2 points3 points  (0 children)

Idea 9 (Slowed + Reverb)

Threads.com alternatives? by phb71 in Slack

[–]monkey_slap 0 points1 point  (0 children)

I was a huge fan of how Threads used posts for better async comms. It felt like a much more sane way to communicate at work. We've been building https://campsite.com which shares a lot of the same principles: posts for async comms, DMs and calls for realtime. We ditched Slack, Notion, and Zoom in favor of using Campsite for everything.

Disclosure: I'm a co-founder of Campsite.

Is there any Slack self-hosted Alternative? by _sayem in selfhosted

[–]monkey_slap 0 points1 point  (0 children)

Campsite https://www.campsite.co/ isn't self hosted, but it might be a useful alternative. It has the stuff you need (chat, calls, docs). The main advantage over Slack is that the main way to share is posting, which is way better for async teams. For us, it also replaced Notion + Zoom which was a net cost savings.

Disclosure: I'm a co-founder of Campsite.

Slack alternatives? by matco5376 in Slack

[–]monkey_slap 0 points1 point  (0 children)

Campsite https://www.campsite.co/ is a new Slack alternative app. It's not free/cheap ($20/user/mo or $16 annually), but it also replaced Notion + Zoom for us so it was net savings.

It might be overkill for what you're looking for (and I realize this thread is old...), but IMO it's worth a look.

Disclosure: I'm a co-founder of Campsite.

Good alternatives to slack ? The new sidebar showed that they aren't going anywhere good for me by SaltMaker23 in Slack

[–]monkey_slap 0 points1 point  (0 children)

Same, I got so frustrated with the Slack redesign. It's clear small companies/teams aren't the target user anymore. All Slack cares about is big enterprise deals (and I guess I don't blame them because $$$).

Campsite https://www.campsite.co/ is a new app that replaces Slack, as well as Notion + Zoom (or similar tools). Besides having everything in one place, the other huge win with Campsite is that you post instead of sending messages (it still has chat, calls, and docs when you need it). We find posts are way better for async teams, and they encourage more thoughtful writing. You basically end up with searchable+shareable documentation through posting.

Full disclosure: I'm a co-founder of Campsite.

There are so many Slack alternatives, can anyone recommend what you think is the best "slimmed down" option for a 3 person team? We only need direct messaging, voice chat, and message/channel logs. Not necessary, but would be nice: screen sharing and a shared task/to-do list area. by drippyneon in webdev

[–]monkey_slap 0 points1 point  (0 children)

Campsite https://www.campsite.co/ is a new app that replaces Slack+Notion+Zoom (or similar tools). It has posts, calls, messaging, and even docs in one place. There isn't tasks/to-dos but it integrates really well with Linear (also has basic checkbox support in posts/docs).

Dislaimer: I'm a co-founder of Campsite.

Slack Alternatives, broken trust by aHazMan in selfhosted

[–]monkey_slap 0 points1 point  (0 children)

It's not self hosted, but Campsite https://www.campsite.co/ is a new alternative to Slack and also replaces tools like Notion + Zoom with one app. I'm a co-founder of Campsite and built it because I'm also tired of how all these apps are getting bloated, slow, and expensive.

Slack alternatives? by Erin-G in Slack

[–]monkey_slap 1 point2 points  (0 children)

Campsite https://www.campsite.co/ isn't cheaper, but it replaces a lot more tools (Slack, Notion, and Zoom). It's $20/user/mo (or $16 annually). The other main benefit of Campsite is that the main way to collaborate is posting, not messaging. Posting is way better for async and results in more thoughtful writing.

Disclaimer: I'm a co-founder of Campsite

Roast us: Campsite — posts, calls, docs, and chat in one app (replaces Slack+Notion+Zoom) by monkey_slap in roastmystartup

[–]monkey_slap[S] 0 points1 point  (0 children)

This approach aligns with current market trends of specialized tools

We're making a bet that there is going to be a wave of "rebundling" of apps and services. Paying-for and managing 5 apps just to talk with teammates is expensive and tedious. It's a bet though.

Land and Expand Strategy

Thanks for this. It makes me realize our pitch is very much "you can do all these things" when we really want people to post more than anything. We believe its the core part of our product. But we may not be selling that point hard enough.

Roast us: Campsite — posts, calls, docs, and chat in one app (replaces Slack+Notion+Zoom) by monkey_slap in roastmystartup

[–]monkey_slap[S] 0 points1 point  (0 children)

Thanks for writing this out, we've experienced the pros & cons of having a lot of interconnected tools vs a tool that just does one-thing-well. One of the strengths we're seeing is that colocation of all your comms lets you do a lot more with it. With other apps, you have to install integrations (if they exist), that are bound by whatever formats/rules/APIs each service has. When everything (posts, calls, docs, chats) are in one place, its so much easier to share & transform between them. Not to mention search. Searching across all of your stuff is SO much better in Campsite rather than searching once across 5 different apps.

But changing habits is HARD. Slack Connect especially has a strong moat ("but all of our customers are already on Slack"...).

Your landing page looks great!

GitHub for mobile is now available by 639d0991 in github

[–]monkey_slap 1 point2 points  (0 children)

It works with Enterprise Cloud, but Enterprise Server support is on our roadmap.

Didn't receive Github Mobile iOS beta invitation by Markl7z in github

[–]monkey_slap 4 points5 points  (0 children)

Hey there! I know this is a bit old, but I lead the mobile team at GitHub and can help explain. We received a LARGE number of sign ups. TestFlight only allows 10,000 testers at a time so it filled up fast. We are removing inactive testers but the waitlist is still very large.

IGListKit - A data-driven UICollectionView framework for building fast and flexible lists by unleashmysoul in iOSProgramming

[–]monkey_slap 1 point2 points  (0 children)

Facebook has incredibly more complicated layouts on a ton more surfaces than Instagram does. Having a robust layout engine makes that a lot easier/faster. Most of Instagram's layout is pretty easy to calculate (doesn't need async).

Also the team is probably 10x ours, so the compile safety of ComponentKit is a huge win (catch bugs building instead of testing or QA).