Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mostlystatic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
61.
▲
by
mostlystatic
6y ago
I initially understood this to mean Accenture changed its name as a consequence of the Enron/Arthur Anderson scandal. But Anderson Consulting changed its name to Accenture in January 2001, and the scandal only became public later that
62.
▲
by
mostlystatic
6y ago
Here are the test results for Dark Reader: https://www.debugbear.com/chrome-extension-performance-looku... I also briefly mention it in the section on FCP, explaining why it makes sense for the extension to use render-block
63.
▲
by
mostlystatic
6y ago
Local news sites tend to be extremely slow and ad-heavy in my experience. So I thought of a medium-sized US city, searched for "Cincinnati news" and picked the top result. I found what I was looking for, this is the article I ran
64.
▲
by
mostlystatic
6y ago
Good point about extension code running while rendering is still blocked by the network. That should prevent any user-facing delay. I just ran a few quick tests with the Top 50 extensions and an NYT article. The charts are ordered by large
65.
▲
by
mostlystatic
6y ago
I ran the tests 7 times and then took the median. I'll look into quantifying variance more, but for now here's a boxplot for total on-page CPU time. https://gist.github.com/mattzeunert/de3c8aedd2936a34eeb88b62
66.
▲
by
mostlystatic
6y ago
I ran most of the tests on example.com, which is easy to render without having a GPU available. Looking at on-page CPU time for Evernote, 91% is spent just processing JavaScript or HTML. So I expect any benefit of a GPU to be minimal.
67.
▲
by
mostlystatic
6y ago
There's a GNOME mailing list discussion which suggests the etymology is different. """ First appearance of "master" in git is in a CVS helper script... Why is that branch called master? Probably because BitKeep
68.
▲
by
mostlystatic
7y ago
Oh interesting, I didn't know about stitching the streams together in the service worker! Do you know what the advantage of that is over serving the full cached HTML page layout and then fetching the content HTML from inside the page?
69.
▲
by
mostlystatic
7y ago
That's a good point, I didn't consider having the browser cache the document. That means you can achieve the same thing with the HTTP cache. (I'm not sure if the retention logic between the service worker cache and the HTTP c
70.
▲
Performant Front-End Architecture
(debugbear.com)
305 points
by
mostlystatic
7y ago
|
114 comments
71.
▲
by
mostlystatic
7y ago
I use https://bigtextbox.com/ a lot, as a nicer way to leave a note in the browser than doing a Google search.
72.
▲
by
mostlystatic
7y ago
Cloud SQL has been down for me for 45 minutes now. The status page still doesn't say, but it says this in the Known Issues for technical support: "We are experiencing an issue with Cloud SQL instances hosted in the us-east1 region
73.
▲
Understanding My Google Cloud Bill
(mattzeunert.com)
2 points
by
mostlystatic
7y ago
|
0 comments
74.
▲
How does browser support impact JavaScript bundle size?
(debugbear.com)
2 points
by
mostlystatic
7y ago
|
0 comments
75.
▲
HMRC cancelled my VAT registration, and how it got reinstated
(mattzeunert.com)
1 points
by
mostlystatic
7y ago
|
0 comments
76.
▲
by
mostlystatic
7y ago
Yep, I started copying my images to the EU and Asia regions and now it's fine cost-wise. They don't have an Australia region for the container registry though, so launching VMs there is still pricy for me.
77.
▲
by
mostlystatic
7y ago
I recently started running more Google Cloud VMs in the UK instead of the US. It was costing me £2 a day to run the VMs, but somehow I also paid £12 a day for "GCP Storage egress between NA and EU”. Turns out that by default Google
78.
▲
Reducing Docker image size and cutting Google Cloud costs
(mattzeunert.com)
2 points
by
mostlystatic
7y ago
|
0 comments
79.
▲
by
mostlystatic
7y ago
SEEKING FREELANCER | London, UK | Remote | Front-end developer DebugBear is a website performance and quality monitoring tool for developers. I'm a solo founder and looking for a freelancer who can write articles about web performance
80.
▲
Tips on getting feedback from early users
(mattzeunert.com)
2 points
by
mostlystatic
7y ago
|
0 comments
81.
▲
Obligatory Forum Comments
(mattzeunert.com)
1 points
by
mostlystatic
7y ago
|
0 comments
82.
▲
How do different chat widgets impact site performance?
(debugbear.com)
1 points
by
mostlystatic
7y ago
|
0 comments
83.
▲
Show HN: A website monitoring tool for front-end developers
(debugbear.com)
7 points
by
mostlystatic
7y ago
|
0 comments
84.
▲
Measuring the performance of your React app
(debugbear.com)
1 points
by
mostlystatic
7y ago
|
0 comments
85.
▲
by
mostlystatic
7y ago
> But everyone mostly pays a flat rate for using the whole system each week (within the zones they travel to at least). I was wondering how widespread travel cards are, since I never bought one personally. If you don't travel much o
86.
▲
Measuring the performance impact of Chrome extensions
(debugbear.com)
1 points
by
mostlystatic
7y ago
|
0 comments
87.
▲
Website Builder Performance Comparison
(debugbear.com)
1 points
by
mostlystatic
7y ago
|
0 comments
88.
▲
by
mostlystatic
7y ago
Fares 6 weeks in advance seem to be around £50, starting from £30 for a slower train.
89.
▲
Understanding Network Throttling: DevTools vs. Lighthouse vs. Netem
(debugbear.com)
2 points
by
mostlystatic
8y ago
|
0 comments
90.
▲
by
mostlystatic
8y ago
You don't know what future funding rounds there'll be. Maybe you raise a seed investment and then decide to sell the company two years later. Maybe you'll raise 5 more rounds and IPO. Also, if you sell your own shares the mon
More ›