We've detected that JavaScript is disabled in your browser. Would you like to proceed to legacy Twitter? Yes Skip to content Home Home Home, current page. Moments Moments Moments, current page. Search query Search Twitter Remove In this conversation Verified account Protected Tweets @ Suggested users Verified account Protected Tweets @ Verified account Protected Tweets @ Language: English Bahasa Indonesia Bahasa Melayu Català Čeština Dansk Deutsch English UK Español Filipino Français Hrvatski Italiano Magyar Nederlands Norsk Polski Português Română Slovenčina Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български език Русский Српски Українська мова עִבְרִית العربية فارسی मराठी हिन्दी বাংলা ગુજરાતી தமிழ் ಕನ್ನಡ ภาษาไทย 한국어 日本語 简体中文 繁體中文 Have an account? Log i...
We've detected that JavaScript is disabled in your browser. Would you like to proceed to legacy Twitter? Yes Skip to content Home Home Home, current page. Moments Moments Moments, current page. Search query Search Twitter Remove In this conversation Verified account Protected Tweets @ Suggested users Verified account Protected Tweets @ Verified account Protected Tweets @ Language: English Bahasa Indonesia Bahasa Melayu Català Čeština Dansk Deutsch English UK Español Filipino Français Hrvatski Italiano Magyar Nederlands Norsk Polski Português Română Slovenčina Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български език Русский Српски Українська мова עִבְרִית العربية فارسی मराठी हिन्दी বাংলা ગુજરાતી தமிழ் ಕನ್ನಡ ภาษาไทย 한국어 日本語 简体中文 繁體中文 Have an account? Log i...
We've detected that JavaScript is disabled in your browser. Would you like to proceed to legacy Twitter? Yes Skip to content Home Home Home, current page. Moments Moments Moments, current page. Search query Search Twitter Remove In this conversation Verified account Protected Tweets @ Suggested users Verified account Protected Tweets @ Verified account Protected Tweets @ Language: English Bahasa Indonesia Bahasa Melayu Català Čeština Dansk Deutsch English UK Español Filipino Français Hrvatski Italiano Magyar Nederlands Norsk Polski Português Română Slovenčina Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български език Русский Српски Українська мова עִבְרִית العربية فارسی मराठी हिन्दी বাংলা ગુજરાતી தமிழ் ಕನ್ನಡ ภาษาไทย 한국어 日本語 简体中文 繁體中文 Have an account? Log i...
This is a dumb hack, we should only have one or the other from the the template context, so only one of the following will be rendered. true ...
We've detected that JavaScript is disabled in your browser. Would you like to proceed to legacy Twitter? Yes Skip to content Home Home Home, current page. Moments Moments Moments, current page. Search query Search Twitter Remove In this conversation Verified account Protected Tweets @ Suggested users Verified account Protected Tweets @ Verified account Protected Tweets @ Language: English Bahasa Indonesia Bahasa Melayu Català Čeština Dansk Deutsch English UK Español Filipino Français Hrvatski Italiano Magyar Nederlands Norsk Polski Português Română Slovenčina Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български език Русский Српски Українська мова עִבְרִית العربية فارسی मराठी हिन्दी বাংলা ગુજરાતી தமிழ் ಕನ್ನಡ ภาษาไทย 한국어 日本語 简体中文 繁體中文 Have an account? Log i...
Skip to content Palakis / obs-ndi Features Business Explore Marketplace Pricing '"` </textarea></xmp> In this repository All GitHub ↵ Jump to ↵ No suggested jump to results Sign in or Sign up Watch 59 Star 281 Fork 33 Palakis / obs-ndi Code Issues 103 Pull requests 1 Projects 0 Insights Code Issues 103 Pull requests 1 Projects 0 Pulse '"` </textarea></xmp> Dismiss Create your free GitHub account today to subscribe to this repository for new releases and build software alongside 28 million developers. Sign up Releases Tags Latest release 4.5.3 59f610c /.meta obs-ndi 4.5.3 Latest release 4.5.3 59f610c Palakis released this Oct 7, 2018 · 4 commits to master since this relea...
Blog Talks Projects Translations: French Italian Portuguese Russian Spanish I’ve been programming for 15 years now. Recently our industry’s lack of care for efficiency, simplicity, and excellence started really getting to me, to the point of me getting depressed by my own career and the IT in general. Modern cars work, let’s say for the sake of argument, at 98% of what’s physically possible with the current engine design. Modern buildings use just enough material to fulfill their function and stay safe under the given conditions. All planes converged to the optimal size/form/load and basically look the same. Only in software, it’s fine if a program runs at 1% or even 0.01% of the possible performance. Everybody just seems to be ok with it. People are often even proud about how much inefficient it is, as in “why should we worry, computers are fast enough”: @tveastman ...
| jq -M -c '.data.url = "http://insights-dataflow-storage-service.default.svc.cluster.local"' | curl -XPUT --data-binary @- http://localhost:6505/v1/metadata/623156de-a2f8-4bac-8236-1e34c15c0c37
<![endif] Locale: en Country: us Facebook Newsroom Menu end:.wrapper Search in newsroom end:.search-box Home News Company Info Inside Feed Directory Media Gallery Investor Relations end:.wrapper end:.header-primary Select category Company News Product News Hard Questions Inside Feed Community Boost Select year 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 press@fb.com end:.sidebar-widget Company News Product News Hard Questions Inside Feed Community Boost end:.sidebar-widget 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 end:.sidebar-widget Introducing the Facebook Community Leadership Program Participants September 23, 2018 The Facebook Community Leadership Program empowers and supports the 115 people from around the world who have been selected… ...
Russ Cox August 27, 2018 This overview and the accompanying detailed draft design are part of a collection of Go 2 draft design documents . The overall goal of the Go 2 effort is to address the most significant ways that Go fails to scale to large code bases and large developer efforts. One way that Go programs fail to scale well is in the writing of error-checking and error-handling code. In general Go programs have too much code checking errors and not enough code handling them. (This will be illustrated below.) The draft design aims to address this problem by introducing lighter-weight syntax for error checks than the current idiomatic assignment-and-if-statement combination. As part of Go 2, we are also considering, as a separate concern, changes to the semantics of error values , but this document is only about error checking and handling. To scale to large code bases, Go programs ...
Cadey is a user on mst3k.interlinked.me . You can follow them or interact with them if you have an account anywhere in the fediverse. Cadey @cadey The thing that really gets me about TempleOS though is that the only two binaries on the disk are the bootloader (i count the bootloader variants as the same thing) and the bootstrap compiler. Everything else is compiled on the fly, including the kernel, init, userland, documentation system (that dynamically regenerates itself based on symbol tables and annotations from the compiler), debugger, (contd) Sep 28, 2018, 19:44 · Web · 0 · 1 Sep 28, 2018, 19:44 Cadey @cadey demos, full documentation (including bitmap diagrams directly embedded in a lot of source code), a graphics stack (that he limited to 640x480 because "hidden GPU rendering" was too hard to figure out), 8 core 3d flight simulator that ...
[if IE]><body id="asset-type-sty" class="ie device--feature"><![endif] [if !IE]> <![endif] BBCDOTCOM bodyFirst [if (gt IE 8) | (IEMobile)]><! <![endif] [if (lt IE 9) & (!IEMobile)]> <![if (IE 8)]> <header id="orb-banner" role="banner" class="orb-old-ie orb-ie8" aria-label="BBC"> <![endif]> <![if (IE 7)]> <header id="orb-banner" role="banner" class="orb-old-ie orb-ie7" aria-label="BBC"> <![endif]> <![if (IE 6)]> <header id="orb-banner" role="banner" class="orb-old-ie orb-ie6" aria-label="BBC"> <![endif]> <![endif] Homepage Skip to content Accessibility Help BBC iD Because we are now loading the notification bell CSS asynchronously, we need this inline style hack to ensure that the notification div is hidden by default, and shown only if and when the bell code is loaded from notification-ui ...