Gosh how i miss the old HN Days… where one would actually code, read docs, and develop stuff and feel happy about it. Not write a prompt and watch a chatbox do all the work in a matter of seconds. It’s like we’re losing the meaning of building something… dk how to explain it more. But yeah, it’s tech! Nothing stays the same
I usually work on several devices simultaneously, and having to lift, turn the mouse and press the button on the bottom to switch between devices has been a huge hurdle for me. Do you think we can achieve this device-switching mechanism, from within those 6 programmable keys instead? Or this is not possible?
Cool. Also, maybe a nice-to-have efficiency feature is to prevent the visited URLs from fully loading (to minimize excessive data consumption) — i dk if there’s a way to prevent JS from fully loading/downloading certain stuff.
Hey, smart one!
- Why not allow the behavioral/timing intervals somehow random, with predefined threshholds? Just to simulate real user interactions.
- Also, what’s the criteria for choosing those URLs? (Any security measures?)
- Those URLs being visited are the same? i.e. you mentioned the URLs being visited are hardcoded, so eventually the ISP can filter our those URLs… unless if they are continuously enriched/interchanged.
Hey, cool project!
I saw you are planning to add javascript/html/css support soon. This will still work for React based frontends right? Or support will be for vanilla codebases only? Thx!