https://www.kite.com for python i first learned about it when i was working in an university group and had the task to transform a windowing algorithm already working on matlab to python. it felt like a modern linter and lsp with additional support through machine learning. i don't quite know why it got comparative small recognition, but perhaps enough to remain an avantgarde pioneering both python and machine learni…
Ask HN: Abandoned/dead projects you think died before their time and why?
331–340 of 912 posts
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#332Secure-Scuttlebot (the gossiped social network) died circa 2019 or 2024 depending who we ask. It died before it's time for various reasons including: 1. competing visions for how the entire system should work 2. dependence on early/experimental npm libraries 3. devs breaking existing features due to "innovation" 4. a lot of interpersonal drama because it was not just open source but also a social network the ideas ar…
So much drama there too, but it's designed to attract drmas
Having seen what goes on in the foss world and what goes on in the large faang-size corporate world, no wonder the corporate world is light-years ahead.
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#333Geocities ; It was a "put your html here" Free web hosting back when people barely knew what html was. Today you have to be a rocket scientist to find a way to host a free static "simple" page online.
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#334- 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…
If you appreciate Modula's design, take a look at Nim[1].
I remember reading the Wikipedia page for Modula-3[2] and thinking "huh, that's just like Nim" in every other section.
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#335Yahoo pipes. It was so great at creating rss feeds and custom workflows. There are replacements now like Zapier and n8n but loved that. Also google reader which is mentioned multiple times already.
Apache Karavan: https://karavan.space/ Kaoto (Red Hat): https://kaoto.io
Both are end 2 end usable within vscode.
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#336Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#337Microsoft Silverlight. Full C# instead of god forbidden js. Full vector dpi aware UI, with grid, complex animation, and all other stuff that html5/css didn’t have in 2018 but silverlight had even in 2010 (probable even earlier). MVVM pattern, two-way bindings. Expression Blend (basically figma) that allowed designers create UI that was XAML, had sample data, and could be used be devs as is with maybe some cleanup. Ex…
I am happy this one died. It was just another attempt by Microsoft to sidestep open web standards in favor of a proprietary platform. The other notorious example is Flash, and both should be considered malware.
Stuff like angularjs was basically created for the same reason flash/silverlight went down — iphone
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#338Earlier quoted context omitted.
1+ for 3dxpoint. The technology took decades to mature, but the business people didn’t have the patience to let the world catch up to this revolutionary technology.
The world had already caught up. By the time it was released, flash memory was already nearing it's speed and latency, to the point that the difference want with the cost.
Kinda, but for small writes it's still nowhere near.
Samsung 990 Pro - IOPS 4KQD1 113 MBytes/Sec
P4800X optane - IOPS 4KQD1 206 MBytes/Sec
And that's a device 5 years newer and on a faster pcie generation.
It disappeared because the market that values above attribute is too small and its hard to market because at first glance they look about the same on a lot of metrics as you say
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#339Windows Phone
Windows Phone's UI is still with us, from Windows 8 onwards. Everything on 8, 10, and 11 is optimized for a touch interface on a small screen, which is ridiculous on a modern desktop with a 32" or so monitor and a trackball or mouse.
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#340RAM Disks. Basically extremely fast storage using RAM sticks slotted into a specially made board that fit in a PCIe slot. Not sure what happened to the project exactly but the website disappeared sometime in 2023. The idea that you could read and write data at RAM speeds was really exciting to me. At work it's very common to see microscope image sets anywhere from 20 to 200 GB and file transfer rates can be a big bot…
https://en.wikipedia.org/wiki/Zram
https://wiki.archlinux.org/title/Zram
https://wiki.gentoo.org/wiki/Zram
for most purposes. (Assuming the host has enough RAM to spare, to begin with)