Minutes 2024-03-07: Difference between revisions

From MTU LUG Wiki
Jump to navigation Jump to search
(initial commit)
 
m (Sjwhitak moved page 2024-03-07 to Minutes 2024-03-07: Consistent naming scheme)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
No presentation this week
# No presentation this week
# Lot of Linux news recently

# HDMI forum rejects AMD Driver
Lot of Linux news recently
# Citra and Yuzu closing up shop

# postmarketos is adding systemd, may remove openrc support in the future
HDMI forum rejects AMD Driver
# Talked about the village at Ciphercon some of us are hosting (Access Control Village)

#* Will host a dry-run at the last lug meeting before the con (the 28th)
Citra and Yuzu closing up shop
# In C, what does <code>i = ++i+i++</code> evaluate to? (spoiler: it's 5, if <code>i=1</code>)

postmarketos is adding systemd, may remove openrc support in the future

Talked about the village at Ciphercon some of us are hosting (Access Control Village)

We will host a dry-run of this village on the last lug meeting before the con (the 28th)

in c, what does <code>i = ++i+i++</code> evaluate to? (spoiler: it's 5, if <code>i=1</code>)
[[Category:Meeting Minutes]]
[[Category:Meeting Minutes]]

Latest revision as of 19:43, 14 July 2024

  1. No presentation this week
  2. Lot of Linux news recently
  3. HDMI forum rejects AMD Driver
  4. Citra and Yuzu closing up shop
  5. postmarketos is adding systemd, may remove openrc support in the future
  6. Talked about the village at Ciphercon some of us are hosting (Access Control Village)
    • Will host a dry-run at the last lug meeting before the con (the 28th)
  7. In C, what does i = ++i+i++ evaluate to? (spoiler: it's 5, if i=1)