Your personal Tumblr library awaits
hnnfmsha whqt if i dont WANNA put in the effort to make a quality post.
i CANNOT VISUAL8ZENSHIT i am a MACHINE who can THEORIZE on what something would look like but i cannot physically fucking COMPREHEND a GODDAMN VISUALIZATION
STOP being FUCKING AUTISTIC you LITTLE CUNT it makes it IMPOSSOBLE for you to be good at anything that ISNT ARTSY i was not BORN TO BE AN ARTIST i was born to CALCULATE and COMPREHEND THE FOURTH DIMENSION.
Wahaha.. my other personal computer zenith + their size comparison to byte…
My girls r so pretty..
always important, but i feel like especially recently. particularly stuff that’s a bit more than just the usual “don’t post personal info”
feel free to share this post on twitter or anywhere else, staying safe is important
justdeleteme.xyz - direct links to delete accounts
how a photo’s hidden exif data exposes your personal information
have i been pwned? - check if your accounts have been compromised in a data breach. CHANGE ANY ACCOUNT THAT USES THE SAME EMAIL AND PASSWORD
online harassment field manual
form for removing personal information from google (for the eu), see also: “remove your personal information from google”
extreme privacy: what it takes to disappear (personal data removal workbook)
filter lists for ublock origin, and more
restore privacy - online privacy resources center
privacytools.io
online spyware watchdog
how secure is your password?
defensive computing checklist
cloudflare dns
non-technical tips on staying anonymous
webrtc leak shield - chrome, firefox
web safety tutorials by the electronic frontier foundation
crash override network - resources for victims of doxing and online harassment
refseek.com
www.worldcat.org/
link.springer.com
http://bioline.org.br/
repec.org
science.gov
pdfdrive.com
I got a new computer and I'm like so excited ! I bought it because I earned money teaching mathematics and physic. I love teaching people ! There is also my bullet journal. Since the holiday I try new things in it, I decorate it more basically. And if you zoom you will probably see that I'm following curses on Coursera, I got one on music theory and one on thermodynamic because it was one of the very few I found in French.
25/100 days of productivity: Revising 2 years of computer science right now. There were things I've already forgotten.
22/100 days of productivity: Today was so stressful: I had 2 kholles. A kholle is a specific oral exam in french school system particularly in preparatory class. A kind of equivalent seems to be tutorial. I'm not totally sure about it though. Anyway, I was so exhausted after it that I came for a walk and come back an hour later for my last class of the day where I was not productive at all. Back home, I had an assignment which involved watching videos about fluid studies. That was funny. PS: I am totally left handed. I mean, I can't use my right hand like other left handed do. I always use my left hand to use a mouse which seems to be usual for a lot of people.
18/100 days of productivity: Fiches d'informatique parce que "spoiler y a de l'informatique aux concours" et maths.
I want you to know that tomato soup is so underrated ! And I hate working with 10 pages of words open on my computer
Things that will make your computer meaningfully faster:
Replacing a HDD with an SSD
Adding RAM
Graphics cards if you're nasty
Uninstalling resource hogs like Norton or McAfee (if you're using Windows then the built-in Windows Security is perfectly fine; if you're using a mac consider bitdefender as a free antivirus or eset as a less resource intensive paid option)
Customizing what runs on startup for your computer
Things that are likely to make internet browsing specifically meaningfully faster:
Installing firefox and setting it up with ublock origin
adding the Auto Tab Discard extension to firefox to sleep unused tabs so that they aren't constantly reloading
Closing some fucking tabs bud I'm sorry I know it hurts I'm guilty of this too
Things that will make your computer faster if you are actually having a problem:
Running malwarebytes and shutting down any malicious programs it finds.
Correcting disk utilization errors
Things that will make your computer superficially faster and may slightly improve your user experience temporarily:
Clearing cache and cookies on your browser
Restarting the computer
Changing your screen resolution
Uninstalling unused browser extensions
Things that do not actually make your computer faster:
Deleting files
Registry cleaners
Defragging your drive
Passively wishing that your computer was faster instead of actually just adding more fucking RAM.
This post is brought to you by the lady with the 7-year-old laptop that she refuses to leave overnight for us to run scans on or take apart so that we can put RAM in it and who insists on coming by for 30-minute visits hoping we can make her computer faster.
【digi_art_collage
>>> @futurepast0101】
At my school, it's a graduation requirement to complete computer science I, but it doesn't even teach computer literacy. It teaches the basics of a couple scripting languages. That's it.
I have learned how to be computer literate because of my electives, not because of my actual computer class.
Technological literacy only exists in a very slim age demographic of people born from roughly 1980 to roughly 2007
I like the direction this is going in, but I think it’s missing some nuance.
My main critique is that this fails to realize just how complex computers really are. Because of this complexity there has to be different layers of user interaction with varying complexity, and consequently, control.
As someone who has dabbled in programing, I can give some insight as to why some tools are made exclusively for command line: gui's are not easy to make. Even harder if you want it to be any good. When I want to make a tool or program to do something for me, I don't choose to make it only accessible from the command line because I want to disadvantage others or otherwise maintain a status quo where I have an advantage, I do it out of practical necessity; programming is a hobby I use to accomplish things when I can't tools that do what I want, and as a hobby I don't sink enough time into it to make everything into polished gui's. There is something to say regarding companies who have the resources deciding not to make a gui when they could, but that's not an issue I'm aware of.
I really love the critique of how computers are currently structured, specifically folders and file structures. For files and folders that the computer is directly using (say by the os or applications) I would say folders are probably a decent way of ordering things. Or that is to say I can't think of a better way to structure things in an efficient way for the computer to access. (I know your critiquing the focus on efficiency, but for resources used by the computer itself, not the user, efficiency is important. Poor efficiency results in worse system performance, and so is not desirable.)
Returning to files (or equivalent concept) that are used by the user, there really is no reason why they should be ordered the same as the operating system does it. There is a pretty good argument that they shouldn't be ordered in such a way, which I believe is what is being argued above. I personally order my files and notes in folders mostly out of a practical need. There are alternatives though, look into Personal Knowledge Management systems and the tools that make them possible. My personal favorite is Obsidian, and in there I don't order files using folders, I use tags and note metadata. To track books I'm reading for example, I have a '#books' tag to designate the notes, and then I use a combination of properties ('status' with 'reading', 'read', 'tbr' or 'progress' with the number of pages I've read so far, etc). I can then use special searches to create lists of notes to surface information or content that is useful and easy to find. To make my point, I think that there are tools allowing users to already go beyond the hierarchical file/folder structure. They might have farther to go, but I think people are interested enough in them that they are improving.
Should using the command line be necessary? Honestly, no. It probably shouldn't. Should the command line not exists? Also no. Because of the complexity of computers, I don't think we should try to remove that lower level. Should we improve the higher levels? Give more control to users without requiring them to go to harder to use mediums, such as a command line? One hundred percent!
I would also agree that command line and computer system management stuff does have a steep learning curve. And unfortunately I don't see that going away; it's sort of in their nature to be hard to learn. Maybe I'm being a broken record, but computers are complex. That doesn't mean that the user interface (gui 99% of the time) should be difficult to learn. And to the point above, that control should require a steep learning curve.
There is an argument to be made though regarding giving command line tools and interaction some grace. If the goal is to make user interfaces that are easiest to use for different individuals, that is what works for one person might not work for another, so we need several options for different individuals and tasks, then I would say command line interfaces should be included in that. I would say that they can be the best tool for some people and for some tasks. Not all tasks, and not all people though, which ties back in to the necessity of using them if you want to do certain things. Perhaps that shouldn't be necessary.
It is also worth pointing out that due to the complexity of computers, if the user had easy control over their entire system, they could very easily mess it up in irreparable ways. Because of this it might be a benefit to have difficult interface options such as command lines that have a steep learning curve, because it requires by nature that the user knows, to a degree, what they are doing, and are thus less likely to case permanent damage.
That was a lot. Thanks for reading this far!
EXACTO Tits EXACTO pussy EXACTO Porns EXACTO sluts EXACTO bitches EXACTO X EXACTO stormtroopers EXACTO officers EXACTO bombs EXACTO planets EXACTO stars EXACTO Fasho EXACTO erotica EXACTO erotic EXACTO sexual EXACTO predator EXACTO gloryhole EXACTO Frank Reynolds EXACTO Business EXACTO international EXACTO machines EXACTO bridge EXACTO equals
head on POV:
what if i crafted a mask. imagine……