Skip to content

Curly Braces

Golden nuggets where no entry is longer than my expected attention span

  • Articles
  • Contact Me!
  • Policy
  • Internal

Month: November 2019

Writing a websocket server using Ruby

Posted on November 27, 2019 by Peter Andersson

I just found this amazing article about the finer details of Websockets, and how to implement a WS server using Ruby. I just had to […]

Continue reading »
0
Development, Network, Ruby

Monitoring using iotop

Posted on November 20, 2019 by Peter Andersson

iotop is installed via sudo apt install iotop and is a great tool for monitoring I/O in your box.   Here are a few tips […]

Continue reading »
0
Linux

Customizing a new Linux Mint setup

Posted on November 17, 2019 by Peter Andersson

So it finally happened. After years of usage I managed to f**k up my linux boot. I suspect the HDD was about to give up […]

Continue reading »
0
Git, Linux

A few console.log gems you didn’t know about

Posted on November 14, 2019 by Peter Andersson

Top 10 javascript console tips! Tip #0 console.assert() Tip #1 console.trace() Tip #2 console.time() && console.timeEnd() Tip #3 console.memory Tip #4 console.profile(‘profileName’) & console.profileEnd(‘profileName’) Tip […]

Continue reading »
0
Development, Javascript, Node

Adding Redux to your React project

Posted on November 14, 2019 by Peter Andersson

Installation Add the necessary modules yarn add react-redux yarn add redux Fix the component import {connect} from ‘react-redux’; // definition of DummyComponent here… const mapStateToProps […]

Continue reading »
0
Development, Javascript, React

Från bloggen

AI Ajax Apache bash Development Docker Git Google Gradle Heroku HTML and CSS Imaging IOS Java Javascript Linux Math MIcroservices Microsoft MySQL Network Node OSX Palmemordet Patterns Photo PHP Python Raspberry Pi React Ruby Ruby on Rails Samba Spring Boot Tankar Thoughts Trading Uncategorized Video Visual Studio Code Vue Web Wordpress XCode
November 2019
M T W T F S S
 123
45678910
11121314151617
18192021222324
252627282930  
« Oct   Jan »

Articles

Favourite Links

  • A Rock Solid Rails 5 API App with a React Frontend
  • Rails 5.1's form_with tag
  • Complex Rails forms
  • Rails is scalable

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Powered by WordPress and Momentous.