Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mostlystatic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
91.
▲
Ask HN: How to ask free trial users to convert once features are implemented?
3 points
by
mostlystatic
8y ago
|
2 comments
92.
▲
by
mostlystatic
8y ago
You might want to make the Premium price a bit more prominent, took me a while to find it.
93.
▲
by
mostlystatic
8y ago
Looks cool! Small UX note: I initially tried to enter a URL to go somewhere, but nothing happened when I pressed enter. Then I saw the "No open tabs" message, but it still took me some time to find the little button with the "
94.
▲
Bundle splitting components with Webpack and React
(debugbear.com)
1 points
by
mostlystatic
8y ago
|
0 comments
95.
▲
by
mostlystatic
8y ago
I've not considered using IndexedDB before! Loading a large app generates several GB of data, and extracting that data from the tab is actually a big performance issue. Instrumenting a single bundle is possible, but it's common to
96.
▲
by
mostlystatic
8y ago
I'm still trying to figure that out :) Here are some ideas: • Debugging: figuring out why a variable or object property has an unexpected value • Finding relevant code, possibly during onboarding of new devs • Security: see where in
97.
▲
by
mostlystatic
8y ago
Thanks, just fixed it.
98.
▲
Show HN: An experimental data-flow analysis tool for JavaScript
(fromjs.com)
95 points
by
mostlystatic
8y ago
|
11 comments
99.
▲
Measuring the performance impact of Chrome extensions
(debugbear.com)
1 points
by
mostlystatic
8y ago
|
0 comments
100.
▲
Show HN: See what parts of a JSON object contribute the most to its size
(debugbear.com)
3 points
by
mostlystatic
8y ago
|
0 comments
101.
▲
by
mostlystatic
8y ago
I'm also in the UK and my experience is similar. Part of that may be because I've mostly worked as a contractor, where you tend to be a replaceable cog providing 8 hours of service a day. But most of the permanent employees also w
102.
▲
by
mostlystatic
8y ago
Oh cool! I didn't know about that, will add it to the article.
103.
▲
Keeping your JavaScript bundle size in check
(debugbear.com)
13 points
by
mostlystatic
8y ago
|
3 comments
104.
▲
Show HN: DebugBear – monitor front-end code
(debugbear.com)
3 points
by
mostlystatic
8y ago
|
0 comments
105.
▲
by
mostlystatic
8y ago
Yes those were fine.
106.
▲
by
mostlystatic
8y ago
I tried to use Headless Chrome on Cloud Functions for a project I'm working on, but even on the fastest instances loading pages was sometimes really slow (pages timing out after waiting for 60s). It seems sometimes JS execution was tak
107.
▲
by
mostlystatic
8y ago
You could offer the owner a fixed payment in return for the rights to future ad revenue from that video. This assumes the owner is less confident that the video will be popular than you are.
108.
▲
by
mostlystatic
8y ago
My approach is similar. I keep plain text notes on my phone where each line is something like "16 haircut" or "12o" (eating out). I have a Node script that I currently run manually, but the problem is that I only run it
109.
▲
by
mostlystatic
9y ago
Hi Sarah, thanks for answering questions. It's great to see pricing upfront! Could help me clarify my principal residence? I was actually looking to buy insurance a few weeks back, but not knowing the answer to this questions stopped m
110.
▲
by
mostlystatic
9y ago
People could submit their phone number anywhere that collects leads (be it dentists, charities, or SaaS companies), wait for a call, and then press the button to get the money.
111.
▲
by
mostlystatic
9y ago
I think it applies only to foreigners. http://lawandborder.com/temporary-residence-registration-for... Normally the hotel does it for you. After getting an apartment here I didn't register for about a month. I had to s
112.
▲
When to write tests
(mattzeunert.com)
3 points
by
mostlystatic
9y ago
|
0 comments
113.
▲
V8 memory quiz
(mattzeunert.com)
87 points
by
mostlystatic
9y ago
|
11 comments
114.
▲
Better types of debuggers
(mattzeunert.com)
1 points
by
mostlystatic
9y ago
|
0 comments
115.
▲
by
mostlystatic
9y ago
Capturing the callstack with `Error().stack` is expensive and it's done for every DOM manipulation. The idea is that you'll only enable the extension when you're mystified by a DOM change, so if the page loads half as fast it
116.
▲
Show HN: ElementHistory – See what code created or updated a DOM element
(github.com)
1 points
by
mostlystatic
9y ago
|
2 comments
117.
▲
by
mostlystatic
9y ago
My last three Show HN submissions: 3 points -> 10 views 1 point -> 25 views 1 point -> 24 views None of them made it to the Show HN frontpage.
118.
▲
Show HN: Remove timestamps from conversation copied from Slack
(mattzeunert.com)
3 points
by
mostlystatic
9y ago
|
0 comments
119.
▲
How to write a JavaScript-free todo app using just HTML and CSS
(mattzeunert.com)
149 points
by
mostlystatic
9y ago
|
46 comments
120.
▲
by
mostlystatic
9y ago
“Ultimately you want consumer spending and standard of living to grow in lock step but it does not[2].” This is often said, but even after reading the linked article it’s not clear why that’s desirable. Why not for example keep growing expo
More ›