« 30 31 32 33 »

Pages are deceptive. Live life in a basket.

Apocalypse Now OST(1979) - Voyage - YouTube

https://www.youtube.com/watch?v=o34ar2yVIgM&list=PL08EAE6CFF3BBD60B

Fastly Status

https://status.fastly.com/

Support Documentation Blog Login Fastly’s network has built-in redundancies and automatic failover routing to ensure optimal performance and uptime. But when a network issue does arise, we think our customers deserve clear, transparent communication so they can maintain trust in our service and our team. Notices will be posted here when we re-route traffic, upgrade hardware, or in the extremely rare case our network isn’t serving traffic. If you are experiencing issues and do not see a notice posted, please email support@fastly.com for assistance. x Get email notifications whenever Fastly creates , updates or resolves an incident. make sure not to put cookie values in here since this gets cached This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply. Get text message notifications whenever Fastly ...

Linked on 2021-06-08 10:39:55 | Similar Links
Differences between the repository and Visual Studio Code · microsoft/vscode Wiki · GitHub

https://github.com/microsoft/vscode/wiki/Differences-between-the-repository-and-Visual-Studio-Code

Skip to content Sign up Why GitHub? Features → Mobile → Actions → Codespaces → Packages → Security → Code review → Project management → Integrations → GitHub Sponsors → Customer stories → Team Enterprise Explore Explore GitHub → Topics → Collections → Trending → Learning Lab → Open source guides → The ReadME Project → Events → Community forum → GitHub Education → GitHub Stars program → Marketplace Pricing Plans → Compare plans → Contact Sales → Education → '"` </textarea></xmp> In this repository All GitHub ↵ Jump to ↵ No suggested jump to results In this repository All GitHub ↵ Jump to ↵ In this organization All GitHub ↵ Jump to ↵ In this repository All GitHub ↵ Jump to ↵ Sign in Sign up {{ message...

Linked on 2021-06-08 06:08:34 | Similar Links
manjaro - Can't Find certain extensions in CODE-OSS(Open source variant of Visual Studio Code) - Stack Overflow

https://stackoverflow.com/questions/64463768/cant-find-certain-extensions-in-code-ossopen-source-variant-of-visual-studio-c

Stack Overflow About Products For Teams Stack Overflow Public questions & answers Stack Overflow for Teams Where developers & technologists share private knowledge with coworkers Jobs Programming & related technical career opportunities Talent Recruit tech talent & build your employer brand Advertising Reach developers & technologists worldwide About the company Loading… Log in Sign up current community Stack Overflow help chat Meta Stack Overflow Sign up or log in to customize your list. more stack exchange communities company blog People who code: we want your input. Take the Survey Join Stack Overflow to learn, share knowledge, and build your career. Sign up with email Sign up Sign up with Google Sign up with GitHub Sign up with...

Linked on 2021-06-08 06:04:46 | Similar Links
preston-what-the-hell

https://preston-what-the-hell.shithouse.tv/

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. ...

Linked on 2021-06-08 04:54:05 | Similar Links
Dennis Tools I have to have my tools - YouTube

https://youtu.be/Mk3EVQnpQWs

About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy & Safety How YouTube works Test new features © 2021 Google LLC...

Linked on 2021-06-06 12:16:56 | Similar Links
C code (violence) | The only good system is a sound system

https://ftrv.se/3#toc_0

Σ 📰 ○ ⑨ 📷 🖼 📹 🍺 C code (violence) The shorter the code, the better. Code is read more often than is written. If you can avoid writing code, avoid it. Keep it as simple as possible, but not too much. Again, read vs write. Read the code. In case of a retch, take a few deep breaths. Continue. If there are no comments, it either means the code IS simple, or the code is impossible to understand unless you read a spec. See the top of a file to check if that’s the case. Do not put a copy of your license on top of every file. This is awkward. Use /* */ -style comments instead of C++ style. Use // to comment out parts of code for a quick test. Put a link to a spec on top if the code implements it. For god’s sake, compiler can’t read and doesn’t care about your spec copy-pasted into the source code. If your code really needs a copy-pasted spec, it sucks. Prefer “magic” numbers with in-plac...

Linked on 2021-06-06 07:00:52 | Similar Links
makefile · GitHub

https://gist.github.com/LiminalCrab/40a77d84026130ded25abb40b7803baf

Skip to content '"` </textarea></xmp> All gists Back to GitHub Sign in Sign up Sign in Sign up {{ message }} Instantly share code, notes, and snippets. LiminalCrab / makefile Secret Created Jun 3, 2021 Star 0 Fork 0 Star Code Revisions 1 Embed What would you like to do? Embed Embed this gist in your website. Share Copy sharable link for this gist. Clone via HTTPS Clone with Git or checkout with SVN using the repository’s web address. Learn more about clone URLs Download ZIP makefile Raw makefile CC =gcc CPPFLAGS += -I/usr/local/pgsql/include CFLAGS? =-Werror -Wextra -Wall -O0 -g3 -pthread INCLUDES =-I/usr/local/include/ -I./include/ `...

Linked on 2021-06-03 20:32:04 | Similar Links
Stack Overflow acquired by Prosus for $1.8 billion – TechCrunch

https://techcrunch.com/2021/06/02/stack-overflow-acquired-by-prosus-for-a-reported-1-8-billion/

duplicate React-root div for styling Greg Kumparak @grg / 12 hours The legendary Q&A website for programmers (and probably one of the most copy-and-pasted sites on the internet) Stack Overflow is being acquired. The Wall Street Journal is reporting that Prosus (the primary shareholder of Chinese gaming mega co/WeChat developer, Tencent) will acquire Stack Overflow for $1.8 billion. Update: Prosus confirms the $1.8 billion number in a press release here. While perhaps not a name everyone recognizes, Prosus — the international assets holding arm of South Africa’s Naspers — is something of a giant. In 2001, parent company Naspers bought a 46.5% stake in Tencent for $32 million dollars. Earlier this year they sold a 2% stake of Tencent for nearly $15 billion . Stack Overflow co-founders Jeff Atwood and Joel Spolsky shared the following shortly after the news broke...

Linked on 2021-06-02 21:50:52 | Similar Links
PostgreSQL: Documentation: 13: 33.20. Building libpq Programs

https://www.postgresql.org/docs/current/libpq-build.html

Header Home About Download Documentation Community Developers Support Donate Your account /input-group 20th May 2021: PostgreSQL 14 Beta 1 Released ! Documentation → PostgreSQL 13 Supported Versions: Current ( 13 ) / 12 / 11 / 10 / 9.6 Development Versions: 14 / devel Unsupported versions: 9.5 / 9.4 / 9.3 / 9.2 / 9.1 / 9.0 / 8.4 / 8.3 / 8.2 / 8.1 / 8.0 / 7.4 / 7.3 / 7.2 /input-group 33.20. Building libpq Programs Prev Up Chapter 33. libpq — C Library Home Next libpq To build (i.e., compile and link) a program using libpq you need to do all of the following things: Include the libpq-fe.h header file: #include <libpq-fe.h> If you failed to do that then you will normally get error messages from your compiler similar to:...

Linked on 2021-06-02 20:06:35 | Similar Links
‘Unbelievable:’ Children, 12 and 14, use AK-47, other guns in shooting rampage on Volusia deputies

https://www.clickorlando.com/news/local/2021/06/02/deputy-involved-shooting-reported-in-volusia-county/

87 º Sign In Search News Watch Live Investigators News 6 At Nine Local News Florida National World Politics Space News Trust Index Coronavirus Vaccine Do Your Part Entertainment Strange Florida Getting Results. The Weekly Driving Change Getting Results Together Getting Results For Our Schools Getting Results For Your Health Award Winners Need Results? Weather Weather News PinIt! Hurricane Alerts Live Orlando Cam Live Beach Cam Live Port Cam Traffic Ask Trooper Steve What The Honk? Features Shop ClickOrando Deals Trust Index Theme Parks Father's Day Juneteenth Pets Food Health Travel Make Ends Meet Money Tech Something Good Pros Who Know Remembering Pulse Podcasts Florida Foodie Fourth Estate Space Curious The Hecht Effect Ask Holly Real Estate Puckcast Sports Bracket Challenge Orlando Magic UCF Knights Florida Gators Orlando City SC Orlando Pride Miami Dolphins Tampa Bay Buccaneers Jack...

Linked on 2021-06-02 16:11:48 | Similar Links
The Departed | Hows Your Mother? | Mark Wahlberg | Alec Baldwin | Matt Damon | Martin Scorsese - YouTube

https://youtu.be/WkuikNKYI4c?t=20

About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy & Safety How YouTube works Test new features © 2021 Google LLC...

Linked on 2021-06-02 16:02:45 | Similar Links
GitHub - LiminalCrab/cataclysmic-converter: I don't have that much money.

https://github.com/LiminalCrab/cataclysmic-converter

Skip to content Sign up Why GitHub? Features → Mobile → Actions → Codespaces → Packages → Security → Code review → Project management → Integrations → GitHub Sponsors → Customer stories → Team Enterprise Explore Explore GitHub → Topics → Collections → Trending → Learning Lab → Open source guides → The ReadME Project → Events → Community forum → GitHub Education → GitHub Stars program → Marketplace Pricing Plans → Compare plans → Contact Sales → Education → '"` </textarea></xmp> In this repository All GitHub ↵ Jump to ↵ No suggested jump to results In this repository All GitHub ↵ Jump to ↵ In this user All GitHub ↵ Jump to ↵ In this repository All GitHub ↵ Jump to ↵ Sign in Sign up {{ message }} ...

Linked on 2021-06-02 14:45:48 | Similar Links
The Mayo Feeler™ - Oleg Technologies - YouTube

https://youtu.be/gNLTW2MvYbc

About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy & Safety How YouTube works Test new features © 2021 Google LLC...

Linked on 2021-05-30 18:44:53 | Similar Links
Drunk Post: Things I've learned as a Sr Engineer : ExperiencedDevs

https://www.reddit.com/r/ExperiencedDevs/comments/nmodyl/drunk_post_things_ive_learned_as_a_sr_engineer/

Press J to jump to the feed. Press question mark to learn the rest of the keyboard shortcuts Log In Sign Up User account menu 5.7k Close 5.7k Posted by 2 days ago 2 2 13 2 10 15 17 11 I'm drunk and I'll probably regret this, but here's a drunken rank of things I've learned as an engineer for the past 10 years. The best way I've advanced my career is by changing companies. Technology stacks don't really matter because there are like 15 basic patterns of software engineering in my field that apply. I work in data so it's not going to be the same as webdev or embedded. But all fields have about 10-20 core principles and the tech stack is just trying to make those things easier, so don't fret overit. There's a reason why people recommend job hunting. If I'm unsatisfied at a job, it's probably time to move on. I've made some good, lifelong friends at companies I've worked with. I d...

Linked on 2021-05-30 18:39:14 | Similar Links
US Soldiers Expose Nuclear Weapons Secrets Via Flashcard Apps - bellingcat

https://www.bellingcat.com/news/2021/05/28/us-soldiers-expose-nuclear-weapons-secrets-via-flashcard-apps/

<![endif] News Resources Case Studies Guides Podcasts Workshops EN English русский Donate Search for: Foeke Postma Foeke Postma works as a researcher and trainer at Bellingcat. He has a background in conflict analysis and resolution, and is particularly interested in military, environmental, and LGBT+ issues. May 28, 2021 Nuclear US Military For US soldiers tasked with the custody of nuclear weapons in Europe, the stakes are high. Security protocols are lengthy, detailed and need to be known by heart. To simplify this process, some service members have been using publicly visible flashcard learning apps — inadvertently revealing a multitude of sensitive security protocols about US nuclear weapons and the bases at which they are stored. While the presence of US nuclear weapons in Europe has long been detailed by...

Linked on 2021-05-29 11:52:53 | Similar Links
Gentoo Freenode channels have been hijacked – Gentoo Linux

https://www.gentoo.org/news/2021/05/26/gentoo-freenode-channels-hijacked.html

Get Gentoo! gentoo.org sites gentoo.org Wiki Bugs Forums Packages Planet Archives Gitweb Infra status Toggle navigation Home Get started Downloads Inside Gentoo Support Get involved Donate Toggle secondary navigation News May 26, 2021 Today (2021-05-26) a large number of Gentoo channels have been hijacked by Freenode staff, including channels that were not yet migrated to Libera.chat. We cannot perceive this otherwise than as an open act of hostility and we have effectively left Freenode. Please note that at this point the only official Gentoo IRC channels, as well as developer accounts, can be found on Libera Chat . Please feel free to contact us . Home News Get Started About Gentoo Philosophy Screenshots FAQ Downloads Mirrors Signatures Inside Gentoo Developers Projects GLEPs Artwork...

Linked on 2021-05-26 12:41:15 | Similar Links
100r.co/main.c at master · hundredrabbits/100r.co · GitHub

https://github.com/hundredrabbits/100r.co/blob/master/src/main.c#L52

Skip to content Sign up Why GitHub? Features → Mobile → Actions → Codespaces → Packages → Security → Code review → Project management → Integrations → GitHub Sponsors → Customer stories → Team Enterprise Explore Explore GitHub → Topics → Collections → Trending → Learning Lab → Open source guides → The ReadME Project → Events → Community forum → GitHub Education → GitHub Stars program → Marketplace Pricing Plans → Compare plans → Contact Sales → Education → '"` </textarea></xmp> In this repository All GitHub ↵ Jump to ↵ No suggested jump to results In this repository All GitHub ↵ Jump to ↵ In this organization All GitHub ↵ Jump to ↵ In this repository All GitHub ↵ Jump to ↵ Sign in Sign up {{ message...

Linked on 2021-05-24 17:33:15 | Similar Links
meson/meson.c at main · LiminalCrab/meson · GitHub

https://github.com/LiminalCrab/meson/blob/main/meson.c

Skip to content Sign up Why GitHub? Features → Mobile → Actions → Codespaces → Packages → Security → Code review → Project management → Integrations → GitHub Sponsors → Customer stories → Team Enterprise Explore Explore GitHub → Topics → Collections → Trending → Learning Lab → Open source guides → The ReadME Project → Events → Community forum → GitHub Education → GitHub Stars program → Marketplace Pricing Plans → Compare plans → Contact Sales → Education → '"` </textarea></xmp> In this repository All GitHub ↵ Jump to ↵ No suggested jump to results In this repository All GitHub ↵ Jump to ↵ In this user All GitHub ↵ Jump to ↵ In this repository All GitHub ↵ Jump to ↵ Sign in Sign up {{ message }} ...

Linked on 2021-05-24 07:55:19 | Similar Links
Time The Destroyer - YouTube

https://www.youtube.com/watch?v=IQhHXKRzn38

machete

https://machete.shithouse.tv/

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. ...

Linked on 2021-05-24 02:21:16 | Similar Links
Sublime Text - Text Editing, Done Right

https://www.sublimetext.com/

Download Buy Support News Forum Text Editing, Done Right Download for Windows Download for Windows Install for Linux Download for Mac Sublime Text 4 (Build 4107) See What's New Dark Light Windows Mac Linux Transparent gif to fill space without broken image icon Effortlessly Split Panes and Navigate Between Code With the new Tab Multi-Select functionality, tabs become first-class citizens in the interface. A simple modifier when performing actions will split the interface to show multiple tabs at once. Works with the side bar, tab bar, Goto Anything and more! Side-by-Side Mode for Definitions The Definitions popup now supports side-by-side mode via the icon, or holding Ctrl ⌘ while clicking a link. Goto Definition, Goto Reference and Goto Symbol in Project also support side-by-side viewing. Expl...

Linked on 2021-05-21 11:20:24 | Similar Links
https://fuchsnet.ch/freenode-resign-letter.txt

https://fuchsnet.ch/freenode-resign-letter.txt

freenode now belongs to Andrew Lee, and I'm leaving for a new network.

https://www.kline.sh/

A previous copy of this was a draft. This one isn't - its the real thing. Some time ago, Christel, the former head of freenode staff sold `freenode ltd` (a holding company) to a third party, Andrew Lee[1], under terms that were not disclosed to the staff body. It turns out that this contract did indeed intend to sell the entire network and it's holdings, a fact hidden from the of staff. Mr Lee at the time had promised to never exercise any operational control over freenode. In the past few weeks, we began to realise this had changed[2][3], and Mr Lee has sought to assert total legal control over the network, including user data. Despite our best efforts, the legal advice the freenode staff has obtained is that the contract signed by the previous head of staff cannot be fought with a reasonable likelyhood of success. As a result, Mr Lee will shortly have operational control over the...

Linked on 2021-05-19 12:41:31 | Similar Links
https://instagram.com/nopo_lunch_walker?utm_medium=copy_link

https://instagram.com/nopo_lunch_walker?utm_medium=copy_link

« 30 31 32 33 »

Pages are deceptive. Live life in a basket.