About 41 results found. (Query 0.10000 seconds)
recipebook.bentasker.co.uk Search Categories Mains Sides Desserts Drinks private area Lynchburg Lemonade 2019-05-09 16:08 A Classic. JD, with lemonade and triple sec, with bitters to taste. Cooking Time Prep Cooking Total 2 mins mins 2 mins Ingredients Jack Daniels Triple Sec Angostura Bitters Lemonade Method Pour 35ml Jack Daniels into a highball glass Add 35ml Triple Sec Add two dashes of Angostura Bitters Fill the remainder of the glass with Lemonade...
Index Contact Projects PGP Synopsis This page is a dumping ground for opsec and cybersecurity advice I collected and shared around the web, mostly from /cyb/sec/pri/. As the title implies, these advices are unedited, albeit to make them fit some sort of QA format for readability, so expect to see some errors and contextual noises.
rimgo Smashing magnets together at 10K frames/sec. Jun 17, 2023 9:27 PM VindictiveBathToaster 11353 37 1 The SLO-Mo guys are at it again! Two neodymium magnets attracting each other to their destruction.
Just Another Library Toggle theme Light Dark Auto books onions articles images videos audiobooks A Canyon Voyage / The Narrative of the Second Powell Expedition down the Green-Colorado River from Wyoming, and the Explorations on Land, in the Years 1871 and 1872 Filename A Canyon Voyage _ The Narrative of the Sec - Frederick Samuel Dellenbaugh.epub Author Frederick Samuel Dellenbaugh Publisher Tags Colorado River (Colo.-Mexico) , Grand Canyon (Ariz.) , United States -- Discovery and...
Making it all start at boot Making the services start at boot is as simple as update-rc.d nginx defaults update-rc.d tor defaults Basic Op-Sec Precautions Obviously, the appropriate Op-Sec precautions will vary by use-case, but at the very least we want to be ensuring the security of the server and reducing the availability of things like bash history.
Test timing a 1.0 duration as h:m:s with given precision template <> template <> void Timer_object :: test < 2 > () { set_test_name ( "measure 1.0s using hms() with " + std :: to_string ( precision ) + "s prec" ); tk :: Timer timer ; usleep ( 1000000 ); // in micro-seconds, sleep for 1.0 second const auto stamp = timer . hms (); // test if time measured with at least 1/10th of a millisecond precision ensure_equals ( "time 1.0s elapsed as hrs" , static_cast < tk :: real > ( stamp . hrs . count ()), 0.0 ,...
__new__(KeyGeneratorPython) + + @classmethod + def test_for_secp256k1(self,silent=False): + try: + from mmgen.secp256k1 import priv2pub + assert priv2pub(os.urandom(32),1) + return True + except: + return False -def get_privhex2addr_f(generator=None): - gen = keygen_selector(generator=generator) - return (_privhex2addr_python,_privhex2addr_secp256k1)[gen] +class KeyGeneratorPython(KeyGenerator): + desc = 'python-ecdsa' + def to_pubhex(self,privhex): + assert type(privhex) == PrivKey + from...
/bin/bash # by Dominik Stanisław Suchora <[email protected]> # License: GNU GPLv3 IFS = $'\n' shopt -s extglob ucurl () { echo " $@ " > & 2 curl -k -L -g -m 30 -s " $@ " --compressed -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 'Accept-Language: en-US,en;q=0.5' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'DNT: 1' -H 'Sec-GPC: 1' -H 'Connection: keep-alive' -H...
Вот вырезка из файла конфигурации ## Bandwidth configuration ## L limit bandwidth to 32KBs/sec, O - to 256KBs/sec, P - to 2048KBs/sec, Например выбираем 2048KBs/sec Скорость с килобайтах в секунду или в килобитах? Под пропускной способностью понимается суммарная скорость входа и выхода?
500ms milliseconds Xeha for the image posted above zlatinb percentage zzz yeah, 500m = 50% orignal I think I should reduce tunnel build peding time orignal to 5 sec or so zzz we have two timeouts: the first to start another build, the second to stop listening for the reply zzz 5 sec is about right for the first timeout zzz but you want to keep the second timeout at 30-60 sec
[ головна / свіже / OverDead / пошук ] [ b / d / mu / ph / t / vg / a / 18 / dead / sec ] /t/ - Технічна софт, залізо і відсутність життя Відповісти [Повернутися] [Go to bottom] [ Додати Відповідь ] Імʼя Опції Опції sage Допис 20MB / 3 файли / 15000 Файл Вбудувати Anonymous 01/07/26 (ср) 20:05:56   No. 192 Цікаві емігрантські гравіцапи [Додати Відповідь] [ головна / свіже / OverDead / пошук ] [ b / d / mu / ph / t / vg / a / 18 / dead / sec ] Усі права та копірайти на цій...
However most switches recorded are voluntarily, showing the JVM makes GC play nice with competing apps by giving up CPU. Still there are 10+ non-vol switches / sec, so we just renice -20 all "GC Thread*". Nearly all non-vol ctx is gone, we earn a couple of ms free CPU every sec (If you want it exactly: the ratio "STW pauses = time spent on G1 young gen GC in jconsole / GC thread CPU time shown in top" goes down).
BandwidthLimitsMessage (int in, int out, int rin, int rinb, int rout, int routb, int sec)   Method Summary All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void doReadMessage ( InputStream  in, int size) Read in the payload part of the message (after the initial 4 byte size and 1 byte type) protected byte[] doWriteMessage () Write out the payload part of the message (not including the 4 byte size and 1 byte type) int[] getLimits ()   int...
The undisclosed misappropriation of such information in violation of a fiduciary duty ... constitutes fraud akin to embezzlement   – the fraudulent appropriation to one's own use of the money or goods entrusted to one's care by another." In 2000, the SEC enacted SEC Rule 10b5-1 , which defined trading "on the basis of" inside information as trades that occur while the trader is aware of material nonpublic information.
First glitch found that Linux/Iptables surprises applications including I2P and SIP phones that use NAT hole punching at low frequency because of nf_conntrack_udp_timeout = 30 sec. Then you solve kernel level
Skip to main content Private area snippets.bentasker.co.uk Search Tags BASH Python JS Misc Rate limiting connections with iptables and hashlimit (BASH) Ben Tasker 2020-10-02 16:46 Category: BASH It's sometimes desirable to limit the rate at which connections can be established with a server - whether to act as a defense against simpler DDoS's or simply to enforce usage limits This snippet details how to use the hashlimit module to limit connection rates Details Language: BASH Snippet # This will limit...
. �������� ���� / The Iron Throne ���������� �� ������ ������ ������������ ���� MeGUI - HD-DVD/Blu-ray Streams Extractor - �������� Blu-ray MKVExtract - �������� BD-Remux UsEac3To - ���������� �� wav Vegas Pro - ������ �������� ������� Subtitle Edit - ������� ��������� �� ������� .sub � .srt Subtitles Creator 2.2 ���������� ��������� ��� Scenarist Carbon Coder - ����������� ����� Adobe Photoshop / Adobe Premiere Pro - ������ � ���� Sonic Scenarist / DVDRemake Pro - ������ DVD BDInfo 1 DISC INFO: Disc...
👏 Thibault Perréard, co-founder of @PolkaPort_East 0:29 31 54 291 12,337 Polkadot @Polkadot Mar 18 The SEC issued, with related guidance from the CFTC, its interpretation on certain crypto assets. In the release, the SEC identifies Polkadot (DOT) as a digital commodity, not a security.
Explore WoodpeckerCI Help Sign in vern / website Watch 4 Star 5 Fork You've already forked website 5 Code Issues Pull requests Projects Releases Packages Wiki Activity ~vern website https://vern.cc/ agpl cc-by-sa css html 657 commits 1 branch 0 tags 7.3 MiB HTML 78.9% PHP 15.4% Shell 4% CSS 1.4% Hack 0.3% 14cb5ac2d2 Find a file HTTPS Download ZIP Download TAR.GZ Download BUNDLE Open with VS Code Open with VSCodium Open with Intellij IDEA Arya Kiran 14cb5ac2d2 *-services: add bifrost/piped/akkoma; rearrange...
el ) { m_NonEmpty . wait_for ( l , std : : chrono : : milliseconds ( usec ) ) ; el = GetNonThreadSafe ( ) ; } return el ; } void Wait ( ) { std : : unique_lock < std : : mutex > l ( m_QueueMutex ) ; m_NonEmpty . wait ( l ) ; } bool Wait ( int sec , int usec ) { std : : unique_lock < std : : mutex > l ( m_QueueMutex ) ; return m_NonEmpty . wait_for ( l , std : : chrono : : seconds ( sec ) + std : : chrono : : milliseconds ( usec ) ) !