Hacker Newsnew | past | comments | ask | show | jobs | submit | stacktraceyo's commentslogin

Same. It’s wild how bad it can get with just like a normal longer running conversation

My sister in laws xfinity router / app has a new feature banner for “detecting motion in your house with WiFi for no additional cost”

I took a screenshot to share if anyone is interested


This has been shared on Hacker News before: https://github.com/francescopace/espectre

Questions of mass surveillance aside, I always wonder how useful these things (motion detection when you're not home) actually are given how many American households have dogs and cats.

How does having a dog or cat make this less useful? It detects motion, and it can still do that with pets.

I'm assuming you really meant "detect human motion", which I don't think is a solvable problem at this point in time, at least with high accuracy.


I wouldn't be surprised if they can't tell the difference between a person and pet. Also wouldn't be surprised if they used that data to push pet food ads at you somewhere or just sold that info to a data broker.

IIRC most motion-sensing home devices are tuned to ignore pets, as best as they are able. They don't get it right 100% of the time though.

AirPod pros noise cancellation gave me my tinnitus. Just as a warning to others be careful. There’s an apple support page with lots of people complaining about the same thing.


It's interesting. I guess the algorithm moves the pod diaphragm to try to oppose external noise but must push the ear drum out of it's design range.

I have tinnitus. My theory of how it arises is the bit of the ear that converts spatial movement to electrical signals - some hairs tied to an ion channel basically - gets moved too far and breaks the thing in such a way that the channel jams open.

The noise pro stuff may be worse than regular loud noises as the ear recognises loud noises and tries to protect itself but may not do that with the noise cancellation movements.

(diagram of what the gear looks like https://ars.els-cdn.com/content/image/3-s2.0-B97801237494750...)


Interesting. Thanks for that


Is there a crowd indexed style search index? Like instead of relying on the crawling completely you rely on a maybe like an extension in your browser that indexes as people are using their browser. Or maybe indexing your site to this index instead of waiting to be crawled.


I think Brave Search does something similar with their Web Discovery Project, but I don't think it indexes full web pages from users.

https://support.brave.app/hc/en-us/articles/4409406835469-Wh...


I want this to happen to bad


Cool will check it out.


Thank you! Let me know what you think


My university had us program in c++ with resolve. Which looks very similar to the contract stuff here.


Gaming got me into coding. Messing with Warcraft 3 world editor back when there were a lot of dota clones. Good times. I think blizzard had their own language JASS that was very lua like


so nice memories, and the same occurred to me, but was writing macros and hotkeys for Ragnarok Online (in Pascal/Delphi and VB/6)


I’d like to make something like this but in the background. So I can better search my history of sessions. Basically start creating my own knowledge base of sorts


Running "rg" in your ~/.claude/ directory is a good starting point, but it's pretty inconvenient without a nicer UI for viewing the results.


Amp represents threads in the UI and an agent can search and reference its own history. That's for instance also how the handoff feature leverages that functionality. It's an interesting system and I quite like it, but because it's not integrated into either github or git, it is sufficiently awkward that I don't leverage it enough.


... this inspired me to try using a "rg --pre" script to help reformat my JSONL sessions for a better experience. This prototype seems to work reasonably well: https://gist.github.com/simonw/b34ab140438d8ffd9a8b0fd1f8b5a...

Use it like this:

  cd ~/.claude/projects
  rg --pre cc_pre.py 'search term here'


Can I do this with pocket base?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: