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

Lol. BTW how did you figure out the writing style is ADHD


i think mostly just opening the page felt a little like looking at a mirror


Do we know what is the underlying model? Is it a custome model developed by Apple or one of gemma/deepseeks under the hood


The new siri models will be some variant of the gemini models. This framework seems to be more generalized than that though.


Isn’t the answer buy a kvm switch? If yes this could have been really short


> Conclusion

> And there you have it. A KVM solution that doesn’t require an external KVM device to pass inputs through, and a switch that can be triggered using a keyboard alone.


Depends on what class of monitor you want to run it with. A KVM that can handle 4K 144hz VRR is... not cheap, if available at all.


> A KVM that can handle 4K 144hz VRR is... not cheap, if available at all

It's supported by the relatively old HDMI 2.1/DisplayPort 1.4 standards - it shouldn't be that hard to find a KVM that can do this.


> It's supported by the relatively old HDMI 2.1/DisplayPort 1.4 standards - it shouldn't be that hard to find a KVM that can do this.

I'm not saying they don't exist, but all the ones I have tested that claim VRR support haven't actually supported Freesync/gsync in practice


"8K" KVMs are available on Amazon for under $100; they'll handle 4K@144 no problem.


He bought a $900 monitor that has a KVM built in


~$900, and it takes ~3 seconds to switch...

I'll pursue this when "they" decide to get real and make this not suck. Until then, I have sufficient alternatives.

I appreciate the writeup. It convinces me that integrated KVM stuff ~~ except for fewer wires ~~ isn't much better than the mess that's prevailed for years now, and I'm not missing much.


The ~3 second switch would definitely derail me.

Why does video input source switching suck so much?

Back in the old analog CRT days I could forgive the switching latency. With today's all-digital signal paths I feel like video input switching should be pretty close to instant.

Is the technology in a broadcast switcher really so exotic and expensive?


> Is the technology in a broadcast switcher really so exotic and expensive?

No. My characterization of the problem was precision flippancy; the demand for this is niche enough that optimizing for it is a low priority, so "they" simply don't. That failure is stack-wide; the specifications around display negotiation would need extension to manage the additional state necessary for the "agile" KVM use case, and then the hardware+firmware would need to exist and become cheap, somehow despite Imaginary Property laws, so that one could hope to find it in real products.

There is regulatory friction here as well: it would complicate power management. Not infeasibly so, but enough that unless a need appears of such import that it motivates people to dare to disturb that writhing ball of copulating tapeworms, it simply won't happen.

So don't hold your breath. Unless you're relatively young, you won't live to see it. More likely, some other paradigm will obviate the problem first.


I also have a $900 monitor (provided from work) which is also a built in kvm switch, and it can show two desktops, one HDMI/windows and one usb-c/mac, side by side or as an inset as well. There's no delay switching either.

It is supposed to hot-switch the inputs if I move the mouse to the edge, but it does not, I guess it's because one of them is HDMI.

I used to have a Lenovo dock that I used as a switch, but not anymore and there's definitely less clutter.


Yeah, I read the whole article looking for any meat in there and there is none. I played with different setups as I, too, use both macos and linux. I remember doing a two screen setup where if you move the mouse to the edge of the linux screen, it appears on the macos one.

I guess everything old is new again?


A two screen setup is not a one screen setup. I have a two screen mouse-edge setup and I was still interested to learn about being able to use a keyboard shortcut to control a monitor with a built-in KVM to switch between two computers on the same screen. That is, in fact, new to me.


No, the worst part of a KVM switch is the video signal switching. You want as few switches in the video signal path as possible and the higher bandwidth you need them to be the more expensive they're going to be. You're already paying for the one in your monitor, so taking advantage of that is the right solution.

IME even high-end KVM switches experience occasional signal interruption or, more often, failure to synchronize at all on output switch.

Do what OP did.


Depends on your threshold for "fiddling". The author's is quite inclusive.


Very very cool. Thanks. Will explore


Is it required to tell Claude to re-read the code folder again when you come back some day later or should we ask Claude to just pickup from research.md file thus saving some tokens?


Wouldn’t this kind of setup eat away tokens at a very fast rate and even the max plan will be quickly overrun? Isn’t this a viable workflow to use Claude code to create just one pull request at a time, lightly review the code and allow it to be merged?


Does this problem exist with fastapi as well?


Are there any open source tools that scans the code and detects such gaffes


Not open source, but I have used this before, and they have a very generous free tier: https://www.gitguardian.com/monitor-internal-repositories-fo...

You install their Github app and give them access to your Github repo (private repos are ok too) and they run a Github workflow when each PR is submitted scanning for secrets that should not be in the code. Really happy with how their product works.


If you weren't aware of it... There is a world of static application security tools (SAST) which can help you. Add them to your text editor/ci/cd to use them.

https://owasp.org/www-community/Source_Code_Analysis_Tools


TruffleHog: https://trufflesecurity.com/trufflehog

I worked for them a little bit and their product is really impressive and works great.


trufflehog is a good starting point, then bake in your own simple regex into your github actions or equivalent and make it part of your test suite


stupid question, can we not make a regex for searching API keys for particular APIs and do a brute force scan across the internet


There are a number of products and open source tools that do this. Look up "secret scanning".


I have always questioned, are the guys making pizza's, working minimum wage jobs wasting their talent or do they simply have no talent? Then I came across this short video : https://www.youtube.com/shorts/4HnGbQ-vi8s

The line that stuck with me was how you do something is how you do everything.

I follow an indian mystic named Sadhguru who had the same advice. He said if you do not know yet what to get involved in, then do everything with absolute involvement.

This I think was also the core message of the movie Soul from Pixar.

We all might earn different amounts of money in our lives but all of us have the same ability to create a meaningful life for ourselves.


Another way to interpret this news : https://www.reuters.com/sustainability/cop/un-chief-tells-co...

China leads nations with new climate plans, defying US climate denial


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

Search: