- +81 Japan
- +89 —
- +41 Switzerland
- +61 Australia
- +964 Iraq
- +370 Lithuania
- +43 Austria
- +355 Albania
- +216 Tunisia
- +7 Russia
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
// function connecting algorithm with outer world | |
function updateCalculator(event) { | |
var expression = document.getElementById("calculator").value; | |
var result = calculate(expression); | |
document.getElementById('calculatorResult').innerHTML = result; | |
} | |
function calculate(expression) { |
+import { useTheme } from '@material-ui/core/styles'
+import useMediaQuery from '@material-ui/core/useMediaQuery'
const useAppBarStyles = makeStyles((theme) => ({
root: {
@@ -25,6 +27,8 @@ const useToolbarStyles = makeStyles((theme) => ({
function Header() {
const appBarStyles = useAppBarStyles()
const toolBarStyles = useToolbarStyles()
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
// Available variables: | |
// - Machine | |
// - interpret | |
// - assign | |
// - send | |
// - sendParent | |
// - spawn | |
// - raise | |
// - actions | |
// - XState (all XState exports) |
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
// Available variables: | |
// - Machine | |
// - interpret | |
// - assign | |
// - send | |
// - sendParent | |
// - spawn | |
// - raise | |
// - actions |
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
#! /bin/bash | |
### BEGIN INIT INFO | |
# Provides: dns-sync | |
# Required-Start: | |
# Required-Stop: | |
# Default-Start: S | |
# Default-Stop: | |
# Short-Description: Synchronizes /etc/resolv.conf in WLS with Windows DNS - Matthias Brooks | |
### END INIT INFO |
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
{ | |
const callFormPrefix = 'cf_'; | |
let searchParams = new URLSearchParams("MDN=12341234&cf_mdn=12341234&cf_callReason=R3&cf_callType=Escalation"); | |
console.log(searchParams.toString()); | |
for (let [key] of searchParams) { | |
console.log('key', key) | |
if (key.startsWith(callFormPrefix)) { | |
console.log('starts2:', key) | |
searchParams.delete(key); | |
} |
- 61.49 brutto 600 mb/s 24 mc
- 86 brutto z tv
- po 21 mc można renegocjować
- 67.64 brutto 12 mc,
- rozmawiałem z: Joanna Łątkowska
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
// https://dmitripavlutin.com/react-hooks-stale-closures/ | |
function createIncrementFixed(i) { | |
let value = 0; | |
function increment() { | |
value += i; | |
console.log(value); | |
return function logValue() { | |
const message = `Current value is ${value}`; | |
console.log(message); |
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
'[AgusiQ-TorrentS.pl] Contratiempo.2016.NAPISY PL-MX [AgusiQ]' | |
'[ALETORRENTY.PL]Savior (1998)-alE13' | |
'[Devil-TorrentS.pl] Klaus.2019.PLDUB.1080p.NF.WEB-DL.x264.AC3-KiT' | |
'000Bruce Lee' | |
'12 Years a Slave (2013)' | |
'12.Strong.2018.1080p.BluRay.x264-GECKOS[rarbg]' | |
'3 Days to Kill (2014)' | |
''\''71 (2014) [1080p]' | |
A.Quiet.Place.2018.Multi.UHD.2160p.BluRay.x265.HDR.Atmos.7.1-DTOne | |
Abominable.2019.1080p.WEB-DL.DD5.1.H264-FGT |