Neowin: A speed bump on the Information Superhighway.


Recommended Posts

I don't know about you, but I wouldn't trust mods with access to prune/clean the database. That's a task reserved for Admins and Developers IMO.

I don't think he means moderators. We have no access to the database.

Although I haven't encountered any speed issues with browsing or posting, I'm hopeful that the upgrade to IPB 3.4 will make things a little faster.

^^ What these guys have said (if the Admins haven't done this already). If IPB is a paid for product, then wouldn't Invision have a responsibility to ensure it is working as designed and identify flaws? I'm aware of the tweaks and additions made by the Admins here to the board, but it shouldn't prevent IPB support from suggesting things that could be at fault.

If IPB is still as widely used as I think it is, they must have the experience from other customers to be able to assist in diagnosing issues such as performance.

Also, I've never noticed problems with loading on the board (or the time taken to post this actually).

  • Like 2

Could not agree more that this site and posting to it are totally unbearable and has been for months now, for me!

Only visit here once in the morning and MAYBE once at night, where as I used to visit here MANY times a day.

I've had it take as long as 9 minutes to post once!!

I have seen the speed issue in the forums from time to time but it's nothing to write home about. Besides I don't see why he is complaining, he is receiving this great site for free and if I am not mistaken Neowin is tech and help forum not a Nascar racetrack. If he wants to leave may he have a nice day and a wonderful life wherever he decides to go.

FYI - Forums running just fine for me, the actual browsing and all that seems to load fine......

.... except "Saving post" still kills me it seems when trying to post. Doing it on this post now for this reply and it just gets stuck there. Had to copy the text, refresh the page then paste it then post and it flew right through.

(Windows 8 and IE10).

There's no button to like posts in the mobile view what happened?

Also I get the lag in posting often as well.

there's no button to like posts at all right now

they're going around disabling and enabling things to try and figure everything out

There's no button to like posts in the mobile view what happened?

Also I get the lag in posting often as well.

Redmak disabled the reputation system for now.

Edit: I haven't experienced any of the slow loading except for the "saving post" as Shotta mentioned. But at least currently, it's instantaneous.

I don't think it's related to facebook or whatnot unless that's code that runs server side?

I've got (and have had) facebook disconnect for a long time, plus all facebook domains statically resolve to a local network IP with a basic web server that displays an empty page and the site still runs slow randomly.

Woop for like button's return!

IPB has helped us in the past with issues like these. Although I think the current issues are all us and not IPB, why? Because we haven't upgraded IPB for at least a year or more?

I'm also interested to know what can be "pruned" from the database without losing content? I'm pretty sure all logs are already rotated so they don't get huge.

I don't know about you, but I wouldn't trust mods with access to prune/clean the database. That's a task reserved for Admins and Developers IMO.

Yeah, that's a bad idea letting me do that! :p

Can anyone on Chrome experiencing issues test these 2 guys out for me?

I have to say I nearly never see load time issues. The worst I've seen is like, 5 seconds to post.

I have all facebook/twitter etc linky things blocked.

For those encountering issues with Chrome, perhaps take a look at:

https://chrome.googl...ibcbegplfmcfigp

https://chrome.googl...akheieifhpjdfeo

Neither app has ever caused my problems, and it's dramatically improved my browsing life (I'm in what's called a Congestion Zone in Australia. We have an 8mbps connection, but the back haul isn't even close to being able to provide that speed for us and those around us.)

I literally never see slow downs and would like to know if it's related. It will help you rule out Facebook as the issue at the very least.

Can anyone on Chrome experiencing issues test these 2 guys out for me?

I literally never see slow downs and would like to know if it's related. It will help you rule out Facebook as the issue at the very least.

Installed them both but they block the ads too, so disabled them because I was too lazy to find out how to whitelist ads.

I literally never see slow downs...

I've realized that lives of many people would be incomplete if they didn't have a chance to complain about every little thing.

This is especially true when talking about a product or service that doesn't cost them anything.

This topic is now closed to further replies.
  • Posts

    • OpenClaw now has native mobile apps on iOS and Android by Karthik Mudaliar OpenClaw, the viral open-source personal AI agent, now has its own mobile app, available on both Android and iOS. Users can pair the app with an existing OpenClaw gateway and can start using new mobile-native features that are now available on the app. The app supports all the existing features you'd already have seen on OpenClaw's TUI, as well as some more, such as real-time and background Talk mode, action approvals, sharing from iOS, and optional access to device capabilities such as camera, screen, location, photos, contacts, calendar, and reminders. These features are available on both the Android and iOS versions of the app. What's important with these apps is that they don't run OpenClaw on your phone, but are actually just companion apps that require a running OpenClaw Gateway on an existing device, on macOS, Linux, or Windows via WSL2. To pair the app with your existing OpenClaw gateway, users need to run the command "/pair qr" on the TUI or existing chat interface, which brings up a QR code. Users can then scan this QR code to pair it up with the mobile app. There's also an option to manually pair the app by entering the host and a port. Previously, OpenClaw had been available on phones via WhatsApp, Telegram, Slack, Discord, Microsoft Teams, Matrix, and others. Now, with a native mobile app, the interface is much cleaner and more focused on just the OpenClaw, of course, with the added support for camera, screen, location, and more. It's important to note that OpenClaw comes with its own security warnings. There's always a chance of prompt injection with these tools, so users are recommended to double-check authentication, tool policy, sandboxing, and execution approvals rather than prompts alone. For users well-versed with the AI harness, a native mobile app makes it easier to approve an automation, share a link, use voice, or let an agent react to phone-side context.
    • Google pitches Spanner as one database for all AI agents with these new featues by Karthik Mudaliar Google Cloud is introducing new features within Spanner, its distributed database, as a place where enterprises should keep their data, using which AI agents could make smarter and better decisions. In a detailed blog post, Google highlighted quite a few features coming to Spanner, including relational data, graph relationships, vector search, key-value access, full-text search, and operational analytics together in one database architecture. Google says that today's systems aren't well-made for AI agents. There could be data that is present in one system, search indexes in another, embeddings in a vector database, and relationship data in a graph database. This fragmentation isn't great for AI agents to do their jobs because they don't have access to all of this data in one place. This is where Google is positioning Spanner as a solution. Spanner is already a globally distributed relational database with strong consistency, and Google wants its customers to see it as a broader data layer for AI applications. The company introduced something called Spanner Graph, along with integrated vector search, full-text search, a Cassandra-compatible key-value endpoint, and a columnar engine for analytical queries on operational data. Google also added that its ScaNN-powered vector search can support indexes with more than 10 billion vectors, while the columnar engine can make some analytical scans up to 200 times faster. All of this isn't just exclusive to the Google Cloud Platform, and there's support for multi-cloud as well. This comes via Spanner Omni, which Google says is a downloadable, containerized version of Spanner that can run on Kubernetes and in environments outside Google Cloud, including Microsoft Azure and AWS, and even on-premises infrastructure as well as edge deployments. Google says that customers who are interested in the full-featured edition should contact the company, and there's no word on commercial availability or separate pricing. Those interested can read the full blog by Google Cloud, which details these features individually.
    • Kalmuri 4.2.5 by Razvan Serea Kalmuri is your all-in-one, portable screen capture and recording solution designed for speed, simplicity, and flexibility. Whether you need a full-screen snapshot, a custom area, a scrolling webpage, or smooth video recording, Kalmuri delivers with ease. Capture text instantly from images with built-in OCR, keep floating images on top for quick reference, and use the precise color picker for perfect design matching. Customize hotkeys to work your way and share results instantly with built-in upload options. Kalmuri runs without installation, making it ideal for USB use, and offers an intuitive interface that’s easy to learn. Kalmuri key features: Video recording support (designation of whole screen and area) Whole screen, active program, window control, area application Extract text from images using optical character recognition (OCR). Support for PNG, JPG, WEBP, BMP, GIF file formats MP4 video recording powered by FFmpeg for high-quality results Full web page capture Share the captured image on the web Color extraction function Printer output Hotkey settings Adjustable via keyboard for area capture (Arrow key, Ctrl+Arrow key, Shift+Arrow key) File name format (sequential, datetime) Free to use it at work, at home, in government offices, at school, etc. Using Kalmuri portable for video recording Kalmuri’s portable version doesn’t include FFmpeg, which is required for video recording. Without it, you’ll get an “error FFmpeg.exe not found” message. To fix this, download FFmpeg from the provided link, extract it, and place FFmpeg.exe in Kalmuri’s folder. Kalmuri will then recognize it automatically, allowing you to start recording in high quality instantly. Kalmuri 4.2.5 changelog: Fixed an intermittent crash when using Area Capture Improved stability for Area Capture and screen recording Resolved a capture issue that could occur right after startup Download: Kalmuri 4.2.5 | 24.2 MB (Freeware) Download: Kalmuri Portable 4.2.5 | 2.1 MB View: Kalmuri Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • They have lots of info on me, I have a facebook account and have done so for years, it was the thing to have then. My phone number is not on it. I don't have the Facebook app on my phone these days, just the messenger part, and only for a couple of people to contact me, most will text me via SMS or phone. I agree, Meta, like others, even without an account will know something about me. Just have to try and keep some things private Also, never saw the need for Whatsapp, people used to ask for me to join it, but as I said to them, I have SMS and a phone, use that, or email
  • Recent Achievements

    • First Post
      rosiecharles earned a badge
      First Post
    • Reacting Well
      Juan Dela earned a badge
      Reacting Well
    • Week One Done
      Collagen Project earned a badge
      Week One Done
    • Reacting Well
      Wakeen1966 earned a badge
      Reacting Well
    • Rookie
      Almohandis went up a rank
      Rookie
  • Popular Contributors

    1. 1
      +primortal
      516
    2. 2
      +Edouard
      273
    3. 3
      PsYcHoKiLLa
      143
    4. 4
      Steven P.
      98
    5. 5
      macoman
      54
  • Tell a friend

    Love Neowin? Tell a friend!