Earlier quoted context omitted.
Possibly dumb question, but have you considered looking for a successor to take over the project? Homebrew has basically reached the point where it's "critical infrastructure" for macOS devs, and it would really be a damn shame to see it slowly fade away just because the creator has moved onto other things.
It's not critical infrastructure. There are better alternatives, even, that are a quick and painless install process away. For example, nixpkgs is competitive with it, and does not include the Google phone-home supercookie tracking spyware that is on by default without consent in every Homebrew installation, and works great on macOS. Homebrew could disappear tomorrow and nothing extremely bad would happen. That can't…
Ask HN: What is your “I don't care if this succeeds” project?
931–940 of 960 posts
Re: Ask HN: What is your “I don't care if this succeeds” project?
#932Earlier quoted context omitted.
https://goo.gl/maps/hpuj9X7srT46NN3o8
Wow that was fast, did you find it using "la blaisance" and the D949 as references? I should have scrubbed those :-) or did you use other more esoterical methods... could I ask you to kindly take down your link and let hackers be hackers? Cheers
Re: Ask HN: What is your “I don't care if this succeeds” project?
#933Earlier quoted context omitted.
If there's anyone at Apple reading, pay this guy.
They provide help and CI hardware. I have no desire to be either employed by Apple or work on Homebrew for a living (currently, at least).
Re: Ask HN: What is your “I don't care if this succeeds” project?
#934Quoted post unavailable.
I’m an immigrant in Ukraine. I love this country very much. Speak the language, understand the culture, etc. After checking out your page, I’m absolutely appalled. I’ve forwarded this to a personal friend who works in the immigration department here. Ukraine isn’t your playground to pimp women to men who aren’t successful with them in their own countries. Btw you’ve probably seen me around Kyiv in bars/clubs/whatever…
Re: Ask HN: What is your “I don't care if this succeeds” project?
#935Re: Ask HN: What is your “I don't care if this succeeds” project?
#936Re: Ask HN: What is your “I don't care if this succeeds” project?
#937Quoted post unavailable.
I’m an immigrant in Ukraine. I love this country very much. Speak the language, understand the culture, etc. After checking out your page, I’m absolutely appalled. I’ve forwarded this to a personal friend who works in the immigration department here. Ukraine isn’t your playground to pimp women to men who aren’t successful with them in their own countries. Btw you’ve probably seen me around Kyiv in bars/clubs/whatever…
I detest this behavior as much as you do.
Re: Ask HN: What is your “I don't care if this succeeds” project?
#938I’m making a self sobering identity vault / wallet where I can setup a threshold cryptography scheme to share keys with friends and family for recovery.
That sounds super interesting and useful, can describe how you're making it work more and how far along you are? I have plans to build something I think is similar.
I'm making a frontend client, that lets you setup a vault / wallet. You can then store secrets. I'm working on adding "contacts" (via public key), and then implementing the key split among chosen contacts, and vice versa the recovery scheme.
For backend, I'm making a simple API to act as proxy / intermediary for managing contact requests, sending messages (e.g. sending key shares). No info is revealed to server other than public key info, and encrypted messages.
I was able to make a web only prototype (pure python django) to iron out logic and models. Now I'm about half way through the rewrite in react native since all content needs to be local to the device.
Happy to chat more, would be curious to hear what you're thinking of making. My email is my username @ gmail.
Re: Ask HN: What is your “I don't care if this succeeds” project?
#939Have done other dev projects for improving my productivity (eg. Infra setup, Automation etc) which all aligns with fact that i'm the first user and not worried about its success.
Even-though not focusing on marketing for the same, i wish more people use it and can extend it for value add then complex featurewise.
Re: Ask HN: What is your “I don't care if this succeeds” project?
#940I have a small game that I made to experiment with some tech. https://donotplaythisgame.click/ In short, you accrue points while you aren't playing it, but you have to log into actually get the points (similar to "the game", which you just lost). You get your global ranking only after logging in though.