๐Ÿš€ UllrichLumina

All Posts

Thumbnail for Posts

CSS strikethrough different color from text

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

The HTML elements del strike or s may all be used for a text strikethrough effect Examples ltdelgtdelltdelgt gives del ltstrikegtstrikeltstrikegt and

Thumbnail for Posts

Difference between the annotations GetMapping and RequestMappingmethod RequestMethodGET

๐Ÿ“‚ Categories: Java
๐Ÿท๏ธ Tags: Spring Spring-Mvc Spring-4

Whats the difference between GetMapping and RequestMappingmethod RequestMethodGET Ive seen in some Spring Reactive examples that GetMapping was used instead of

Thumbnail for Posts

Does the join order matter in SQL

๐Ÿ“‚ Categories: Sql
๐Ÿท๏ธ Tags: Join Relational-Database

Disregarding performance will I get the same result from query A and B below How about C and D Scenario 1 A left join select from a left join b on ltblahblahgt

Thumbnail for Posts

Elasticsearch error clusterblockexception FORBIDDEN12index read-only allow delete api flood stage disk watermark exceeded

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

When trying to post documents to Elasticsearch as normal Im getting this error clusterblockexception FORBIDDEN12index readonly allow delete api I also see this

Thumbnail for Posts

embed vs object

๐Ÿ“‚ Categories: Html
๐Ÿท๏ธ Tags: Pdf Embed-Tag

Which is the rightbest tag to use in my HTML file when I want to display the Adobe PDF viewer Right now Im using the code below but there are weird side

Thumbnail for Posts

Error to use a section registered as allowDefinitionMachineToApplication beyond application level

๐Ÿ“‚ Categories: Programming
๐Ÿท๏ธ Tags: Asp.Net Web-Config

It is an error to use a section registered as allowDefinitionMachineToApplication beyond application level The top line in all of my aspx pages in my portal

Thumbnail for Posts

Exposing localhost to the internet via tunneling using ngrok HTTP error 400 bad request invalid hostname

๐Ÿ“‚ Categories: Programming

From previous versions of the question there is this Browse website with ip address rather than localhost which outlines pretty much what Ive done so farIve

Thumbnail for Posts

Fetching all tags from a remote with git pull

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

I currently have a git remote setup like the following remote upstream url ltredactedgt fetch refsheadsrefsremotesupstream When I issue git pull on branch

Thumbnail for Posts

find missing argument to -exec

๐Ÿ“‚ Categories: Bash
๐Ÿท๏ธ Tags: Shell Find Arguments Exec

I was helped out today with a command but it doesnt seem to be working This is the command find homemedownload type f name rm exec ffmpeg i sameq mp3 ampamp rm