sin_free_for_00_days

joined 2 years ago
[–] [email protected] 9 points 50 minutes ago* (last edited 36 minutes ago) (1 children)

What a bummer, direct hit in a commonly held insecurity. I guess the best way to get over it is sleep with her friends so they can see it normal size. Also, your girlfriend fucked up, so she can't bitch about you doing so and should help it happen. Or have take a picture of yourself fully engaged and from a flattering angle, and have your girl share that. Also, if it needs to be said, don't let anyone take a picture of you that you wouldn't want family to see. Ever. One of the firm rules I've always lived by.

[–] [email protected] 7 points 4 days ago (5 children)

Don't know if you're in California and poor, or not. I am. Gas is way cheaper. Don't misunderstand me, I think things have to move in this direction, but unless it comes with a big subsidy (something along the lines of the heat pumps mentioned in the article), make no mistake, it's fucking poor people.

[–] [email protected] 2 points 4 days ago (7 children)

California has the 2nd highest electric rates in the country. Not sure why they want to fuck poor people even more. I'm for getting things clean, but this is treating a symptom and not the disease.

[–] [email protected] 1 points 4 days ago

Before even going through the comments, I know that I'm going to be further embarrassed by my fellow citizens.

[–] [email protected] 0 points 6 days ago

I can't answer. Only add that I looked up my own mod action list some months ago and saw that I had been banned from a handful of communities for 3 months. But it had happened like 7 months before, and I never noticed. I'm guessing that is what happened.

[–] [email protected] 0 points 6 days ago (1 children)

If someone stands in front of a crowd and yells an opinion, I don't think they should get angry when they get a bunch of replies instead of having the crowd elect a spokesperson who then gives a committee-decided solo reply.

[–] [email protected] 4 points 6 days ago (1 children)

I think they have learned their lesson.

[–] [email protected] 11 points 6 days ago

After reading Kim Stanley Robinson's The Ministry for the Future, I've just been crossing my fingers for homemade drones to start taking down private planes.

[–] [email protected] 9 points 1 week ago (3 children)

As someone who doesn't have any social media, aside from this place, I always wonder what the reaction would be to me.

[–] [email protected] 2 points 1 week ago (1 children)

But then I'm up 3-4 times during the night peeing.

[–] [email protected] 96 points 1 week ago (13 children)

Top comment on that page is perfect:

One wrote their own operating system incorporating others ideas on operating systems, the other's mom bought theirs.

[–] [email protected] 4 points 1 week ago

Mexico only occupied California for a score of years or so. Anyone claiming "This was Mexico once" (as the article did) is an idiot.

 

Just thought I'd throw these out there, somebody might like them. There are a lot of different ways of getting the same result.

Screenshot (I shortcut it to F6):

maim --select | xclip -selection primary -t image/png

One key and then I just select the screen shot and middle-click to paste the image where I want it.

OCR a screenshot (I shortcut it to ctrl-F6)

TMPFILE=$(mktemp);maim --select $TMPFILE.png ; tesseract $TMPFILE.png $TMPFILE ; xclip -sel primary $TMPFILE.txt

This may be a little messy as a forced one-liner. This way I can select text from an image on screen, and have the OCR'd text available with, again, my middle click.

Should go without saying it uses maim and tesseract, both should be available with your package manager of choice, and there are alternatives to both of those utilities.

 

I don't know if anyone could use these, but I thought I'd share two commands I use sometimes while trying out different terminals. In my .bash_aliases file I have:

alias whatterm="ps -o 'cmd=' -p $(ps -o 'ppid=' -p $$)"

example:

$  whatterm
alacritty

and I have the following script saved in my local bin directory as testterm. I don't know how great of a test it is, but it shows the capabilities of different terminals and I like the pretty colors.

#!/bin/sh

echo "# 24-bit (true-color)"
# based on: https://gist.github.com/XVilka/8346728
term_cols="$(tput cols || echo 80)"
cols=$(echo "2^((l($term_cols)/l(2))-1)" | bc -l 2> /dev/null)
rows=$(( cols / 2 ))
awk -v cols="$cols" -v rows="$rows" 'BEGIN{
    s="  ";
        m=cols+rows;
        for (row = 0; row<rows; row++) {
          for (col = 0; col<cols; col++) {
                    i = row+col;
                    r = 255-(i*255/m);
                    g = (i*510/m);
                    b = (i*255/m);
                    if (g>255) g = 510-g;
                                printf "\033[48;2;%d;%d;%dm", r,g,b;
                                          printf "\033[38;2;%d;%d;%dm", 255-r,255-g,255-b;
                                          printf "%s\033[0m", substr(s,(col+row)%2+1,1);
                                                }
                                                    printf "\n";
                                                        }
                                                          printf "\n\n";
}'

echo "# text decorations"
echo '\e[1mbold\e[22m'
echo '\e[2mdim\e[22m'
echo '\e[3mitalic\e[23m'
echo '\e[4munderline\e[24m'
echo '\e[4:1mthis is also underline\e[4:0m'
echo '\e[21mdouble underline\e[24m'
echo '\e[4:2mthis is also double underline\e[4:0m'
echo '\e[4:3mcurly underline\e[4:0m'
echo '\e[58;5;10;4mcolored underline\e[59;4:0m'
echo '\e[5mblink\e[25m'
echo '\e[7mreverse\e[27m'
echo '\e[8minvisible\e[28m <- invisible (but copy-pasteable)'
echo '\e[9mstrikethrough\e[29m'
echo '\e[53moverline\e[55m'
echo

echo "# magic string (see https://en.wikipedia.org/wiki/Unicode#Web)"
echo "é Δ Й ק م ๗ あ 叶 葉 말"
echo

echo "# emojis"
echo "😃😱😵"
echo

echo "# right-to-left ('w' symbol should be at right side)"
echo "שרה"
echo

echo "# sixel graphics"
printf '\eP0;0;0q"1;1;64;64#0;2;0;0;0#1;2;100;100;100#1~{wo_!11?@FN^!34~^NB
                                                    @?_ow{~$#0?BFN^!11~}wo_!34?_o{}~^NFB-#1!5~}{o_!12?BF^!25~^NB@??ow{!6~$#0!5?
                                                  @BN^!12~{w_!25?_o{}~~NFB-#1!10~}w_!12?@BN^!15~^NFB@?_w{}!10~$#0!10?@F^!12~}
                                                  {o_!15?_ow{}~^FB@-#1!14~}{o_!11?@BF^!7~^FB??_ow}!15~$#0!14?@BN^!11~}{w_!7?_
                                                  w{~~^NF@-#1!18~}{wo!11?_r^FB@??ow}!20~$#0!18?@BFN!11~^K_w{}~~NF@-#1!23~M!4?
                                                _oWMF@!6?BN^!21~$#0!23?p!4~^Nfpw}!6~{o_-#1!18~^NB@?_ow{}~wo!12?@BFN!17~$#0!
                                              18?_o{}~^NFB@?FN!12~}{wo-#1!13~^NB@??_w{}!9~}{w_!12?BFN^!12~$#0!13?_o{}~~^F
                                            B@!9?@BF^!12~{wo_-#1!8~^NFB@?_w{}!19~{wo_!11?@BN^!8~$#0!8?_ow{}~^FB@!19?BFN
                                          ^!11~}{o_-#1!4~^NB@?_ow{!28~}{o_!12?BF^!4~$#0!4?_o{}~^NFB!28?@BN^!12~{w_-#1
                                        NB@???GM!38NMG!13?@BN$#0?KMNNNF@!38?@F!13NMK-\e\'

___

 

Nobody seems to be talking about the continuing genocide of Rohingya in Myanmar nor India's heartless and illegal current actions.

“Refoulement is against international human rights law, regardless of if you’ve signed the refugee convention" - John Quinley III, director of international rights group

view more: next ›