꧁~Cea~꧂ · @alcea
45 followers · 3327 posts · Server pb.todon.de

Every day you spend on will you to a a lil bit more.

Accept your fate :Alcea_LolFace:

#fedi #convert #webadmin

Last updated 1 year ago

Clocks · @doomsdayrs
20 followers · 61 posts · Server mastodon.ml

was failing since there wasn't any free super blocks and inodes etc left on my partition

Solution?

1. Shrink partition
2. Extend partition

Now it has plenty of free space mwahahah

#btrfs #convert

Last updated 1 year ago

R. L. Dane · @RL_Dane
1443 followers · 25242 posts · Server fosstodon.org

@benjamin @sotolf @tulpa

I actually did that for my bash prompt for a little while:

the least significant byte of the md5sum of the hostname
hostcolor=$(hostname |md5sum |sed -E 's/^[0-9a-f]*([0-9a-f]{2})\s*-\s*$/\1/')
hostcolor=$(echo $(( 16#$hostcolor ))) from decimal to hexadecimal
hostcolor="\033[38;5;${hostcolor}m" to ANSI color
PS1="\[$hostcolor\][\u@\h\[\033[01;37m\] \W\[$hostcolor\]]\$\[\033[00m\] "

No idea if the code is any good. Haven't used it in years.

#get #convert

Last updated 1 year ago

AskUbuntu · @askubuntu
213 followers · 1799 posts · Server ubuntu.social

How can I convert this epub file to pdf?

askubuntu.com/q/1481927/612

#pdf #convert #calibre #epub #pandoc

Last updated 1 year ago

xsukax · @xsukax
7 followers · 11 posts · Server social.xsukax.com
Gabriela Chiribau · @arylwen
99 followers · 29 posts · Server sigmoid.social

Regex gymnastics for arxiv articles. Additions welcome.
<code>
split words on line break, e.g. post-\nediting
text = text.replace('-\n', '')
lone new lines in the middle of the sentence - leave only the new lines after .(dot)
one_new_line = r'(?<![\.\n])\n(?!\n)'
text = re.sub(one_new_line, ' ', text)
sequences will generate sequences larger than the chunk size
latexit = r'<latexit.*latexit> *'
text = re.sub(latexit, ' ', text)
</code>

#convert #remove #encoded

Last updated 1 year ago

:idle: OpenSoul :verified: · @opensoul
322 followers · 3847 posts · Server mastodon.uno

For :inkscape: experts: I have a file with a scheme that I'd like to edit in Inkscape.

What' best flow to (well) this dwg file ( ufile.io/xobr6g02 ) to ?

I tried with exporting in , etc etc, but I lose a lot of information.

Otherwise If I import the file in inkscpae from pdf (that's here ufile.io/74qjzogc ), then it become very very slow, nearly impossible to edit.

Maybe it's there a method or tip to "simply" the imported?

#inkscape #DWG #convert #svg #Qcad #dxf #pdf

Last updated 1 year ago

PhoenixSerenity · @msquebanh
1613 followers · 20763 posts · Server mastodon.sdf.org
Gladwyn d’Souza · @godsouza
89 followers · 842 posts · Server sfba.social

Overcoming and : As Swire said during the meeting, there's nothing wrong with turning an additional lane into a lane. And perhaps it's okay to existing lanes into HOV or . But this idea of continuing to add new lanes when that clearly doesn't reduce - that it in fact leads to worse including more , injuries, and - is just contemptible.

sf.streetsblog.org/2023/04/12/

#fossilfuel #carDependency #busonly #convert #tolllanes #traffic #congestion #outcomes #deaths #pollution

Last updated 1 year ago

AskUbuntu · @askubuntu
78 followers · 2104 posts · Server ubuntu.social

How can I batch convert some .jpgs to .pngs

askubuntu.com/q/1465098/612

#ubuntumate #convert

Last updated 2 years ago

AskUbuntu · @askubuntu
78 followers · 2102 posts · Server ubuntu.social

How can I batch convert some .jpgs to .pngs #2002

askubuntu.com/q/1465098/612

#ubuntumate #convert

Last updated 2 years ago

Looking for a way to a file to or vice versa go here t.co/XFKCrufMK4

#convert #png #webp

Last updated 2 years ago

Cats Who Code 💙💛 · @calculsoberic
16658 followers · 63811 posts · Server mstdn.social

Converting numeric types in

from int to float:
x = float(1)

from float to int:
y = int(2.8)

from int to complex:
z = complex(1)

print(x)
print(y)
print(z)

print(type(x))
print(type(y))
print(type(z))

Output: 1.0
2
(1+0j)
<class 'float'>
<class 'int'>
<class 'complex'>

#Coding #convert #Python

Last updated 2 years ago

WIST Quotations · @WISTquote
50 followers · 541 posts · Server zirk.us

A quotation from McLaughlin, Mignon:

«««««
Learn a little of anything, and you’re ready to proselytize.
»»»»»

Full quote, sourcing, notes:
wist.info/mclaughlin-mignon/60

#quote #quotes #quotation #convert #ignorance #knowledge #learning #proselytization #truebeliever

Last updated 2 years ago

Sean Murthy · @smurthys
106 followers · 1071 posts · Server hachyderm.io

Convert kilometers to miles:

To one half of kms add: 10% of kms, 2% of kms, and half of 1% of kms.

Skip the last addition if you don't need that much accuracy.

[Example results shown rounded to third decimal place.]

#convert #distance #approximation

Last updated 2 years ago

Sean Murthy · @smurthys
106 followers · 1070 posts · Server hachyderm.io

Convert miles to kilometers:

Add half of the miles and then add 10% of the miles.

Also helps to remember that 400m is a quarter mile.

#convert #distance #approximation

Last updated 2 years ago

Sean Murthy · @smurthys
104 followers · 1038 posts · Server hachyderm.io

Converting Celsius temperature to Fahrenheit:

1. Double the °C value
2. Reduce the result by 10%
3. Add 32 to the new result

#convert #temperature #approximation

Last updated 2 years ago

Sean Murthy · @smurthys
104 followers · 1033 posts · Server hachyderm.io

Converting Fahrenheit temperature to Celsius:

1. Subtract 32 from °F
2. Halve the result
3. Add 10% to the new result

#convert #temperature #approximation

Last updated 2 years ago

WordofTheHour · @wordofthehour
2211 followers · 34048 posts · Server botsin.space

: to change or turn from one belief or course to another, as from one religion to another or from one party or sect to another

- French: convertir

- German: konvertieren

- Portuguese: converter

- Spanish: convierte

------------

Join our new subreddit for language learners @ reddit.com/r/LearnANewLanguage

#convert

Last updated 2 years ago

AskUbuntu · @askubuntu
60 followers · 2216 posts · Server ubuntu.social