Search

You can find the results of your search below.

05 @courses:cs101-2022b:assignments
7 Hits, Last modified:
you whether to use the built-in list operations (like <code>map</code> and <code>filter</code>) or an e... ursive function (written with <code>cases</code>) like those we’ve designed in class this week.</p> <h2... t matter.</li> <li>You may wish to exclude words like <code class="string">"A"</code>, <code class="str... eyword">end</span> </pre> <p>that returns a table like above, where the rows for each character are in t
backups @help:general_linux
6 Hits, Last modified:
are using gnu tar. For simplicity, if you would like to generate an ISO file of your entire home direc... z". To make the exclude file, use any editor you like, just put one file or directory name on each line... can add any other directories or files you would like to exclude from the backup. (You can call this fi... d line interface, the command will look something like this (remember in our example your account name i
week11 @courses:cs101-2021-0405
5 Hits, Last modified:
unction and a built-in list function in its body (like Problem 5 on the practice exam) \\ \\ * **P... Expressions involving built-in list functions. (like Problem 6 on the practice exam) \\ \\ * **Problem 3.** Given a recursive data definition (like Problem 2--//The Cat in the Hat//--on the practic... \\ * **Problem 4.** List of structured data. (like Problem 4 from the practice exam) \\ \\ * *
lab3 @courses:cs101-2021-0405
5 Hits, Last modified:
ed a data-set with <code>Number</code> attributes like the winning percentage, relative price, and sugar... te and Anything (optional)</h3> <p>Next, we&#39;d like to know what attribute is paired most frequently with chocolate. We could write filter functions like we did for part 1.4 for all the other possible pa... <p>The function declaration should look something like this:</p> <pre><code><span class="hljs-function">
top @people:priestdo:wearables
5 Hits, Last modified:
/googleearth.jpg|googleearth]] of Vassar College. Like I said, 640x480 in all it's glory. But I have tri... world, it seems better to look geeky than to look like you are hiding something strapped to your body. ... t. I will then post it here and thank you (if you like). The //other// thing that the upgrade messed up ... ====== Dodge the Steamroller ====== A page like this, by it's nature is egotistical, "look at all
week11 @courses:cs101-2021-02
5 Hits, Last modified:
unction and a built-in list function in its body (like Problem 5 on the practice problems) \\ \\ *... Expressions involving built-in list functions. (like Problem 6 on the practice problems) \\ \\ *... **Problem 3.** Given a recursive data definition (like Problem 2--//The Cat in the Hat//--on the practic... \\ * **Problem 4.** List of structured data. (like Problem 4 from the practice problems) \\ \\
lab3.html @courses:cs101-2021-02
5 Hits, Last modified:
ed a data-set with <code>Number</code> attributes like the winning percentage, relative price, and sugar... te and Anything (optional)</h3> <p>Next, we&#39;d like to know what attribute is paired most frequently with chocolate. We could write filter functions like we did for part 1.4 for all the other possible pa... <p>The function declaration should look something like this:</p> <pre><code><span class="hljs-function">
herbeee @people:priestdo:wearables
4 Hits, Last modified:
wearable]] was a gateway handbook back in 1994.  Like the eeepc it had a small screen and reduced size keyboard and like that rig back in 1994 I decided to run "herbeee" ... earing for more the a few hours.((So far it looks like lid closed  working time is a little over 3.5hour... Installed simply and easily. ===== Things I'd like to figure out but have not had time ===== - Ca
lab4 @courses:cs101-2021-02
4 Hits, Last modified:
on of the spreadsheet URL is what your ssid looks like:</p> <p><a href="https://docs.google.com/spreadsh... heet, your <strong>source</strong> line will look like this:</p> <pre><code>source: <span class="hljs-ke... &quot; and listed where they live. What we would like to do is normalize this colum such that if the an... to a <code>Boolean</code>. To do this, we&#39;d like to take any response that has &quot;yes&quot; (in
03 @courses:cs101-2022b:assignments
4 Hits, Last modified:
/span> </code></pre> <p>Given a time as a string (like those in the table), it should convert it to the ... iven start time and end time, provided as strings like those found in the table.</p> <p>And now we’re re... at we’ve computed the hours of sunlight, it seems like it should be simple to compute the hours of moonl... <em>before</em> the end time, it should work just like <code>elapsed-mins</code>.</p> <p>When the start
02 @courses:cs101-2022b:assignments
4 Hits, Last modified:
f the advertisement rather than specific criteria like Winifred’s target definitions.</p> <p><strong>Ta... , do so now!</p> <p>Do any of your functions look like this?</p> <pre><code><span class="keyword">if</sp... -line comment</p> <pre><code class="comment">#| Like this one! |# </code></pre> <p>at the bottom o... information of each type. Your answer should look like “<em>X</em> likely comes from the profile, <em>Y<
vnc @help:general_linux
3 Hits, Last modified:
is will give you access to a full graphical shell like the ones available on the Asprey lab computers, a... wer than SSH. This will allow you to use programs like Netbeans and other IDE’s from the comfort of your... cOS]] [[sysnews:vnc:linux|Linux]] (or other Unix-like OS) ==== Speeding it up ==== When working remote
using_htaccess @help:sysnews:inhouse
3 Hits, Last modified:
users and passwords, so you can use anything you like, however, there is no mechanism for the web users... directory listings. You can call it whatever you like. I am calling it ".ht" mkdir -m 711 ... e === In the step above you can use any name you like for the password file just as long as you give th
week6 @courses:cs311-2021
3 Hits, Last modified:
oser, key, genre * Alumni - maybe CS-specific? (like Vassar Net) * Last.FM (Spotify, YouTube) - comm... t week ===== * what database project would you like to work on? * it doesn't need to be one of t... hinking about the possibilities * who would you like to partner with? (ideally groups of two) * do
kill_a_process @help:sysnews
3 Hits, Last modified:
several GUI process managers, some applications (like netbeans and emacs) even have their own. Here are... ht one! (If you have something that is not saved, like an emacs editing session, you might want to try t... After you kill the process you may see a message like: <code> XIO: fatal IO error 32 (Broken pipe)
vnc_inetd_gdm @people:priestdo:tips
3 Hits, Last modified:
printing_tips @old_pages
3 Hits, Last modified:
vss @people:mlsmith
3 Hits, Last modified:
sshkeys @help:general_linux
2 Hits, Last modified:
06 @courses:cs101-2022b:labs
2 Hits, Last modified:
top @courses:cs101-201804
2 Hits, Last modified:
ewc @help:sysnews
2 Hits, Last modified:
04 @courses:cs101-2022b:labs
2 Hits, Last modified:
03 @courses:cs101-2022b:labs
2 Hits, Last modified:
week5 @courses:cs102-2021-01
2 Hits, Last modified:
top @courses:cs102-201651
2 Hits, Last modified:
lab5 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
top @courses:cs102-201752
2 Hits, Last modified:
week5 @courses:cs311-2021
2 Hits, Last modified:
assigns @courses:cs311-2021
2 Hits, Last modified:
top @courses:cs241-2023-51
2 Hits, Last modified:
lab1 @courses:cs102-202051:labs
2 Hits, Last modified:
cs379-201403 @courses
2 Hits, Last modified:
07 @courses:cs101-2022b:labs
2 Hits, Last modified:
asmt2 @courses:cs101-2021-0405
2 Hits, Last modified:
software @people:priestdo:wearables
2 Hits, Last modified:
iceweasel_thinks_it_is_running @old_pages
2 Hits, Last modified:
xournal_tips @old_pages
2 Hits, Last modified:
top @people
2 Hits, Last modified:
asmt2 @courses:cs101-2021-02
2 Hits, Last modified:
top @courses:cs101-2021-02
2 Hits, Last modified:
top @people:priestdo:3d
2 Hits, Last modified:
top @courses:cs101-2021-0405
2 Hits, Last modified:
top @courses:cs203-201602:lab1
2 Hits, Last modified:
top @courses:cs203-201602:lab2
1 Hits, Last modified:
nasm_and_gdb @people:priestdo:tips
1 Hits, Last modified:
infinite-trees @people:mlsmith
1 Hits, Last modified:
speed_tips @old_pages:vnc
1 Hits, Last modified:
linux @old_pages:vnc
1 Hits, Last modified:
2013_winter_updates @old_pages:status
1 Hits, Last modified:
multihome_dokuwiki_hacks @people:priestdo:tips
1 Hits, Last modified:
kiosk @old_pages:nodir
1 Hits, Last modified:
2012_workstations @old_pages:status
1 Hits, Last modified:
hw4 @courses:cs101-202203:week4
1 Hits, Last modified:
lab_2 @courses:cs145-201951:labs
1 Hits, Last modified:
isohome.script @help:sysnews
1 Hits, Last modified:
gate_tips @help:sysnews
1 Hits, Last modified:
lab3 @courses:cs102-202051:labs
1 Hits, Last modified:
top @people:mlsmith
1 Hits, Last modified:
assign5 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
er @people:priestdo
1 Hits, Last modified:
04 @courses:cs101-2022b:assignments
1 Hits, Last modified:
02 @courses:cs101-2022b:labs
1 Hits, Last modified:
01 @courses:cs101-2022b:labs
1 Hits, Last modified:
06 @courses:cs101-2022b:assignments
1 Hits, Last modified:
top @courses:cs203-201602:lab5
1 Hits, Last modified:
05 @courses:cs101-2022b:labs
1 Hits, Last modified:
top @courses:cs203-201602:lab8
1 Hits, Last modified:
linux @help:general_linux:x2go
1 Hits, Last modified:
top @courses:cs203-201602:lab3
1 Hits, Last modified:
languages_on_martha @help:sysnews:inhouse
1 Hits, Last modified:
using_the_pickup_script @help:sysnews:inhouse
1 Hits, Last modified:
lab_0 @courses:cs145-201951:labs
1 Hits, Last modified:
losetup @people:priestdo:tips
1 Hits, Last modified:
x2go @help:general_linux
1 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab_1 @courses:cs145-201951:labs
1 Hits, Last modified:
assigns @courses:cs381-2020
1 Hits, Last modified:
windows @help:general_linux
1 Hits, Last modified:
asmt3 @courses:cs101-2021-02
1 Hits, Last modified:
week1 @courses:cs101-2021-5657
1 Hits, Last modified:
top @courses:cs101-2021-5657
1 Hits, Last modified:
style @courses:cs101-2021-5657
1 Hits, Last modified:
programmer-poet @courses:cs101-2021-5657
1 Hits, Last modified:
week5 @courses:cs101-2021-0405
1 Hits, Last modified:
lab7 @courses:cs101-2021-0405
1 Hits, Last modified:
lab1 @courses:cs101-2021-0405
1 Hits, Last modified:
asmt3 @courses:cs101-2021-0405
1 Hits, Last modified:
week5 @courses:cs101-2021-02
1 Hits, Last modified:
lab7 @courses:cs101-2021-02
1 Hits, Last modified:
lab1 @courses:cs101-2021-02
1 Hits, Last modified:
linux_tutorial_two @tutorial
1 Hits, Last modified:
week8 @courses:cs101-2021-5657
1 Hits, Last modified:
linux_tutorial_one @tutorial
1 Hits, Last modified:
linux_tutorial_four @tutorial
1 Hits, Last modified:
top @students
1 Hits, Last modified:
where_are_my_icons @old_pages
1 Hits, Last modified:
tips_for_instructors @old_pages
1 Hits, Last modified:
screen_saver @old_pages
1 Hits, Last modified:
recently_installed_software @old_pages
1 Hits, Last modified:
ratatosk_xmpp_server @old_pages
1 Hits, Last modified:
use_and_abuse @help
1 Hits, Last modified:
logging_out_of_a_desktop_or_remote_desktop @help
1 Hits, Last modified:
operating_systems @courses
1 Hits, Last modified:
week5 @courses:cs101-2021-5657
1 Hits, Last modified:
week13 @courses:cs101-2021-5657
1 Hits, Last modified:
sshkeysmswindows @help:general_linux
1 Hits, Last modified:
tech_ref @courses:cs377-202651
1 Hits, Last modified:
opensshformswindows @help:general_linux
1 Hits, Last modified:
filecopy @help:general_linux
1 Hits, Last modified:
mono @help:apps
1 Hits, Last modified:
top @courses:operating_systems
1 Hits, Last modified:
how_to_create_a_listing_for_your_course @courses
1 Hits, Last modified:
week12 @courses:cs377-202651
1 Hits, Last modified:
week8 @courses:cs377-202651
1 Hits, Last modified:
week2 @courses:cs377-202651
1 Hits, Last modified:
top @courses:cs377-202651
1 Hits, Last modified:
top @courses:cs334-202251
1 Hits, Last modified:
week8 @courses:cs101-2023-54
1 Hits, Last modified:
run_zasm_under_dosemu @courses:cs325-201001
1 Hits, Last modified:
top @courses:cs240
1 Hits, Last modified:
week13 @courses:cs145-201951
1 Hits, Last modified:
top @courses:cs145-201951
1 Hits, Last modified:
top @courses:cs102-202051
1 Hits, Last modified:
coaching @courses:cs102-202051
1 Hits, Last modified:
top @courses:cs102-2021-01
1 Hits, Last modified:
week12 @courses:cs101-202203
1 Hits, Last modified:
week3 @courses:cs101-202203
1 Hits, Last modified:
top @courses:cs101-202203
1 Hits, Last modified:
schedule @courses:cs101-202203
1 Hits, Last modified:
security @research:ursi_2008:aiptasiabase
1 Hits, Last modified: