Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kkevv
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
kkevv
5y ago
I remember seeing FloydHub when I was still in School and thinking, this is so cool! It's like Heroku, but for AI! Sad to see that FloydHub didn't work out, but you really did build an amazing platform.
2.
▲
by
kkevv
5y ago
Very interested in the new API to run dynamic scripts. I wonder if Chrome will release a privileged API to run RHS to allow userscripts to continue working.
3.
▲
by
kkevv
5y ago
Oh thats a pretty cool idea! I would love something like this that could split audiobooks into bit size chunks that I can listen to.
4.
▲
by
kkevv
5y ago
Intel, Microchip, NXP all have Fabs in AZ already. Would be exciting to see TSMC and more.
5.
▲
by
kkevv
5y ago
Hi HN, we are excited to release our open beta. You can directly download our extension builder from the Chrome store today! Creating and deploying Chrome Extensions is not as straightforward as deploying a webapp (even though CRXs are much
6.
▲
Show HN: Create your own Chrome Extensions (with basic JavaScript skills)
(chrome.google.com)
14 points
by
kkevv
5y ago
|
1 comments
7.
▲
by
kkevv
5y ago
Especially curious what the actual distribution of users for these low code internal tools are. Theres a lot of rhetoric about how business users/operations can quickly create tools, but it really seems like developers are the main cus
8.
▲
by
kkevv
5y ago
Thank you for the kind comment :)
9.
▲
by
kkevv
5y ago
Oh I haven't heard of FlutterFlow! Just checked out their landing page - super cool. You can develop everything visually nowadays!
10.
▲
by
kkevv
5y ago
Hi HN! We posted a Show HN 73 days ago about extension.dev. In the 73 days since our last post, we interviewed 70 of you over Zoom. With your help, we designed, built, and shipped V1 of extension.dev. We are now ready to help everyone build
11.
▲
Show HN: Low-Code Internal Chrome Extension Builder (Developer Preview)
(extension.dev)
36 points
by
kkevv
5y ago
|
8 comments
12.
▲
by
kkevv
5y ago
Amazing, console.dir definitely beats console.log(JSON.stringify(...))
13.
▲
by
kkevv
5y ago
can someone make an app that’s actually fun to go on Yeah, pretty much
14.
▲
by
kkevv
6y ago
Woooo thank you for the kind words Flávio :) Excited to help you out really really soon!!
15.
▲
by
kkevv
6y ago
This is cool, extremely relevant now that Google removed payments for extensions! We are free during the developer preview/beta and plan to have a really generous hobby tier. We are rolling our own Stripe integration down the road for
16.
▲
by
kkevv
6y ago
Yeah! We drew a lot of inspiration from TamperMonkey. We think of what we are building almost as an "enterprise user script." We have a "shell" extension that hosts all the UI, automations, and JS that you write. And, wh
17.
▲
by
kkevv
6y ago
Yeah! RPA is a really really powerful tool. We've seen companies hack RPA to add UI to existing tools as well. Selenium is a bit tough because you end up with scripts that are hard for business users to execute. AutoIt and iMacros are
18.
▲
by
kkevv
6y ago
Ohh, We haven't tried WebSQL yet with our builder, but from a quick Google search it seems possible! Another route is to use something like http://alasql.org/ to cache data in localstorage so you can query it instantly
19.
▲
by
kkevv
6y ago
Woah that's amazing! I thought the name SeekWell was familiar, I think we used your SQL -> GSheets integration before!
20.
▲
by
kkevv
6y ago
Gotcha, thank you so much for the advice. Maintainability, especially with something uncommon like a Chrome Extension, must seem really sticky.
21.
▲
by
kkevv
6y ago
Haha, thank you for sharing your insight! How did you push through all the people-problems? Was the productivity gained from the extensions the angle you pushed?
22.
▲
by
kkevv
6y ago
Woah, thank you so much for sharing!! This is really amazing to hear :0 If you are down would love to chat more! kevin@extension.dev
23.
▲
by
kkevv
6y ago
Did you build the tools yourself/do you have access to the code? One of our big use cases is to extend/customize internal tools with UI/data/logic. Could you share more details? If you're more comfortable offline ke
24.
▲
by
kkevv
6y ago
We've also spent quite some time researching what extensions companies are already building! Would love to share what we learned: https://dev.to/realkevinyang/what-i-learned-from-studying-10... Lmk if you have any
25.
▲
by
kkevv
6y ago
Hey HN and the broader world! We are incredibly excited to share what we have been cooking up . After building Chrome Extensions for recruiters and marketers, we got a glimpse of the power of browser extensions. However, we also got a taste
26.
▲
Show HN: Create Chrome Extensions for internal use
(extension.dev)
47 points
by
kkevv
6y ago
|
28 comments
27.
▲
What kind of internal Chrome Extensions are companies building?
2 points
by
kkevv
6y ago
|
0 comments
28.
▲
by
kkevv
6y ago
I loved this essay https://knightcolumbia.org/content/protocols-not-platforms-a... that gives a glimpse of what could have been if RSS won over NewsFeed!