127 private links
Finally, after many people have asked for it: here is part two of the mutt-series: this time we talk about actually using and configuring mutt, and some other smaller tools needed for a nice email-workflow.
The link to part one is reported in the beginning of the article.
GitHub announces the CodeSearchNet Challenge and releasing a large dataset for natural language processing and machine learning.
Publishing a paper in academia is challenging, stimulating, and a bit baffling. Challenging because the research might fail. Stimulating because research may start assuming one outcome and finish with a totally different one. Baffling because after the paper is written and ready, I have to find it a home for
A new release from OpenAI shows how complex behavior emerges.
This week, leading AI lab OpenAI released their latest project: an AI that can play hide-and-seek. It’s the latest example of how, with current machine learning techniques, a very simple setup can produce shockingly sophisticated results.
A set of useful links ti time series labeling tools.
BLUF is a military communications acronym - it stands for “bottom line up front” - that’s designed to enforce speed and clarity in reports and emails.
Can you spot a fake conference? It seems many researchers can’t. So here are 9 ways to spot a fake.
Summary
- The conference has an overly ambitious title
- The technical programme is broad. Very broad!
- The language on the conference website is… off
- Renowned organisations are sponsoring a low-profile conference
- The organisers’ contact details are missing, or aren’t quite right
- Another conference with a suspiciously similar name already exists
- The conference or its organisers have known associates
- The organisers are charging higher-than-normal fees
- The conference is unusually frequent
Pngquant is a free, open source and cross-platform command-line lossy PNG compressor. It is based on a portable libimagequant library and is written in C99. It reduces the file size significantly by converting the PNG image to more efficient 8-bit PNG format and preserves full alpha transparency. As you may already know, 8-bit PNG files are often 60-80% smaller than 24/32-bit PNG files. The images compressed using Pngquant are fully-compatible with all web browsers and operating systems. Pngquant can compress one or multiple images at once.
At Open Source Technology Summit (OSTS) 2019, Josh Triplett, a Principal Engineer at Intel gave an insight into what Intel is contributing to bring the most loved language, Rust to full parity with C.
Clever tricks work around major hurdles, but it's not a route to high performance.
Economist Michael Hudson continues his discussion of Super Imperialism: The Economic Strategy of American Empire with a focus on US monetary imperialism
JS is a most popular technology, and second most wanted technology on the market, according to Stack Overflow 2018 survey. NodeJS is all over backend job ads. React vs Angular is the new tabs vs spaces.
Here we have a gem. JavaScript’s author saying that JS was meant to be what BASIC was to C++ and that was the sales pitch for it. This post is not about technicalities of JS. It’s about how our pluralistic ignorance allowed toy language to first become de-facto language in the browser, then work it’s way to the server side and now being used for things such as console emulation and data science.
As the title indicates, I consider JS being popular a bad thing. To begin with, JS is a very bad language. The Wat talk does brilliant job of explaining what is wrong.
In this guide we are going to look at how to use a script and scriptreplay commands in Linux that can help you to record commands and their output printed on your terminal during a given session.
I am not going to discuss why you need strong passwords. It is an open secret that strong passwords keep you relatively safer.
Generating strong passwords is something you can do on your own but putting all the combination of lower and upper cases, numbers, symbols can be a tiresome work.
But you need not worry. Linux has got you covered. We’ll see 5 best password generators for Linux that will ease the task for you.