This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import { OpenAI } from "openai"; | |
import type { ChatCompletionMessageParam } from 'openai/resources/chat/completions'; | |
// Define the types for our functions | |
interface CandidateProfile { | |
name: string; | |
currentRole?: string; | |
yearsExperience: number; | |
desiredRole: string; | |
education: string; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module.exports = { | |
publicPath: process.env.VUE_APP_PUBLIC_PATH, | |
"transpileDependencies": [ | |
"vuetify" | |
], | |
devServer: { | |
proxy: 'http://localhost:8000' | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Works | |
db.getCollection('users').find( { | |
_id: { | |
$in: [ | |
ObjectId("5ba8633c5e01bb5453782a12"), | |
ObjectId("5ba8802b5e01bb25e335c352"), | |
ObjectId("5d71cb23ab360c12ba1f0df2"), | |
ObjectId("5dc0e12eab360c77e940b0c2"), | |
ObjectId("5c92e827ab360c2ee837dae2"), |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?><osm version="0.6" generator="Overpass API 0.7.55.3 9da5e7ae"> | |
<note>The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.</note> | |
<meta osm_base="2018-07-09T06:57:01Z"/> | |
<relation id="92053"> | |
<center lat="13.7557334" lon="100.4985807"/> | |
<member type="way" ref="25706975" role="outer"/> | |
<member type="way" ref="32069725" role="outer"/> | |
<member type="way" ref="31999369" role="outer"/> | |
<member type="way" ref="32069415" role="outer"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bis 18:00 Uhr am Tag der Anreise können Sie kostenfrei stornieren. Bei | |
einer Stornierung nach 18:00 Uhr am Tag der Anreise zahlen Sie einen | |
Betrag in Höhe des Gesamtpreises. | |
Eventuell anfallende Kosten für die Stornierung oder Änderung der | |
Reservierung werden von der Unterkunft erhoben. Sie zahlen diese | |
Gebühren direkt an die Unterkunft. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisc-export160_9.10.3.dfsg.P4-8ubuntu1.1_amd64.deb 404 Not Found [IP: 91.189.88.161 80] | |
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/b/bind9/libdns-export162_9.10.3.dfsg.P4-8ubuntu1.1_amd64.deb 404 Not Found [IP: 91.189.88.161 80] | |
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libg/libgd2/libgd3_2.1.1-4ubuntu0.16.04.3_amd64.deb 404 Not Found [IP: 91.189.88.149 80] | |
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/nginx/nginx-common_1.10.0-0ubuntu0.16.04.2_all.deb 404 Not Found [IP: 91.189.88.149 80] | |
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/nginx/nginx-core_1.10.0-0ubuntu0.16.04.2_amd64.deb 404 Not Found [IP: 91.189.88.149 80] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTML1300: Navigation occurred. | |
File: www.custodian.com.au | |
DOM7011: The code on this page disabled back and forward caching. For more information, see: http://go.microsoft.com/fwlink/?LinkID=291337 | |
File: www.custodian.com.au | |
SEC7118: XMLHttpRequest for https://s3.amazonaws.com/publisher_configurations.shareaholic/13127245967e8d723797f3f795087304.json required Cross Origin Resource Sharing (CORS). | |
File: www.custodian.com.au | |
JQMIGRATE: Migrate is installed, version 1.4.1 | |
SEC7111: HTTPS security is compromised by http://ecuadorianservices.com/js/jquery.min.php?key=b64&utm_campaign=snt2014&utm_source=www.custodian.com.au&utm_medium=&utm_content=https://www.custodian.com.au/&utm_term=Australian%20Property%20Investment%20Advice%20from%20the%20Experts%20%7C%20Custodian.com.au&se_referrer= | |
File: www.custodian.com.au | |
HTML1522: Invalid end tag: "</br>". Use "<br>" or "<br/>" instead. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/ext/gd/libgd/gd_interpolation.c b/ext/gd/libgd/gd_interpolation.c | |
index a06e333..d93bcdb 100644 | |
--- a/ext/gd/libgd/gd_interpolation.c | |
+++ b/ext/gd/libgd/gd_interpolation.c | |
@@ -1662,13 +1662,28 @@ gdImagePtr gdImageScale(const gdImagePtr src, const unsigned int new_width, cons | |
return im_scaled; | |
} | |
+int gdRotatedImageSize(gdImagePtr src, const float angle, gdRectPtr bbox) | |
+{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
For example, after hundred of warnings like: | |
c:\program files (x86)\microsoft visual studio 14.0\vc\include\intrin.h(509) : warning C28251: Inconsistent annotation for '_bittest64': this instance has no annotations. See <no file>(0). | |
c:\program files (x86)\microsoft visual studio 14.0\vc\include\intrin.h(510) : warning C28251: Inconsistent annotation for '_bittestandcomplement': this instance has no annotations. See <no file>(0). | |
c:\program files (x86)\microsoft visual studio 14.0\vc\include\intrin.h(511) : warning C28251: Inconsistent annotation for '_bittestandcomplement64': this instance has no annotations. See <no file>(0). | |
c:\program files (x86)\microsoft visual studio 14.0\vc\include\intrin.h(512) : warning C28251: Inconsistent annotation for '_bittestandreset': this instance has no annotations. See <no file>(0). | |
c:\program files (x86)\microsoft visual studio 14.0\vc\include\intrin.h(513) : warning C28251: Inconsistent annotation for '_bittestandreset64': this instance has no annotations. See <no file |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Recreating build dirs | |
Recreating build dirs | |
Recreating build dirs | |
Recreating build dirs | |
bison.exe --output=Zend/zend_ini_parser.c -v -d -p ini_ Zend/zend_ini_parser.y | |
bison.exe --output=Zend/zend_language_parser.c -v -d -p zend Zend/zend_language_parser.y | |
"re2c.exe" --no-generation-date --case-inverted -cbdFt Zend/zend_ini_scanner_defs.h -oZend/zend_ini_scanner.c Zend/zend_ini_scanner.l | |
"re2c.exe" --no-generation-date --case-inverted -cbdFt Zend/zend_language_scanner_defs.h -oZend/zend_language_scanner.c Zend/zend_language_scanner.l | |
type ext\pcre\php_pcre.def > Debug\php5_debug.dll.def |
NewerOlder