1 00:00:00,000 --> 00:00:01,180 Hey everyone, and welcome back. 2 00:00:01,180 --> 00:00:03,420 Today we're diving into something 3 00:00:03,420 --> 00:00:05,860 I think will be really useful for you, 4 00:00:05,860 --> 00:00:07,780 especially if you're always the one 5 00:00:07,780 --> 00:00:09,460 rounding everyone up for meetings. 6 00:00:09,460 --> 00:00:10,980 Oh yeah, I know that feeling. 7 00:00:10,980 --> 00:00:11,820 Yeah, right. 8 00:00:11,820 --> 00:00:12,640 We're talking about Rallly. 9 00:00:12,640 --> 00:00:13,480 Rallly. 10 00:00:13,480 --> 00:00:16,660 It's open source, and it makes scheduling so easy. 11 00:00:16,660 --> 00:00:17,500 Nice. 12 00:00:17,500 --> 00:00:19,860 And for anyone looking to step into that digital world, 13 00:00:19,860 --> 00:00:22,340 you should know that this episode is powered by Safe Server. 14 00:00:22,340 --> 00:00:23,380 They're the experts. 15 00:00:23,380 --> 00:00:25,260 Yeah, experts in digital transformation 16 00:00:25,260 --> 00:00:26,500 and software hosting. 17 00:00:26,500 --> 00:00:28,620 They can help you navigate all that too. 18 00:00:28,620 --> 00:00:32,460 Check them out at www.safeserver.de. 19 00:00:32,460 --> 00:00:33,580 Definitely. 20 00:00:33,580 --> 00:00:35,700 But back to Rallly, we've got two main sources 21 00:00:35,700 --> 00:00:36,780 for this deep dive. 22 00:00:36,780 --> 00:00:39,740 The Rallly GitHub repository, where all the code is, 23 00:00:39,740 --> 00:00:41,740 and their official documentation website, 24 00:00:41,740 --> 00:00:44,100 which shows you how to use it. 25 00:00:44,100 --> 00:00:47,140 What's interesting is that even the name Rallly kind of hints 26 00:00:47,140 --> 00:00:50,140 at what it does, bringing people together just like a Rallly, 27 00:00:50,140 --> 00:00:53,100 but with an extra L, because, well, the internet's crowded. 28 00:00:53,100 --> 00:00:55,380 Yeah, it's a fun little detail that shows the personality 29 00:00:55,380 --> 00:00:56,140 of the project. 30 00:00:56,140 --> 00:00:56,700 Right. 31 00:00:56,700 --> 00:00:59,540 But beyond the name, Rallly's built on some impressive 32 00:00:59,540 --> 00:01:00,740 technology. 33 00:01:00,740 --> 00:01:05,380 Next.js, Prisma, TRPC, and Tailwind CSS. 34 00:01:05,380 --> 00:01:07,540 That might sound like a bunch of jargon, 35 00:01:07,540 --> 00:01:11,240 but basically, it's a recipe for a fast, reliable, and good 36 00:01:11,240 --> 00:01:12,420 looking platform. 37 00:01:12,420 --> 00:01:14,080 OK, so let's break that down for those of us 38 00:01:14,080 --> 00:01:15,500 who aren't coding wizards. 39 00:01:15,500 --> 00:01:18,000 It sounds like they've used some high quality ingredients 40 00:01:18,000 --> 00:01:19,300 for this recipe. 41 00:01:19,300 --> 00:01:22,020 But what I think is really cool is that Rallly is open source. 42 00:01:22,020 --> 00:01:22,940 Absolutely. 43 00:01:22,940 --> 00:01:25,300 So anyone can actually look at the code, 44 00:01:25,300 --> 00:01:28,740 see how it works, or even change it if they want. 45 00:01:28,740 --> 00:01:29,460 Yeah. 46 00:01:29,460 --> 00:01:31,940 And if you're really into controlling your own data, 47 00:01:31,940 --> 00:01:33,500 they even offer self-hosting options. 48 00:01:33,500 --> 00:01:34,100 Exactly. 49 00:01:34,100 --> 00:01:37,480 It's all about transparency and giving users choices. 50 00:01:37,480 --> 00:01:39,440 Think of it like this with traditional software. 51 00:01:39,440 --> 00:01:41,580 It's like eating at a restaurant. 52 00:01:41,580 --> 00:01:42,900 You get what they give you. 53 00:01:42,900 --> 00:01:43,400 Right. 54 00:01:43,400 --> 00:01:45,140 With open source, it's like having the recipe 55 00:01:45,140 --> 00:01:47,980 and being able to adjust it to your liking, 56 00:01:47,980 --> 00:01:49,880 you know, if you're comfortable in the kitchen. 57 00:01:49,880 --> 00:01:51,180 And speaking of getting comfortable, 58 00:01:51,180 --> 00:01:52,560 I was looking at the instructions 59 00:01:52,560 --> 00:01:54,060 for installing Rallly locally. 60 00:01:54,060 --> 00:01:56,340 And they seem surprisingly straightforward. 61 00:01:56,340 --> 00:01:57,060 Oh, yeah. 62 00:01:57,060 --> 00:01:59,420 Yeah, they even have a step-by-step guide. 63 00:01:59,420 --> 00:02:02,780 So even someone who isn't super tech savvy 64 00:02:02,780 --> 00:02:04,540 can get it running on their own computer. 65 00:02:04,540 --> 00:02:06,900 They've really focused on making it accessible. 66 00:02:06,900 --> 00:02:10,000 But even if you're not interested in self-hosting, 67 00:02:10,000 --> 00:02:13,260 Rallly is designed to be user-friendly from the start. 68 00:02:13,260 --> 00:02:13,740 OK. 69 00:02:13,740 --> 00:02:17,280 You can easily create polls, invite people, 70 00:02:17,280 --> 00:02:19,460 and let the platform do the hard work of finding 71 00:02:19,460 --> 00:02:20,820 the best time for everyone. 72 00:02:20,820 --> 00:02:24,500 And I noticed they have this really helpful participant guide 73 00:02:24,500 --> 00:02:26,100 in their documentation. 74 00:02:26,100 --> 00:02:29,340 So even if you're just on the receiving end of a Rallly poll, 75 00:02:29,340 --> 00:02:31,040 you'll know exactly what to do. 76 00:02:31,040 --> 00:02:32,760 It's a small detail, but it shows 77 00:02:32,760 --> 00:02:35,420 they've thought about the whole experience for both the organizer 78 00:02:35,420 --> 00:02:36,900 and the participants. 79 00:02:36,900 --> 00:02:39,400 It's all about getting rid of those little annoyances that 80 00:02:39,400 --> 00:02:41,200 make scheduling a pain. 81 00:02:41,200 --> 00:02:42,660 Now, something else caught my eye. 82 00:02:42,660 --> 00:02:44,380 They mentioned pro features. 83 00:02:44,380 --> 00:02:46,700 Does this mean there are hidden costs? 84 00:02:46,700 --> 00:02:49,100 Is Rallly going to hit me with a subscription fee 85 00:02:49,100 --> 00:02:50,220 after I'm already hooked? 86 00:02:50,220 --> 00:02:51,100 Not at all. 87 00:02:51,100 --> 00:02:53,980 Rallly offers a really generous amount of features for free. 88 00:02:53,980 --> 00:02:56,780 The pro options are there for people or organizations 89 00:02:56,780 --> 00:03:00,380 that need more integrations with other tools 90 00:03:00,380 --> 00:03:02,520 or really customized branding. 91 00:03:02,520 --> 00:03:04,540 But for most of us, the free version 92 00:03:04,540 --> 00:03:08,100 has everything we need to ditch those endless email chains. 93 00:03:08,100 --> 00:03:09,300 That's awesome to hear. 94 00:03:09,300 --> 00:03:10,980 It really does seem like they're focused 95 00:03:10,980 --> 00:03:13,260 on making scheduling easier for everyone, 96 00:03:13,260 --> 00:03:16,300 no matter what your tech skills are or how much money you have. 97 00:03:16,300 --> 00:03:17,260 Exactly. 98 00:03:17,260 --> 00:03:19,380 And that's where the beauty of open source 99 00:03:19,380 --> 00:03:20,980 really comes through. 100 00:03:20,980 --> 00:03:23,820 You're not limited to one specific plan or set 101 00:03:23,820 --> 00:03:24,940 of features. 102 00:03:24,940 --> 00:03:28,220 If you need more, you can always look at the code yourself 103 00:03:28,220 --> 00:03:30,620 or even contribute to the project. 104 00:03:30,620 --> 00:03:34,300 It's a group effort to make scheduling less of a hassle. 105 00:03:34,300 --> 00:03:37,020 I've always wondered, with open source projects, 106 00:03:37,020 --> 00:03:38,260 are they reliable? 107 00:03:38,260 --> 00:03:39,860 I mean, if anyone can change the code, 108 00:03:39,860 --> 00:03:42,660 doesn't that mean it can be buggy or break down easily? 109 00:03:42,660 --> 00:03:45,460 I'm thinking about those really important meetings I have. 110 00:03:45,460 --> 00:03:47,580 I wouldn't want to use a tool that could suddenly 111 00:03:47,580 --> 00:03:48,620 stop working. 112 00:03:48,620 --> 00:03:49,780 That's a valid concern. 113 00:03:49,780 --> 00:03:52,060 It's actually one of the most common misunderstandings 114 00:03:52,060 --> 00:03:52,900 about open source. 115 00:03:52,900 --> 00:03:53,400 Really? 116 00:03:53,400 --> 00:03:54,060 Yeah. 117 00:03:54,060 --> 00:03:56,500 But the truth is that open source projects often 118 00:03:56,500 --> 00:03:58,600 have a big community of developers 119 00:03:58,600 --> 00:04:01,420 who are constantly reviewing and improving the code. 120 00:04:01,420 --> 00:04:03,380 So it's not just like one person working on it. 121 00:04:03,380 --> 00:04:03,880 Right. 122 00:04:03,880 --> 00:04:06,780 It's like having tons of people looking for potential problems 123 00:04:06,780 --> 00:04:08,900 and working together to fix them. 124 00:04:08,900 --> 00:04:12,860 This teamwork often leads to very stable and dependable 125 00:04:12,860 --> 00:04:13,500 software. 126 00:04:13,500 --> 00:04:15,100 That makes a lot of sense. 127 00:04:15,100 --> 00:04:17,340 It's like having a built-in quality control 128 00:04:17,340 --> 00:04:18,800 team working all the time. 129 00:04:18,800 --> 00:04:19,780 Exactly. 130 00:04:19,780 --> 00:04:22,340 So with Rallly, you're not just getting a tool. 131 00:04:22,340 --> 00:04:24,380 You're joining this whole community of people 132 00:04:24,380 --> 00:04:26,020 who are dedicated to making it better. 133 00:04:26,020 --> 00:04:27,020 Absolutely. 134 00:04:27,020 --> 00:04:29,500 And that's a powerful thing about open source. 135 00:04:29,500 --> 00:04:31,060 You're not just a user. 136 00:04:31,060 --> 00:04:33,900 You're part of a movement towards more transparent, 137 00:04:33,900 --> 00:04:36,740 accessible, and collaborative technology. 138 00:04:36,740 --> 00:04:39,500 So for our listeners out there, what's the main takeaway? 139 00:04:39,500 --> 00:04:40,740 Why should they try Rallly? 140 00:04:40,740 --> 00:04:42,500 Well, in a world where we're always 141 00:04:42,500 --> 00:04:45,620 getting bombarded with information and requests, 142 00:04:45,620 --> 00:04:47,540 Rallly is a breath of fresh air. 143 00:04:47,540 --> 00:04:48,260 I like that. 144 00:04:48,260 --> 00:04:51,780 It helps you take back control of your time and your schedule. 145 00:04:51,780 --> 00:04:53,980 Think about all that time wasted trying 146 00:04:53,980 --> 00:04:56,140 to find a meeting time that works for everyone. 147 00:04:56,140 --> 00:04:57,220 Oh, don't get me started. 148 00:04:57,220 --> 00:04:57,820 Right. 149 00:04:57,820 --> 00:05:00,020 Rallly gets rid of that frustration. 150 00:05:00,020 --> 00:05:02,860 It's efficient, user-friendly, and it's free. 151 00:05:02,860 --> 00:05:04,180 What's not to like? 152 00:05:04,180 --> 00:05:06,100 And I think the fact that it's open source 153 00:05:06,100 --> 00:05:07,660 adds a layer of trust. 154 00:05:07,660 --> 00:05:08,300 Oh, for sure. 155 00:05:08,300 --> 00:05:09,980 You can see exactly what you're getting, 156 00:05:09,980 --> 00:05:13,600 and you're not relying on one company to control everything. 157 00:05:13,600 --> 00:05:16,020 It's like the difference between buying a ready-made meal 158 00:05:16,020 --> 00:05:18,640 and having the recipe to make your own amazing dish. 159 00:05:18,640 --> 00:05:20,300 That's a great analogy. 160 00:05:20,300 --> 00:05:22,720 And with Rallly, you can even change the recipe 161 00:05:22,720 --> 00:05:25,620 to fit your needs if you have the technical skills. 162 00:05:25,620 --> 00:05:27,940 This has been a really interesting deep dive. 163 00:05:27,940 --> 00:05:28,540 I agree. 164 00:05:28,540 --> 00:05:31,700 I'm starting to see why Rallly is getting so much attention. 165 00:05:31,700 --> 00:05:33,780 It's not just another scheduling tool. 166 00:05:33,780 --> 00:05:36,420 It's a different way of thinking about software 167 00:05:36,420 --> 00:05:37,580 and how we work together. 168 00:05:37,580 --> 00:05:38,320 Exactly. 169 00:05:38,320 --> 00:05:40,500 And it brings up an important question. 170 00:05:40,500 --> 00:05:42,660 Could open source solutions like Rallly 171 00:05:42,660 --> 00:05:45,460 become the new normal, not just for scheduling, 172 00:05:45,460 --> 00:05:48,260 but for other parts of our digital lives? 173 00:05:48,260 --> 00:05:49,840 That's something to think about. 174 00:05:49,840 --> 00:05:52,380 As we use more and more online tools, 175 00:05:52,380 --> 00:05:55,020 the idea of having more transparency and control 176 00:05:55,020 --> 00:05:57,180 over them is definitely appealing. 177 00:05:57,180 --> 00:05:58,020 For sure. 178 00:05:58,020 --> 00:06:00,020 It gives people and communities the power 179 00:06:00,020 --> 00:06:02,460 to shape the technology they use instead of being 180 00:06:02,460 --> 00:06:04,300 controlled by big companies. 181 00:06:04,300 --> 00:06:06,600 Well, it looks like we've reached the end of our deep dive 182 00:06:06,600 --> 00:06:07,560 into Rallly. 183 00:06:07,560 --> 00:06:09,140 I don't know about you, but I'm feeling 184 00:06:09,140 --> 00:06:10,900 a little more optimistic about the future 185 00:06:10,900 --> 00:06:12,540 of online collaboration. 186 00:06:12,540 --> 00:06:15,620 And a lot less stressed about scheduling my next meeting. 187 00:06:15,620 --> 00:06:18,380 Before we go, I want to remind everyone that this deep dive was 188 00:06:18,380 --> 00:06:21,060 brought to you by Safe Server, the experts in digital 189 00:06:21,060 --> 00:06:22,820 transformation and software hosting. 190 00:06:22,820 --> 00:06:23,460 That's right. 191 00:06:23,460 --> 00:06:26,180 They're the ones who make sure this podcast runs smoothly. 192 00:06:26,180 --> 00:06:27,980 And they can do the same for your business. 193 00:06:27,980 --> 00:06:32,460 Check them out at www.safeserver.de. 194 00:06:32,460 --> 00:06:34,260 They're an awesome resource for anyone 195 00:06:34,260 --> 00:06:37,220 who wants to navigate the world of digital transformation 196 00:06:37,220 --> 00:06:39,620 and make technology work for them. 197 00:06:39,620 --> 00:06:41,940 And with that, we'll leave you with one final thought 198 00:06:41,940 --> 00:06:43,220 to consider. 199 00:06:43,220 --> 00:06:47,420 As we move towards a future where everything is online, 200 00:06:47,420 --> 00:06:50,140 work and life, could open source tools like Rallly 201 00:06:50,140 --> 00:06:52,260 be the key to making that a better experience? 202 00:06:52,260 --> 00:06:54,860 More collaborative, efficient, even enjoyable? 203 00:06:54,860 --> 00:06:56,540 It's definitely worth thinking about. 204 00:06:56,540 --> 00:06:58,980 And for now, I'd encourage everyone to try out Rallly. 205 00:06:58,980 --> 00:07:01,580 See how it can change how you schedule things and free up 206 00:07:01,580 --> 00:07:03,220 time for what really matters. 207 00:07:03,220 --> 00:07:04,060 For sure. 208 00:07:04,060 --> 00:07:06,380 And if you're feeling inspired to take on your own digital 209 00:07:06,380 --> 00:07:08,260 transformation, remember to visit 210 00:07:08,260 --> 00:07:13,060 safeserver at www.safeserver.de. 211 00:07:13,060 --> 00:07:15,460 They're the experts at making technology work for you. 212 00:07:15,460 --> 00:07:16,060 Absolutely. 213 00:07:16,060 --> 00:07:17,100 Not against you. 214 00:07:17,100 --> 00:07:19,700 Until next time, happy scheduling, everyone. 215 00:07:19,700 --> 00:07:22,100 And happy collaborating.