Feed digilinux.ru [copy] http://digilinux.ru/feed/ has loading error: cURL error 22: The requested URL returned error: 403 Forbidden
Feed Dr. Mickey Lauer [copy] https://www.vanille-media.de/feed.xml has loading error: https://www.vanille-media.de/feed.xml is invalid XML, likely due to invalid characters. XML error: XML_ERR_NAME_REQUIRED at line 1240, column 31
Feed freepost [copy] https://freepo.st/rss/new has loading error: cURL error 22: The requested URL returned error: 500
State of Sway - December 2015

I wrote sway’s initial commit 4 months ago, on August 4th. At the time of writing, there are now 1,070 commits from 29 different authors, totalling 10,682 lines of C (and 1,176 lines of header files). This has been done over the course of 256 pull requests and 118 issues. Of the 73 i3 features we’re tracking, 51 are now supported, and I’ve been using sway as my daily driver for a while now. Today, sway looks like this:
For those who are new to the project, sway is an i3-compatible Wayland compositor. That is, your existing i3 configuration file will work as-is on sway, and your keybindings will be the...
Bring more Tor into your life
Tor is a project that improves your privacy online by encrypting and bouncing your connection through several nodes before leaving for the outside world. It makes it much more difficult for someone spying on you to know who you’re talking to online and what you’re saying to them. Many people use it with the Tor Browser (a fork of Firefox) and only use it with HTTP.
What some people do not know is that Tor works at the TCP level, and can be used for any kind of traffic. There is a glaring issue with using Tor for your daily browsing - it’s significantly slower. That being said,...
Please don't use Slack for FOSS projects
I’ve noticed that more and more projects are using things like Slack as the chat medium for their open source projects. In the past couple of days alone, I’ve been directed to Slack for Babel and Bootstrap. I’d like to try and curb this phenomenon before it takes off any more.
Problems with SlackSlack…
is closed source has only one client (update: errata at the bottom of this article) is a walled garden requires users to have a different tab open for each project they want to be involved in requires that Heroku hack to get open registrationThe last one is a real stinker. Slack is not a tool built...
Comment on Particle tracking plugins file formats and converter by katpyxa
In reply to Manu.
Hello Manu,
no, unfortunately I didn’t do that, sorry.
The best way to get answers on Trackmate’s XML format is to contact author, Jean Yves Tinevez (see here http://fiji.sc/User:JeanYvesTinevez) or check the source code of Trackmate, looking for “import” function here
https://github.com/fiji/TrackMate/tree/master/src/main/java/fiji/plugin/trackmate/io
Cheers,
Eugene
Comment on Particle tracking plugins file formats and converter by Manu
Hello, I am interested in importing data from MTrackJ to Trackmate and so I must convert the mdf files from MTrackJ to xml for Trackmate. You included a java script to go from xml to mdf, is there a script to due the oppisite? (go from mdf to xml)
I’m sure I can write a script to save the track info of an mdf file saved as an xml but I’m not sure what headers and source element Trackmate looks for in an xml file.
Any help would be much appreciated!
– Manu
2015-09-23
Kai and Anselm gave an interview about suckless.org on Randal Schwartz's FLOSS Weekly show