Martijn van der Ven
Martijn van der Ven
I’ve now published [a full reproduction repo](https://github.com/Zegnat/ts-exceljs-issue-1988) that shows this problem. It also includes [an XLXS file that shows this behaviour](https://github.com/Zegnat/ts-exceljs-issue-1988/raw/main/example.xlsx), having both a field where `text` is a string...
> […] defining `^` as finding a line that starts an entry, but ignoring `^` (or `^^`, or `^^^`) lines. I am having a bit of a hard time wrapping...
> However, this inevitably leads to the problem I've talked about at the start of https://github.com/scy/timesheet.txt/issues/13#issuecomment-503156663. Got any ideas for that? I agree that having to do `1505^^^^^` to skip...
In case people (@adminy) are still interested, I have started a fork where I went through and removed all jQuery dependencies: [Zegnat/wordcloud](https://github.com/Zegnat/wordcloud). It is super opinionated though, so it may...
If anyone else has this problem, you can open extra instances of Helium (and almost all other applications on Mac OS X) using the Terminal: ``` open -n /Applications/Helium.app ```...
Have you ever tested sending a `Vary` header for `Cookie`? This should let caching know to cache a different page depending on what cookies someone has. See [this great Stack...
> A potential target for XSS could be the ndxz_access and ndxz_hash cookies, allowing an attacker to steal cookies and impersonate other users. The proper solution to this is probably...
I believe non-modern browsers support it just as well. I seem to remember [Dean Edwards](http://dean.edwards.name) having used his animated favicon at least for the last 5 years. [His method](http://dean.edwards.name/about/#q100) is...
@mathiasbynens, I am really not sure as this is coming from memory. I requested someone with a Windows system to check out the site and they told me the latest...
Here is [Roy Schestowitz in 2005](http://schestowitz.com/Weblog/archives/2005/12/05/animated-favicons/): > On browser compatibility: animated favicon.ico‘s are not treated at all by Internet Explorer. A static image will not be extracted from the animation...