Hacker News new | past | comments | ask | show | jobs | submit | andreldm's comments login

When I migrated from Android to iPhone, syncthing was my main pain point. There is Möbius Sync, even though not open source, at least it’s an one-time small payment, which is fair considering the dev license cost. Unfortunately it’s not as reliable as the Android official app or the fork, I guess Apple is very strict with background processing, but hey it’s better than nothing.


Just discovered the synctrain iOS beta which is extremely promising.


It's on the AppStore now... you can just download it there.


I worked at a company where data scientists wrote python code using pandas and we had port it to java and a library called keanu that was very useful but soon became unmaintained.

Of course this was very time consuming and unrewarding, all because only java applications could be deployed to production due to a stupid top-down decision.

This GraalPy sounds like something I wish existed back then.


jep[0] has existed for a while now, and does what GraalPy is doing quite well.

I'm using it for similar purposes as you stated and for that it works quite well. A research group I am collaborating with does a lot of their work in one Java application (ImageJ for microscopy), so by integrating my Python processing code into that application, it finds its way a lot quicker into the daily workflows of everyone in that group.

Most recently I've also extended the jep setup to include optional Python version bootstrapping via uv[1], so that I can be sure that the plugins I'm writing have the correct Python version available, without people having to install that manually on the machine.

[0]: https://github.com/ninia/jep

[1]: https://github.com/astral-sh/uv


Did you look into Jython back then?


Jython has historically lagged hard, often falling behind for very extended periods. For a time their releases basically just stopped, which led to them missing support for pretty much anything between 2.7 and 3.6 (iirc). I know the project basically rebooted at some point, but I've since lost interest.


Not to mention the biggest drawback imho. Those alternative implementations don't support C extensions.


Jython was dead for a long time. It might be back a little now, but there is still no Python 3 support.

GraalPy is much more active and more compatible.


Not me, someone else in the company did, I don’t remember why it was dismissed.


Reminds me of that part of Pirates of the Silicon Valley, where the people of the Homebrew Computer Club were trying to find a use for the MITS Altair. Although Quantum Computers are several magnitude orders more complex, it’s amusing to see history repeating itself.


In their home page they state: "We make MiniOS beautiful so that you can enjoy using it every day and for any task. We pay great attention to every detail in the operating system", and there are mentions to Mandriva, Debian, even Fluxbox, nowhere Xfce is mentioned, it's almost like they are implying the aforementioned qualities are their merit alone.


Thunar was crashing long before the gtk3 port, hopefully it's much more stable now. The clipboard failing on large chunks of data has been fixed too.


The file managers for Gnome and KDE are both really crashy for me, too. I don't know which graphical file manager to use in Linux without going back to MC or something.

Linux is the only desktop OS I use where application crashes and major glitches (some subsystem of KDE crashing, for example) are still like a once every hour or two occurrence, even when not doing anything especially odd or taxing.


> The clipboard failing on large chunks of data has been fixed too.

That's awesome, I'll try again with new xubuntu, hopefully there won't be such nasty bug, or do you recommend another distro?


Besides Xubuntu, Manjaro (or plain Arch) and openSUSE Tumbleweed support Xfce very well.


Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: