Gitless. I'm a fan of software that allows you to get your feet wet with simple concepts and progressively add complex ones when you feel you're ready. Gitless was my introduction to git.
Just mentioned this in another reply but Jujutsu may be of interest as a maintained alternative to gitless: https://github.com/jj-vcs/jj/blob/main/README.md#introductio...
Ask HN: Abandoned/dead projects you think died before their time and why?
881–890 of 912 posts
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#882A lot of things on https://killedbygoogle.com/ . I used to use 30-40 Google products and services. I'm down to 3-4. Google Picasa: Everything local, so fast, so good. I'm never going to give my photos to G Photos. Google Hangouts: Can't keep track of all the Google chat apps. I use Signal now. Google G Suite Legacy: It was supposed to be free forever. They killed it, tried to make me pay. I migrated out of Google. Go…
Google Reader: I will forever be salty about how Google killed something that likely required very little maintenance in the long run. It could have stayed exactly the same for a decade and I wouldn't have cared because I use an RSS reader exactly the same way I do that I did back in 2015.
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#883Earlier quoted context omitted.
I'm still upset that Google Maps no longer tracks my location. It was very useful to be able to go back and see how often and where I had gone. Is there another app where I can store this locally?
Google Maps still tracks my location. The difference is they no longer store the data on their servers, it's stored on your phone (iPhone/Android) https://support.google.com/maps/answer/6258979 That way, they can't respond to requests for that data by governments as they don't have it. I can look on my phone and see all the places I've been today/yesterday, etc
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#884Earlier quoted context omitted.
I've never heard of this software before. Any idea why it's discontinued? There are a bunch of weird messages that point to sort of a hostile take over of the project by forking, but it doesn't say anything about why or how it was discontinued.
From what I remember; it was mostly a one man project and he was writing it for himself, this upset some people and they felt his personal project should be democratic. It created a great deal of drama and he found himself having to deal with the drama every time he tried to engage with the community. Eventually he just walked away from it all. The fork died shortly after since the people who forked it were still dep…
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#885Earlier quoted context omitted.
Why did you keep on using so many Google products if those products get cancelled? Why didn’t you quit Google after, say, the third product you used got canned?
I used Google Talk than Hangouts, but once they switched to Meet, I gave up on them. By then my family was all using Hangouts, and we never settled on a new service, because one of my siblings didn't want to support any chat services that don't freely give user information to the government, and the rest of us didn't want to use a chat platform that does freely give user information to the government.
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#886Earlier quoted context omitted.
UNIX is for dorks. We needed a Smalltalk style, "everything is an object and you can talk to all objects" but thankfully we got Java and, "object oriented" C++. The Alto operating system was leaps and bounds ahead of the Mac and Windows 3.1 system and it took Steve Jobs a decade to realize, "oh shit we could have just made everything an object." Then we get WebObjects and the lousy IPod and everything is fascist hist…
OK, go use Windows then, it's the dream architecture you always wanted ;) https://learn.microsoft.com/en-us/windows/win32/com/com-tech...
We're still after 50 years using Xerox Alto clones fundamentally. What would a, "modern Alto" play like? What if we spent X,XXX,XXX's of dollars to create a, "in to the future time machine" like they did at PARC? What if the project had the high ethics of Bush and Engelbart as an operational paradigm?
...and yes Lisp is the best programming language. Suck it.
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#887- Photon, the graphical interface for QNX. Oriented more towards real time (widgets included gauges) but good enough to support two different web browsers. No delays. This was a real time operating system. - MacOS 8. Not the Linux thing, but Copeland. This was a modernized version of the original MacOS, continuing the tradition of no command line. Not having a command line forces everyone to get their act together ab…
Google Translate's lens feature works offline.
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#888CLPM, the Common Lisp Package Manager. The Quicklisp client doesn't do HTTPS, ql-https doesn't do Ultralisp, and OCICL (which I'm currently using) doesn't do system-wide packages. CLPM is a great project, but it's gone neglected long enough that it's bitrotted and needs some thorough patching to be made usable. Fortunately Common Lisp is still as stable as it has been for 31 years, so it's just the code which interac…
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#889Earlier quoted context omitted.
Iirc Delphi didn’t have threads, sockets, or OS integration (signals, file watching …). So it wasn’t suited to systems programming ie servers and services. It nailed gui applications, and that was a lot. Maybe freepascal has threads and sockets but imo it was too late.
Delphi 2, the first 32bit version of Delphi, had all of this. Some, like threads, even had wrappers (TThread), but Delphi came with Win32 bindings out of the box so all Win32 functions were available too - and it came bundled with documentation for the APIs. In addition, calling out to a DLL was trivial so even if a function wasn't available, you could just define it. Pretty much anything you could do with a C compil…
The only reason the company hadn't moved off Delphi 2 was that they hadn't bought the code for a couple of 3rd party components before the 3rd parties went bust... So they were stuck. I had rewritten chunks of it to remove those dependencies before I left, after I had fix the hundreds of thousands of hints and warnings (!).
Delphi 2 was late, and it was rushed out before it was finished. Delphi 3 was rock solid and was the true successor to Delphi 1.
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#890Earlier quoted context omitted.
Take a look at FOKS. Made by the people who made Keybase. https://foks.pub/
Very interesting, unfortunately their blog has no RSS feed :D