lnd maar dan fonetisch

@ellendee
22 Followers
54 Following
34 Posts

of ellende met een extra e
it's all about perspective

NL/EN(/FR)

my fast-paced digital garden 🪴

Digital Gardenhttps://www.garden.lindehuybrecht.com/
Sta Mij Toehttps://stamijtoe.be

#internetGem

https://programminghistorian.org/en/

The Programming Historian publishes "novice-friendly, peer-reviewed tutorials that help humanists learn a wide range of digital tools, techniques, and workflows to facilitate research and teaching."

#TIL that #computationalHistory is a thing

#opensource #python #tutorial #research #programming

The Programming Historian | Programming Historian

#internetGem

https://physicspages.com

Notes on topics from physics by a a retired university lecturer (https://glennrowe.net)

#physics

Physicspages Home Page

#internetGem

https://stacks.math.columbia.edu

"An open source textbook and reference work on algebraic geometry"

#maths #textbook #opensource

Index—The Stacks project

an open source textbook and reference work on algebraic geometry

#internetGem

https://acko.net

A blog on "hackery, math and design"

Hackery, Math & Design

A blog about random hacks, graphics and design, math and other ephemera.

Acko.net
"if you listen to how you feel, when it comes to what you want – you will not get it. Because you will never feel like it." - Mel Robbins https://www.ted.com/talks/mel_robbins_how_to_stop_screwing_yourself_over/
#ted
Mel Robbins: How to stop screwing yourself over

TED

“When in doubt, act” ~ The Confidence Code, p.141

The Confidence Code by Katty Kay & Claire Shipman

#confidence #doubt #confidencegap #book #quote

‎The Happiness Lab with Dr. Laurie Santos: Stepping Off the Path of Anxiety on Apple Podcasts

‎Show The Happiness Lab with Dr. Laurie Santos, Ep Stepping Off the Path of Anxiety - 16 Jan 2022

Apple Podcasts

"How to motivate yourself to change your behavior | Tali Sharot | TEDxCambridge":

YouTube: https://www.youtube.com/watch?v=xp0O2vi8DX4

#TedX #ted #tedTalk #neuroscience #psychology #motivation #behavior #youtube

How to motivate yourself to change your behavior | Tali Sharot | TEDxCambridge

YouTube
"Je kan niet verhinderen dat de vogels van verdriet rond je hoofd vliegen, maar wel dat ze nestelen in je haar."
#quote #citaat #dutch #verdriet #inspiratie

#proTip never open csv files with MS Excel on a Mac, it messes things up.

Here's how to fix it: https://markhneedham.com/blog/2012/10/07/mac-os-x-removing-byte-order-mark-with-an-editor/

#microsoft #office #msoffice #macos #apple

Mac OS X: Removing Byte Order Mark with an editor · Mark Needham

About a month ago I wrote about some problems I was having working with Windows generated CSV files which had a Byte Order Mark (BOM) at the beginning of the file and I described a way to get rid of it using awk. It’s a bit of a long winded process though and I always forget what the parameters I need to pass to awk are so I thought it would probably be quicker if I could just work out a way to get rid of the BOM using an editor.