Trump has always been about exploiting the social share. To play both sides so people can share their validated view out of context, ultimately causing extremism. Social Media needs to take responsibility.
Tagged with #status
73 results found.
-
-
Beatport Pro I think is still being retired on November 16. If a usable API is available I might have to build an alternative interface. I need preview history and BPM sorting.
-
Turns out the ASUS router firmware update check does not update to the most recent firmware!
-
Resolve composer.lock conflicts with
composer update --lock -
To replace a non-breaking space with a regular one (cause of non-functional Markdown headers), create a new BetterTouchTool trigger in the Keyboard Shortcut section and replace alt-space with space.
-
Cuttlefish 0.5, my hackable blogging system, has been released - https://github.com/svandragt/cuttlefish/releases/tag/0.5
-
When you're getting
stale NFS file handleerrors when using Docker, give/sbin/nfsdfull disk access permissions on macOS or move your projects out of the sandboxed folder (I use~/dev). -
Started a new project âMinimum Viable Blogâ, a single script PHP blog. Very WIP, very minimal. Interested? View Source
-
Turns out I viewed iA Writer as a creative writing tool, not a markdown note taker. My mistake, it just turns out itâs the best at both. đ
-
I want to install a go app on the raspberry pi. For which I need go. Which I thought I could conveniently install with homebrew for Linux. Which requires ruby 2.6.3+, which the pi doesnât have. So I installed rvm and have to compile ruby from source #yakshaving