๐Ÿš€ HickleSecLab

All Posts

Thumbnail for Posts

How do you stop MySQL on a Mac OS install

๐Ÿ“‚ Categories: Mysql
๐Ÿท๏ธ Tags: Macos

I installed MySQL via MacPorts What is the command I need to stop the server I need to test how my application behave when MySQL is

Thumbnail for Posts

How do you update objects in a documents array nested updating

๐Ÿ“‚ Categories: Mongodb
๐Ÿท๏ธ Tags: Mongodb

Assume we have the following collection which I have few questions about id ObjectId4faaba123412d654fe83hg876 userid 123456 total 100 items itemname myitemone

Thumbnail for Posts

How to add directory to classpath in an application run profile in IntelliJ IDEA

๐Ÿ“‚ Categories: Java
๐Ÿท๏ธ Tags: Intellij-Idea Classpath

Im trying to add a directory to the classpath of an application run profile If I override by using cp xtargetclasses in the VM settings I get the following

Thumbnail for Posts

How to call another components function in angular2

๐Ÿ“‚ Categories: Programming
๐Ÿท๏ธ Tags: Angular Angular2-Components

I have two components as follows and I want to call a function from another component Both components are included in the third parent component using

Thumbnail for Posts

How to capitalize the first letter of a string in dart

๐Ÿ“‚ Categories: Flutter

How do I capitalize the first character of a string while not changing the case of any of the other letters For example this is a string should give This is a

Thumbnail for Posts

How to change time and timezone in iPhone simulator

๐Ÿ“‚ Categories: Programming
๐Ÿท๏ธ Tags: Xcode Timezone Ios-Simulator

How do I change time and time zone in the iPhone

Thumbnail for Posts

How to cherry pick from 1 branch to another

๐Ÿ“‚ Categories: Programming

I have 2 branches master and dev I am on dev branch and I want to cherrypick 1 commit from master to dev So I did git cherrypick

Thumbnail for Posts

How to clone or copy a list in kotlin

๐Ÿ“‚ Categories: Kotlin
๐Ÿท๏ธ Tags: List Copy

How to copy list in Kotlin Im using val selectedSeries mutableListOfltStringgt selectedSeriesaddAllseries Is there a easier

Thumbnail for Posts

How to detect if URL has changed after hash in JavaScript

๐Ÿ“‚ Categories: Javascript
๐Ÿท๏ธ Tags: Ajax Fragment-Identifier

How can I check if a URL has changed in JavaScript For example websites like GitHub which use AJAX will append page information after a symbol to create a