|
Fascism is an expensive to maintain state-of-siege by the capitalist economy attempting to defend itself by an irrational means. Fascism rallies to the defense of the conservative bourgeois ideology of the family, private property, the moral order, and patriotic nationalism. It unites the petty-bourgeois, the unemployed who have been hurt by the crisis or disappointed by the impotence of the socialist revolution‒ it is not by its nature fun....
|
|
Making Things Fast A while back, we used a toy particle physics trigger to explore concepts in lazy evaluation and functional programming in Clojure. We came up with the following function which selected groups of eight events clustered close together in time: (defn smt-8 [times] (->> times (partition 8 1) (map (juxt identity (comp (partial apply -) (juxt last first)))) (filter (comp (....
|
|
Why npm lockfiles can be a security blindspot for injecting malicious modules
-
snyk.io
-
6 years ago
-
eng
In this post, we show you how easy it is to introduce back doors that are easily missed by project owners… leaving your code insecure.
|
|
I started out with C# since then I’ve learned other languages and one of my favorites is Golang. When I was reading the release notes from C# 8 I saw the new using declaration and through it was awesome … I also realized it could be misused to give C# the defer keyword from Golang. Whats defer in Golang do? defer in Golang lets you define a function that will get run when the code block exits.
|
Last March, I shared that we were starting to look for a new CEO for Stack Overflow. We were looking for that rare combination of someone who… Read more "Welcome, Prashanth!"
|
|
Wes Siler has some great advice for the things that actually matter in an adventure rig , and the upgrades you should prioritize to make yours better . Permalink.
|
|
The folks over at ITS Tactical linked to a great review of popular water filters by Widener’s Reloading & Shooting Supply. They put a ton of work into this piece, and event sent water samples off to a lab for testing. Fantastic. Permalink.
|
|
Over two years ago I set out to try and improve Django’s autoreloader implementation. My PR was merged and the feature released in Django 2.2, and I thought I should at least mention it on my blog. The role of an autoreloader is conceptually pretty simple: When a developer changes a file your softwa...
|
|
Over two years ago I set out to try and improve Django’s autoreloader implementation. My PR was merged and the feature released in Django 2.2, and I thought I should at least mention it on my blog. The role of an autoreloader is conceptually pretty simple: When a developer changes a file your softwa...
|
|
Everyone knows that health care is expensive in America. But what if the rest of its economy was just as inefficient? We expand Purchasing Power Parity to consider health care outcomes so we can create an exchange rate that makes visible the amount of waste therein. The results show that the US wasted $18 trillion over ten years. .
|
|
I like Hugo a lot. It’s really fast and really simple. However it’s very much still evolving, and the theme I was using had not been updated in nearly a year. This meant that it broke with the new release of Hugo, and I was generally getting a bit sick of the design. Now I’m not a designer by any me...
|
|
I like Hugo a lot. It’s really fast and really simple. However it’s very much still evolving, and the theme I was using had not been updated in nearly a year. This meant that it broke with the new release of Hugo, and I was generally getting a bit sick of the design. Now I’m not a designer by any me...
|
|
I am qutting Facebook Inc as of today. Normally I wouldn’t think that changes in my personal software usage should warrant any explanation, however in this case I feel it may be worth explaining. Faux Friendships Link to heading It is my feeling that the platform caters to, and frankly encourages, what I would call ‘passive friendships’. By only scanning the feed for a few minutes here and there while dropping a few likes, a user can easily..
|
|
I am qutting Facebook Inc as of today. Normally I wouldn’t think that changes in my personal software usage should warrant any explanation, however in this case I feel it may be worth explaining. Faux Friendships Link to heading It is my feeling that the platform caters to, and frankly encourages, what I would call ‘passive friendships’. By only scanning the feed for a few minutes here and there while dropping a few likes, a user can easily..
|
|
I chose the 4Runner for many reasons , and in part because I could take it off-road without expensive upgrades. I needed it to do more than just take me to cool places, though: I needed it to support me once I got out there, too. Because I had set my sights on the East Coast, I focused on gear to make that trip safer and more fun first, rather than new tires, bumpers, and recovery tools. As part of that process, I built a storage system ..
|
|
Just under a year ago, I quit Facebook. Yup. After a decade of using it frequently, with over 10,000 posts and 7,000 pictures. It was the best decision I made. The original premise of Facebook has always appealed to me: connect with others you know in real life, but online, in order to share pictures and information to keep current. But it also has a lot of negatives:
|
|
Just under a year ago, I quit Facebook. Yup. After a decade of using it frequently, with over 10,000 posts and 7,000 pictures. It was the best decision I made. The original premise of Facebook has always appealed to me: connect with others you know in real life, but online, in order to share pictures and information to keep current. But it also has a lot of negatives:
|
|
Three more of these blog stat reports, and I’ll have two year’s worth of monthly reports - the first report was on January 2018 .
|
|
With the release of Blender 2.8 I went back to messing around with graphics. I would like to be able to replicate some of the, already existing, effects. Nothing fancy. Nothing new. At the same time looking… good! I also would like to explain the process to learn and improve. Lets look at a text with some scanlines. The scene is pretty basic, text object and a scaled cube with an array modifier. Both objects have their own ..
|
|
Growth hacks: coffee with an experienced engineer you don't know
-
blog.pragmaticengineer.com
-
6 years ago
-
eng
Gergely Orosz has some great advice for professional networking, for people who don’t do networking well. “A surprisingly efficient networking method I found was doing cold reach-outs to more experienced software engineers, offering to buy them coffee or lunch. In exchange, I asked them to share their advice ... What I did not expect was this approach to be far more valuable than just a one-off networking session. In all cases, I had fa..
|
|
Comment on Inclusiveness at Mozilla by La cultura de la anulación está ya en el centro del software libre, y es mala noticia – Versvs
-
brendaneich.com
-
6 years ago
-
eng
de la cancelación ya había enviado la batseñal y los días de Eich al frente de Mozilla fueron cortos y agrios, pese a haber dedicado casi toda su vida a impulsar ese […]
|
|
Who am I? I’m Jean-Baptiste Doyon, but everyone calls me Jb (sounds like “G-Bay” in French). Across many misinterpretations, it evolved into the online handle Jiby (my French friends make it sound like the English initialism for Great Britain ), giving the domain name of this website. While I’m natively French, originally from a town near Nice, I moved across Europe a few times for my studies before settling in Edinburgh, Scotland.
|
|
Who am I? I’m Jean-Baptiste Doyon, but everyone calls me Jb (sounds like “G-Bay” in French). Across many misinterpretations, it evolved into the online handle Jiby (my French friends make it sound like the English initialism for Great Britain ), giving the domain name of this website. While I’m natively French, originally from a town near Nice, I moved across Europe a few times for my studies before settling in Edinburgh, Scotland.
|
|
Everything you wanted to know about addressing security vulnerabilities in Linux-based containers
-
snyk.io
-
6 years ago
-
eng
Here at Snyk we try to make the process of choosing the most secure base image smarter, smoother and most importantly, more data-driven. First, let’s start with some background about Linux distro security, since we focus on Linux-based images in this blog post.
|
|
Today I get to spend some more time on one of my favorite topics, the vehicles you use to get the gear you pack to the places you want to go . I outlined the process that led to my 4Runner in Choosing an Adventure Rig , and today I want to talk about its loadout. In the first part of this article, I will talk about the gear that stays in my vehicle full-time; in the second, I will outline a basic packing list for a typical adventure. ..
|
|
Repository: @knadh/otpgateway GitHub release page: v2.1.0 Changelog f28f39e Merge branch ‘master’ of github.com:knadh/otpgateway d6ed3b9 Merge pull request #8 from joeirimpan/feat/pinpoint 1e16947 fix: Use aws creds from config
|
|
Ground ivy is this smelly (at least according to my wife), annoying, invasive yard weed that has creeping stems that sprawl over and under the lawn, crowding out the grass a lawn is supposed to have.
|
|
Amazingly enough, git is now 14 years old . What started out as Linus Torvald's 'three day' replacement for BitKeeper is now dominant enough in its domain that even the Windows Kernel is hosted on git. (If you really are amazed by the age of git, that last bit might be even more amazing.) In any event, I also use git and have done so for close to ten years. Along with a compiler and an editor, I'd consider it one of the three esse....
|
|
Welcome to my website! This blog is meant to record some of the thoughts I keep coming back to, or discussions I’ve had over and over again with different people. My rule of thumb for inclusion here is “if you’ve had to say it more than twice, it’s time to write it down”. See the About page for my background and motivations. Look forward more posts as I try to condense my thoughts in written form.
|
|
Welcome to my website! This blog is meant to record some of the thoughts I keep coming back to, or discussions I’ve had over and over again with different people. My rule of thumb for inclusion here is “if you’ve had to say it more than twice, it’s time to write it down”. See the About page for my background and motivations. Look forward more posts as I try to condense my thoughts in written form.
|
|
Note: This is more a stream of consciousness than a blog post. It’s not detailed and mainly for my own memory on how to set this up. Be cautious. So I’ve recently built a new home server/lab and wanted to use some of it’s power to run my daily dev stuff. I’ve been playing a bit with VSCode Remote for Containers which lets you define you dev environment as a container and commit it along with your code… it’s super nice.
|
|
Åukasz Zuchowski has some great advice for making better distributed teams. This covers many of the things I have heard elsewhere. Some of these apply to centralized teams, too. Permalink.
|
|
5-7 minute read “Onboarding customers is taking too long!” “Our customers are feeling frustrated!” “Our sellers are missing their quotas!” “Q4, our busiest season of the year, is right around the corner, and we need a solution ASAP!” All of the above complaints were funneled into the Solutions Engineering team at NextRoll. We were not providing support that met the standards expected from our team. In turn, our sa....
|
|
Traefik 2.0 is here ! Traefik is a reverse proxy load balancer (and more), it can learn the routes to respond to by discovering them in multiple providers, Docker, Kubernetes … Traefik v1.x is very stable, v2.x is fresh new tech, with breaking changes and unfinished documentation, so test it first. From Traefik’s documentation: Providers discover the services that live on your infrastructure (their IP, health, …) Entrypoints listen for inco..
|
|
In this cheat sheet edition, we’re going to focus on ten Java security best practices for both open source maintainers and developers.
|