I built a web crawling site ring.nz on polymer/web components. Looking at the marketing of the framework it was an easy way to get material design components but in reality the overuse of shadow Dom and shadow CSS meant it was really difficult to use the components or theme them. I'm pretty sure the whole polymer project is abandoned now... The site became too hard/bothersome for me to maintain under its tech debt bu…
Ask HN: What is the thing you've built that you regret the most?
221–230 of 539 posts
Re: Ask HN: What is the thing you've built that you regret the most?
#222Earlier quoted context omitted.
Taking the other side - you’d rather live in the society we have today where policies/laws are selectively enforced based on whether cops/supervisors have a good relationship with you, are biased re your race/gender, etc?
Perfectly executed laws would also have biased outcomes, likely worse than the current system. There’s a good quote that goes something like “the law treats all men equally: the rich man and the poor man are punished the same for stealing bread to feed their family.”
Re: Ask HN: What is the thing you've built that you regret the most?
#223Re: Ask HN: What is the thing you've built that you regret the most?
#224Earlier quoted context omitted.
I had this realization in stages. 1. Almost all software can be abused or co-opted for surveillance purposes. 2. Some software comes already designed for surveillance purposes up front . 2a. This includes plenty of well-known mass appeal software; importantly, the customer-facing marketing copy and the investor pitch can present a completely different value proposition. 3. Software doesn't become used for surveillanc…
The problem is that "bad" is subjective and I'm sure most of the people making these decisions don't agree that they are being "bad"
Re: Ask HN: What is the thing you've built that you regret the most?
#225Moving Murfie to Pine Bluff has been a disaster. The entire situation has been bad for Murfie users and myself. I'm coming up on 3 years now with very minimal progress on returning media to users and getting the site fully operational. There are a lot of places where in hindsight I could have made better decisions. At every point the best course seemed to stand out, only to sour with unexpected obstacles. At first I…
I think there were always some nay-sayers around in replies, but I appreciated what you were trying to do and despite the negative outcome am glad you at least gave it a shot.
Thanks for sharing your story on hn, I feel like I got to learn a lot vicariously.
There is a fantastic Australian film called “The Castle” (that you won’t regret watching!), but there’s a line from it where the main character is facing failure (and about to lose his entire neighbourhood)
“I don’t know what the opposite of letting someone down is. But you’ve done the opposite.” T Thanks for fighting to do the right thing. The world needs more people like you.
Re: Ask HN: What is the thing you've built that you regret the most?
#226Re: Ask HN: What is the thing you've built that you regret the most?
#227ever heard of ActiveX? you know, arbitrary code installing and running in your browser on Windows and available to be scripted by javascript? like, instead of Java? sorry. I'm not solely responsible, but sorry, pretty responsible. we were young. code-signing as a means of validating origin was a great idea. though it needed additional infrastructure to prevent abuse and allow global revocation, and that wasn't perfec…
It feels surreal to come across someone who was responsible for something I hated so much back then. But now I’m just fascinated for some reason. I’d buy you a drink if I could :p
Re: Ask HN: What is the thing you've built that you regret the most?
#228Earlier quoted context omitted.
What is so bad about catching people taking unauthorised breaks?
Would you like to live in a society where the laws are the same as they are now, but it’s impossible to break them and not be caught? (I know I’m jumping right to where the slippery slope ends.)
Personally, I prefer less on the books and proper enforcement, but many people like a lot on the books and just as many loopholes.
Re: Ask HN: What is the thing you've built that you regret the most?
#229Once upon a time I wrote a DNS zone sync shell script. It was great, and terrible. Truth is, it should never have been a shell script. I used curl to make API calls to Oracle (then Dyn), awk to turn API output into the local zone format, sorted the local and remote zone data, diff'd them, then more curl'ing to make the updates. It was brilliant then-- now, not so much.
Re: Ask HN: What is the thing you've built that you regret the most?
#230Earlier quoted context omitted.
Why are tech workers so resistant to organized action? Their owner employers sure are organizing adversarially in a multitude of ways in the open and behind closed doors
Tech workers disproportionally 1) believe in meritocracy, and 2) believe that the existing arrangement in IT is it, or at least closer to it than it would have been with unions in the picture. Why that is the case is another interesting question.