This profile is from a federated server and may be incomplete. Browse more on the original instance.

linuxgal, to random
@linuxgal@techhub.social avatar
linuxgal, to TaylorSwift
@linuxgal@techhub.social avatar

Conservatives now think is , and they're all over X, aka Twitter, posting "evidence." Why? Because they can just tell, you see.

https://www.comicsands.com/taylor-swift-trans-claim-conservatives-2665793292.html

linuxgal, to Halloween
@linuxgal@techhub.social avatar

Boo-lean. Get it?

linuxgal, to socialism
@linuxgal@techhub.social avatar

is the fire department saving your house. is the insurance company denying your claim.

linuxgal, to random
@linuxgal@techhub.social avatar
linuxgal, to GenX
@linuxgal@techhub.social avatar
linuxgal, to twitter
@linuxgal@techhub.social avatar

Final tweet. Started in September 2009 (March if you count my backup account). It was a pretty good run. But...

linuxgal, to GenX
@linuxgal@techhub.social avatar
linuxgal, to linux
@linuxgal@techhub.social avatar

for all your file management needs. Indispensible. The first application I add to my system after a fresh install.

linuxgal, to random
@linuxgal@techhub.social avatar
linuxgal, to python
@linuxgal@techhub.social avatar

Use to make the first field of a text file uppercase:

#!/usr/bin/python3
import sys,re
for line in sys.stdin:
word=line.split()
word1=re.split("\s",line)[0]
word1=word1.upper()
print(str(word1)," ".join(word[1:]),end=" ")
print()

linuxgal, to random
@linuxgal@techhub.social avatar

is a fucking planet. Says so right here.

linuxgal, to StarTrek
@linuxgal@techhub.social avatar
linuxgal, to Starwars
@linuxgal@techhub.social avatar
linuxgal, to climate
@linuxgal@techhub.social avatar
linuxgal, to python
@linuxgal@techhub.social avatar

Shuffle and deal four hands with (this would be much longer with BASIC):

#!/usr/bin/python2
numbers= ['A', '2', '3', '4', '5', '6', '7', '8', '9', '10', 'J', 'Q', 'K']*4
suits=['h','d','c','s']*13
cards=[x+y for x,y in zip(numbers, suits)]
import random
random.shuffle(cards)
print cards[1:6];print cards[8:12];print cards[13:18];print cards[18:23]

linuxgal, to random
@linuxgal@techhub.social avatar
linuxgal, to random
@linuxgal@techhub.social avatar
linuxgal, to StarTrek
@linuxgal@techhub.social avatar
linuxgal, to random
@linuxgal@techhub.social avatar

Headquarters of the Big Three:

Redmond, Washington

Cupertino, California

Portland, Oregon.

linuxgal, to random
@linuxgal@techhub.social avatar
linuxgal, to random
@linuxgal@techhub.social avatar
linuxgal, to queer
@linuxgal@techhub.social avatar
linuxgal, (edited ) to queer
@linuxgal@techhub.social avatar
linuxgal, to StarTrek
@linuxgal@techhub.social avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • thenastyranch
  • magazineikmin
  • everett
  • InstantRegret
  • rosin
  • Youngstown
  • slotface
  • love
  • khanakhh
  • kavyap
  • tacticalgear
  • GTA5RPClips
  • DreamBathrooms
  • megavids
  • modclub
  • mdbf
  • tester
  • Durango
  • ethstaker
  • osvaldo12
  • cubers
  • ngwrru68w68
  • provamag3
  • normalnudes
  • Leos
  • cisconetworking
  • JUstTest
  • All magazines