Skip to content

Instantly share code, notes, and snippets.

View oofdere's full-sized avatar
❤️
ily <3

Tibet Tornaci oofdere

❤️
ily <3
View GitHub Profile
Verifying my Blockstack ID is secured with the address 1PpXxoMmuGrsBGMJvUwxPMwkiAmGTnT6k8 https://explorer.blockstack.org/address/1PpXxoMmuGrsBGMJvUwxPMwkiAmGTnT6k8
@oofdere
oofdere / interjection.txt
Created May 10, 2019 05:31
Windows Core OS.iso
I'd just like to interject for a moment. What you're referring to as Windows,
is in fact, GNU/NT, or as I've recently taken to calling it, GNU plus NT.
Windows NT is not an operating system unto itself, but rather a proprietery component
of a fully functioning GNU system made useful by the GNU corelibs, shell
utilities and vital system components comprising a full OS as defined by POSIX.
Many computer users run a modified version of the GNU system every day,
without realizing it. Through a peculiar turn of events, the version of GNU
which is widely used today is often called "Windows NT", and many of its users are
not aware that it is basically the GNU system, developed by the GNU Project.
height = int(input("Enter triangle height: "))
for i in range(-height, height, 1):
print((height - abs(i)) * "*")
title author
Rhetorical analysis of Reliability of Wikipedia from Wikipedia, the free encyclopedia
Tibet Tornaci

Table of Contents

Context

According to themselves, Wikipedia is "the free encyclopedia that anyone can edit." According to web traffic analysis firm Alexa Internet, wikipedia.org ranks 13th in global internet engagement.[1] This is in contrast to the online version of the Encyclopædia Britannica, which ranks in at number 690 in the same metric.[2]

Keybase proof

I hereby claim:

  • I am oofdere on github.
  • I am oofdere (https://keybase.io/oofdere) on keybase.
  • I have a public key ASAoFrXIxGGw9aVTerjDTmbumsPCnW2qsFnc4131e6ay2wo

To claim this, I am signing this object:

@oofdere
oofdere / stateofthetv.md
Created March 9, 2021 03:55
State of KVCMTV

We'll need to have much stricter content guidelines, especially when it comes to copyright due to automated takedown systems. I'd also like to have subtitles for the pre-recorded content, the computer can generate this but the submitter should go over them to make sure that everything is accurate and fix any mistakes. We should also have a content rating system.

I've started working on all of the above, but no clue how long it will take to get everything up.

As for software, I'm testing various playout systems: FFPlayout, Nebula Broadcast, Sofie, CasparCG, and whatever else I happen to come across.

OBS cannot handle this, as it's basically just a vision mixer. We can use it to send out the final feed though, just like we are with the radio.

In addition to the above, of course, we'll need to make a website. We'll also need to get a server because of residential bandwidth limitations. I don't know how powerful the server needs to be, because I cannot test something that I do not have access to.

@oofdere
oofdere / plans.md
Last active September 19, 2021 17:38
Preliminary plans for October screening

October Screening Plans

Table of Contents

TODO

Roles

  • Graphics
  • Engineering (video and web)
  • Processing (metadata and subtitles)
  • On-screen (hosts/announcers, if we're going to be handling that)
  • Documentation (to take note of what we did so we don't have to reinvent the wheel every time we want to do something similar)
@oofdere
oofdere / yabe.md
Last active November 28, 2021 09:04
yabe

yabe

A static site generator that does the bare minimum.

what makes yabe different from other SSGs?

yabe is highly opinionated. You don't get to choose youe templating or content languages. You will use Markdown and you will be happy. You will use Git and you will be happy. There's no preview server (for now); stop being so lazy.

yabe is written in the latest C standard and should compile with any C compiler. In its vanilla form, so long as you clone the repository with submodules, you should not need any other dependencies. This makes yabe ridiculously portable; it will run on anything with enough memory and input/output support.

how does yabe work?

yabe works like C.

# Accessing grades via Canvas
1. Go to the grades page for the class: https://ilearn.laccd.edu/courses/193499/grades
2. Graded assignments will have a comment icon in the last row, click on it to open the comments
3. You should be able to see the attached PDF, click on it to see your grade and comments