Engineering
established 10 years ago

You must be logged in and belong to this group to post urls.

Yermo
yesterday
Link (281783)

What is the difference between PCIe Gen 3 and PCIe Gen 4? - Kingston Technology

PCIe Gen 4 is the latest and fastest PCIe standard available on motherboards and compatible CPUs. PCIe Gen 4 cards can accommodate the full bandwidth that is possible with NVMe SSDs technology.

https://www.kingston.com/en/blog/pc...
Yermo
yesterday
Link (281780)
Yermo
yesterday
Link (281779)

HP Z820 Workstation Specs

Built for high-end computing and visualization. The dual-processor HP Z820 Workstation delivers outstanding performance, award-winning industrial design, and tool-free serviceability in the industry s most expandable chassis. With next generation Intel Xeon processors, support for up to 16 processing cores, and the latest professional graphics, can tackle even the most demanding projects like never before.

https://support.hp.com/ee-en/docume...
Yermo
4 months ago
Link (279122)
Yermo
4 months ago
Link (278944)
Yermo
6 months ago
Link (277294)

Testing Dependency Injection Angular

We can resolve dependencies in our tests using a number of methods. We can resolve using the the test bed itself, usually in the beforeEach function and store the resolved dependencies for use in our test specs. We can resolve using the inject function at the start of each test spec. We can also

https://codecraft.tv/courses/angula...
Yermo
6 months ago
Link (277221)

Automating Hybrid Applications with Appium

When creating a mobile application, organisations have a few options to choose from; mobile web, native or a hybrid application. Where web apps are just webs...

https://www.youtube.com/watch?v=_mP...
Yermo
7 months ago
Link (276181)

Error handling with async/await and promises, n ways to shoot yourself in the foot | CatchJS

Async await error handling has a bunch of edge cases. Here's the full run down of how to make sense of all the mechanisms available.

https://catchjs.com/Docs/AsyncAwait
Yermo
10 months ago
Link (273912)

RxJS: Don t Unsubscribe. Well okay, just don t unsubscribe | by Ben Lesh | Medium

I m often enlisted to help someone debug an issue with their RxJS code or figure out how to structure an app that is composing a lot of async with RxJS. When doing so, I generally see the same thing

https://benlesh.medium.com/rxjs-don...
Yermo
11 months ago
Link (273692)

Random crash (iOS 13/14/15/16) Issue #5970 ionic-team/capacitor GitHub

When taking a photo and click "Select photo". It randomly crash, (white screen and app restarts.) It happen more often when some background apps are running. My code: ` public async takePhoto() { return new Promise<any>((resolve, reject)...

https://github.com/ionic-team/capac...
Yermo
11 months ago
Link (273691)

iOS 12, Web View reloads, possibly when using high amount of resources. Issue #337 ionic-team/cordova-plugin-ionic-webview GitHub

cli-8.1.1 (iOS 4.5.5) cordova-plugin-ionic-webview 4.0.0 Built with PhoneGap Build Ever since iOS 12 (up to 12.2) my Apps users have been reporting random crashes, either white screens or the App attempting to reload. Particularly on iPa...

https://github.com/ionic-team/cordo...
Yermo
11 months ago
Link (273647)

feat: console log to native console Issue #2320 ionic-team/capacitor GitHub

Feature Request Send console.log lines to the native logging system on iOS. Describe the Feature Request I'd love to see my console.log lines from my iOS app show up in the macOS console when I have my iPhone connected to my Mac. I can c...

https://github.com/ionic-team/capac...