Live data from Hacker News

Ask HN: Which project does not have any good open-source alternatives?

news.ycombinator.com

101–110 of 283 posts

Re: Ask HN: Which project does not have any good open-source alternatives?

#101
post #14

3D CAD software is light years behind in the open source ecosystem, but competing with Solid Works or Auto Desk is a enormous task... Although Blender seems to be catching up in 3D animation!

FreeCAD (https://www.freecadweb.org) is also on an accelerating pace in terms of quality, although it still has a ways to go depending on your workflow.

Re: Ask HN: Which project does not have any good open-source alternatives?

#102
A Lego-CAD tool for touchscreens i.e. Android tablets. I've used LeoCAD on Linux, which isn't bad but finding parts is a nightmare. And the existing non-OSS alternative on Android, Draw Bricks, doesn't support many special bricks like those from Simple Machines.

Re: Ask HN: Which project does not have any good open-source alternatives?

#104

Not completely on topic, but I fear we're rapidly losing many video games of yesteryear to time and their closed-source nature. Luckily, milestone games like Doom and Quake were open sourced some time ago. There's reverse engineering of some codebases like Rollercoaster Tycoon, Diablo, and Super Mario 64, but for 99% of games we'll never see them outside of the original release or an emulator.

I remember reading some articles[1][2] where it talked about older games where the source code is long lost.

[1]: https://www.rockpapershotgun.com/2019/06/13/square-enix-digi... [2]: https://www.theinquirer.net/inquirer/news/1014845/sega-loses...

Re: Ask HN: Which project does not have any good open-source alternatives?

#105
Google Desktop Search (it is dead now anyway). Was brilliant while it lasted.

There were some other alternatives as well but I think GDS starved them to death before Google got bored and killed GDS. (Please le me know if there are good alternatives, free/paid/open source, everything is interesting as long as they fo the same things GDS did and can convince me that they don't upload my data.)

Re: Ask HN: Which project does not have any good open-source alternatives?

#106
post #88

Earlier quoted context omitted.

This is my pet peeve. I'm already working in a relational language ( http://tablam.org ) to use as the core. My dream is to have not only an Access/Excel(in the role of pseudo-table programming) alternative, but one that could work great in a iPad/mobile device. Also, in this space, most "options" are fully on the cloud. Thats cool, but will never be a real challenger to Access or Excel if depend on cloud 100%. I nee…

I interviewed with a quant hedge fund in 2004 whose systems where all in FoxPro. They loved it. The general partner of the fund believed that Microsoft had figured out that they could unbundle FoxPro into 3+ components (DB, IDE, Reports...) and sell each separately. It's been a mystery to me why no one, using sqlite as the DB foundation, has attempted a modern-day FoxPro\MsAccess-like tool.

Using sqlite will be good. This is part of my plan (to build on top of sqlite (better) or lmdb (crazy!). Honestly sqlite, not kid ourselves).

P.D: I think for a company like MS FoxPro was not a good business, but it could be very good for a smaller player. Fox have a decent market and was very loved by the community.

Re: Ask HN: Which project does not have any good open-source alternatives?

#107
post #52

Uber/Seamless/Postmates/Airbnb or any other middleman service. There's no reason why they should be getting away with extracting 30-40% of the revenue for facilitating a simple transaction.

Doesn’t this ignore all the regulatory hurdles these companies have had to deal with to be able to be that middleman? Uber, for example, has done a whole lot of work, not all legal, to get cities to agree to let them operate. I suspect that a few kids in a garage trying to be the next Uber are going to end up stumped when cities tell them no (and they won’t have the lobbying power to make cities reconsider)

I'm saying that we could use an open alternative for existing services, not that an open solution should have been first. Uber spent a lot on lawyers and broke a lot of laws to clear the hurdles, making it much easier for someone to come in and provide a similar service at a fraction of the cost.

There's no reason why someone building an open solution couldn't work with the cities and get their endorsement.

Re: Ask HN: Which project does not have any good open-source alternatives?

#108
Dual pane file manager with GUI, in other words: a proper alternative to Total Commander on Linux. Fast, simple UI, has all required functionality built in and can be extended using plugins. Krusader is probably closest one, but still has few minor paper cut issues.

Re: Ask HN: Which project does not have any good open-source alternatives?

#109
post #52

Uber/Seamless/Postmates/Airbnb or any other middleman service. There's no reason why they should be getting away with extracting 30-40% of the revenue for facilitating a simple transaction.

And yet with taking 30-40% of revenue (as you claim) Uber is still running at a loss.

Uber and Lyft take 35-40% of each ride, that's the number that multiple drivers have told me and this article confirms it https://www.businessinsider.com/uber-and-lyft-take-rates-hig...

I also know a few people at food delivery companies and they all take around 35% of each order.

Re: Ask HN: Which project does not have any good open-source alternatives?

#110
post #108

Dual pane file manager with GUI, in other words: a proper alternative to Total Commander on Linux. Fast, simple UI, has all required functionality built in and can be extended using plugins. Krusader is probably closest one, but still has few minor paper cut issues.

Midnight commander maybe?;-)

Semi joke. It is quite a nice file manager. Terminal based though. No plugins, but batteries included.

Post reply on HN