Viewing profile — MitchellCash
MitchellCash
HN member- Joined
- Tue, Aug 16, 2016, 12:06 AM UTC
- HN karma
- 76
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About MitchellCash
Recent public activity
-
comment
Comment #41332086
I’m going to out myself, but you just do it anyway…
-
comment
Comment #35099999
It's the ISBN of Edward Snowden's book "Permanent Record: A Memoir of a Reluctant Whistleblower". The numbers in the poster differ because it's the ISBN of the Swedish translated c…
-
comment
Comment #33441433
> a change in the indentation used in our bundle files (4 spaces -> 2 spaces) I find it interesting that one of the reasons given for the reduction in package size is due to such a…
-
comment
Comment #33279319
I replaced my companies Google reCAPTCHA validation with Turnstile and so far the implementation experience has been fine. Not so different from the Google implementation and no ma…
-
comment
Comment #31842269
As a child my cat would favour drinking water from our chlorinated pool rather than her water bowl. Interesting to read another anecdote about cats and chlorine. They say curiosity…
-
comment
Comment #31000697
Not the author, but they look like they’re from Balsamiq. I haven’t used it for a while, but I remember Balsamiq being a great tool, especially for quick low-fi UI wireframing. htt…
-
comment
Comment #30783649
The third field of the triplet is for the operating system identifier [1] which can be expressed as two fields in the form of ` - ` [2] as well as just ` `, when applicable. The LL…
-
comment
Comment #30650661
I think we can get the best of both worlds by hiding lock files by default and always showing any actual code file diffs. Performance may be a factor for very large diffs, but this…
-
comment
Comment #30620021
I prefer to run Ubuntu machines and at least in terms of provisioning a new secure server I built an Ansible playbook I called 'ANU' (as in A New Ubuntu). I'd expand to other distr…
-
comment
Comment #28720674
Yes, to both Vue and Nuxt via Open Collective. I use both tools so I like to give back to ensure work continues. I also like the idea of backing the 2nd horse in the race, so to sp…
-
comment
Comment #28444793
> Continuing work to restructure Firefox’s JavaScript memory management to be more performant and use less memory. I went back the last few versions major release notes and didn’t …
-
comment
Comment #28434451
> Under Swiss law, it is obligatory for a user to be notified if a third party makes a request for their private data and such data is to be used in a criminal proceeding. They’re …
-
comment
Comment #21766227
I did, it was non-mandatory and most of the (small) company would be on the call each day. I would turn my camera off and opt for just audio, but others would leave theirs on. I en…
-
comment
Comment #19848739
I have an identical setup to this, painless to deploy updates/blog posts and zero cost. I was previously using Jekyll, but moved over to Gatsby a few months ago and have enjoyed th…
-
comment
Comment #18887686
The CyberWire is a daily (Mon - Fri) podcast for cyber security news. Each episode goes for around 20 minutes and breaks down any significant news from the last 24 hours/weekend. T…
-
comment
Comment #18413048
I can see use cases for a delete function, but as people mention it’s all about how you manage abuse. If a project owner really wanted they could just delete the whole repo (which …
-
comment
Comment #18359598
Nice work releasing! There were two things I thought could use some improvement. First were the two images of a list of hyperlinks that look clickable. I tried clicking on the link…
-
comment
Comment #18256283
It seems to be that the background colour value is set to `rgb(1,1,1,0.65)` and is missing the alpha channel in the attribute. I made an identical page using `rgba(1,1,1,0.65)` and…
-
comment
Comment #18235469
Some analysts predict YouTube to bring in $15 billion in ad revenue in 2018. If so, they are losing around $28,000 for every minute they are down.
-
comment
Comment #15069547
Very disappointing, this was my go to weather app. Any other recommendations? I'm using iOS in Australia, but also like an app that can track international weather.
-
comment
Comment #14181560
I'm experiencing the same jumpy Live Photos on Firefox for iOS. Latest version of both iOS and Firefox.
-
comment
Comment #14129958
I almost never use the Facebook website or app, but I haven't quit for the sole reason of Facebook Messenger. I still find it the most convenient means to contact my family and fri…
-
comment
Comment #13505902
My stack looks fairly similiar, give or take a few pieces of software, SABnzbd instead of NZBGet for one. I would highly recommend checking out Radarr ( https://github.com/Radarr/R…
-
comment
Comment #12622100
...the client did not look very native on macOS (poking around revealed a lot of .exe files... I also noticed this. But I have the mind frame that they are still a fairly "new" com…
-
comment
Comment #12622044
No, that's also my understanding. "Gitless is an experiment to see what happens if you put a simple veneer on an app that changes the underlying concepts. Because Gitless is implem…