-
Conversation with Gemini
expandf_more
# SPDX-FileCopyrightText: 2019 Jeremiah Orians
# SPDX-FileCopyrightText: 2022 Andrius Štikonas
#
# SPDX-License-Identifier: GPL-3.0-or-later
## ELF Header…
-
![selection_108](https://user-images.githubusercontent.com/16147419/39929534-314d4e0a-5530-11e8-82bc-c2b92e6a2827.png)
The user doesn't have to click on the menu item to see the dropdown list. This…
-
Title: Runtime Verification of Linux Kernel Security Module
Abstract:
Linux kernel is one of the most used Free/Libre Open Source Software (FLOSS) projects. It is installed on billions of devices …
-
## Quick Summary
Most popular explanation of cryptography makes an expression that cryptography is just about different systems of ciphers, from Caesar cipher to public key systems. But it is not t…
-
Hello!
I noticed you implemented jsf. Impressive! I just became aware of jsf and was poking around the web to see who else knew that jsf was a thing.
As you're probably interested in this …
-
# Crossplane Graduation Application
v1.5
This template provides the project with a framework to inform the TOC of their conformance to the Graduation Level Criteria.
This graduation application issu…
-
I'm curious if you've looked at performance tuning. I built a relatively simple benchmark that just does ElGamal encryptions and decryptions, over and over, so lots of modular exponentiations, and I'v…
-
Problem:
I use a Bar Char like this one:
![image](https://user-images.githubusercontent.com/13017349/219362916-548a7839-b2f9-4d81-977e-dcd90f95d5ac.png)
When I rotate the bar labels to a value othe…
nhet updated
8 months ago
-
## Update
See my comment down below for an updated proposal.
https://github.com/ziglang/zig/issues/9460#issuecomment-891422141
## Original Post
Zig has great error handling compared to most …
-
**TL;DR:** Zig should adopt an official memory model. Some options are to use the C/C++ memory model (easy), or its own better memory model (very hard).
*(Note that this issue is about the semanti…
mb64 updated
11 months ago