|
There really isn’t much to say here, nor is there a rational reason behind this. I just see it as an opportunity to send a signal and test the capabilities of my UPS. I’ve prepared for this moment with my self-hosting setup, let’s see how well it holds up. Hopefully better than the electrical grid. Winter is coming. :harold:
|
|
Finally I found the missing link to set up EDID overrides on Big Sur and later, where System Integrity Protection (SIP) is enabled. In short, MacOS also takes overrides from the path /Library/Displays/Contents/Resources/Overrides, which is admin writable.
|
|
Many moons ago - back in 2017 I think - I bought my wife an HP Pavilion . Or rather we bought it together for her.
|
|
An Optimisation Challenge - Going fast with machine learning, image recognition, and web performance
-
adamcraven.com
-
3 years ago
-
eng
I’m going to take you on a journey of optimization to show you how to optimize a web crawler, image recognition, and machine learning model for speed. For this we need a hypothetical problem. The challenge Link to heading There’s a website where tickets to see your favourite artist are released daily at 3 pm. But every time you try, you are too slow. You need to be the first; how fast could you optimize your process if you fully automated..
|
|
This article explores the top five C++ security concerns that affect code development and offers advice on mitigating them.
|
|
Hero Code Examples for Programming Languages: Revisiting Trabb-Pardo_Knuth
-
ztoz.blog
-
3 years ago
-
eng
The best way to grasp the spirit of a programming language is to read example programs” as Knuth wrote in the “The Early Development of Programming Languages” 1 . Today, it is common practice to provide an example program on the front page of a programming language’s marketing site (i.e., a “hero code example” as it were). Since the objective of the example is to showcase the language’s value versus others, what coding tasks best fulfill....
|
|
Hero Code Examples for Programming Languages: Revisiting Trabb-Pardo_Knuth
-
ztoz.blog
-
3 years ago
-
eng
The best way to grasp the spirit of a programming language is to read example programs” as Knuth wrote in the “The Early Development of Programming Languages” 1 . Today, it is common practice to provide an example program on the front page of a programming language’s marketing site (i.e., a “hero code example” as it were). Since the objective of the example is to showcase the language’s value versus others, what coding tasks best fulfill....
|
|
Snyk finds PyPi malware that steals Discord and Roblox credential and payment info
-
snyk.io
-
3 years ago
-
eng
Learn about the newly discovered PyPi malware that attempts to steal credential and payment information from Discord and Roblox users.
|
|
Asymptotic Gaussian efficiency of the quantile absolute deviation
-
aakinshin.net
-
3 years ago
-
eng
This post derives the asymptotic Gaussian efficiency of the quantile absolute deviation as a function of its quantile level. Pragmastat recommends Spread — the Shamos estimator — as a robust scale alternative with a 29% breakdown point. Confidence intervals are available via SpreadBounds . pragmastat.dev github.com/AndreyAkinshin/pragmastat I have already discussed the concept of the quantile absolute deviation in several ..
|
|
Asymptotic Gaussian efficiency of the quantile absolute deviation
-
aakinshin.net
-
3 years ago
-
eng
This post derives the asymptotic Gaussian efficiency of the quantile absolute deviation as a function of its quantile level. Pragmastat recommends Spread — the Shamos estimator — as a robust scale alternative with a 29% breakdown point. Confidence intervals are available via SpreadBounds . pragmastat.dev github.com/AndreyAkinshin/pragmastat I have already discussed the concept of the quantile absolute deviation in several ..
|
|
Building a Second Brain is a great PKM approach created by Tiago Forte. He has been teaching that course for a while now and has been publishing for many years at Forte Labs. This books is a collection of methods, techniques and ideas that he has formulated over those years. This book is perfect for someone who hasn't yet started collecting thoughts and ideas in a Second Brain.
|
Agenda 2030 – bod 2: Žiadny hlad. Akým spôsobom prebieha tzv. zelená revolúcia, aké sú ciele a je vôbec zelená? AGRA, mimovládna organizácia, ktorú založila Gatesova a Rockefellerova nadácia v roku 2006, ciele: Podpora farmárov a vlády v subsaharskej Afrike a južnej Ázii, ktorí sa snažia o udržateľnú, inkluzívnu transformáciu poľnohospodárstva – takú, ktorá vytvára […]
|
|
Just like spaces and tabs, we have dark mode vs light mode. Dark mode is definitely the cooler and popular one right now. I don’t even remember seeing Spotify out of dark mode now that I think about it. So is dark mode better than light mode? Dark mode is good for your eyes Dark mode helps you focus Dark mode is good for battery These are some of the promises from dark modes. For me , in my experience, light modes have been helpful for....
|
|
Just the other day, I received a restaurant menu split into a handful of image files. I wanted to forward the menu to others but figured I should probably send it as a single file. ImageMagick's convert command-line utility works great for this purpose. Feed it some images and it creates a pdf for you: convert image1.png image2.png image3.png combined.pdf Using convert for this purpose was pretty straightforward. I'm sure I'll use it....
|
|
The previous releases/posts to read, are: My hardware and software setup for a new house My network home setup - v2.0 Changelog for this v3.0 from: Internet -> modem -> wireless router -> home clients to: Internet -> modem -> router -> access point - managed switch -> home clients Improving some features and keeping almost the same settings. Here are some final photos: Introduction All is started bec....
|
|
Engineers like automating tasks. You find yourself running a set of commands, copying values between files and prompts, and you think I can automate this! Aside from the joke: “why spend 30 minutes doing something when you can spend 2 days writing a program to automate it”, I believe we don’t think enough about automation. Here I want to share some ideas. Broken automation is more painful than manual work Automation is wonderful unti..
|
|
The previous releases/posts to read, are: My hardware and software setup for a new house My network home setup - v2.0 Changelog for this v3.0 from: Internet -> modem -> wireless router -> home clients to: Internet -> modem -> router -> access point - managed switch -> home clients Improving some features and keeping almost the same settings. Here are some final photos: Introduction All is started bec....
|
|
If you listen to anyone discussing AWS security, you probably heard about Amazon GuardDuty . It’s an intelligent “threat detection” service from AWS. It’s similar to an IDS system because it detects issues but doesn’t prevent them.
|
Bayer AG vyčlenil už viac ako 15 miliárd dolárov na urovnanie súdnych sporov týkajúcich sa herbicídu Roundup. Aktívna zložka herbicídu Roundup je Glyfosát, ktorý vyvinula spoločnosť Monsanto – v roku 2018 ju kúpila spoločnosť Bayer AG. Roundup je najrozšírenejším herbicídom na svete, vo veľkej miere sa používa pri produkcií viac ako 100 potravinárskych plodín vrátane pšenice, […]
|
|
Why tall hierarchies slow organizations down and how to fix them
-
lucasfcosta.com
-
3 years ago
-
eng
Large enterprises aren't slow because they're large. They're slow because whenever a decision needs to be made, information travels eight thousand layers of management up and then eight thousand laye...
|
|
Why tall hierarchies slow organizations down and how to fix them
-
lucasfcosta.com
-
3 years ago
-
eng
Large enterprises aren't slow because they're large. They're slow because whenever a decision needs to be made, information travels eight thousand layers of management up and then eight thousand laye...
|
|
Hi there. It’s been quite a while since I posted here, mostly due to real life responsibilities. I’m planning on making monthly updates here from now on so that I can showcase the new things that are in ZigSelf. For the first update though, let’s play some catch-up.
|
|
Hi there. It’s been quite a while since I posted here, mostly due to real life responsibilities. I’m planning on making monthly updates here from now on so that I can showcase the new things that are in ZigSelf. For the first update though, let’s play some catch-up.
|
|
Matthew McConaughey’s Greenlights is an excellent memoir of his action packed life, filled with reflection and wisdom. I really…
|
|
Discuss compilers and share compiler books. >Have you ever developed your own compiler? >Have you ever worked on or contributed to a compiler? >Are you compiler-curious? What compiler ideas do you have? Tell us about your experiences, frameworks, languages, architectures, etc. (But keep it productive, don’t make rant posts about how your favorite language/framework is god sent and everything else is garbage. No one is going to....
|
|
Interaction between the Document-Policy *-images-max-bpp directive and a user-agent’s supported image formats is currently unspecified. Next-gen image formats of the present and future include WebP, AVIF, JPEG-XL, and WebP2. With every new format, new compression ratios become possible; however, cross-browser support is inconsistent. That means possible compression ratios also vary by browser. Fewer supported image formats should allow a ....
|
|
Randomizing MongoDB Document Fields on a Repeating Timer with Node.js
-
www.thepolyglotdeveloper.com
-
3 years ago
-
eng
About a year ago I created a game with MongoDB and Unity and wrote about it in a previous tutorial. The idea was to demonstrate how features within the game could be synchronized to each player in nea... The post Randomizing MongoDB Document Fields on a Repeating Timer with Node.js appeared first on The Polyglot Developer .
|
|
What's the big breakthrough for Natural Language Processing (NLP) that has dramatically advanced machine learning into deep learning? What makes these transformer models unique, and what defines "attention?" This week on the show, Jodie Burchell, developer advocate for data science at JetBrains, continues our talk about how machine learning (ML) models understand and generate text.
|
|
Learn more about the top Python code review tools for Developers that will improve the speed and efficiency, and security of software throughout your SDLC.
|
|
The Web is not built around advance informed consent; there’s no agreement to terms before downloading a public file (besides basic protocol negotiations). This is one reason why “by using this site, you agree to our cookies, privacy policy, kidney harvesting, etc” notices won’t fly under the GDPR. A website admin can’t set terms for downloading a linked document; the user-agent just makes a request and the server works with that data to ....
|
Norimberské procesy, vznik Norimberského kódexu ešte neznamenal, že nacistickí zločinci prestali existovať, že ohavné zločiny páchané na ľuďoch sú minulosťou, že ľudia už nebudú svedkami takýchto činov – boli, už nie v mene ríše, ale v mene zisku. „Zázračný produkt“ 80 000 úmrtí a minimálne 20 000 zmrzačených detí – bilancia „zázračného“ produktu Talidomid. Liek bol masívne […]
|
|
Intel's Optane memory modules launched with a lot of fanfare in 2015, and were recently discontinued, in 2022, with similar fanfare. It was a sad day for me, a lover of abstraction-breaking technologies, but it was forseeable and understandable. At the time of Optane's launch, a lot of us were excited about the idea of having a new storage tier, sitting between DRAM and flash. It was announced as having DRAM endurance and speed with the..
|