Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jmadeano
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Fixing Intermittent Auth Failures in Chrome Manifest V3
(tweeks.io)
2 points
by
jmadeano
7mo ago
|
0 comments
2.
▲
by
jmadeano
7mo ago
I enjoyed the article, but I’m skeptical of the “democratize via hardware + networking” path. Most people won’t run a Pi, manage updates/backups, or debug home networking, and that’s fine (as you note). But I do think we’re reaching a
3.
▲
by
jmadeano
10mo ago
Awesome! If you run into any other issues feel free to email me at contact@trynextbyte.com or join our discord server ( https://www.tweeks.io/discord ). Always looking for more feedback to improve :)
4.
▲
by
jmadeano
10mo ago
Ah I see what happened. From those links, I can see the pattern for the script is *://news.ycombinator.com/item?id=* . Some browsers don't support the wildcard (*) in the query param, so it would be better if that match
5.
▲
by
jmadeano
10mo ago
Glad you're enjoying it! > how much effort did you put in to acquire it, and what made you decide to pursue it? We originally started looking into it when we were in the B2B space. On our end, we already took security pretty serious
6.
▲
by
jmadeano
10mo ago
> Thanks for replying. I wasn't expecting a reply since the thread was so popular and there were a bunch of comments :) The only way you can build a product that people love is by talking to people, so I am doing my best to keep up
7.
▲
by
jmadeano
10mo ago
While building this, we've had to do a lot of debugging. You think "Hey, this is a pretty simple request, why did it fail?" Then you actually dig into the archive that is 98 files of HTML, JS, and CSS, inlined and minified
8.
▲
by
jmadeano
10mo ago
I tried "Make this page look like the 2004 version of CNN" and it did update the theming to be older but it didn't have the true reference, so it just made up the old style. We don't currently have a way to provide a ref
9.
▲
by
jmadeano
10mo ago
Great minds think alike :) I think it is important for users to have more control over how the browse the internet, so I'm happy to see others building in the space! > Also it turns out llm's are already very good at just gener
10.
▲
by
jmadeano
10mo ago
Totally hear you on the permissions/access. I'd love to request fewer permissions, but the chrome store doesn't support that kind of permissions granting. In order for us to be able to execute your scripts that do powerful th
11.
▲
by
jmadeano
10mo ago
I've also noticed the fragmentation of the ecosystem. There is still some powerful stuff out there, but it is hard to find and UX has a lot of room for improvement (especially for laypeople). Part of the fragmentation (on the extension
12.
▲
by
jmadeano
10mo ago
> This one was a fail: it took 180+ seconds (vs. around 60 seconds of previous query), then some thumbnails got smaller (not all), while the physical space and padding for each entry was still there (so no real density was gained from th
13.
▲
by
jmadeano
10mo ago
For standard greasemonkey / tampermonkey features (install, modify, enable/disable), no sign in is required. Sign in enables you to generate new scripts. This relies on LLMs and costs us money so we having auth helps us prevent ba
14.
▲
by
jmadeano
10mo ago
There are a few things that could have happened: 1. Maybe the domain matching missed? You can check this by going to the library tab and seeing if it appears in "Modifications for Current Page" when you're on the site. 2. May
15.
▲
by
jmadeano
10mo ago
You may be right but gotta start somewhere :) We launched now because we're satisfied that the current version can be a useful tool for people. But we definitely plan to keep iterating and improving!
16.
▲
by
jmadeano
10mo ago
That's the goal! This whole project started because I was originally just asking ChatGPT to write userscripts. For generic ones, it was okay, but the feedback loop was slow: I had to save the page archive, manually feed it to LLM, writ
17.
▲
by
jmadeano
10mo ago
Love the windows XP aesthetic!
18.
▲
by
jmadeano
10mo ago
The script is generated once and then persists across reload. There is no AI running continuously.
19.
▲
by
jmadeano
10mo ago
Great callout! Will update the site with socials
20.
▲
by
jmadeano
10mo ago
See the email in the main post. Happy to chat.
21.
▲
by
jmadeano
10mo ago
> I currently use a patchwork of site specific extensions, so will definitely give this a go Hopefully we can help you trim down the patchwork. If they're broadly useful, I'm happy to assist with the creation to share with othe
22.
▲
by
jmadeano
10mo ago
Your very own custom focus mode is only one prompt away :) And it it doesn't work for you, let me know and I'll get it sorted.
23.
▲
by
jmadeano
10mo ago
> I had a simple scenario in mind: Hide annoying "shorts" section from youtube. You can install the script above (copied here: http://tweeks.io/share/script/bcd8bc32b8034b79a78a8564 ) to remove shorts,
24.
▲
by
jmadeano
10mo ago
Great comment, I've thought a lot about similar ideas. We're just getting started with sharing + discoverability and already working on a feature to surface popular modifications for a given page you are visiting. The hardest part
25.
▲
by
jmadeano
10mo ago
> Cool idea and onboarding experience. I spun up Chrome to demo it, and although its got the rough edges of a prototype, the potential is there. I'd love to hear more about the rough edges. We're working hard to polish everythi
26.
▲
by
jmadeano
10mo ago
It can handle content block, but that is just a small piece of the pie. > I think I am not fully understanding the use case yet. Even after playing with it a long time myself, I am still surprised by the creative use cases people come up
27.
▲
by
jmadeano
10mo ago
Could you share more about the dark pattern? That's definitely not my intent. No sign in is required for installing/managing scripts, sign up is only required to generate scripts (and that's because without it, there's n
28.
▲
by
jmadeano
10mo ago
Great feature request. For the moment, you can go to www.tweeks.io/share/profile to manage your tweeks and share/install your own tweeks from one device to another. We're also actively working on an update system that mi
29.
▲
by
jmadeano
10mo ago
Great name! I'm sure we'll be sending some mistaken traffic to each other
30.
▲
by
jmadeano
10mo ago
Awesome! Love to see what people are creating
More ›