A Lot Of Computer Science Algorithms Are Just Means To Describe Activities Humans Do Naturally.

A lot of computer science algorithms are just means to describe activities humans do naturally.

Sorting a list? Humans do it no problem; heck, in a vacuum one might adhere exactly to a quicksort + insertionsort hybrid (a speedy combo on many datasets) without even knowing it.

Bigger example: graph theory. The foundation of modern databases, neural networks, and gps routing came from the contemplation of the people of Königsberg. Euler just harnessed raw thought into a concrete set of rules and instructions that further our innate abilities.

Seven Bridges of Königsberg - Wikipedia
en.m.wikipedia.org
Seven Bridges of Königsberg - Wikipedia

Tragic news like half the ways people talk about magic in fiction could irl be applied to maths

More Posts from Cssengineer and Others

5 years ago
For Those Of You Who Are Worried About AI Taking Over The World, This Is The Sentence Produced By A “neural

For those of you who are worried about AI taking over the world, this is the sentence produced by a “neural network” (a fancy name for my relative frequency matrix) after I had it read Beowulf, Galen, Guinea, Little Women, Mansfield Park, Peter Pan, Pride and Prejudice, Sense and Sensibility, A Tale of Two Cities, and The Call of the Wild. (All are freely available on Project Gutenberg in many filetypes including plain text, btw).


Tags
11 months ago

Me, offering my teammate the bug fix story that will certainly drive them to insanity

cssengineer - An Agitated Programmer

Tags
3 years ago

Update: While fun and neat, I still have yet to find a suitable hobbyist use case for Go. 


Tags
4 years ago

I feel like the creators of Scheme were really big fans of yoda’s verbal syntax.


Tags
11 months ago

I watched a youtube video about GraphQL last night and it is not at all what I thought it was. And then it made me realize that SQL, too, isn’t what I thought it was. And now I feel rather silly.


Tags
2 years ago

Does anyone read programming books? Like actually?

Keeping them on a shelf having skimmed the table of contents doesn’t count.


Tags
5 years ago

Console.WriteLine(”Not Bad”);

Alright so I find myself liking C# and the .NET framework. For anyone who hasn’t delved into understanding what it is and WHY it is: .NET is, like all other frameworks, a collection of tools for developers. Except this one is on steroids, and tailored to Windows BY Microsoft, meaning you can make awesome Windows applications without tracking down everything you need. It’s all just right there. 

C# is basically C++ with all of the .NET adapters actively available. You can also think of it like Java but instead of running inside of the JVM, it runs on Windows. 

Microsoft’s documentation is also really well-written for it, which is nice.

BONUS in case anyone is curious: ASP.NET is a framework that extends the overarching .NET to provide tools specifically for web application dev. I haven’t gotten far into the ASP documentation yet so I can’t say much about it other than that.


Tags
4 years ago

(define begone ‘(Go away scheme))

Out with the old... 

(define Begone ‘(Go Away Scheme))

and in with the new...  

(define Begone ‘(Go Away Scheme))
2 years ago

Submitting a PR without unit tests is like having a manhattan without a cherry

Sure, it’s easier, but exceedingly less satisfying


Tags
5 years ago

I can’t even style a SCROLLBAR without it looking like a potato.


Tags
  • orionhong
    orionhong liked this · 3 weeks ago
  • vivelabagatelle
    vivelabagatelle liked this · 1 month ago
  • seaswalllow
    seaswalllow liked this · 1 month ago
  • kitabasis
    kitabasis liked this · 2 months ago
  • qyburn
    qyburn liked this · 2 months ago
  • fennecshandgf
    fennecshandgf liked this · 5 months ago
  • the-biggest-mt
    the-biggest-mt liked this · 5 months ago
  • ontheline840
    ontheline840 liked this · 6 months ago
  • salomania
    salomania liked this · 6 months ago
  • thecourtofinfestation
    thecourtofinfestation liked this · 6 months ago
  • flamingswordofdoom
    flamingswordofdoom liked this · 6 months ago
  • thepringlesofblood
    thepringlesofblood liked this · 8 months ago
  • benevolentwanderer
    benevolentwanderer liked this · 11 months ago
  • parzivval
    parzivval liked this · 1 year ago
  • keeperofsecretsunderthehill
    keeperofsecretsunderthehill liked this · 1 year ago
  • lorxus-is-a-fox
    lorxus-is-a-fox liked this · 1 year ago
  • m00nj311y
    m00nj311y liked this · 1 year ago
  • cutetrilobite2
    cutetrilobite2 liked this · 1 year ago
  • fractalfruittrees
    fractalfruittrees liked this · 1 year ago
  • nerinashope
    nerinashope liked this · 1 year ago
  • lavenderandpears
    lavenderandpears liked this · 1 year ago
  • livingwithinthepagesofabook
    livingwithinthepagesofabook reblogged this · 1 year ago
  • a-a-a-anon
    a-a-a-anon liked this · 1 year ago
  • kaleidoscopr
    kaleidoscopr liked this · 1 year ago
  • slumpyspaceprincess
    slumpyspaceprincess liked this · 1 year ago
  • sschmendrick
    sschmendrick liked this · 1 year ago
  • timeturner-jay
    timeturner-jay liked this · 1 year ago
  • nots4fefortheworld
    nots4fefortheworld liked this · 1 year ago
  • bloutwo
    bloutwo liked this · 1 year ago
  • pocketful-of-sunflowers
    pocketful-of-sunflowers liked this · 1 year ago
  • fortherecordimawareofthat
    fortherecordimawareofthat liked this · 1 year ago
  • catlady5001
    catlady5001 liked this · 1 year ago
  • enginerdbloomer
    enginerdbloomer liked this · 1 year ago
  • borealiscreep
    borealiscreep liked this · 1 year ago
  • busywaitingforgodot
    busywaitingforgodot liked this · 1 year ago
  • gibbsith
    gibbsith liked this · 1 year ago
  • indignantdessertbirds
    indignantdessertbirds liked this · 1 year ago
  • burnt-tomato-slush
    burnt-tomato-slush liked this · 1 year ago
  • cmyk78
    cmyk78 liked this · 1 year ago
  • s-t-y-x
    s-t-y-x liked this · 1 year ago
  • tadokorocchi
    tadokorocchi liked this · 1 year ago
  • discoboogie
    discoboogie liked this · 1 year ago
  • proudly-a-killjoy
    proudly-a-killjoy liked this · 1 year ago
  • hhhh790
    hhhh790 liked this · 1 year ago
cssengineer - An Agitated Programmer
An Agitated Programmer

he/himComplaining on Tumblr is a good alternative to punching my computer screen, right?

72 posts

Explore Tumblr Blog
Search Through Tumblr Tags