๐Ÿš€ UllrichLumina

All Posts

Thumbnail for Posts

case-insensitive list sorting without lowercasing the result

๐Ÿ“‚ Categories: Python

I have a list of strings like this Aden abel I want to sort the items caseinsensitive So I want to get abel Aden But I get the opposite with sorted or listsort

Thumbnail for Posts

Catch all JavaScript errors and send them to server closed

๐Ÿ“‚ Categories: Javascript
๐Ÿท๏ธ Tags: Error-Handling Client-Side

Closed This question needs to be more focused It is not currently accepting answers Closed 3 years ago Locked This question and its answers are locked because

Thumbnail for Posts

Change Bootstrap input focus blue glow

๐Ÿ“‚ Categories: Html
๐Ÿท๏ธ Tags: Css Twitter-Bootstrap

Does anyone know the how to change Bootstraps inputfocus The blue glow that shows up when you click on an input

Thumbnail for Posts

Changing the width of Bootstrap popover

๐Ÿ“‚ Categories: Css

I am designing a page using Bootstrap 3 I am trying to use a popover with placement right on an input element The new Bootstrap ensures that if you use

Thumbnail for Posts

checking for typeof error in JS

๐Ÿ“‚ Categories: Javascript
๐Ÿท๏ธ Tags: Node.Js

In JS it doesnt seem possible to check if an argument passed to a function is actually of the type error or an instance of Error For example this is not valid

Thumbnail for Posts

Choose between ExecutorServices submit and ExecutorServices execute

๐Ÿ“‚ Categories: Java
๐Ÿท๏ธ Tags: Multithreading Executorservice

How should I choose between ExecutorServices submit or execute if the returned value is not my concern If I test both I didnt see any differences among the two

Thumbnail for Posts

Convert Data URI to File then append to FormData

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

Ive been trying to reimplement an HTML5 image uploader like the one on the Mozilla Hacks site but that works with WebKit browsers Part of the task is to

Thumbnail for Posts

Create a list with initial capacity in Python duplicate

๐Ÿ“‚ Categories: Python
๐Ÿท๏ธ Tags: List Dictionary Initialization

This question already has answers here Create an empty list with certain size in Python duplicate 18 answers Closed 9 months ago Code like this often happens l

Thumbnail for Posts

Determine if the device is a smartphone or tablet duplicate

๐Ÿ“‚ Categories: Programming
๐Ÿท๏ธ Tags: Android Device-Detection

This question already has answers here Tablet or Phone Android 30 answers Closed 10 years ago I would like to get info about a device to see if its a