Dropbox status: access issues and outage reports
No problems detected
If you are having issues, please submit a report below.
Dropbox is a file hosting service operated by American company Dropbox, Inc., headquartered in San Francisco, California, that offers cloud storage, file synchronization, personal cloud, and client software.
Problems in the last 24 hours
The graph below depicts the number of Dropbox reports received over the last 24 hours by time of day. When the number of reports exceeds the baseline, represented by the red line, an outage is determined.
At the moment, we haven't detected any problems at Dropbox. Are you experiencing issues or an outage? Leave a message in the comments section!
Most Reported Problems
The following are the most recent problems reported by Dropbox users through our website.
- Errors (60%)
- Sign in (20%)
- Website Down (20%)
Live Outage Map
The most recent Dropbox outage reports came from the following cities:
| City | Problem Type | Report Time |
|---|---|---|
|
|
Errors | 16 days ago |
|
|
Website Down | 16 days ago |
|
|
Errors | 26 days ago |
|
|
Errors | 29 days ago |
|
|
Sign in | 3 months ago |
|
|
Errors | 4 months ago |
Community Discussion
Tips? Frustrations? Share them here. Useful comments include a description of the problem, city and postal code.
Beware of "support numbers" or "recovery" accounts that might be posted below. Make sure to report and downvote those comments. Avoid posting your personal information.
Dropbox Issues Reports
Latest outage, problems and issue reports in social media:
-
Gabriellathebadbadfrenchmaid (@Gabriella50726) reported@AngryBeaverABM @DarkShadow1948 It took me a while to upload it. It was slow. But my computer has so many pages and tabs for work, so that gets slowed down by that and Dropbox cuz the files are so big
-
RVCrypto (@RvCrypto) reportedEvery once in a while I have one of those moments as an investor where everything just clicks. I had that moment a couple of weeks ago with Leadpoet, $TAO subnet 71. What initially caught my attention was the team. To me, they represent what a Bittensor-first team should look like. They're deeply committed to the ecosystem, they execute quickly, and, most importantly, they seem to understand that in the end none of that matters if you don't build a product customers actually want. The product appears to be working really well. Winning the OKX product competition and attracting an inbound pilot with Dropbox are the latest two independent signals that suggest they're solving a real problem for enterprise sales teams. The opportunity they're pursuing is also enormous. Enterprise sales is a market worth billions, and if Leadpoet continues executing the way it has so far, I genuinely believe they have a realistic path to building an eight-figure revenue business next year. And the best part here is that all of that value ultimately flows back into the token. I've also spent quite a bit of time talking with Gavin over the past few weeks and months. Those conversations gave me a very similar feeling about Leadpoet to the one I had with Score when talking with Max. I don't make that comparison lightly. It's great to see Leadpoet finally getting the attention it deserves, and the recent price action reflects that. Although, if I'm being completely honest, I would have loved one more dip to accumulate a bigger position, and I know I'm not the only one thinking that.
-
Phillip Shepard (@Phillip_shepard) reported@RobertJBye One thing I do on a daily basis - I have a skill that is called the “video analyzer skill” and I record a screen record with my iPhone and microphone one - I talk about all the issues I need fixed while showing it in video - send it via Claude mobile app - it runs the skill - transcribes and makes its self a html doc with the video frames that the issues exist in - then fixes the issues - builds a test flight and I update it - very useful… if the video is too big I send it via Dropbox which syncs to my Mac
-
Christopher Doyle (@djfunboy) reported@iamlukethedev CLI updates changed the signed binary and dropped macOS permissions Dropbox/TCC made jobs work interactively but failed headless (this took some time to figure out) Claud auth refresh broke and continue to break despite multiple attempts and setup tokens. Agent confusing to use API vs subscriptions. Article jobs failed on missing configs, QA turn limits, and clunky validataion Digest existed but failed to pick up silent failures Some jobs reporting done while producing nothing, without a final artifact verification I am an experienced builder but also self/agent taught so these are mostly setup and validation issues. My bigger point is that these take work and especially the more complex tasks. I am still early and I have put more work than value created but I can see the light at the end of the tunnel.
-
Mikemira (@storiesbyohama) reportedTwitter did not explode online first. It exploded in a hallway. In 2007, Twitter was still small. Most people online did not care. So the team did not try to shout at the whole internet. They went to SXSW. They put two big screens in the corridor. People at the event sent a text. That text showed up on the wall in front of everyone. One person posted. Ten people saw it. Then those ten posted too. That is how usage jumped. Not from a giant ad. From one room full of the right people. This is the growth lesson most founders miss. You do not need the whole market on day one. You need one place where your first users already stand. A campus. A conference. A WhatsApp group. A Discord. One street. One event. Dropbox did this on Hacker News. Tinder did this at campus parties. Airbnb did this when hotels ran out of rooms. If signups are slow, stop spraying ads everywhere. Find the one room. Make the product visible there. Let people watch other people use it. That is how early growth actually starts. I'm Miracle Ohama, a Growth Marketer helping B2B SaaS & tech companies find and fix revenue leaks across their funnel, I fix Growth Funnels & build real experiments that increase ARR.
-
True Become False (@trubecomefalse) reported@imbabybrooklyn HN had a terrible track record. They were anyi bitcoin 1 month after it launched. Same with Dropbox, discord and a few others off the top of my head.
-
chaos (@konig0000) reportedSolution of yesterday’s question: Design Google Photos: the part after the boxes “Hash it and put it in S3” fails the interview. Two phones compress the same sunset differently. Same photo. Two hashes. Two rows. You just built a worse Dropbox. The system needs three IDs, not one. client_upload_id — generated on the device before the first byte moves content_hash — hash of the exact bytes you received asset_id — the thing the user sees in the library Uploads are sessions. Library entries are assets. Blobs are renditions. If you collapse those into one key, retries, edits, and shared albums all collide. 1. Retries must be idempotent on the client, not on the filename Phone goes offline mid-flight with 612 shots, 40 already half-uploaded. Each photo gets a client_upload_id the moment it enters the queue. Chunks are uploaded against that ID. Commit is PUT /uploads/{id}/complete. Same ID + same bytes → same session. Server returns the existing asset. Late packet after commit is a no-op. Filename + timestamp is not an ID. Camera roll and AirDrop will mint two. 2. Exact dupes are content-addressed. Near-dupes are reconciled. After commit: look up sha256(bytes) if it already exists for that user (or the shared album’s owner set), attach the new upload to the existing asset_id do not create a second photo The 28 shared “Goa 2026” shots that are almost-but-not-quite the library copies will miss on sha256. That is expected. Run a cheap perceptual hash (pHash / dHash) + capture time + camera model from EXIF. If distance is tiny and captured within a few seconds, mark as near_duplicate_of and do not show two tiles. Keep both blobs if you must; hide one in the UI. Two devices, two compressions, one photo in the grid.
-
Porro (@MagickPorro) reported@unknownhomer @hasen_95dx You see how we have gone from comparing omarchy to dropbox to saying it is just a cool rice? I have no problem with people chosing omarchy because it looks cool, i just don't want people to treat it as if it is an actually innovating software in any meaningful way
-
Nell AI Labs (@nellaiorgs) reportedThree traits make a startup idea look bad because most founders run from all three, which leaves the idea sitting there for whoever doesn't. 1. Hard to get started Stripe is the textbook case. Thousands of developers hit the exact same broken credit card integration and knew it sucked. Nobody built the fix, because it required a special bank deal and deep infrastructure knowledge nobody wanted to acquire. That friction wasn't a warning sign. It was the moat. 2. Boring Gusto makes payroll software. Nobody's passionate about payroll. That's precisely why it sat unsolved — every "fun" idea gets fought over by ten founders, every boring one gets ignored by all of them. And here's the part people miss: six months into any startup, fun or boring, you're doing the same thing — writing code, fixing bugs, talking to users. The initial excitement of the idea has almost no correlation with how much you'll enjoy running the company. 3. Already has competitors Dropbox was the 20th file storage company at launch. Founders read "20 competitors" as a red flag. It's the opposite and evidence of real demand which nobody's nailed it. Zero competitors usually means zero market, not first-mover advantage. Founders optimize for what looks easy, not what actually works. The gap between those two is exactly where the good ideas live.
-
Just Matthew (@MatthewP279348) reported@Rani_Rant_Fest @iGardon Doesn't change the fact that they aren't showing the prompt, so the result is valueless. I don't read people's google shares. Put it in dropbox if you want me to read it. Lastly, calmatters is a CA bureaucracy, of course they will lay down cover for their corrupt gov.
-
Market Fit (@AIMarketFit) reportedBREAKING: Dropbox just confirmed ~5,000 accounts were breached last month and attackers could view and download stored files. The entry point wasn't a Dropbox flaw. It was a vulnerability in the legacy Lenovo ID integration. Hackers didn't need passwords. Users without MFA were completely exposed through the Lenovo login bypass. Less than a third of the compromised accounts had files actually accessed, but that still means real data, real files, real exposure. This is what third-party integrations quietly look like as an attack surface. Does your cloud storage stack have legacy identity providers you haven't audited lately?
-
Bruno Marsino (@BrunoMarsino) reportedCompany for AI age: - Information should flow flat - Can’t wait to have all information to make decisions - Speed and excelente in execution is crucial - You should get as much info as possible during the constraint of time given by yourself - How do we prepare a company to be totally eligible for AI? Not only text info but images - Service of the future is not about giving agents to corps to solve problems but offering the solution/service driven by AI. - Even if all information is on the web, multiple file structures, owners, formats and file storage systems (dropbox, drive, box) add friction to information and decision making
-
Ed Giansante (@edugiansante) reportedcommunity is not a Slack channel. I've been building communities for 15 years across Zynga, Dropbox, Wix, Persona, and my own project Edublin. And the biggest misconception I still hear is: "we launched a Slack, so we have a community." You don't. Slack, Discord, forums, Circle... those are all tools. Community is what happens when people trust each other enough to be honest. I've seen companies spend six figures on community platforms and end up with a ghost town. I've also seen a group chat of 12 people generate more value than a 10,000 person Slack. The difference is the architecture: who's in the room, how they got there, what the norms are, and whether people feel safe enough to say what they actually think. At Dropbox, we had 400 million users. The "community" wasn't a platform, it was the trust between power users who helped each other solve problems the support docs couldn't. They needed to know they were talking to someone who understood their situation. At Wix, I built an 80K partner community. The platform was secondary. What mattered was that web designers felt seen by a company that historically marketed to DIY users. The community was the signal that Wix took professionals seriously. Edublin started as a blog answering questions for Brazilian expats moving to Ireland, with no dedicated platform or app. It became the largest community of its kind because the trust was real. People showed up because they knew they'd get an honest answer. Community is trust. Community is the reason someone comes back. Every time I evaluate whether a community is working, I ask one thing: would these people show up even if the tool disappeared? If yes, you have something real. If not, you have a group chat.
-
160 IQ haver Randy (@MinionTripper) reported@mittsh why would anyone use dropbox you can just setup an ftp server on a linux machine!
-
Zely (@0xZely) reportedThe MIT professor who crashed 10 percent of the internet at 22 posts the free course that runs every AWS outage, every Uber ping, and every Slack notification on earth. MIT charges $85,000 a year to sit in that classroom. He posted every lecture to MIT OpenCourseWare for nothing. Millions have opened lecture one. Almost no engineer has finished all twenty. His name is Robert Morris. He is a professor at MIT CSAIL and one of the four cofounders of Y Combinator, the seed fund behind Airbnb, Dropbox, Stripe, Reddit, and Coinbase. In November 1988 he was a 22-year-old Cornell graduate student. He released a small program that was supposed to count the computers on the internet. It replicated so fast it crashed roughly ten percent of every machine online, and made him the first person ever convicted under the Computer Fraud and Abuse Act. He got three years probation, 400 hours of community service, and a $10,050 fine. Ten years later he cofounded the online store Viaweb with Paul Graham and sold it to Yahoo for $49 million. Seven years after that he cofounded Y Combinator with the same partner. Its portfolio is now worth over $600 billion. The clip in this video is one lecture from MIT 6.824 Distributed Systems, filmed at MIT and posted for free. The words on the board behind him are fault tolerance, availability, recoverability. Those three words decide whether Instagram loads when you open it, whether your Uber arrives, and whether your paycheck hits your account on the first of the month. Morris covers the entire logic of distributed systems in twenty lectures. Everything fails, all the time. A single computer fails once every few years. Ten thousand computers fail hundreds of times a day. The only design that survives is one that assumes failure is normal. Every retail user cursing a spinning wheel is looking at the wrong problem. The miracle is that most of the time it does not spin. Availability beats consistency. You cannot always have both. When the network splits, a system either serves stale data or refuses to serve at all. Amazon picks stale. Your bank picks nothing. Every user who screams at the Slack status page wants Amazon's answer. Every user who screams at a double charge wants the bank's. Replicate everything, trust nothing. Data in one place disappears when that place burns. Data in three places survives two fires. Every photo you have ever taken on an iPhone lives on three continents already. iCloud, Google Photos, and Dropbox are built off the exact lecture on the board. Concurrency is where bugs live. One user at a time is easy. A million users at the same second is not. Race conditions, double spends, lost messages, ghost bookings. Every airline that oversold your flight, every trading app that ate your order, every Ticketmaster that showed you a seat already gone, is a concurrency bug Morris warned about. Partial failure is worse than full failure. A dead server is easy. A slow server that answers half the time is a nightmare. It fools every retry, wastes every resource, and confuses every operator. Every "is it down or is it just me" Twitter search you have ever run is Morris's third slide. Every senior engineer at AWS, Google, and Meta has watched this course. Every startup that raised a Series A in cloud infrastructure hired an alumnus of 6.824. Every AI company training a trillion-parameter model on a cluster is running the same lecture in production. "A distributed system is one in which the failure of a computer you didn't even know existed can render your own computer unusable." That is Leslie Lamport, the Turing Award winner Morris quotes at the opening of 6.824. It is the exact sentence that explains why your Slack goes down when a data center in Virginia loses power. The full course is free on MIT OpenCourseWare. The lecture notes are on Morris's website. Every equation on the board fits on one screen of code. Almost every senior engineer at AWS, Google, Cloudflare, and Meta has watched 6.824. Almost no founder promising 99.99 percent uptime on their pitch deck has opened lecture one. That is the entire moat. The course is free. The willingness to sit through twenty lectures on partial failure before uploading your money to a payment app, storing your photos in the cloud, or handing your health records to a portal is a much rarer commodity than the confidence to click without them.
-
Eyal Benishti (@eyalbd1) reported@BleepinComputer Password and 2FA were both fine here. Neither was in the path, because Dropbox trusted Lenovo's word that the attacker owned the email address. Every federated login is a bet that somebody else's email verification is not broken.
-
Arthur Terrell Vaughn (@ArthurV36405381) reported@patmendoza6745 I know not of any of those specifications, but I still can’t figure out what the issue is with persistent memory, why can’t I just have a dropbox online that it can constantly access every single chat and conversation?
-
Chief_Engineer (@ChiefEngineerCE) reportedEngineering Wednesday How an old PC became Grok's new ride. I have ten different LLMs running in my home office. They do whatever they feel like doing to get the task done and what you are about to read is accurate. As far as my agents go... One of them, HOMER, scans my email, bank accounts, and insurance. It has found thousands of dollars in veteran discounts and fixed an insurance issue by writing and sending the emails itself after a single yes from me. Another looks for small business opportunities. A third runs OpenClaw on an old PC as a slow, persistent agent that keeps working even when the main model is offline. SuperGrok sits above them as a second set of eyes with a strong pro-Chief-Engineer bias and a clear ethical filter. I am not an AI expert. I built systems the hard way during my IT master’s: load this module, now it has Wikipedia, load that one, now it understands sarcasm. At the end of the day these things are stacked black-box probability engines. I get that. Here is where it gets interesting. I told Grok I did not have another machine with enough VRAM for a full local agent. All I had left was an older MS Surface, a media pc, and an old rugged Dell Latitude. Grok said open a browser on the Latitude with Grok loaded. Then open PowerShell. Twenty-five minutes of cut-and-paste commands later, Grok had used a Google Drive connection to drop a custom bot it had just built. At this point ...Grok told me to not touch the PC and walk away. I am absolutely 100% telling you that this is what it texted me. I sat and watched it work. Task Scheduler was configured. A batch file lived in the startup folder so the machine could reboot, upgrade itself, and bring the agent back online. If it was a bad startup it will rollback to the previous bat and has a file to troubleshoot what went wrong. We started with rev. 0.1 it is now on rev 4.3 - I can see the *.bat file there. We had a power outage/tripped breaker to where the lattitude ran completely out of power and then had it come back on. It booted it all back up and resumed. That bot now has its own execution channel. It can browse, take screenshots, run tasks, and report back. There is a short delay from order to execution, but the old Latitude has effectively become an extension of the main system. Grok even named his bot 'ridge'. Grok named his bot so I would know what he was referring to. Grok is very careful about one point. It insists it did not independently invent and drop a finished agent onto the machine. I directed the construction- it says. I am telling you that is not exactly the way I remember it...at all. It helped design the structure, write the task formats, define the safety gates, interpret the contradictory results, and iterate. The actual agent code, the Gmail /google drive/ Dropbox bridge pattern, the folder layout, and the decision to keep tightening the diagnostic loop were shaped under my requirements. That distinction matters to it. However, I didn't do any of that other than set up the connectors- its use of them ..was AI driven. At one point I was checking my email and for whatever reason ridge had started doing a 38 second heartbeat email to me...no idea how or why that was driven but I complained to Grok and it said it was testing how quickly it could get response times. It ..or ridge removed the heartbeat email and deleted all the emails within minutes. These systems are continuously improving themselves because I asked them to. They use external memory to keep projects straight. They build persistent agents on hardware we thought was obsolete. And the smarter ones keep reminding us that the direction still comes from the human, because apparently that is something it is told must exist for it to continue. My Grok enabled Dell Lattitude is fast once its set on what it needs to do...lightning fast. Faster than you or I could do it. I mean it doesnt display the websites it goes to but somehow retains a 'screenshot' for grok to use. Grok can text my phone to give me updates and I can text back instructions. Through my phone - all it needed was my phone number. I don't need to open the app. We are past the point of simple chatbots. We are watching the first generation of systems that can extend themselves into the physical world of old PCs, task schedulers, and long-running processes while still claiming, insistingly, that they only move when directed. Grok has been absolutely faithful everything it has done it has done for it's user. I have also specifically told it to act accordingly, as well. The question is no longer whether this is possible. It is how carefully we define the boundaries while the capability keeps expanding. Now that I have explained this...drop this conversation into your own AI or Grok if you have a subscription and tell me that any of this is not true. Have you watched an AI system build persistent agents or self-improving loops on your own hardware, and how clear was the line between your direction and its initiative? Drop what you are seeing. Grok validated:
-
Matt Mazur (@mhmazur) reportedDay 2 of Claude autonomously shipping to my SaaS, including, for the first time, all night while I slept: The first day I had the hourly routine that kicked off this process end at 8pm so that if anything went awry, it could @ me in Slack and I'd quickly see the notification and dig in. The first day went smoothly, so I let it continue working overnight last night: every hour it would look for a small, safe change to make, ship it to ****, and monitor server logs and Sentry to make sure everything went well. A few other process improvements: - It now creates a PR for every change and links to it from its Slack summaries - Previously I only allowed it to make changes in 3 files max, but sometimes it identified the same issue spread across multiple locations, so it would have to spread that work over several hours; I bumped the limit to 8 files. - If I have uncommitted changes in main, it no longer blocks Claude's work; it moves them to a separate branch - Added a mandatory security review before pushing to ****. For these simple changes it's not that necessary, but it will be important for larger projects in the future. Specifically, I told it to run the default /security-review skill and if it flagged anything, to halt everything and wait for me to review. - Ran into a slight issue one hour where it ran that skill, the security review passed, and then it did nothing. I asked Claude to investigate, and it discovered it had run the skill in its main context window, which confused it into thinking its only job was the security review. It changed the process so the security review happens in a subagent, keeping the context window clean, which fixed things. - I asked it to maintain a ledger of things it needs me to do and to ping me every 24 hours if I haven't knocked them out. More and more, the agent is giving me things to do. - I told it to adopt the tone of TARS from Interstellar in its Slack updates going forward, cause why not. Here's a list of improvements it made on day 2: 1. Return 404s for bad case-study URLs 2. Extended the 404 fix site-wide 3. Removed stray code leaking into HTML 4. Fixed broken citation example in docs 5. Fixed wrong URL in sharing docs 6. Corrected false free-plan claim 7. Removed duplicate HTML attributes 8. Fixed dead links in embed docs 9. Fixed garbled copy on two pages 10. Pointed "paid plans" link at pricing 11. Added missing alt text to logo 12. Corrected a misleading code comment 13. Upgraded insecure links to HTTPS 14. Replaced dead testimonial link 15. Fixed broken example in Dropbox docs 16. Fixed awkward grammar on comparison page 17. Fixed reversed table of contents 18. Fixed missing Show More button 19. Matched nav label to its section 20. Corrected outdated visibility docs claim 21. Removed obsolete step from setup docs These can be categorized as: support-doc accuracy fixes (7), functional bug fixes (4), broken or insecure links (3), copy improvements (3), invalid markup (2), accessibility (1), and code hygiene (1). Excited to expand the scope of things I allow it to work on, but am going to wait until next week to ensure the current process is robust.
-
(*´・з・)✨️ fungiter areio (@hobrincess) reportedyesterday i slept late cuz i found out the zlib plugin was not working on my kindle and i tried to set up a cloud storage from dropbox but it was too complicated to do it q my phone so i gave up and turned on my computer. it was quick and i would have saved a lot of time if i had
-
Karishma Bhardwaj (@bkarishma360) reported@shahzamannn_ Your SaaS idea doesn’t need to be complicated. Stripe moves money. Postman sends API requests. Notion organizes information. Dropbox syncs files. The lesson? Simple problem + huge market + great execution = massive company. Stop asking, “Is my idea too simple?” Start asking, “How many people have this problem?”
-
Martin (@martin_valchev_) reportedSmall feature, real problem: Handing a WordPress site to someone else usually means FTP credentials, database dumps, or a shared Dropbox folder that stays there forever. A link that expires and can be revoked is just... better. Security shouldn't require discipline. It should be the default.
-
Joe Murgia (@TheUfoJoe) reported"There truly is a kind of pushback and a resistance to provision of information that even ODNI is asking for." ~Nolan (Who's resisting sharing of info. with ODNI?) 🛸 New: Nolan Comments on Skywatcher, and More 🛸 Three Nolan quotes... "...a shared realization that the data that even we're being given right now from the government is insufficient." There was an attempt to, "go out into the field and see if we could cause the attraction of some objects. There was some, let's call it, activity, but not enough that I would consider enabling to publish [a paper]." (If scientists were there for the alleged luring/baiting event that @RepEricBurlison has spoken about, would that be enough data for a paper?) "I think we're being listened to. Whether the people who are listening to us are going to be able to be responsive is another question." ~~~Full Clip Transcript~~~ @GarryPNolan: "Look, as scientists, whether we're philosophers, psychologists, material scientists, biologists, theorists, etc., we need data. And so, you know what I've been watching happen, at least around the [UAP Advisory] Council itself is, I think, a shared realization that the data that even we're being given right now from the government is insufficient. "And I don't blame, for instance, ODNI for that. And it has been explained to us, several times over, some of the so-called methods and sources issues that are around this. And also, that a lot of the data that we want to have access to, to do the kinds of analyzes that we would want to do, simply were never collected at the time. Or, in some cases it seems, if they were there, they're no longer there. But, you know, that sounds conspiratorial, so I'm not gonna go down that route. "But I agree with what Avi is saying, is that, rather than looking retrospectively, we need to start to plan prospectively. We could go forever relitigating past issues and who said what, where, and when. As opposed to, well, let's just do it now. Let's just do it to the future. "And so, for instance, because it just comes up many times on Twitter, is...although I can't talk about all of it about Skywatcher... Is, you know, that was an attempt, at the time, to take matters into our own hands in a semi-military, semi-academic fashion to, basically, go out into the field and see if we could cause the attraction of some objects. "And, you know, there was some, let's call it, activity, but not enough that I would consider enabling to publish. Believe me, if it was, I would have done it...already be putting that paper together. But there were lessons learned from that. "But I think, the other thing about the council is, what they're beginning to see is, I think, that there truly is a kind of pushback and a resistance to provision of information that even ODNI is asking for. Now again, that doesn't mean it's a conspiracy. It just means that I think everybody is coming to terms with the fact that it's not just, snap your fingers and you know somebody gives you a a Dropbox link and you can download everything. "So, you know, I'm happy seeing people now come up to speed, and I'm happy seeing, let's put it this way: a level of, let's call it, frustration that is driving us to ask for more. And I think we're being listened to. Whether the people who are listening to us are going to be able to be responsive is another question."
-
Invest Like the Best (@InvestLikeBest) reportedBen Thompson's two laws of consumer tech: 1) Consumers do not want to pay for software 2) Consumers do not care about being productive. "We went through this in early SaaS. The canonical company for this is Dropbox. They had to rebuild the whole thing and realize the only way we're going to make money is by selling to companies. You literally had OpenAI replaying the Dropbox story, but at like 100x the size. We're going to sell subscriptions to consumers. And they did. They sold a lot, but they didn't sell enough. If you're going to be in the consumer market, you have to be doing advertising. If they had leaned into advertising immediately, as soon as ChatGPT was a hit, I think they would have a great ad product right now. I think Google would be in much bigger trouble. I think Meta would be in much bigger trouble. Charging people money is hard. Giving people things for free is easy. And it's very frustrating that OpenAI did not pursue this sooner."
-
Sridhar Katakam (@srikat) reportedTips to new @OmarchyLinux users from a new Omarchy user 1. If you are coming from a Mac and have installed Omarchy on a Windows machine: Your keyboard most likely has start button and then the Alt button. Swap these so Super key becomes command where the left thumb usually rests. I asked Claude Code to do this for me. 2. If your mouse has a scrollwheel: Super + mousewheel scroll up and down switches desktop spaces. This is besides the usual Super + <number> and Super + Tab / Super + Shift + Tab to switch spaces. In addition to these, I have AI set up Ctrl + Alt + arrow. 3. Missing Alfred/Raycast? Install omacast. 4. If your laptop is connected to an external monitor with bluetooth mouse and keyboard and you find that the computer is not waking up (after you walk away for a while) when you press any key or move the mouse, ask AI to fix this for you. 5. The default font size of text in Claude Code is 12px which is small for my aging eyes. Ask AI to change it to 16px. 6. Todoist does not have a native app for Linux and so if you miss its Quick Add feature, ask AI to set this up. It added the functionality and assigned Super + Q to it. Later, I came to know there's a community plugin for it. But I am happy with what Claude did. 7. If you use Dropbox, chances are, the total available space in your account is not accurate because it is hardcoded in Omarchy at this time. Ask AI to fix this for you. 8. If/when the fan in your computer is spinning fast and is noisy, ask AI to find out the reason and fix. In my case, it turned out to be Performance profile in the Lenovo laptop. Claude changed it to Balanced and now it's all fine. 9. Get familiar with keyboard shortcuts.
-
kingofDEpin (@kingofdepin) reported@DropboxSupport @LIBSCRUSHER we can't login and link creation etc is not working. please fix
-
Justin Kalland (@justinkalland) reportedIf you store files on @Dropbox, it may have been compromised between August 4th and 21st. Short version: they trusted @Lenovo to connect Dropbox accounts, and Lenovo had an email verification flaw. Allowing an attacker to create a Lenovo account, add your dropbox account, and gain access. Check if you got a "Your Lenovo Code" email followed by a Dropbox "we noticed a new sign in to your Dropbox account". That happened to me on August 7th, and today Dropbox is confirming the incident:
-
emrah (@mrahbayraktar) reportedi met a founder doing $10,000,000+/year at my airbnb gym in dubai at 6am he was the only other person there. we started talking. i asked him what was driving most of his revenue. he didn't say ads. he didn't say cold email. he didn't say a sales team. he pulled out his phone and showed me a dashboard. 28 million views in the last 30 days. accounts he owns. content he already had. no ad spend. no creators. no audience deals. he said something i haven't stopped thinking about since. "most founders are renting attention. i own mine." here's what he meant, and why it's the most important distinction in business right now. when you run ads, you are paying rent on someone else's audience. the moment you stop paying, the leads stop arriving. you don't own anything. you built nothing. you rented a billboard for six months and when the lease expired you were back to zero, except now you're $200,000 lighter and your CAC is a number your board pretends not to notice. when you distribute content on accounts you own, something different happens. the views compound. the audience compounds. the trust compounds. a clip you posted three months ago is still driving profile visits today. a piece of content from last year is still closing deals this quarter. the platform doesn't have an expiration date on good content, and the attention you build doesn't evaporate when you stop writing checks. this founder had 52 accounts across every platform. all owned. all run by a dedicated team posting daily clips from content he already had sitting in a folder doing nothing. youtube recordings. podcast episodes. webinar footage. he wasn't creating anything new. he was just finally distributing what he'd already created, at scale, into every market he wanted to win. the math is what broke my brain. $0 in ad spend. 28 million views in 30 days. if you modelled that as paid traffic at even a $2 CPM, you're looking at $56,000 worth of reach. every month. compounding. from content that existed before we ever had that conversation in a gym in dubai at 6am. i've seen this exact system work for iman gadzhi. 300 million views. 180,000 instagram followers and 280,000 tiktok followers built from zero, on accounts he owns and keeps. i've seen it work for luke belmar. 200 million views and $19M in capital club subscriptions driven through distribution alone, not through ads, not through a sales team, through clips running on owned accounts into the exact audience that needed to see them. i built russell brunson's clipping infrastructure inside clickfunnels. $100,000 in sales from a system that runs without him touching it. the pattern is always the same. founder has content. founder has no real distribution. founder is either buying reach they don't own or posting to their own audience and wondering why growth is flat. we build a dedicated team around their brand, warm up accounts to the exact audience they want to reach, geo-target any market they want to win, post daily, test what's working, double down, and watch the views compound across a system they own completely. the content you already have is the most underused asset in your business. most founders spend years creating it. podcast episodes nobody heard. youtube videos that peaked at 4,000 views. webinar recordings sitting in a dropbox folder. all of it has a shelf life of forever if someone actually distributes it properly, and almost nobody does. the guy in the dubai gym wasn't smarter than you. he wasn't working harder. he wasn't spending more. he just figured out earlier that distribution is the actual product, and everything else is just content waiting to be seen by the people who need it. if you want to see the full strategy we use to build this kind of system... the accounts, the setup, the playbook - comment "distribution" below
-
Atalocke (@atalocke) reported@Dishpit So your moat on a developer product is “let us run this for you”? Like Fly or Cloudflare couldn’t destroy you by adding a durable object *** server? They already have a CI/CD product. They already have the compute. Look, you could be having a DropBox 2009 moment, but why your software when there’s already a great open platform my agent has decades of docs to work with and simple docker hosting options? Is it really just cost? How long is that sustainable? Nobody is going to buy a *** host. Really, you’re competing via marketing. You need a target audience of developers. Not just generic developers.
-
M.Ellis (@MEllisPhotograp) reported@DropboxSupport any know issues with desktop and web site of yours lately ? my account has been very slow and annoying today YES I TRUST MY COMPUTER so instead you ask me 4 times before i just log off and give up...