Earlier quoted context omitted.
Your website is blocked by McAfee's web filter as malicious.
RyJones, do they give you a "if you believe this is an error url?"
Two Open-source Emails a Day for Five and a Half Years
11–20 of 21 posts
Re: Two Open-source Emails a Day for Five and a Half Years
#12Re: Two Open-source Emails a Day for Five and a Half Years
#13Meanwhile I'm waiting patiently for Wayland
Re: Two Open-source Emails a Day for Five and a Half Years
#14Sorry non native english speaker and this confused me a bit "others are operation-based synchronizer" Is it that they only sync with a button push or something and you fetch stuff when content changes on server ?
Re: Two Open-source Emails a Day for Five and a Half Years
#15Sorry non native english speaker and this confused me a bit "others are operation-based synchronizer" Is it that they only sync with a button push or something and you fetch stuff when content changes on server ?
Presumably, a state-based synchronizer sends the entire updated state every time, but I don't know offhand.
Re: Two Open-source Emails a Day for Five and a Half Years
#16What a wonderful insight into the gritty world of open-source software. Scratch that, "software that is used externally" is more fitting. I find that the most offensive (in that we should improve and fix the issue) waste of time at my company is when we are treading water during the back and forth communication to a customer while trying to solve a bug. Lack of log files, reproductions, use cases, version numbers, en…
Re: Two Open-source Emails a Day for Five and a Half Years
#17Sorry non native english speaker and this confused me a bit "others are operation-based synchronizer" Is it that they only sync with a button push or something and you fetch stuff when content changes on server ?
http://www.cis.upenn.edu/~bcpierce/papers/harmonyslides-2003...
It explains the terms and explores the pros and cons of each approach.
Re: Two Open-source Emails a Day for Five and a Half Years
#18What a wonderful insight into the gritty world of open-source software. Scratch that, "software that is used externally" is more fitting. I find that the most offensive (in that we should improve and fix the issue) waste of time at my company is when we are treading water during the back and forth communication to a customer while trying to solve a bug. Lack of log files, reproductions, use cases, version numbers, en…
We have the same problem with Bitcoin. On one hand we'd love a system that automatically collects a stack trace, memory dump, information about the environment on a crash and sends it to us (like Google Breakpad does). On the other hand it opens a whole can of worms if accidentally a private key is sent. Encryption is no solution in this case; the data still is stored somewhere which could be compromised. It's very h…
I'm not happy with the answer that I settled on with zindus: http://zindus.com/i/reporting-bugs because there is a lot of sensitive information in a logfile.
Even when someone gives permission and sends you a logfile, if there is sensitive data it creates a maintenance burden on your end to deal with it appropriately.
One (not very good) idea: pass the diagnostic data through some sort of anonymizer. Unappetizing because it would involve a lot of work and would need heuristics that could only be learned through trial and error.
Re: Two Open-source Emails a Day for Five and a Half Years
#19your website forces a certain zoom on my mobile browser and does not let me zoom out so the text is unnaturally huge and images are cutoff at one side... :(
Re: Two Open-source Emails a Day for Five and a Half Years
#20I would like to attract developers to help me. Which channel is the best in your opinion to do that ? I use Github so the source is available and the open issues are also public there.
Where would you advertise the need for help to be sure to find some somebody ?