|
Why ~vern has been down so much ~cobra Tue, 16 May 2023 Wow. I am very enraged so I’ll keep this concise. You might notice we stopped hosting GotHub. I’ll get to that. For the past few million years ~vern has been on and off accessibility-wise because Odyssey (yes, that Odyssey) created an account on ~vern (after already being banned for transphobia et al.) and started fork bombing the pubnix, and has been ever since February 2023..
|
|
Thinking about the term "Full-Stack Developer" made me realize that it's a highly overloaded term that has most likely lost its meaning (if it had any) in 2023. In this post, we will explore who Full-Stack Developers are and whether they still exist or not.
|
|
Snyk is excited to partner with ServiceNow again to support an upcoming feature in ServiceNow Application Vulnerability Response to secure your applications and its associated software bill of materials (SBOM).
|
|
Happy to say, I made plenty of progress over the past week, after a slight interlude. Unfortunately, that will make this post a bit of a long one. Progress When I left last time, I’d been working on getting memory operations (pointers and dereferencing) working correctly. After that, I managed to work my way through array definitions, initialisations and subscript accessing. There was a bit of a tricky time getting assignments to work cor..
|
|
Just a quick note to announce that I’ve made source and build scripts for both versions of No Frills Magento Layout available in a public GitHub repo. I’m not open-sourcing the books or publishing them under a creative commons license, but they’re both available to read for free for the first time. There are a few reasons for this. First, over the next few months I hope to modernize the janky-but-works build process. “LaTeX + bash” might be..
|
|
Many tools offer the ability to diff schemas but here we look at how you can do so quickly with readily available tools for DDL statements.
|
|
Efficiency of the central tendency measures under the uniform distribution
-
aakinshin.net
-
3 years ago
-
eng
This post calculates the efficiency of the median, Hodges–Lehmann estimator, and midrange under the uniform distribution. In Pragmastat, Center formalizes the Hodges–Lehmann approach as the recommended robust location estimator. Confidence intervals are available via CenterBounds . pragmastat.dev github.com/AndreyAkinshin/pragmastat Statistical efficiency is one of the primary ways to compare various estimators. Since the nor....
|
|
I previously wrote about starting a Go project in 2018 . A lot has changed since I wrote that and I had been wanting to write an updated version. What follows should be enough for anyone new to Go to get started and ideally start them being productive. Quicklinks Install / Setup Starting a Project Learning Go Searching Building / Installing Linting / Static Analysis / Security Scanning Profiling Unit Testing Integration ....
|
|
Efficiency of the central tendency measures under the uniform distribution
-
aakinshin.net
-
3 years ago
-
eng
This post calculates the efficiency of the median, Hodges–Lehmann estimator, and midrange under the uniform distribution. In Pragmastat, Center formalizes the Hodges–Lehmann approach as the recommended robust location estimator. Confidence intervals are available via CenterBounds . pragmastat.dev github.com/AndreyAkinshin/pragmastat Statistical efficiency is one of the primary ways to compare various estimators. Since the nor....
|
|
Recently when I tried to update my Fedora laptop I got the below error message Error: Loading repository 'fedora' has failed After some debugging I found out that this is due to a corrupted repo cache, we can easily fix this error by clearing all repo caches by running the below command sudo dnf clean all If that doesn’t work, you can run dnf command with debug options to see more details about the error. dnf update --debuglevel 3
|
|
Originally published on February 1, 2021. The original version included two books I don't think are actually so worthwhile. This list is down to two. I think that's a good thing actually. These are the books I recommend to developers wanting to improve their skills as professional programmers because of high information density, believable premises/examples, and being well edited. You don't need to read books to improve as a developer....
|
|
Originally published on December 5, 2021. If you are an experienced software developer whose only exposure to reddit is dank memes, proggit or even language-specific subreddits like /r/python , you're missing out. What follows are my favorite subreddits in tech. My criteria is that: The subreddit topic is relevant to advancing as a programmer Posts generally go into good depth The comments stay on topic And the shit-posting is mini....
|
|
Many tools offer the ability to diff schemas but here we look at how you can do so quickly with readily available tools for DDL statements.
|
|
Cycling Through Western Europe: A Scenic Journey to Rome - Photo Album included
-
daanmiddendorp.com
-
3 years ago
-
eng
Western Europe is very cyclable. With a high density of paved roads and accommodations, it is easy to travel long distances by bike. From May 1 st onwards, I gave it a shot and started cycling in the direction of Rome. This post enables me to keep track of the journey and maintain a photo album. Me at the Switzerland / Liechtenstein / Austia tri-border area Routing There are multiple roads that lead to Rome. One of the routes is....
|
|
I've got the AWS Certified Developer Associate - Certification
-
domenicoluciani.com
-
3 years ago
-
eng
I am thrilled to share that I have recently achieved my AWS Certified Developer – Associate certification! ☁️🧑🏻💻
|
|
I've got the AWS Certified Developer Associate - Certification
-
domenicoluciani.com
-
3 years ago
-
yue
I am thrilled to share that I have recently achieved my AWS Certified Developer – Associate certification! ☁️🧑🏻💻
|
This is a guest post from Aaron Kardell. Enjoy. Dear new developer, I’m enjoying the season I’m in. That’s the simple phrase I find myself conveying to others lately. I have 21 years of post-college professional experience. Except for a handful of short-term consulting gigs, all of that has been working on something I founded … Continue reading Enjoy the Season You’re In →
|
|
We're excited to announce the DevSecOps Lifecycle Coverage with Snyk application, which correlates Snyk Container and Dynatrace data and visualization capabilities to create reports.
|
|
I have started using Obsidian a lot. One of the things that I really like is the ability to add community plugins to add functionality as required.
|
|
I have started using Obsidian a lot. One of the things that I really like is the ability to add community plugins to add functionality as required.
|
|
Mastering Atomic Notes: Unlock Efficiency and Knowledge Management
-
www.dsebastien.net
-
3 years ago
-
eng
Discover the power of atomic notes with this comprehensive guide. Learn how to streamline your note-taking process, enhance learning efficiency, and build a robust personal knowledge management system.
|
|
Cisco Umbrella for Government: Enabling Advanced Public Sector Cybersecurity
-
umbrella.cisco.com
-
3 years ago
-
eng
I am proud to announce that Cisco Umbrella for Government has achieved FedRAMP In Process status for FedRAMP Moderate authorization. This reflects our commitment to providing one of the most comprehensive and reliable cloud-native cybersecurity solutions to federal, state, and local government agencies, as well as all other organizations that depend upon FedRAMP certification. We […] The post Cisco Umbrella for Government: Enabling Advan..
|
|
Today I learned about a precious little macOS command line tool, networkQuality. The networkQuality tool is a built-in tool released in macOS Monterey that can help diagnose network issues and measure network performance. Usage: networkQuality -v Example output: ==== SUMMARY ==== Uplink capacity: 44.448 Mbps (Accuracy: High) Downlink capacity: 162.135 Mbps (Accuracy: High) Responsiveness: Low (73 RPM) (Accurac..
|
|
Due to Ingress I've visited so many parks that I wanted to recap my opinion about some gulf facing parks.
|
|
An experiment testing whether ChatGPT can help a non-coder build software to solve a real-world file comparison task.
|
|
Autogit is an open source shell script that you can wire up to your `cd` command to ensure you always have the latest code, branches, and remotes when you open up a local git repository.
|
|
Aten: pausing a wind park for bird migrations, a worlds first in the Netherlands
-
boerman.dev
-
3 years ago
-
eng
On the 11th of May a new kind of operational message was published on the TenneT NL feed. Normally this feed is quite boring, announcing transport restrictions or grid status for example. But on Friday it announced a special type of restriction for offshore windparks. To help large scale bird migrations the offshore windparks were restricted to very slow turning of turbines. The discussion whether (sea)birds get killed en masse by (of..
|
|
Last updated: November 1st, 2023 Windows Subsystem for Linux (WSL) is my main programming environment, after giving up Windows in 2015. It is surprisingly good. Shrink your virtual HD The virtual hard drive in WSL seems to grow without bound (they grow as needed, but won't release space even if you delete data). After shutting down your WSL instances (i.e. wsl --shutdown), run this in PowerShell (as an administrator): Optimize-VHD....
|
|
To help secure Spring applications, I created a Content Security Policy builder and bean and published it to Maven Central .
|