GithubHelp home page GithubHelp logo

habi / blog Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 65.71 MB

My blog. Ran under http://habi.gna.ch with WordPress, is now "run" by `hugo` and hosted by Netlify under http://blog.davidhaberthuer.ch

HTML 2.14% Hack 97.86%

blog's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working at the Institute of Anatomy of the University of Bern in Switzerland. Mostly on image processing tomographic data, trying to extract meaningful numbers from images.
  • ๐ŸŒฑ Iโ€™m currently learning new tricks with Python (in Jupyter), nearly every day.
  • ๐Ÿ’ฌ Ask me about anything related to visualizing tomographic data (or check out my work-related blog: https://micro.tomo.graphics). You can also check out my private blog: https://habi.gna.ch/).
  • ๐Ÿ“ซ You can reach me at @habi:matrix.org or via email.

blog's People

Contributors

habi avatar

Watchers

 avatar  avatar  avatar  avatar

blog's Issues

TED Talk embeds

Search for http://video.ted.com/assets/player/swf/EmbedPlayer.swf

Remove double empyt lines in posts

Theoretically, simply use

sed -i -e '/./b' -e :n -e 'N;s/\n$//;tn' *.*

Practically, a lot of the empty lines are from missing embeds and the like.

(sed command found via SE, but I can't find the source in the browsing history...)

Fix encoding errors in XML export

We have a ton of ä, Ü and ö in the XML export.
They get "mangled" to non-umlaut letters by exitwp.

Fix them with a bunch of

sed -i 's/#228/รค/' *

calls.

And then re-export the XML file...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.