POPULARITY
Episode brought to you by Amazon (http://www.thinkcomputers.org/amazon). Reviews This Week: ASUS ROG Maximus XII Hero Motherboard Review (https://thinkcomputers.org/asus-rog-maximus-xii-hero-motherboard-review/) Philips ActionFit ST702 Wireless Earbuds Review (https://thinkcomputers.org/philips-actionfit-st702-wireless-earbuds-review/) Other Stuff This Week: Case Mod Friday: Yuel Beast Atlas (https://thinkcomputers.org/case-mod-friday-yuel-beast-atlas/) News This Week: AMD Ryzen 4000 Desktop Processors moved to 5nm+ Process (https://thinkcomputers.org/amd-ryzen-4000-desktop-processors-moved-to-5nm-process/) AMD Ryzen 3000 Refresh CPUs Get Early Listing (https://thinkcomputers.org/amd-ryzen-3000-refresh-cpus-get-early-listing/) Intel CEO wants everybody to not look at benchmarks (https://thinkcomputers.org/intel-ceo-not-look-benchmarks/) Intel discontinues 8th gen ‘Coffee Lake’ desktop processor family (https://thinkcomputers.org/intel-discontinues-8th-gen-coffee-lake-desktop-processor-family/) WD may face Class-Action lawsuit over SMR HDDs controversy (https://thinkcomputers.org/wd-action-lawsui-smr-hdds/) Thermaltake Announces the Tower 100 Mini Chassis (https://thinkcomputers.org/thermaltake-announces-the-tower-100-mini-chassis/) Thermaltake Launches the World’s First CPU & Memory AIO Liquid Cooler (https://thinkcomputers.org/thermaltake-launches-the-worlds-first-cpu-memory-aio-liquid-cooler/) Fractal Design Introduces Define 7 Compact Case (https://thinkcomputers.org/fractal-design-introduces-define-7-compact-case/) Lamptron Announces CU135 ARGB Fan and Lighting Controller (https://thinkcomputers.org/lamptron-announces-cu135-argb-fan-and-lighting-controller/) 20 Minutes of Diablo 4 Gameplay Released (https://thinkcomputers.org/20-minutes-of-diablo-4-gameplay-released/) Borderlands: The Handsome Collection is now Free on Epic Games Store (https://thinkcomputers.org/borderlands-the-handsome-collection-is-now-free-on-epic-games-store/) Coming Next Week: Patriot PXD Portable SSD (https://store.patriotmemory.com/products/patriot-pxd-m-2-pcie-type-c-external-ssd?variant=33379670130821) SilverStone LS04 Light Strips (https://www.silverstonetek.com/product.php?pid=889&area=en)
Episode #4 is here! Wow, big thanks to the Lake Norman businesses that have agreed to join me for these short interviews. In this episode, I interview Beatriz Aguirre, the Managing Director at Waterbean Coffee! Waterbean Coffee Company is a Lake Norman icon, and the anchor for two prominent shopping centers in both Huntersville and Cornelius. Beatriz and I discuss quite a bit in such a short interview, including:A brief history of Waterbean Coffee.A few things that set Waterbean apart from other coffee shops, such as...Roasting their own coffeeTriple-filtering water used in brewingusing non-GMO syrupsand more!We talk about the menu (here's a hint: there's much more than just regular coffee!):4 different espresso roasts!A variety of coffee brewing styles at the brew bar, including Siphon brewing - very cool, check it out!Smoothies and SandwichesWine and BeerWaterbean Coffee is also home to one of the best small meeting rooms in the area, available to the public at an incredibly generous rate... just purchase $25 worth of coffee or snacks per hour. With capacity of around 18 guests, that should be easy!Of course, I bring up Cars and Coffee ! Waterbean Coffee Cornelius is home to Cars and Coffee style meetups for car enthusiasts. Held the 2nd Saturday of every month. This car meet has something for almost everyone, from classic cars to modern exotics!Beatriz also shares with us how Waterbean is operating during the current COVID-19 pandemic. In addition to remaining open on a limited scale by serving take-out orders, Waterbean Coffee has also started an initiative called Fuel For The Frontlines. To support our community during the COVID-19 crisis, Fuel For The Frontlines is a way for you to donate coffee and baked goods to the healthcare personnel, grocery staff and first responders who are working on the front lines locally around Charlotte and Lake Norman Area. Please, listeners consider making a donation. Here's the link:https://www.waterbean.coffee/fuel-for-the-frontlines-1Many thanks to Beatriz and Waterbean Coffee for participating in the podcast! Below are some relevant links. Enjoy the episode!Waterbean Coffee helpful links:Web: https://www.waterbean.coffee/Instagram: @waterbeancoffeeFacebook: @waterbean.coffeeCornelius location:19420 Jetton Road Suite 105Cornelius, NC 28031Huntersville location:9705 Sam Furr Road Suite AHuntersville, NC 28078Support the show
OpenBSD 6.5 has been released, mount ZFS datasets anywhere, help test upcoming NetBSD 9 branch, LibreSSL 2.9.1 is available, Bail Bond Denied Edition of FreeBSD Mastery: Jails, and one reason ed(1) was a good editor back in the days in this week’s episode. Headlines OpenBSD 6.5 Released Changelog Mirrors 6.5 Includes OpenSMTPD 6.5.0 LibreSSL 2.9.1 OpenSSH 8.0 Mandoc 1.14.5 Xenocara LLVM/Clang 7.0.1 (+ patches) GCC 4.2.1 (+ patches) and 3.3.6 (+ patches) Many pre-built packages for each architecture: aarch64: 9654 amd64: 10602 i386: 10535 Mount your ZFS datasets anywhere you want ZFS is very flexible about mountpoints, and there are many features available to provide great flexibility. When you create zpool maintank, the default mountpoint is /maintank. You might be happy with that, but you don’t have to be content. You can do magical things. Some highlights are: mount point can be inherited not all filesystems in a zpool need to be mounted each filesystem (directory) can have different ZFS characteristics In my case, let’s look at this new zpool I created earlier today and I will show you some very simple alternatives. This zpool use NVMe devices which should be faster than SSDs especially when used with multiple concurrent writes. This is my plan: run all the Bacula regression tests concurrently. News Roundup Branch for netbsd 9 upcoming, please help and test -current Folks, once again we are quite late for branching the next NetBSD release (NetBSD 9). Initially planned to happen early in February 2019, we are now approaching May and it is unlikely that the branch will happen before that. On the positive side, lots of good things landed in -current in between, like new Mesa, new jemalloc, lots of ZFS improvements - and some of those would be hard to pull up to the branch later. On the bad side we saw lots of churn in -current recently, and there is quite some fallout where we not even have a good overview right now. And this is where you can help: please test -current, on all the various machines you have especially interesting would be test results from uncommon architectures or strange combinations (like the sparc userland on sparc64 kernel issue I ran in yesterday) Please test, report success, and file PRs for failures! We will likely announce the real branch date on quite short notice, the likely next candidates would be mid may or end of may. We may need to do extra steps after the branch (like switch some architectures back to old jemalloc on the branch). However, the less difference between -current and the branch, the easier will the release cycle go. Our goal is to have an unprecedented short release cycle this time. But.. we always say that upfront. LibreSSL 2.9.1 Released We have released LibreSSL 2.9.1, which will be arriving in the LibreSSL directory of your local OpenBSD mirror soon. This is the first stable release from the 2.9 series, which is also included with OpenBSD 6.5 It includes the following changes and improvements from LibreSSL 2.8.x: API and Documentation Enhancements CRYPTO_LOCK is now automatically initialized, with the legacy callbacks stubbed for compatibility. Added the SM3 hash function from the Chinese standard GB/T 32905-2016. Added the SM4 block cipher from the Chinese standard GB/T 32907-2016. Added more OPENSSLNO* macros for compatibility with OpenSSL. Partial port of the OpenSSL ECKEYMETHOD API for use by OpenSSH. Implemented further missing OpenSSL 1.1 API. Added support for XChaCha20 and XChaCha20-Poly1305. Added support for AES key wrap constructions via the EVP interface. Compatibility Changes Added pbkdf2 key derivation support to openssl(1) enc. Changed the default digest type of openssl(1) enc to sha256. Changed the default digest type of openssl(1) dgst to sha256. Changed the default digest type of openssl(1) x509 -fingerprint to sha256. Changed the default digest type of openssl(1) crl -fingerprint to sha256. Testing and Proactive Security Added extensive interoperability tests between LibreSSL and OpenSSL 1.0 and 1.1. Added additional Wycheproof tests and related bug fixes. Internal Improvements Simplified sigalgs option processing and handshake signing algorithm selection. Added the ability to use the RSA PSS algorithm for handshake signatures. Added bnrandinterval() and use it in code needing ranges of random bn values. Added functionality to derive early, handshake, and application secrets as per RFC8446. Added handshake state machine from RFC8446. Removed some ASN.1 related code from libcrypto that had not been used since around 2000. Unexported internal symbols and internalized more record layer structs. Removed SHA224 based handshake signatures from consideration for use in a TLS 1.2 handshake. Portable Improvements Added support for assembly optimizations on 32-bit ARM ELF targets. Added support for assembly optimizations on Mingw-w64 targets. Improved Android compatibility Bug Fixes Improved protection against timing side channels in ECDSA signature generation. Coordinate blinding was added to some elliptic curves. This is the last bit of the work by Brumley et al. to protect against the Portsmash vulnerability. Ensure transcript handshake is always freed with TLS 1.2. The LibreSSL project continues improvement of the codebase to reflect modern, safe programming practices. We welcome feedback and improvements from the broader community. Thanks to all of the contributors who helped make this release possible. FreeBSD Mastery: Jails – Bail Bond Denied Edition I had a brilliant, hideous idea: to produce a charity edition of FreeBSD Mastery: Jails featuring the cover art I would use if I was imprisoned and did not have access to a real cover artist. (Never mind that I wouldn’t be permitted to release books while in jail: we creative sorts scoff at mere legal and cultural details.) I originally wanted to produce my own take on the book’s cover art. My first attempt failed spectacularly. I downgraded my expectations and tried again. And again. And again. I’m pleased to reveal the final cover for FreeBSD Mastery: Jails–Bail Bond Edition! This cover represents the very pinnacle of my artistic talents, and is the result of literally hours of effort. But, as this book is available only to the winner of charity fund-raisers, purchase of this tome represents moral supremacy. I recommend flaunting it to your family, coworkers, and all those of lesser character. Get your copy by winning the BSDCan 2019 charity auction… or any other other auction-type event I deem worthwhile. As far as my moral fiber goes: I have learned that art is hard, and that artists are not paid enough. And if I am ever imprisoned, I do hope that you’ll contribute to my bail fund. Otherwise, you’ll get more covers like this one. One reason ed(1) was a good editor back in the days of V7 Unix It is common to describe ed(1) as being line oriented, as opposed to screen oriented editors like vi. This is completely accurate but it is perhaps not a complete enough description for today, because ed is line oriented in a way that is now uncommon. After all, you could say that your shell is line oriented too, and very few people use shells that work and feel the same way ed does. The surface difference between most people's shells and ed is that most people's shells have some version of cursor based interactive editing. The deeper difference is that this requires the shell to run in character by character TTY input mode, also called raw mode. By contrast, ed runs in what Unix usually calls cooked mode, where it reads whole lines from the kernel and the kernel handles things like backspace. All of ed's commands are designed so that they work in this line focused way (including being terminated by the end of the line), and as a whole ed's interface makes this whole line input approach natural. In fact I think ed makes it so natural that it's hard to think of things as being any other way. Ed was designed for line at a time input, not just to not be screen oriented. This input mode difference is not very important today, but in the days of V7 and serial terminals it made a real difference. In cooked mode, V7 ran very little code when you entered each character; almost everything was deferred until it could be processed in bulk by the kernel, and then handed to ed all in a single line which ed could also process all at once. A version of ed that tried to work in raw mode would have been much more resource intensive, even if it still operated on single lines at a time. Beastie Bits CFT for FreeBSD ZoL Simple DNS Adblock AT&T Unix PC in 1985 OpenBSD-current drm at 4.19, includes new support for Intel GPUs like Coffee Lake "What are the differences between Linux and OpenBSD?" - Twitter thread Announcing the pkgsrc-2019Q1 release (2019-04-10) Feedback/Questions Brad - iocage Frank - Video from Level1Tech and a question Niall - Revision Control Send questions, comments, show ideas/topics, or stories you want mentioned on the show to feedback@bsdnow.tv Your browser does not support the HTML5 video tag.
Kontoret svämmar över av hårdvara som snart ska lanseras, men det hindrar inte Jonas och Kenneth från att ta en paus från testandet och riva av en panel om den senaste tidens händelser.
PC Perspective Podcast #514 - 09/20/18 Join us this week for discussion on both the Turing architecture, NVIDIA RTX 2080 and 2080 Ti product reviews, more 8-core Intel Coffee Lake Rumors and more! You can subscribe to us through iTunes and you can still access it directly through the RSS page HERE. The URL for the podcast is: http://pcper.com/podcast - Share with your friends! iTunes - Subscribe to the podcast directly through the iTunes Store (audio only) Video version on iTunes Google Play - Subscribe to our audio podcast directly through Google Play! RSS - Subscribe through your regular RSS reader (audio only) Video version RSS feed MP3 - Direct download link to the MP3 file Hosts: Ryan Shrout, Jeremy Hellstrom, Josh Walrath, Allyn Malventano Peanut Gallery: Alex Lustenberg Program length: 1:38:19 Podcast topics of discussion: Join our spam list to get notified when we go live! Patreon Merch! http://joshtekk.com/ Week in Review: 0:03:30 The NVIDIA GeForce RTX 2080 and RTX 2080 Ti Review The Architecture of NVIDIA's RTX GPUs - Turing Explored 1:01:30 Realtime Raytracing Commit Spotted in Unity GitHub 1:03:00 NVIDIA GeForce RTX 2080 Ti Availability Slips Thanks to Casper for supporting our podcast! Save $50 on select mattresses at http://www.casper.com/pcper code pcper News items of interest: 1:03:25 Coffee Lake ssssssssssssssssss 1:05:25 Cooler Master's Canadian clicky keyboard, the CK552 1:07:00 Reopening a cold boot case 1:09:00 RAM timings versus frequency on an X470 system 1:11:20 ADATA's HD830 External HDD would be a lot of fun to test 1:14:00 $55 of Athlon agility, the 200GE 1:16:30 That's a big ARM you've got there Mr. Ampere 1:21:10 The Tale of a quest that has gone four the Bards 1:23:15 AIDA64 v5.98 arrives just in time for RTX Picks of the Week: 1:24:33 Ryan: Zotac GTX 1080 Ti Amp! 1:26:40 Jeremy: @#*$ing NewEgg 1:28:35 Josh: Physical Media 4 Evah 1:31:20 Allyn: Lego Voltron http://pcper.com/podcast http://twitter.com/ryanshrout and http://twitter.com/pcper Closing/outro
The new MacBook Pros have been released! If you’ve been following the saga involving Intel’s latest processors, Coffee Lake, you’ll know that Apple hasn’t had any mobile products using these CPUs — until now! The cool thing is not only are they faster but Apple has included a quad-core processor (i7) for 13” MacBook Pro models and, for the first time, a six-core processor (i9) for 15” models. Along with these upgrades, Apple has doubled the maximum storage available to 2 TB in the 13” and 4 TB (!) in the 15”. Of course, you’ll pay for the privilege and an i9 with 4 TB in a 15” model will set you back nearly $7,000!! We’ll have both 13” and 15” models on had to talk about and demo. We’ll also talk about some Thunderbolt 3 accessories that are very cool. We suspect that many of you still haven’t gotten on the new USB-C bus (pun intended) and there’s a lot to talk about when it comes to understanding the differences between the USB-A, B, C standards as well as the USB 1, 2, 3 and 3.1 standards — not to mention mini USB and micro USB. We’ll clear up all that confusion for you.
This week: New evidence just today that Apple has a big Mac refresh right around the corner. MacBook Pro is about to get the new feature we’ve all been wanting. Apple is rebuilding their maps app from the ground up, and it looks magnificent. Erfon visited Apple’s new Seattle flagship store it was STUNNING. We pitch a wood-wrapped iPhone case, waterproof camping lights, and a great new reading app an all-new Under Review! This episode supported by Easily create a website by yourself, at Squarespace.com/cultcast. Use offer code CultCast at checkout to get 10% off your first purchase of a website or domain. Act quick! Until July 9th, you can save up to $245 on one of Casper’s American-made award-winning mattresses, at Casper.com/savings. CultCloth will keep your iPhone X, Apple Watch, Mac and iPad sparkling clean, and for a limited time use code CULTCAST at checkout to score a free CleanCloth with any order at CultCloth.co. Thanks to Kevin McLeodfor the music you hear on today’s episode. On the show this week @erfon / @lewiswallace / @bst3r Apple paves the way for new iPads and Macs to arrive in Europe https://www.cultofmac.com/559755/new-ipad-mac-europe/ Apple has this week registered new iPads and Macs with the Eurasian Economic Commission (EEC). The filings hint that a big refresh could be just around the corner. Five new Macs with the model numbers has been registered with the commission. Looking at the model numbers it looks like three of the machines will be MBPs, and then one will be a MBA and A MB. There are five iPad model numbers, too, meaning we’ll likely be seeing an iPad Pro refresh very soon. What’s particularly interesting about the filings is that the Apple lists macOS 10.13 and iOS 11 as the software for these devices, which suggests it might be planning to launch them before macOS Mojave and iOS 12 ‘Coffee Lake’ chips could give 2018 MacBook Pro a jolt https://www.cultofmac.com/559433/2018-macbook-pro-performance-specifications-coffee-lake/ Apple may soon be planning to upgrade the MacBook Pro line to the latest generation of Intel processors. Benchmarks for a macOS laptop running a “Coffee Lake” chip showed up on Geekbench. Why’s that exciting? More cores and a huge 40-50% increase in multitasking performance. If this isn’t a fake, what’s interesting is the machine tested was likely a 13” MBP, but its processor had 4 cores (8 with hyper threading) instead of just two (what current 13” MBPs have) This would probably also mean the 15 would have SIX cores. Apple is rebuilding Maps from the ground up https://techcrunch.com/2018/06/29/apple-is-rebuilding-maps-from-the-ground-up/ Apple Maps getting revamped to suck less https://www.cultofmac.com/558643/apple-maps-revamp-improvements/ For the last 4 years, Apple has been working on totally rebuilding Apple Maps, in an effort to make it the best maps app in the world. They now have hundreds of map editors working furiously, and thousands of employees. Talking to TechCrunch, Eddie Cue, now heading up the project, said they realized maps was at the heart of everything; people use their phones for navigation, apps use GPS to location information, so Apple needed to take ownership of it, and they’re doing it in two ways: Our Under Review picks Rustek Inlay iPhone case https://www.rustek.co/collections/all Libby reading app https://itunes.apple.com/us/app/libby-by-overdrive/id1076402606?mt=8 Luminoodle Camping lights https://amzn.to/2Nu8w8r
Dennis Schirrmacher hat monatelang an der neuen Version des c't Virenjägers Desinfec't gewerkelt und zeigt uns, was alles neu ist. Vor allem für c't-Leser, die kein DVD-Laufwerk mehr haben, gibt es einen Grund zur Freude. Alle während der Sendung auftretenden Fehler liegen natürlich nicht an Desinfec't, sondern an der Hardware. Habt Ihr eine Drohne und wollt ihr damit Aufnahmen im Urlaub machen? Da gibt es einiges zu beachten Hannes Czerulla hat sich mit den Fallstricken befasst, erklärt aber auch, warum Drohnen-Urlaube die schönsten Urlaube sind. Zum Abschluss zeigt uns Christof Windeck eine Handvoll B360-Mainboards für Intels Prozessorfamilie Core i-8000, auch bekannt als Coffee Lake. Ab sofort kann man diese CPUs günstig und auch sehr sparsam betreiben. Nur Übertakter müssen draußen bleiben. Mit dabei: Hannes Czerulla, Dennis Schirrmacher, Fabian Scherschel und Christof Windeck Die c't 12/18 gibt's am Kiosk, im Browser und in der c't-App für iOS und Android. Alle früheren Episoden unseres Podcasts gibt es unter www.ct.de/uplink.
Dennis Schirrmacher hat monatelang an der neuen Version des c't Virenjägers Desinfec't gewerkelt und zeigt uns, was alles neu ist. Vor allem für c't-Leser, die kein DVD-Laufwerk mehr haben, gibt es einen Grund zur Freude. Alle während der Sendung auftretenden Fehler liegen natürlich nicht an Desinfec't, sondern an der Hardware. Habt Ihr eine Drohne und wollt ihr damit Aufnahmen im Urlaub machen? Da gibt es einiges zu beachten Hannes Czerulla hat sich mit den Fallstricken befasst, erklärt aber auch, warum Drohnen-Urlaube die schönsten Urlaube sind. Zum Abschluss zeigt uns Christof Windeck eine Handvoll B360-Mainboards für Intels Prozessorfamilie Core i-8000, auch bekannt als Coffee Lake. Ab sofort kann man diese CPUs günstig und auch sehr sparsam betreiben. Nur Übertakter müssen draußen bleiben. Mit dabei: Hannes Czerulla, Dennis Schirrmacher, Fabian Scherschel und Christof Windeck Die c't 12/18 gibt's am Kiosk, im Browser und in der c't-App für iOS und Android. Alle früheren Episoden unseres Podcasts gibt es unter www.ct.de/uplink.
Dennis Schirrmacher hat monatelang an der neuen Version des c't Virenjägers Desinfec't gewerkelt und zeigt uns, was alles neu ist. Vor allem für c't-Leser, die kein DVD-Laufwerk mehr haben, gibt es einen Grund zur Freude. Alle während der Sendung auftretenden Fehler liegen natürlich nicht an Desinfec't, sondern an der Hardware. Habt Ihr eine Drohne und wollt ihr damit Aufnahmen im Urlaub machen? Da gibt es einiges zu beachten Hannes Czerulla hat sich mit den Fallstricken befasst, erklärt aber auch, warum Drohnen-Urlaube die schönsten Urlaube sind. Zum Abschluss zeigt uns Christof Windeck eine Handvoll B360-Mainboards für Intels Prozessorfamilie Core i-8000, auch bekannt als Coffee Lake. Ab sofort kann man diese CPUs günstig und auch sehr sparsam betreiben. Nur Übertakter müssen draußen bleiben. Mit dabei: Hannes Czerulla, Dennis Schirrmacher, Fabian Scherschel und Christof Windeck Die c't 12/18 gibt's am Kiosk, im Browser und in der c't-App für iOS und Android. Alle früheren Episoden unseres Podcasts gibt es unter www.ct.de/uplink.
Join The Full Nerd gang as they talk about the latest PC hardware topics. On today's show we cover all the details around the Z390 chipset, compare how Coffee Lake H stacks up against Kaby Lake G, and Corsair's crazy 1000D.
What's the deal with Intel's new Coffee Lake i9 chips? In this episode, Peter and Don welcome in Wes Bryan to break down the pros and cons of the new chip announcement. The crew also covers the week's news stories.
What’s the deal with Intel’s new Coffee Lake i9 chips? In this episode, Peter and Don welcome in Wes Bryan to break down the pros and cons of the new chip announcement. The crew also covers the week’s news stories.
What’s the deal with Intel’s new Coffee Lake i9 chips? In this episode, Peter and Don welcome in Wes Bryan to break down the pros and cons of the new chip announcement. The crew also covers the week’s news stories.
What's the deal with Intel's new Coffee Lake i9 chips? In this episode, Peter and Don welcome in Wes Bryan to break down the pros and cons of the new chip announcement. The crew also covers the week's news stories.
What's the deal with Intel's new Coffee Lake i9 chips? In this episode, Peter and Don welcome in Wes Bryan to break down the pros and cons of the new chip announcement. The crew also covers the week's news stories.
What’s the deal with Intel’s new Coffee Lake i9 chips? In this episode, Peter and Don welcome in Wes Bryan to break down the pros and cons of the new chip announcement. The crew also covers the week’s news stories.
This week, Avram Piltch discusses some of the major advances that have happened in the world of processors in the past few weeks. He begins with the official release of Windows 10 on ARM, the new ARM-powered computers that run a complete version of Windows (compared to the previous Windows RT). The first generation can run most Win32 apps (32-bit applications), while a future update will add 64-bit application support as well. Next are the Kaby Lake G processors from Intel. These processors combine Intel's processor power with AMD's integrated Vega graphics. These processors launched along side the new Coffee Lake processors, the full upgrade to the 8th Generation Core line, which exist in the i3 to i9 lines. Each of these products has a particular user in mind, and Avram's got the information about each. He's also has a guide on processor choice on LAPTOP Magazine.
Apple official announces the new modular Mac Pro is coming in 2019. Intel's latest Coffee Lake processors could bring us a six-core 15-inch Mac Book Pro, but Bloomberg reports Apple is planning to use its own chips in Macs in 2020, replacing Intel. Plus, Apple snags Google’s AI Chief.
White House blasts Russia for NotPetya cyberattack https://edition.cnn.com/2018/02/15/politics/white-house-russia-notpetya/index.html Memcached servers can be hijacked for massive DDoS attacks https://www.networkworld.com/article/3258772/security/memcached-servers-can-be-hijacked-for-massive-ddos-attacks.html Memcrashed - Major amplification attacks from UDP port 11211 https://blog.cloudflare.com/memcr ashed-major-amplification-attacks-from-port-11211/ GITHUB SURVIVED THE BIGGEST DDOS ATTACK EVER RECORDED https://www.wired.com/story/github-ddos-memcached/amp NETSCOUT Arbor Confirms 1.7 Tbps DDoS Attack; The Terabit Attack Era Is Upon Us https://www.arbornetworks.com/blog/asert/netscout-arbor-confirms-1-7-tbps-ddos-attack-terabit-attack-era-upon-us/ У Харкові засуджено підозрюваного за продаж клієнтської бази поштового перевізника https://cyberpolice.gov.ua/news/u-xarkovi-zasudzheno-pidozryuvanogo-za-prodazh-kliyentskoyi-bazy-poshtovogo-pereviznyka-6604/ Speculative Execution Bounty Launch https://blogs.technet.microsoft.com/msrc/2018/03/14/speculative-execution-bounty-launch/ Frequently Asked Questions about Microsoft Bug Bounty Programs https://technet.microsoft.com/en-us/security/dn425055.aspx AMD allegedly has its own Spectre-like security flaws https://www.cnet.com/google-amp/news/amd-has-a-spectre-meltdown-like-security-flaw-of-its-own/ Linus Torvalds slams CTS Labs over AMD vulnerability report http://www.zdnet.com/article/linus-torvalds-slams-cts-labs-over-amd-vulnerability-report/ Intel: Our next chips won't have data leak flaws we told you totally not to worry about https://www.theregister.co.uk/2018/03/15/intel_spectre_mitigation/ Intel ships (hopefully stable) microcode for Skylake, Kaby Lake, Coffee Lake https://arstechnica.com/gadgets/2018/02/intel-ships-hopefully-stable-microcode-for-skylake-kaby-lake-coffee-lake/ Samba settings SNAFU lets any user change admin passwords https://www.theregister.co.uk/2018/03/14/samba_password_bug/ Zero-day vulnerability in Telegram https://securelist.com/zero-day-vulnerability-in-telegram/83800/ Plugins for Popular Text Editors Could Help Hackers Gain Elevated Privileges https://thehackernews.com/2018/03/text-editors-extensibility.html В Исландии похитили 600 серверов для добычи Bitcoin https://www.ixbt.com/news/2018/03/06/v-islandii-pohitili-600-serverov-dlja-dobychi-bitcoin.html CBM - Car Backdoor Maker https://www.kitploit.com/2018/03/cbm-car-backdoor-maker.html Let's Encrypt updates certificate automation, adds splats https://www.theregister.co.uk/2018/03/14/lets_encrypt_updates_certificate_automation_adds_splats/ CEO of smartmobe outfit Phantom Secure cuffed after cocaine sting, boast of murder-by-GPS http://www.theregister.co.uk/2018/03/13/phantom_secure_ceo_arrested/ Keygen Music [2+ hour Mix] https://www.youtube.com/watch?v=cYkaG5CT53I
In this week's episode of Weekly Download we talk about Intel making their own graphics cards, some budget Coffee Lake CPUs being release, uTorrent getting hacked, and of course all of the other tech and PC gaming news for the week!Nvidia GeForce Now Video: https://youtu.be/BcvYOwwgnYQSubscribe to my YouTube channel here: https://youtube.com/c/zachferreeGet your very own ZTT t-shirts and hoodies here: https://zachstechturf.comConnect with me on Twitter and Instagram: @ZachsTechTurf
In this week's episode of Weekly Download we talk about Intel making their own graphics cards, some budget Coffee Lake CPUs being release, uTorrent getting hacked, and of course all of the other tech and PC gaming news for the week!Nvidia GeForce Now Video: https://youtu.be/BcvYOwwgnYQSubscribe to my YouTube channel here: https://youtube.com/c/zachferreeGet your very own ZTT t-shirts and hoodies here: https://zachstechturf.comConnect with me on Twitter and Instagram: @ZachsTechTurf
Join the Full Nerd Gang as they talk about the CPU Intel hopes can stem the horde of AMD Ryzen chips: its first mainstream 6-core CPU called Coffee Lake. Hayden Dingman than catches us up on the coming deluge of fall PC Games.
In this week's episode we talk about how more websites are mining cryptocurrencies with OUR hardware, Intel's latest Coffee Lake desktop CPU's, and the battle between PUBG and Fortnite. Let's get into it!
Join us for talk about Marseille mCable, Core i9, Coffee Lake, Vega mGPU, and more!
In this week's episode we talk about how more websites are mining cryptocurrencies with OUR hardware, Intel's latest Coffee Lake desktop CPU's, and the battle between PUBG and Fortnite. Let's get into it!
Join The Full Nerd gang as they talk about the latest PC hardware topics! It's an all Intel show today with the review of Core i9 7980X 18-core processor, a live head to head 16-core Core i9 vs 16-core Ryzen Threadripper benchmarking showdown, and coverage of all the Coffee Lake news.
In this episode of our weekly tech podcast we talk about our reviews of the Intel Core i7-7820X 8-Core Processor and Zotac 10 Year Anniversary Sonix 480GB PCIe SSD, the world's smallest GTX 1080, Coffee Lake & Z370 motherboards & more! The post ThinkComputers Podcast #111 (https://thinkcomputers.org/thinkcomputers-podcast-111/) appeared first on ThinkComputers.org (https://thinkcomputers.org) .
In this week's episode we have a massive amount of PC gaming hardware news to cover such as AMD's Vega GPUs, Intel's latest and future processor lines, and even some Nvidia Volta news. Don't miss it!
In this week's episode we have a massive amount of PC gaming hardware news to cover such as AMD's Vega GPUs, Intel's latest and future processor lines, and even some Nvidia Volta news. Don't miss it!
In this week's episode we talk about the cheapest Threadripper CPU that may be a good option for typical gamers, AMD VEGA is officially here and almost on sale, and the leak that shows off Intel's Coffee Lake CPU line. Let's get into it!
In this week's episode we talk about the cheapest Threadripper CPU that may be a good option for typical gamers, AMD VEGA is officially here and almost on sale, and the leak that shows off Intel's Coffee Lake CPU line. Let's get into it!
Charles and Mike got reader questions about the Mac Pro, so they answered them! They also talk about Apple's iWork and iLife giveaway, Apple's self-driving software/hardware platform, and the latest chips from Intel -- Basin Falls and Coffee Lake. Speaking of falls, they also analyze the fall of Plastc, which wanted to be the one credit card you use for all your credit accounts, and are wary of the new Mastercard with a biometric fingerprint reader because it's not as secure as Apple Pay. On the year anniversary of his passing, we pay tribute to Prince and report on a new song that's legally in limbo now. We finish up with another Lightning Round covering the iPad shortage, Apple's satellite hires, the Live Photo API, Microsoft busting up two-factor authentication, and the future of Yahoo -- we mean Oath (?). Get on board for an action-packed hour of power, cadets!