Olson CloudWorks 🚀

: All Posts

Does every web request send the browser cookies

Does every web request send the browser cookies

Does every web request send the browsers cookies Im not talking page views but a request for an image js file etc Update If a web page has 50 elements that is

Read more →

Easiest way to compare arrays in C

Easiest way to compare arrays in C

In Java Arraysequals allows to easily compare the content of two basic arrays overloads are available for all the basic types Is there such a thing in C Is

Read more →

ERRIMPORTASSERTIONTYPEMISSING for import of json file

ERRIMPORTASSERTIONTYPEMISSING for import of json file

This code was working fine I dont know if its because I upgraded to Node 17 or what but now I get TypeError ERRIMPORTASSERTIONTYPEMISSING Module

Read more →

Extension exists but uuidgeneratev4 fails

Extension exists but uuidgeneratev4 fails

At amazon ec2 RDS Postgresql gt SHOW rdsextensions rdsextensions

Read more →

Finding current executables path without procselfexe

Finding current executables path without procselfexe

It seems to me that Linux has it easy with procselfexe But Id like to know if there is a convenient way to find the current applications directory in CC with

Read more →

FlutterError Unable to load asset

FlutterError Unable to load asset

This is the folder structure of my app idea vscode android build fonts OxygenBoldtff OxygenLighttff OxygenRegulartff images pizza0png pizza1png ios lib ui

Read more →

Forcing docker to use linuxamd64 platform by default on macOS

Forcing docker to use linuxamd64 platform by default on macOS

Current beta version of docker requires you to specify a platformlinuxamd64 each time you need to build or run an amd64 imagecontainer The documentation

Read more →

Get the last non-empty cell in a column in Google Sheets

Get the last non-empty cell in a column in Google Sheets

I use the following function DAYS360A2 A35 to calculate the difference between two dates in my column However the column is ever expanding and I currently have

Read more →

Git Clone - Repository not found

Git Clone - Repository not found

git clone lturlgt gives the message fatal repository url not found I tried the options in the link but it didnt

Read more →