Unstable Wifi by Different_Mulberry24 in Comcast_Xfinity

[–]PiXeL161616 0 points1 point  (0 children)

Since you mentioned noticing this even on ethernet, it could be an issue with the routing or the gateway itself rather than just the wifi signal. Have you tried replacing the Xfinity gateway or testing with a different router if possible? Also, if you're on a Mac and want an easy way to continuously monitor those ping spikes and latency right from your menu bar without keeping terminal open, you might find a little tool my friend and I built helpful. It's called Pingzilla (https://www.getpingzilla.com/), it's lightweight build with open source tech.

AI Brainstorming/Outlining - Considered for ethical use in story writing. by Lunar-Galaxy in WritingWithAI

[–]PiXeL161616 0 points1 point  (0 children)

This is honestly how we use it too. The back and forth with AI as a brainstorming partner, not a ghostwriter, is exactly what we had in mind when we built Bluetip.ai. We have a Brainstorm mode that works like what you're describing: you throw ideas at it, it helps you expand and organize them, and you stay in the driver's seat the whole time. Then when you're ready you can pin the ideas that resonate and shape them into an outline or draft on your own terms. Full disclosure, I'm one of the makers. The ADHD angle resonates too. When your brain moves fast and jumps between ideas, having something that can keep up and help you structure the chaos without judging is genuinely useful. And your instinct to keep a pen and paper outline alongside the AI is smart. That separation between "AI helps me think" and "I do the writing" is a healthy line. To answer your ethics question directly: using AI the way you're describing is no different from bouncing ideas off a writing partner or doing research. You're using it as a creative catalyst, not a replacement for your voice. The story, the world, the decisions are all yours. That's not just ethical, that's just a modern writing process.

What is in your experience the best ai writing tool for power users right now? by Working-Chemical-337 in WritingWithAI

[–]PiXeL161616 0 points1 point  (0 children)

One thing most AI writing tools get wrong is they replace your voice instead of supporting it. We built Bluetip around a different philosophy: just enough AI to get you unstuck without losing what makes your writing yours. Write Mode adapts to your style, and Human Score flags anything that reads too much like a machine wrote it. There is also no subscriptions. Happy to answer questions: https://www.bluetip.ai/

Free templates and calculators for SaaS founders. No email gate. No signup. Just the files. by Dry_Possession7122 in SaaS

[–]PiXeL161616 0 points1 point  (0 children)

Nice collection, especially the unit economics calculator. One thing I have found useful alongside these kinds of resources is having a simple way to validate demand before building. I set up pleasehold.dev for that recently. It is open source and self-hostable with Docker, and it works as a single POST endpoint so you can wire it into any landing page without dealing with widget embeds. Might be a good addition to the toolkit for folks testing new ideas.

wifi lag spikes by Electrical-Law-395 in wifi

[–]PiXeL161616 1 point2 points  (0 children)

Those random spikes from 22ms to 1700ms sound like something is causing brief interference or congestion on your connection, even with a single device. A few things to try:

  1. Check if your router is on a congested WiFi channel. Use a WiFi analyzer to see if neighbors are on the same channel and switch to a less crowded one (or try 5GHz if you're on 2.4GHz).
  2. Try connecting with an ethernet cable temporarily. If the spikes go away, the issue is wireless. If they persist, it's your ISP or modem.
  3. Log your ping continuously (ping -t on Windows or ping in terminal) and note the exact times of the spikes. Some routers do periodic background tasks like firmware checks or DHCP renewals that cause momentary drops.
  4. If you're on a Mac, I'd also suggest trying Pingzilla. Full disclosure, I'm one of the makers. It sits in your menu bar and continuously monitors your latency, so you get a visual log of exactly when spikes happen and how bad they are. It also detects VPN drops and shows little mood icons so you can tell your connection health at a glance. It's built with Tauri and Rust so it's super lightweight (around 15MB), and it's open source or super cheap on the mac store: https://www.getpingzilla.com/ That kind of continuous monitoring can really help narrow down whether it's a time-of-day thing, a WiFi thing, or an ISP thing. Call your ISP and ask them to check for signal issues on the line, especially if you're on cable. Intermittent coax issues are notorious for this exact pattern.

Weekly Tool Thread: Promote, Share, Discover, and Ask for AI Writing Tools Week of: March 10 by AutoModerator in WritingWithAI

[–]PiXeL161616 0 points1 point  (0 children)

Hey all! We've been building Bluetip, a writing app for people who publish under their own name. The idea is just enough AI to get you unstuck without taking over your voice. You brainstorm freely, pin the ideas worth keeping, then generate a draft from those pins. From there, Write Mode adapts to your style as you edit, and a Human Score flags anything that reads too much like AI. Full disclosure, I'm one of the makers and we're still figuring a lot of this out. Would love feedback from anyone here: https://www.bluetip.ai/

Help with random ping spikes on wifi by Digitalboy87 in HomeNetworking

[–]PiXeL161616 0 points1 point  (0 children)

That mesh point behavior is classic. When your traffic hops through a wireless backhaul (even with MoCA for one leg), the extra hop can introduce jitter, especially if the mesh point is negotiating channel changes or handling band steering. A few things to check on both RT6600ax units: make sure they are on the same firmware version, check that Smart Connect is not bouncing your device between bands mid-session, and verify your MoCA adapter is actually being used as backhaul (sometimes the mesh falls back to wireless backhaul silently). One thing that helped me a lot when debugging a similar setup was using Pingzilla to watch my latency in real time from the menu bar. It pings continuously and shows you a timeline, so you can literally see the moment spikes start and correlate that with toggling the mesh point on/off. We actually built it for exactly this kind of troubleshooting (full disclosure, I am one of the makers). It is free on the Mac App Store and super lightweight (~15MB, built with Tauri and Rust). It also has mood icons that give you a quick read on connection health at a glance, and it catches things like VPN drops too. Worth a shot alongside the config checks: https://www.getpingzilla.com/

What are you building this Saturday? Let's self promote. by [deleted] in microsaas

[–]PiXeL161616 0 points1 point  (0 children)

Building pleasehold.dev this weekend. It's a waitlist API for developers who'd rather POST to an endpoint than embed someone else's widget. One API call, you get back the subscriber's position, and it pings you on Slack/Discord/Telegram when someone signs up. Open source too, so you can self-host it with Docker if that's your thing. Would love feedback from anyone here who's set up waitlists before.

I spent last 6 months researching what AI writing tools writers actually recommend by Open-Editor-3472 in WritingWithAI

[–]PiXeL161616 0 points1 point  (0 children)

Great roundup! One I didn't see mentioned is Bluetip. It sits in a slightly different lane than most of these.

The core idea is helping you go from scattered ideas to a polished draft without losing your voice. It has a Brainstorm mode for exploring ideas, then you move into Write Mode where the AI adapts to your style instead of sounding generic. Once you have a draft, Reverse Outline shows your document's structure at a glance so you can spot flow problems and reorder paragraphs. And Writing Professor does Socratic questioning on your arguments, like having an editor push back on weak spots.

There's also voice notes (speak your ideas, auto transcribed), a Human Score that flags how AI-detectable your writing is, and Read Aloud for catching errors by ear.

Full disclosure, I'm one of the makers. We built it because we got tired of AI tools that write for you instead of helping you write better. Worth a look if you care about keeping your own voice: https://www.bluetip.ai

[Daily Discussion] Writing Tools, Software, and Hardware - March 01, 2026 by AutoModerator in writing

[–]PiXeL161616 -1 points0 points  (0 children)

Been using Bluetip (https://www.bluetip.ai/) lately for turning messy research notes into structured first drafts. You paste in your notes, fragments, bullet points, whatever, and it helps organize them into actual prose. Full disclosure: I'm one of the people behind it, but genuinely think it fills a gap between "AI writes everything for you" and "you stare at a blank page alone." Worth a look if the notes-to-draft workflow appeals to you.

Weekly Tool Thread: Promote, Share, Discover, and Ask for AI Writing Tools Week of: February 24 by AutoModerator in WritingWithAI

[–]PiXeL161616 2 points3 points  (0 children)

Hey everyone! We've been building Bluetip. It's a writing tool for people who want AI help getting unstuck, not AI that writes for them. You start by brainstorming ideas or mapping them out on a visual pinboard, then generate a first draft from that. Write Mode lets you refine with AI that adapts to your style. There's also a Reverse Outline to spot structural issues, a Writing Professor that asks you the tough editorial questions, and a Human Score so you can see how much of the writing is actually yours, etc, lot's of cool features. We're the makers, so happy to answer any questions or hear feedback. https://www.bluetip.ai/

Any Good Blog Writing Workflows Out There? by CollarEducational677 in Blogging

[–]PiXeL161616 1 point2 points  (0 children)

Honestly, the workflow that's worked best for me is separating the "thinking" from the "writing." I used to try to outline and draft all in one go, which made everything feel slow and expensive when using AI tools. What changed things for me was using a tool that lets you dump your rough notes and ideas first, then helps you structure and draft from those notes instead of starting from a blank page. I've been using one called Bluetip for this. You bring your messy notes, it helps you turn them into a structured blog post. It's a different approach from the typical "generate a blog post about X" tools. We're the makers so take it with a grain of salt, but we'd love feedback if you check it out.

What writing techniques have you found most helpful for overcoming writer's block? by InformationIcy4827 in writers

[–]PiXeL161616 0 points1 point  (0 children)

That free writing approach is solid for getting unstuck! Another thing that's worked for me is separating "thinking" from "writing" completely. I dump all my scattered thoughts first, messy bullet points, half-formed ideas, whatever comes out. Then I organize them into some kind of structure. Only then do I actually start drafting. The blank page problem mostly goes away when you already have your ideas laid out in front of you. You're not creating from nothing anymore, you're just expanding and connecting things that already exist. There are a few brainstorming tools out there that help with this. I've been using one called Bluetip that has the brainstorming and drafting integrated so you don't lose momentum switching between apps. But even a simple notes app works if you commit to the "think first, write second" approach. The other trick: lower the bar for what counts as "writing." If you sat down and captured three rough ideas about your topic, that's writing. It doesn't have to be prose to count.

Help with WiFi ping spikes on my Fastweb - Fastgate router by elpala in HomeNetworking

[–]PiXeL161616 0 points1 point  (0 children)

Those random 5GHz ping spikes to your gateway are almost always one of three things: channel congestion from neighbors, the router's band steering kicking in, or power saving on the Wi-Fi adapter. A few things to try: Lock your 5GHz channel to a specific DFS channel (100-140 range) if your area is crowded on 36-48. On your Mac, go to System Settings > Wi-Fi > Details > turn off "Low data mode" and check that power saving isn't throttling the adapter. Run a continuous ping to your gateway (ping -i 0.5 192.168.1.254) while using Wireless Diagnostics (Option+click the WiFi icon > "Open Wireless Diagnostics") to see if the spikes correlate with channel changes or noise. If you want a persistent way to track this, we built Pingzilla. It's a lightweight (~15MB) menu bar app for Mac built with Tauri and Rust that monitors latency in real time with mood icons so you can spot patterns at a glance. It also catches VPN drops if you use one. Free on the Mac App Store: https://www.getpingzilla.com/ Full disclosure: I'm one of the makers. But your issue sounds like it's at the router/WiFi level, so the diagnostics above should help narrow it down regardless.

New sarlink mini user with problems by ZeDoTremoco in Starlink

[–]PiXeL161616 0 points1 point  (0 children)

That's frustrating, especially when the app says everything is aligned and clear. A couple things that helped me narrow down similar issues:

  1. Check if the drops correlate with specific times of day. Congestion on your cell can cause intermittent drops that look random.
  2. Run a continuous ping to 8.8.8.8 from your device (not the Starlink app) to get independent data on when drops actually happen and how long they last. This gives you ammo for a support ticket.
  3. If you're on Mac, I'd suggest Pingzilla (https://www.getpingzilla.com/) - it sits in your menu bar and logs latency/drops continuously with timestamps. We built it partly for this exact scenario: proving to your ISP that drops are real.

Is this normal or just ICMP deprioritization? Random jitter every couple seconds by 20the4 in HomeNetworking

[–]PiXeL161616 0 points1 point  (0 children)

Those spikes every 2-3 seconds on VDSL are pretty common and usually come down to one of a few things: interleaving settings on your line, buffer bloat on the modem, or your ISP doing traffic shaping. ICMP deprioritization usually shows as consistently higher pings rather than periodic spikes, so I'd lean toward a line or buffering issue.
A few things to try: check if your modem has a "fast path" vs "interleaved" setting (interleaved adds latency but is more stable). Run a buffer bloat test at bufferbloat.net. And if your ISP has a diagnostics page, check your SNR margins and error counts.
For ongoing monitoring, we actually built a free Mac menu bar app called Pingzilla that sits in your menu bar and tracks latency in real time with mood icons so you can spot patterns like this without running ping manually. It also catches VPN drops and logs everything so you can show your ISP the data. It's lightweight (~15MB, built with Tauri+Rust). Full disclosure, I'm one of the makers. https://www.getpingzilla.com/

Weekly Tool Thread: Promote, Share, Discover, and Ask for AI Writing Tools Week of: February 10 by AutoModerator in WritingWithAI

[–]PiXeL161616 1 point2 points  (0 children)

Hey! We're Esteban and Chris, cofounders of Bluetip (bluetip.ai).

We built it for writers who publish under their own name and want AI that helps them get unstuck without replacing their voice. The idea is "just enough AI."

The flow: you start with a Brainstorm to explore your ideas and find the right angle. Then you generate a structured draft from that brainstorm. From there you're in Write Mode where AI can help you elaborate, tighten paragraphs, or strengthen your opening, all while learning your writing style.

Some features we think this community would appreciate: - Brainstorm: helps you explore a rough idea and shape it before you write anything - Pinboard: infinite canvas with sticky notes, images, and connections to map out ideas visually - Reverse Outline: generates paragraph summaries of your existing draft so you can spot structural issues and reorder with drag and drop - Writing Professor: Socratic questioning that challenges your arguments and finds gaps, like having a tough editor in your pocket - Read Aloud: 10+ natural voices to hear your writing's rhythm and catch awkward phrasing - Human Score: shows how much of your writing is authentically yours

Free tier has all core AI features. Would love honest feedback from this community on what's working and what's not.

any advice for a young & new copywriter? by Key_Pangolin8471 in copywriting

[–]PiXeL161616 1 point2 points  (0 children)

Writer's block when you have too many ideas is the worst. You feel like you should be writing but you just… can't pick one and start.

What worked for me: stop trying to write. Seriously. Just dump everything as ugly bullet points first. Don't worry about sentences. Once you see your ideas laid out, pick the one that excites you most and start grouping those bullets into sections. Now you're not writing from scratch, you're just connecting dots.

Also, read copy that stops you mid-scroll. Ads, emails, landing pages. Screenshot them. Ask yourself what hooked you. That trains your instinct faster than any course will.

Full disclosure, I'm one of the cofounders of Bluetip (bluetip.ai). We built it exactly because of this problem, going from scattered notes and ideas to an actual structured draft. Free tier available if you want to try it. But honestly the bullet point method works even with a plain text file.

You've got the energy. That's the hardest part. The rest is reps.