|
Multimodality is an essential feature of a distribution, which may create many troubles during automatic analysis. One of the best ways to work with such distributions is to detect all the modes in advance based on the given samples. Unfortunately, this problem is much harder than it looks like. I tried many different approaches for multimodality detection, but none of them was good enough. During the past several years, my approach of ch....
|
|
Multimodality is an essential feature of a distribution, which may create many troubles during automatic analysis. One of the best ways to work with such distributions is to detect all the modes in advance based on the given samples. Unfortunately, this problem is much harder than it looks like. I tried many different approaches for multimodality detection, but none of them was good enough. During the past several years, my approach of ch....
|
|
In all of my personal record keeping, I use a slightly unusual method of tracking the date. Learn how I do it and what problems it solves Read the whole thing .
|
|
In all of my personal record keeping, I use a slightly unusual method of tracking the date. Learn how I do it and what problems it solves Read the whole thing .
|
|
As a general rule in life, you should provide more value to society than you consume. This should be, at the very least, your goal.
|
|
Storytelling is part of the human essence. Stories have let humans survive until today, they became the medium to move information between individuals. Programming can be considered another form of moving information. With different levels of abstraction, programming becomes a medium to transfer information between humans and computers. A programming paradigm mixing those two concepts is literate programming . According to its definiti..
|
|
If you’re like most people, there’s a good chance that it’s been years since you’ve sent an email that wasn’t cryptographically signed. You don’t use PGP, you say? Well, even if you are not signing your email, your provider is almost certainly doing it for you. Plausible deniability has been tossed aside in the name of stopping spam, but it doesn’t have to be.
|
|
Hello, world! This is my first post. It looks like I managed to somehow get this site working. You can look forward to a few more posts in the coming weeks.
|
|
Tips to scale your DevSecOps organization from Gene Kim and Guy Podjarny
-
snyk.io
-
5 years ago
-
eng
During SnykCon 2020, author and researcher Gene Kim sat down with Snyk co-founder and President Guy Podjarny and a small group of Snyk VIPs to talk about (Sec)DevOps—where we started, how far we’ve come, and strategies for getting the most value out of the practice. This post contains a few of the most interesting takeaways from the conversation.
|
|
At the startup I work for we used to have a full time HR person. These were in the days when the expectation was that we would have explosive growth and the company would “at least double in size every few months”. Unfortunately that is not the way it played out - we are still making good progress but have much more realistic growth plans.
|
|
At the startup I work for we used to have a full time HR person. These were in the days when the expectation was that we would have explosive growth and the company would “at least double in size every few months”. Unfortunately that is not the way it played out - we are still making good progress but have much more realistic growth plans.
|
|
Exploring the WDAC Microsoft Recommended Block Rules (Part II): Wfc.exe, Fsi.exe, and FsiAnyCpu.exe
-
bohops.com
-
5 years ago
-
eng
Introduction In Part One, I blogged about VisualUiaVerifyNative.exe, a LOLBIN that could be used to bypass Windows Defender Application Control (WDAC)/Device Guard. The technique used for circumventing WDAC was originally discovered by Lee Christensen, however, it was not previously disclosed like a handful of others on the Microsoft Recommended Block Rules list. If you are […]
|
|
Introduction Every single company I’ve worked at and talked to has the same problem without a single exception so far - poor data quality, especially tracking data. Either there’s incomplete data, missing tracking data, duplicative tracking data. - DJ Patil I spend a lot of my time digging into data at various companies. Most of the time I’m surprised by what I see and so are the engineers and analysts that work at these companies. I’v..
|
|
Attempts at phishing and social engineering attacks have increased exponentially as of late, especially towards users who are active in the cryptocurrency space. Recently, there has been much discussion about a cunning attempt by phishers against Ledger and its users. -Continue to read the article on SerHack.me
|
|
5 Z shell features that will encourage you to switch from Bash
-
jasoneckert.github.io
-
5 years ago
-
eng
The command line interface on your system is provided by a shell. And while there are dozens of different shells available to choose from, nearly every UNIX and Linux system over the past two decades has used the feature-rich Bash shell as the default login shell. Although the Bash shell still remains the most common login shell used on UNIX and Linux systems, macOS and a few Linux distributions (e.g. Kali) have switched their default she..
|
|
5 Z shell features that will encourage you to switch from Bash
-
jasoneckert.github.io
-
5 years ago
-
eng
The command line interface on your system is provided by a shell. And while there are dozens of different shells available to choose from, nearly every UNIX and Linux system over the past two decades has used the feature-rich Bash shell as the default login shell. Although the Bash shell still remains the most common login shell used on UNIX and Linux systems, macOS and a few Linux distributions (e.g. Kali) have switched their default she..
|
|
Resolving hostnames (DNS?) might not seem like it, but it's complicated. Let's take a moment to see if we can at least demystify what happens on the client side instead of seeing it as a big tangled mess of configurations, libraries, and tools.
|
|
Introduction I worked on an environment where specific actions are not available at every timestep \(t\) when I started deep reinforcement learning. Let’s illustrate the concept of impossible or unavailable action concretely: Suppose you want to develop an agent to play Mario Kart. Next, assume that the agent has an empty inventory (no banana 🍌 or anything). The agent can’t execute the action “use the object in the inventory”. Limiting the ..
|
|
There is a famous quote that asks how you eat an elephant and the answer is one bite at a time. It can be very daunting when attempting something new especially if it is potentially a large task. However it is impossible if you don’t take the first step.
|
|
There is a famous quote that asks how you eat an elephant and the answer is one bite at a time. It can be very daunting when attempting something new especially if it is potentially a large task. However it is impossible if you don’t take the first step.
|
|
Rain With Thunder 2 (Recorded Sounds #12) 2020-10-31 18:33:55 +07:00 by Mark Smith Mostly rain with a bit of thunder Episode details: Title: Rain With Thunder 2 Show: Recorded Sounds Episode: 12 Page: show webpage File: direct download link Size: [object Promise] Duration: 00:00:21 Another awesome episode of the podcast. #
|
|
RecRain With Thunder 1 (Recorded Sounds #11) 2020-10-31 18:28:59 +07:00 by Mark Smith Mostly rain with a bit of thunder Episode details: Title: RecRain With Thunder 1 Show: Recorded Sounds Episode: 11 Page: show webpage File: direct download link Size: [object Promise] Duration: 00:00:52 Another awesome episode of the podcast. #
|
|
No trip report yet. Pylons. Bridge. Golden. Up. Straight. Waterfall. Distance.
|
|
No trip report yet. Pylons. Bridge. Golden. Up. Straight. Waterfall. Distance.
|
|
Poetry is relatively new packaging and dependency manager. It makes it very easy to upload libraries to PyPI, manage dependencies visually, and has a couple of handy features. Today, I'm not going to do a deep dive into how Poetry works and all its features. Today I just want to focus on how to configure it for a Django project.
|
|
My recent one-on-ones with my more junior engineers revolved around the same topic: how do I level up quickly to be a better aid for my tech lead?
|
|
Why the Westminster Reference Bible is the best all-around bible you can buy
-
honza.pokorny.ca
-
5 years ago
-
eng
I will argue that the Westminster Reference Bible in black calfskin published by the Trinitarian Bible Society (TBS) is the best all-around printed bible that you can buy today in the English language. I will not be considering digital bibles, or bibles in languages other than English. And by all-around , I will mean all-purpose . The bible should work well in as many contexts as possible. There are specialty bibles that will work ....
|
|
Why the Westminster Reference Bible is the best all-around bible you can buy
-
honza.pokorny.ca
-
5 years ago
-
eng
I will argue that the Westminster Reference Bible in black calfskin published by the Trinitarian Bible Society (TBS) is the best all-around printed bible that you can buy today in the English language. I will not be considering digital bibles, or bibles in languages other than English. And by all-around , I will mean all-purpose . The bible should work well in as many contexts as possible. There are specialty bibles that will work ....
|
|
You probably have heard of the bestselling Python book, "Automate the Boring Stuff with Python." What are the next steps after starting to dabble in the Python basics? Maybe you've completed some tutorials, created a few scripts, and automated repetitive tasks in your life. This week on the show, we have author Al Sweigart to talk about his new book, "Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code."
|
|
Update 2023-03-28: Restic now supports limited keys by default, and also recommends the B2 S3 api instead. See here Original Post: Since setting up restic to back up to b2 I had embarassingly missunderstood the following UI wording around lifecycle settings: I had assumed that this meant that all versions of the file would be maintained, no matter what clients did. The B2 docs are much clearer, explaining that these rules are ....
|
|
Snyk has had the ability to test your Docker images using our CLI for over a year now. With the latest release of the CLI, we’re improving the user experience for container users, as well as adding a few more useful features for advanced users.
|
|
Man Playing Trumpet 4 (Recorded Sounds #10) 2020-10-29 23:53:11 +07:00 by Mark Smith Man playing trumpet in the park Episode details: Title: Man Playing Trumpet 4 Show: Recorded Sounds Episode: 10 Page: show webpage File: direct download link Size: [object Promise] Duration: 00:00:36 Another awesome episode of the podcast. #
|
|
Man Playing Trumpet 3 (Recorded Sounds #9) 2020-10-29 23:48:58 +07:00 by Mark Smith Man playing trumpet in the park Episode details: Title: Man Playing Trumpet 3 Show: Recorded Sounds Episode: 9 Page: show webpage File: direct download link Size: [object Promise] Duration: 00:00:23 Another awesome episode of the podcast. #
|
|
Man Playing Trumpet 2 (Recorded Sounds #8) 2020-10-29 23:35:22 +07:00 by Mark Smith Man playing trumpet in the park Episode details: Title: Man Playing Trumpet 2 Show: Recorded Sounds Episode: 8 Page: show webpage File: direct download link Size: [object Promise] Duration: 00:01:07 Another awesome episode of the podcast. #
|