Search
211 results for “failsafe_seth”
-
How to setup #Maven, the Failsafe and the @graalvm plugins for use with #Testcontainers to run your integration tests against containers in native image mode…
-
How to setup #Maven, the Failsafe and the @graalvm plugins for use with #Testcontainers to run your integration tests against containers in native image mode…
-
How to setup #Maven, the Failsafe and the @graalvm plugins for use with #Testcontainers to run your integration tests against containers in native image mode…
-
How to setup #Maven, the Failsafe and the @graalvm plugins for use with #Testcontainers to run your integration tests against containers in native image mode…
-
How to setup #Maven, the Failsafe and the @graalvm plugins for use with #Testcontainers to run your integration tests against containers in native image mode…
-
1964 Film Poll - Quarter-Final Round 3 (of 4) (Screenshots)
#AFistfulOfDollars
#TheLastManOnEarth
#FailSafe
#MothraVsGodzilla#Film #Movie #FilmCommunity #Cinema #CineMastodon #ClassicFilms #FilmPoll
#FilmTournament -
A quotation from Douglas Adams
A common mistake people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.
Douglas Adams (1952-2001) English author, humorist, screenwriter
Hitchhiker’s Guide No. 5, Mostly Harmless, ch. 12 (1992)More about this quote: wist.info/adams-douglas/1464/
#quote #quotes #quotation #qotd #douglasadams #hitchhikersguide #hitchhikersguidetothegalaxy #mostlyharmless #design #failsafe #fool #foolproofing #genius #ingenuity
-
Great book and movie - scary as friggen hell.
#MoviesOfMastodon
#TurnerClassicMovies
#SummerUnderTheStars
#FailSafe -
#FRITZ!OS8.20:
Über 40 neue #Funktionen und Verbesserungen für Ihre #FRITZ!Box
Freuen Sie sich auf #FRITZ! #Failsafe, dem neuen #Ausfallschutz für Ihre #Internetverbindung, mehr Möglichkeiten im #SmartHome und viele weitere Verbesserungen.
-
#FRITZ!OS8.20:
Über 40 neue #Funktionen und Verbesserungen für Ihre #FRITZ!Box
Freuen Sie sich auf #FRITZ! #Failsafe, dem neuen #Ausfallschutz für Ihre #Internetverbindung, mehr Möglichkeiten im #SmartHome und viele weitere Verbesserungen.
-
#FRITZ!OS8.20:
Über 40 neue #Funktionen und Verbesserungen für Ihre #FRITZ!Box
Freuen Sie sich auf #FRITZ! #Failsafe, dem neuen #Ausfallschutz für Ihre #Internetverbindung, mehr Möglichkeiten im #SmartHome und viele weitere Verbesserungen.
-
Mein selbst zusammen-gehacktes/kompiliertes #OpenWrt für den TP-Link WR841 v10 mit 16 MB Flash (statt vom Hersteller 4 MB) geht leider ständig in eine #Bootloop und startet nicht richtig, vermutlich weil es es das root-Dateisystem unter /dev/mtdblock4 nicht mounten kann.
Zurücksetzen/Reset hab ich schon mehrfach probiert;
- OpenWrt mit sysupgrade neu installieren
- mit firstboot alles resetten.
Hat nix gebracht.Kann mir da jemand helfen?
Im #Failsafe-Modus kann ich es zum Glück starten.
-
#Windows #Fastcopy v5.6 has been released. It's a really good third party failsafe copytool with optimized buffering, queueing, improved asynchronous transfer technology and more. Completely free (but a pro version is available). https://fastcopy.jp/
-
#Windows #Fastcopy v5.6 has been released. It's a really good third party failsafe copytool with optimized buffering, queueing, improved asynchronous transfer technology and more. Completely free (but a pro version is available). https://fastcopy.jp/
-
#Windows #Fastcopy v5.6 has been released. It's a really good third party failsafe copytool with optimized buffering, queueing, improved asynchronous transfer technology and more. Completely free (but a pro version is available). https://fastcopy.jp/
-
#Windows #Fastcopy v5.6 has been released. It's a really good third party failsafe copytool with optimized buffering, queueing, improved asynchronous transfer technology and more. Completely free (but a pro version is available). https://fastcopy.jp/
-
#Windows #Fastcopy v5.6 has been released. It's a really good third party failsafe copytool with optimized buffering, queueing, improved asynchronous transfer technology and more. Completely free (but a pro version is available). https://fastcopy.jp/
-
A quotation from Douglas Adams
A common mistake people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.
Douglas Adams (1952-2001) English author, humorist, screenwriter
Hitchhiker’s Guide No. 5, Mostly Harmless, ch. 12 (1992)More about this quote: wist.info/adams-douglas/1464/
#quote #quotes #quotation #qotd #douglasadams #hitchhikersguide #hitchhikersguidetothegalaxy #mostlyharmless #design #failsafe #fool #foolproofing #genius #ingenuity
-
## LibreSSL 4.3.1 released!
* Internal improvements
- Remove the unused sequence number from X509_REVOKED.
- Replace a call to atoi() with strtonum() in nc(1) and replace a
misleading use of ntohs() with htons().
- openssl(1) speed now uses HMAC-SHA256 for its hmac benchmark.
- Reimplemented only use of ASN1_PRINTABLE_type() in openssl(1) ca.
The API will be removed in an upcoming release.
- Add curve NID to EC_POINT objects so the library has a clue on which
curve a given EC_POINT is supposed to live.
- Use curve NID to check for compatibility between group and points
in various EC API. This isn't 100% failsafe but good enough for sane
uses.
- Require SSE in order to use gcm_{gmult,ghash}_4bit_mmx().
On rare i386 machines suporting MMX but not SSE this could result
in an illegal instruction.
- Cleaned up asn1t.h to make it somewhat readable and more robust by
using C99 initializers in particular.
- Further assembly macro improvements for -portable.
- Add fast path for well-known DH primes in DH_check() (including
those from RFC 7919). Some projects still fiddle with this in 2025.
- Rewrite ec_point_cmp() for readability and robustness.
- Improve EVP_{Open,Seal}Init() internals. This is legacy API that
cannot be removed since one scripting language still exposes it.
- ASN1_BIT_STRING_set_bit() now trims trailing zero bits itself rather
than relying on i2c_ASN1_BIT_STRING() to do that when encoding.
- Fix and add workarounds to libtls to improve const correctness and
to avoid warnings when compiling with OpenSSL 4.
- Prefix EC_KEY methods with ec_key_ to avoid problems in some static
links.https://undeadly.org/cgi?action=article;sid=20260420085845
Go read ALL about it here!
#SSL #libre #BSD #openBSD #OpenSource #programming #networking #Secure #Socket #Layer
-
Что мы изменили в сети, чтобы сделать её устойчивее
Даже сложная и продуманная технологическая система не застрахована от инцидентов — это касается любых инфраструктур, от железнодорожных и коммунальных до IT. Поэтому инженерам, которые обеспечивают надёжность систем, важно не только предотвращать проблемы, но и минимизировать их влияние за счёт хорошего антикризисного (или DR ) плана. Меня зовут Костя Крамлих, я отвечаю за сетевую виртуализацию и сетевые сервисы в Yandex Cloud. К написанию этой статьи меня подтолкнула наша работа по предотвращению крупных инцидентов, наподобие тех, что произошли в конце 2024 года. Разрешить их удалось благодаря слаженной работе всей команды, и по итогам мы сделали выводы, которые не ограничиваются только устранением сетевых аварий. Сегодня по материалам реальных событий расскажу о сетевой части: — что важно знать о том, как ломаются большие системы, на наших примерах; — как мы проанализировали все наши инциденты за последний год и что сделали, чтобы предотвратить появление проблем на инфраструктуре; — как подошли к внедрению этих улучшений небольшими шагами, чтобы они не стали источником новых инцидентов.
https://habr.com/ru/companies/yandex/articles/920092/
#infrastructure #failsafe #headless #сеть #отказоустойчивость #высокая_производительность #инфраструктура