Johbo's Notes - Working on the Web
  • About Me
  • Archives

Mercurial log from current commit - hgcl

Fri 19 August 2016 by Johannes Bornhold in tools Tags hg

A small shell function to get the changelog starting from a commit.

more ...

Hello Spacemacs

Fri 12 August 2016 by Johannes Bornhold in hello Tags emacs / spacemacs

First impressions after a few months of Spacemacs.

more ...

Migrate custom fields with the Salesforce Migration Tool

Thu 11 August 2016 by Johannes Bornhold in develop Tags salesforce / deployment

How to migrate custom fields with the Salesforce Migration Tool avoiding failures due to unknown permissions.

more ...

Nix based projects: Supporting two versions of fetchgit

Tue 09 August 2016 by Johannes Bornhold in nixos Tags nix

Allowing to use stable and unstable branches of nixpkgs when depending on fetchgit.

more ...

Creating a test database with SQLAlchemy

Fri 05 August 2016 by Johannes Bornhold in develop Tags python / pytest / sqlalchemy / db

A wrap up of a simple fixture for py.test which creates a test database based on SQLAlchemy.

more ...

Recommended read: A re-introduction to JavaScript

Mon 01 August 2016 by Johannes Bornhold in develop Tags javascript

Very good summary to refresh the relevant bits about JavaScript as a language.

more ...

Grab environment variables of a Heroku app

Thu 28 July 2016 by Johannes Bornhold in tools Tags heroku / sed / snippet

A small sed snippet to translate the output of heroku config into export calls for the shell.

more ...

Data migrations with Alembic - Plain SQL

Tue 26 July 2016 by Johannes Bornhold in develop Tags python / sqlalchemy / alembic / database

An example how to use plain SQL to migrate data in a database using Alembic.

more ...

Loading a PostgreSQL database dump for development environment

Mon 25 July 2016 by Johannes Bornhold in tools Tags postgresql / database

Showing how to use pg_restore to load a dump into a developer's database server for local development.

more ...

Remove a line from a text file via SED

Thu 21 July 2016 by Johannes Bornhold in tools Tags text / commandline

How to remove a line from a text file based on the line number with sed.

more ...

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • »
  • Social

    • mastodon
    • matrix
    • github
  • Categories

    • cloud
    • develop
    • event
    • hello
    • macos
    • nixos
    • tools

© 2024 Johannes Bornhold

Back to top