Skip to content

Instantly share code, notes, and snippets.

View planetf1's full-sized avatar

Nigel Jones planetf1

View GitHub Profile
@planetf1
planetf1 / pr-notes.md
Last active September 21, 2023 15:43
OpenSSL PR - notes

Here's a first version of my PR for issue #21770.

Hopefully the overall approach makes sense. Very much welcome feedback!

User Scenario

A user executing an application on linux that utilizes open ssl libraries cannot make use of quantum-safe encryption algorithms, using OPENSSL_MODULES and OPENSSL_CONF, if that application needs the ability to bind to a port below 1024 by enabling CAP_NET_BIND_SERVICE.

@planetf1
planetf1 / build.md
Created September 21, 2023 13:10
liboqs build

liboqs

Uses cmake

In vscode run 'Cmake:Select a kit'

@planetf1
planetf1 / 0.fedora-on-macos-using-utm.md
Last active June 21, 2024 15:42
Installing fedora on macOS

Installing Fedora on MacOS

This article demonstrates how to install Fedora Linux on MacOS.

Specifically we will use

  • a macbook with m1 (arm/apple silicon) processor & 32GB ram
  • macOS Sonoma 14.0
  • Fedora Linux beta
  • UTM as the virtualization tool
@planetf1
planetf1 / configuring-fedora.md
Created September 22, 2023 15:03
Configuring fedora

‎‎​

@planetf1
planetf1 / extension-egeria
Created December 8, 2023 12:27
debug log from building large java project (egeria)
WARNING: Using incubator modules: jdk.incubator.vector, jdk.incubator.foreign
Dec 08, 2023 11:58:36 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider ch.qos.logback.classic.servlet.LogbackServletContainerInitializer of service jakarta.servlet.ServletContainerInitializer in bundle ch.qos.logback.classic
Dec 08, 2023 11:58:36 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider ch.qos.logback.classic.spi.LogbackServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle ch.qos.logback.classic
[Error - 12:00:44] 8 Dec 2023, 12:00:44 Initialization failed
org.eclipse.lsp4j.jsonrpc.ResponseErrorException: org.gradle.tooling.BuildException: Could not fetch model of type 'GradleSourceSets' using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-8.1.1-bin.zip'.
java.util.concurrent.CompletionException: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: org.gradle.tooling.BuildException: Could not fetch model of type 'GradleSourceSets