๐Ÿš€ OharaLumina

All Posts

Thumbnail for Posts

SSL InsecurePlatform error when using Requests package

๐Ÿ“‚ Categories: Python
๐Ÿท๏ธ Tags: Ssl Python-Requests

Im using Python 273 and Requests I installed Requests via pip I believe its the latest version Im running on Debian Wheezy Ive used Requests lots of times in

Thumbnail for Posts

SVN Commit specific files

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

Is there any way to commit only a list of specific files eq just one of the list of files that SVN wants to commit Im working on MAC OS X under Terminal

Thumbnail for Posts

Tomcat javalangIllegalArgumentException Invalid character found in method name HTTP method names must be tokens

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

I am getting below stack trace when I am deploying my application in a multiserver Apache Tomcat 8 environment I am getting this error frequently and it seems

Thumbnail for Posts

TypeScript for of with index key

๐Ÿ“‚ Categories: Typescript
๐Ÿท๏ธ Tags: For-Loop Foreach

As described here TypeScript introduces a foreach loop var someArray 9 2 5 for var item of someArray consolelogitem 925 But isnt there any indexkey I would

Thumbnail for Posts

Typescript React Access component property types

๐Ÿ“‚ Categories: Typescript
๐Ÿท๏ธ Tags: Reactjs

npm package typesreact allows us to use React inside of our TypeScript apps We define components as type Props type State export default class MyComponent

Thumbnail for Posts

ViewModelProviders is deprecated in 110

๐Ÿ“‚ Categories: Programming

Looking at the Google docs for ViewModel they show the below sample code on how to get a ViewModel val model ViewModelProvidersofthisgetMyViewModelclassjava

Thumbnail for Posts

Visual Studio Code Open With Code does not appear after right-clicking a folder

๐Ÿ“‚ Categories: Programming

Just installed Visual Studio Code 111 on a Windows 7 machine When I rightclick on a folder Open With Code does not

Thumbnail for Posts

What does dollar sign and curly braces mean in a string in JavaScript

๐Ÿ“‚ Categories: Javascript
๐Ÿท๏ธ Tags: String Variables Concatenation

I havent seen anything here or on MDN Im sure Im just missing something Theres got to be some documentation on this somewhere Functionally it looks like it

Thumbnail for Posts

What exactly are DLL files and how do they work

๐Ÿ“‚ Categories: Programming
๐Ÿท๏ธ Tags: Windows Winapi Dll

How exactly do DLL files work There seems to be an awful lot of them but I dont know what they are or how they work So whats the deal with