Skip to content

dev in UK

problems, programming, life on island

  • Home
  • Contact
Signal.org logo

How to install Signal on Desktop without smartphone but with old phone or landline

Posted on 14 January 202114 January 2021 by dev
Install Signal for Desktop. When you open Signal, you’ll be asked to Link your phone to Signal Desktop and there will be QR code. Take a screenshot of this QR code and save is as a file. Keep yo... Read More

How to install python 3 pandas on linux alpine 3

Posted on 12 November 202012 November 2020 by dev
apk add --no-cache python3-dev libstdc++ g++ && pip3 install pandas... Read More

macOS python – Process finished with exit code 134 (interrupted by signal 6: SIGABRT)

Posted on 10 February 202010 February 2020 by dev
Fix: brew update && brew upgrade && brew install openssl cd /usr/local/Cellar/openssl/1.0.2t/lib sudo cp libssl.1.0.0.dylib libcrypto.1.0.0.dylib /usr/local/lib/ cd /usr/local/lib sudo... Read More

Crunch Online Accountants £25 amazon gift card

Posted on 24 April 201924 April 2019 by dev
Crunch is a simple online accounting software. Use this link to register and receive £25 amazon gift card. If you requested phone call, make sure with agent that ROOTLOCA code is applied in your appl... Read More

20% off Google Workspace Basic Plan & Business Plan Promotion Codes UK (previously G Suite and Google Apps)

Posted on 28 March 201920 January 2021 by dev
Promo codes for Google Workspace Necessarily use codes together with this link: https://referworkspace.app.goo.gl/9ouP Google Workspace Business Starter plan Google Workspace Business Standard plan Cl... Read More

Bulb – switch gas and/or electricity supplier and get a cashback £50

Posted on 7 February 20197 February 2019 by dev
To get £50 bonus for switching your gas and/or electricity provider simply click the link http://bulb.co.uk/refer/mateuszk3852 and follow instructions. The switch process is very smooth. No communica... Read More

CSS fix for Chrome browser autocomplete hiding input background image behind yellow background

Posted on 17 January 20197 February 2019 by dev
In my example chrome was overwriting bootstrap .is-valid .is-invalid icon with yellow autofill background. There is a short & nice fix for this! Problem: Solution:... Read More

TypeError: Failed to execute ‘webkitRequestFullscreen’ on ‘Element’: parameter 1 (‘options’) is not an object.

Posted on 13 December 201813 December 2018 by dev
Problem is caused by angular-fullscreen after Chrome browser update to version 71. Disable if you don’t use it or look for an alternative.... Read More

Cannot create property ‘includePaths’ on string ‘scss/bootstrap.scss’ || Can’t find stylesheet to import.

Posted on 14 November 2018 by dev
I faced a problem when trying to load bootstrap in my react app. First try in app.js is causing an error: import ‘bootstrap/scss/bootstrap.scss’; /Users/dev/Projects/react/node_modules/boo... Read More

MySQL error: command ‘clang’ failed with exit status 1 macOS Mojave homebrew

Posted on 9 October 2018 by dev
_mysql.c:1894:3: error: use of undeclared identifier 'my_bool' my_bool recon = reconnect; ^ _mysql.c:1895:58: error: use of undeclared identifier 'recon' mysql_options(&self->connection, MYSQL_... Read More
  • 1 of 2
  • 1
  • 2
  • Next »
  • EnglishEnglish
  • PolskiPolski

Recent Posts

  • How to install Signal on Desktop without smartphone but with old phone or landline
  • How to install python 3 pandas on linux alpine 3
  • macOS python – Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
  • Crunch Online Accountants £25 amazon gift card
  • 20% off Google Workspace Basic Plan & Business Plan Promotion Codes UK (previously G Suite and Google Apps)

Recent Comments

  • coredumperror on MySQL error: command ‘clang’ failed with exit status 1 macOS Mojave homebrew
  • dev on CSS fix for Chrome browser autocomplete hiding input background image behind yellow background
  • Griffin on CSS fix for Chrome browser autocomplete hiding input background image behind yellow background

Archives

  • January 2021
  • November 2020
  • February 2020
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • November 2017
  • September 2017
  • October 2016
  • April 2015
  • August 2014

Categories

  • homebrew
  • laravel
  • Uncategorized
© 2021 dev in UK. All Rights Reserved. Coller Theme by Rohit.
  • Home
  • Contact