๐Ÿš€ UllrichLumina

All Posts

Thumbnail for Posts

Eclipse Enable autocomplete content assist

๐Ÿ“‚ Categories: Programming

How can I enable autocomplete in Eclipse I cant find

Thumbnail for Posts

Editing in the Chrome debugger

๐Ÿ“‚ Categories: Javascript
๐Ÿท๏ธ Tags: Google-Chrome Debugging

How do I dynamically edit JavaScript code in the Chrome debugger Its not for me so I dont have access to the source file I want to edit code and see what

Thumbnail for Posts

Error unable to verify the first certificate in nodejs

๐Ÿ“‚ Categories: Node.js
๐Ÿท๏ธ Tags: Ssl-Certificate Jira

Im trying to download a file from jira server using an URL but Im getting an error how to include certificate in the code to verify Error Error unable to

Thumbnail for Posts

ERRORrootcode for hash md5 was not found when using any hg mercurial commands

๐Ÿ“‚ Categories: Python

When trying to use any hg Mercurial commands on the console I keep getting this error I installed Python using Homebrew and I am running Mac OS Catalina v

Thumbnail for Posts

Failed to build gem native extension installing Compass

๐Ÿ“‚ Categories: Ruby
๐Ÿท๏ธ Tags: Macos Terminal Compass-Sass

When I attempt to install the latest version of compass httpsrubygemsorggemscompassversions100alpha17 I get the following error ERROR Error installing compass

Thumbnail for Posts

Failed to create provisioning profile

๐Ÿ“‚ Categories: Programming
๐Ÿท๏ธ Tags: Xcode

Im trying to create a project in Xcode Version 80 beta 6 8S201h and Im getting this error The apple account is a free one because Im just playing around with

Thumbnail for Posts

Finding duplicate rows in SQL Server

๐Ÿ“‚ Categories: Sql
๐Ÿท๏ธ Tags: Sql-Server Duplicates

I have a SQL Server database of organizations and there are many duplicate rows I want to run a select statement to grab all of these and the amount of dupes

Thumbnail for Posts

Form inside a form is that alright duplicate

๐Ÿ“‚ Categories: Html
๐Ÿท๏ธ Tags: Forms

This question already has answers here Can you nest HTML forms 20 answers Closed 10 years ago Whether we can have a form inside another form Is there any

Thumbnail for Posts

Git search for string in a single files history

๐Ÿ“‚ Categories: Programming
๐Ÿท๏ธ Tags: Git

So if I have a file called foorb and it is giving me an error for a missing method called bar so I want to search the history of foorb for the string bar to