Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
coldsauce
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: Top of Hacker News
(tophacker.news)
1 points
by
coldsauce
2y ago
|
0 comments
2.
▲
by
coldsauce
3y ago
While I agree those areas are much nicer, most people still need to commute to go work in, and spend considerable amount of time in soma, fidi, etc. I used to live in one of those areas you talk about, yet still was attacked and threatened
3.
▲
Save ChatGPT Conversations to Notion
(github.com)
1 points
by
coldsauce
4y ago
|
0 comments
4.
▲
by
coldsauce
4y ago
Hi HN! Excited to showcase a fun browser extension we built over the weekend. Lenses is a browser extension for Twitter that transforms all the tweets in your feed to make them match your mood.
5.
▲
Show HN: Lenses: AI-Augmented Twitter Timeline
(chrome.google.com)
1 points
by
coldsauce
4y ago
|
1 comments
6.
▲
by
coldsauce
4y ago
So great to hear! What kind of extension are you building?
7.
▲
by
coldsauce
4y ago
Great feedback! I'll push a change to add that.
8.
▲
by
coldsauce
4y ago
We have a lot of ideas on how to make this problem a lot easier. It's a big reason why extensions aren't as big as they could be. Browser extension devs having to tinker and even think about the DOM or any other website-specific q
9.
▲
by
coldsauce
4y ago
Shameless plug, but we built the Plasmo Framework to make that (and a lot more) super easy: https://github.com/plasmohq/plasmo
10.
▲
Building an Embeddings-Powered GPT-3 Bot for Our Browser Extension Community
(plasmo.com)
2 points
by
coldsauce
4y ago
|
0 comments
11.
▲
by
coldsauce
4y ago
Yeah, I believe China doesn't even allow TLSv1.3
12.
▲
Show HN: We just enabled Vercel's preview comments on our docs page
6 points
by
coldsauce
4y ago
|
2 comments
13.
▲
by
coldsauce
4y ago
In his most recent testimony, Mudge mentioned that he was in the leaked OPM database with his details and clearance level leaked which implies he had clearance.
14.
▲
by
coldsauce
4y ago
Thanks for the feedback! Updated it.
15.
▲
by
coldsauce
4y ago
Thanks!
16.
▲
by
coldsauce
4y ago
Our tooling is written in Node.js. So developers must have Node installed on their machines to utilize our tooling. When they use our CLI to watch the file system for changes for live-reload or to build their extension, etc., that's a
17.
▲
by
coldsauce
4y ago
We use Parcel under the hood and are huge fans! Our framework has opinionated abstractions on top of it that we think help improve the extension development experience considerably. Features we've built so far: - manifest.json is gener
18.
▲
by
coldsauce
4y ago
Thanks! We wrote a custom Parcel runtime [1] inspired by Parcel's HMR runtime (which was too bloated and buggy for us) that injects a web socket listener into the development build of the extension. Whenever a bundle change happens, Pa
19.
▲
by
coldsauce
4y ago
There's standardization work being done at the moment with the W3C WebExtensions Community Group [1] which is definitely a step in the right direction! Mozilla has also done some great work building a web extension polyfill library tha
20.
▲
by
coldsauce
4y ago
It's definitely something we want to consider in the future! Right now, we want to focus on a single view framework and make the developer experience as seamless as possible with it. The framework we've chosen is React because we&
21.
▲
Show HN: Plasmo – a framework for building modern Chrome extensions
(github.com)
132 points
by
coldsauce
4y ago
|
37 comments
22.
▲
Show HN: Play Videos in the Chrome DevTools Console
(github.com)
1 points
by
coldsauce
4y ago
|
0 comments
23.
▲
Gitleaks – Scan Git repos (or files) for secrets using regex and entropy
(github.com)
3 points
by
coldsauce
4y ago
|
0 comments
24.
▲
Storing Data Inside URL Shorteners
(github.com)
3 points
by
coldsauce
5y ago
|
0 comments
25.
▲
by
coldsauce
5y ago
That's awesome - feel free to email me (should be on my website) if you want to talk more. Can share some tips and tricks or answer questions you might have.
26.
▲
by
coldsauce
5y ago
Thanks! Yeah it was fairly slow but we did some work to try to make it faster. Our process was 1. Remove all JS and CSS from the HTML file 2. Compress the file into a gzip stream 3. Base64 encode the file 4. Send it as a stream of text mess
27.
▲
by
coldsauce
5y ago
In 2014, I had a similar problem so I created Cosmos Browser, an Android based internet browser which allowed people to connect to the internet via SMS. It's pretty much dead now, but wouldn't take a lot of work to revive it if yo
28.
▲
AI Dreaming of Edgar Allan Poe's The Raven
(twitter.com)
15 points
by
coldsauce
5y ago
|
0 comments
29.
▲
Edgar Allan Poe's “The Raven” Visualized by AI
(twitter.com)
4 points
by
coldsauce
5y ago
|
0 comments
30.
▲
Play Videos in Chrome Dev Tools
(github.com)
2 points
by
coldsauce
6y ago
|
0 comments
More ›