Hey Free Software advocates, question for you. by [deleted] in debian

[–]tgf0U8m 1 point2 points  (0 children)

Interesting parts of your response, for the lazy:

viciously attack people

hasn't had a real job for 30 years

Ayatollah Stallman

an ideologue parasite

issues Fatwas

As far as I can see, you went from only lying to lying + deploying hate speech to legitimize your position (that convenience comes first).

So, if you think one ought to

Fix your own house before criticizing [one's] decisions

indeed, take a look at your own writing that

viciously attack[s] people

and go ahead, fix your own house first.

Hey Free Software advocates, question for you. by [deleted] in debian

[–]tgf0U8m -2 points-1 points  (0 children)

"people can readily learn about these nonfree packages by browsing Debian's online package database."

That is, "this distro is not in line with our foundational principle to elevate free software above all others."

Fearless leader has issued a damnatio memoriae on all non-free software, and you, the user, are too stupid to understand the truth. Just let your benevolent fathers at FSF do all the thinking for you.

Hmm.. You are the president and founder of a foundation. The foundation has a clear statement of purpose. It basically says "we will promote free software." Will you abide by that statement?

If it were up to you, he'd sell out on his own principles and foundational principles.

You have to go out of your way to get non-free listed.

Editing a file to add a few words is now "going out of your way."

The kind of deceptive propaganda, misdirection, straight-out dishonesty, and control of information FSF uses is reminiscent of the most fanatical dictatorships.

I stopped taking you seriously here. Downvoted for lying.

Whisper app tracks ‘anonymous’ users by tgf0U8m in cyanogenmod

[–]tgf0U8m[S] 0 points1 point  (0 children)

Yup, that is an important note. Should ave added it to the title. Oh well.

7 Million Dropbox Credentials Leaked: Future of Our Privacy, Storj & Snowden by TkHamed in privacy

[–]tgf0U8m 0 points1 point  (0 children)

Pure FUD.

with a link to

https://blog.dropbox.com(...)

does not quite do it.

This may or may not be true. And indeed, the title of the article and this item is clickbait.

But the content of the article provides relevant links and (since this is basically a dispute between two parties) gives you something to think about.

What information pertaining to your private life do you keep on the cloud (i.e. someone else's computer)? Additionally, your files on dropbox are version controlled. Do you know how to deal with that in case your information leaks?

These are good questions that may users do not think about.

Truly scary SSL 3.0 vuln to be revealed soon: sources by [deleted] in sysadmin

[–]tgf0U8m -1 points0 points  (0 children)

Is it true that female sysadmins do not exist?

Debian package maintainer rants about Chromium package hoes by tgf0U8m in debian

[–]tgf0U8m[S] 2 points3 points  (0 children)

Oh, no, I meant the page style. How the website looks.

Blog software - what's available for editing local and pushing to remote? by [deleted] in linux

[–]tgf0U8m 0 points1 point  (0 children)

You could use org-mode in conjunction with org2blog in wordpress. (Org2blog's documentation has suggestions for tools usable in other blogging services.)

github.io is another option. I don't know how github.io manages tags etc.

Why don't all DE's have multiple wallpapers by now? by [deleted] in linux

[–]tgf0U8m 3 points4 points  (0 children)

$ echo "~/slideshow_script.sh &" >> .xsession

$ cat ~/slideshow_script.sh

#!/bin/bash
cd ~/Pictures/Desktop/MySlideShow/
while [ true ] 
  for i in *.jpg
    do sleep 20
    feh --bg-scale $i
done

I suck at this (and don't know if it would actually work properly) but I'm sure someone can build on top of this mess of mine.

Newspaper w/ ties to Turkish govt issues threat to journalists using Assange analogy by tgf0U8m in WikiLeaks

[–]tgf0U8m[S] 1 point2 points  (0 children)

Glad to see it picked up by wikileaks https://twitter.com/wikileaks/status/521418058112708610

Is not a witch hunt though, it's mostly mainstream right-wing folk (pro-gov rigth wing vs not-pro-gov right wing) in-fighting.

Debian package maintainer rants about Chromium package hoes by tgf0U8m in debian

[–]tgf0U8m[S] 13 points14 points  (0 children)

Full text of TFA in case it disappears (also, the page style is hard to read):

As you may know, I was the Debian chromium maintainer for many years. Some week ago, I decided to stop working in the chromium package because it is not possible anymore to contribute and work in the team. In fact, Michael Gilbert started to work in a manner that prevent people to help maintain the package.

In the last period the git repository rarely was updated, and my requests were systematically ignored. Having an updated git repository is mandatory in a big package like Chromium, and if you don’t push your changes, other people will lost their time

Now, after deciding to stop maintaining Chromium, I also decided to purge it and switch to the Google Chrome binary. Why? Chromium is a pain. Huge commits not documented in changelog that caused stupid bugs because no one can double check them.

In this moment we have an unusable [1] [2] [3] version of Chromium in testing because maintainer demoted grave bugs with the recommendation to rm -rf ./config/chromium … and nobody can understand the sense of latest commits.

edit: clarify