Skip to main content

Senior Web Engineer. Open web / music. Remote DJ. Tall Dutch guy. #3million

micro.blog/sander

svandragt

mixcloud.com/cloudseer

 

Wagtail on , on top of Django 2.1. Static files fixed by ./manage.py collectstatic!<p>#status </p>

 

Policing by numbers, a great podcast: https://castro.fm/episode/rPNfrV applies to all automated reporting.<p>#status </p>

 

A People Centred Web

Have you ever tried to leave a social network? Want to be free to move web platforms because your needs have changed? Perhaps you might no longer agree with the business practices employed by the service provider, or no longer see the value in paying for having content monetised.

Currently, this means you have to build up new social connections and can't move over your friends as they might not be on the new network. This is a dark pattern employed by the investor-heavy digital media giants to keep people siloed, making it easy to move in but burdensome to move out.

Social networks can then add messages and events on top, keeping the money making engine oiled with an persuasive analytics layer. Other places like media hosting providers where it seems a subscription fee supports the music uploaded to the system but causes artists to lose control over their fan base.

The silo is responsive and cushy yes, but ultimately the users are at the whims of the platform. I have accounts on hundreds of websites because every site wants to identify their users. Sites start their own network; to build things on top off.

It seems to me that it is very wasteful to keep building social graphs and user account systems when we can do so much better. Instead, have the person be in control of the people they interact with, and manage the information that is displayed to them!

Imagine launching a dashboard app that sits on your computer and is independent from any information sources. It's free of tracking and open source to us all and doesn't do too many things. It doesn't belong to anybody but yourself. It's just a window where information from friends can be shown in a timeline. It can connect to a friend's dashboard so you can stay in touch. Hey what's new? It manages who you follow.

Web services you visit can ask permission to add information on your dashboard. Want to see when concert tickets are available for your favourite artist? Allow them to display that. Allow the event provider to display dates of the next group meeting, and the music hoster to add in new tracks from that producer you follow.

Never again be stuck in a silo. Disconnect a source and attach another. A social reader for the new generation.

 

<p style="text-align: left;">There’s a great deal on for <a href="https://flyingmeat.com/store/">Acorn</a> my favourite macOS image editor.</p><p>#status </p>

 

Close second gem of the day is PythonAnywhere this might just make it so trivial to start this music related project I’ve been thinking of.<p>#status </p>

 

Super find of the day: <a href="https://cryptomator.org/">cryptomator.org</a>. Great tech, happily supported the iOS app.<p>#status </p>

 

It turns out I was trying to reinvent Trello with my todo list + notes mashup. But self hosted online, so instead signed up to Trello gold.<p>#status </p>

 

The <a href="https://github.com/svandragt/wordpress-vandragt">source to the website</a> is available on GitHub.<p>#status </p>

 

Hacking a bit on Carbon again. I like tidying up a codebase with no responsibilities. Probably a good fit for portfolios once it’s more mature! Follow on <a href="https://github.com/svandragt/carbon">svandragt/carbon</a><p>#status </p>

 

Great post <a href="https://drewdevault.com/2018/07/09/Simple-correct-fast.html">https://drewdevault.com/2018/07/09/Simple-correct-fast.html</a><p>#status </p>

 

Open your mind

Interesting article about developing your passion and keeping and open mindset.

The belief that interests arrive fully formed and must simply be “found” can lead people to limit their pursuit of new fields and give up when they encounter challenges, according to a new Stanford study.

Read the article

 

Fix slow DNS responses on Ubuntu

I've been finding that browsing has been slow for me lately on my linux box, which has Ubuntu 16.04 installed. After some investigation it seemed worthwhile to try to install a DNS cache to speed up DNS queries. This has sped up successive DNS queries from 21ms to 0ms, removing sluggishness.

sudo apt install bind9
cd /etc/resolvconf/resolv.conf.d
sudo echo "nameserver 127.0.0.1" >> head

Apply the configuration as follows:

sudo resolvconf -u

The improvement can be seen by using dig to query a domain and looking at the Query time output. After the first dig, subsequent digs return in 0 ms.

 

There is such depth to the Groove Rider GR-16 groove box, I’m reading the manual front to back. So much to master, a real professional music making tool for iOS <a href="https://www.jimaudio.pro/">jimaudio.pro</a><p>#status </p>

 

Just cleaned out the charging port speaker port headphone port and mic port of my iPhone with a cocktail stick. Restored sound!<p>#status </p>

 

macOS you could fix “recent” finder sidebar to actually show recent results.<p>#status </p>

 

macOS, you could add Automator actions for all the common publishing systems.<p>#status </p>

 

WWDC. I wish non App Store apps could piggy back on the system update mechanism. Imagine no more prompting.<p>#status </p>

 

https://jamesshelley.com/2018/05/07/if-youre-not-doing-anything-wrong-what-do-you-have-to-hide/

> If you’re not doing anything wrong, what do you have to hide?<p>#status </p>

 

<a href="https://www.wired.com/story/whats-not-included-in-facebooks-download-your-data">What's Not Included in Facebook's 'Download Your Data'</a>: all the data about you.<p>#status </p>

 

A <a href="https://www.theguardian.com/world/2018/apr/21/identity-checks-election-disenfranchise-ethnic-minorities">hostile environment</a> for immigrants is a hostile society for everyone.<p>#status </p>