adamsgaard.dk

my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk
Log | Files | Refs | README | LICENSE Back to index

bookmark.html (6368B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3 <meta charset="utf-8">
      4 <meta name="viewport" content="width=device-width, initial-scale=1">
      5 <title>Bookmarks</title>
      6 <style>
      7 	body{
      8 		margin:1em auto;
      9 		max-width:40em;
     10 		padding:0 .62em;
     11 		font:1.0em/1.0 monospace;
     12 		color:#4d4d4c;
     13 	}
     14 	h1,h3,h3 {
     15 		color:#333;
     16 		line-height:1.2;
     17 	}
     18 	a {
     19 		color:#126b8c;
     20 		text-decoration:none;
     21 	}
     22 	@media print{
     23 		body{
     24 			max-width:none
     25 		}
     26 	}
     27 </style>
     28 <article>
     29 <header>
     30 
     31 <h1><a href="https://adamsgaard.dk/bookmarks.html">Bookmarks</a></h1>
     32 </header>
     33 
     34 <h3>Personal</h3>
     35 <ul>
     36 <li><a href="https://adamsgaard.dk/weather.html">Weather</a>
     37 <li><a href="https://adamsgaard.dk">adamsgaard.dk</a>
     38 <li><a href="https://src.adamsgaard.dk">src.adamsgaard.dk</a>
     39 <li><a href="https://andersdamsgaard.com">andersdamsgaard.com</a>
     40 </ul>
     41 
     42 <h3>Search</h3>
     43 <ul>
     44 <li><a href="https://duckduckgo.com/lite/">DuckDuckGo (https)</a>
     45 <li><a href="https://en.wikipedia.org/wiki/Main_Page">Wikipedia (EN) Main Page</a>
     46 <li><a href="https://en.wikipedia.org/wiki/Wikipedia:Vital_articles">Wikipedia (EN) Vital Articles</a>
     47 <li><a href="https://codemadness.org/idiotbox/">Idiotbox</a>
     48 <li><a href="https://www.wolframalpha.com/">Wolfram Alpha</a>
     49 <!--End of section (do not delete this comment)-->
     50 </ul>
     51 
     52 <h3>News</h3>
     53 <ul>
     54 <li><a href="https://text.npr.org/">NPR (text only)</a>
     55 <li><a href="https://dr.dk/nyheder/">DR Nyheder</a>
     56 <li><a href="https://www.nytimes.com/">New York Times</a>
     57 <li><a href="https://www.bbc.com/news/science_and_environment">BBC Science &amp; Environment</a>
     58 <li><a href="https://news.ycombinator.com/">Hacker News</a>
     59 <!--End of section (do not delete this comment)-->
     60 </ul>
     61 
     62 <h3>Security</h3>
     63 <ul>
     64 <li><a href="https://check.torproject.org/">Tor check</a>
     65 <!--End of section (do not delete this comment)-->
     66 </ul>
     67 <h3>Photography</h3>
     68 
     69 <ul>
     70 <li><a href="https://www.photrio.com/forum/categories/darkroom.84">Photrio - Darkroom</a>
     71 <li><a href="https://www.photrio.com/forum/categories/analog-equipment.68">Photrio - Analog Equipment</a>
     72 <li><a href="https://www.largeformatphotography.info/forum/">Large Format Photography Forum</a>
     73 <li><a href="https://www.photo.net/discuss/forums/film-and-processing.1822/">Photo.net - Film and Processing</a>
     74 <li><a href="http://www.film-and-darkroom-user.org.uk/forum/fadu_front_page.php">Film and Darkroom User</a>
     75 <li><a href="http://www.fredmiranda.com/forum/board/55">Fred Miranda: Alternative Gear &amp; Lenses</a>
     76 <li><a href="https://www.l-camera-forum.com/forum/216-leica-m-system/">Leica M System - Leica Forum</a>
     77 <li><a href="https://www.rangefinderforum.com/forums/forumdisplay.php?f=226">Rangefinder Forum</a>
     78 <li><a href="https://digitaltruth.com/devchart.php">Massive Dev Chart</a>
     79 <!--End of section (do not delete this comment)-->
     80 </ul>
     81 
     82 <h3>Development</h3>
     83 <ul>
     84 <li><a href="https://my.vultr.com">Vultr</a>
     85 <li><a href="https://gitlab.com/admesg">Gitlab/admesg</a>
     86 <li><a href="https://github.com/anders-dc">Github/anders-dc</a>
     87 <li><a href="https://github.com/anders-dc/Granular.jl">Github/anders-dc/Granular.jl</a>
     88 <li><a href="https://travis-ci.org/anders-dc/Granular.jl">Travis-CI/anders-dc/Granular.jl</a>
     89 <!--End of section (do not delete this comment)-->
     90 </ul>
     91 
     92 <h3>Software</h3>
     93 <ul>
     94 <li><a href="http://cat-v.org/">cat-v.org</a>
     95 <li><a href="https://suckless.org">suckless.org</a>
     96 <li><a href="https://git.2f30.org">git.2f30.org</a>
     97 <li><a href="https://codemadness.org">codemadness.org</a>
     98 <li><a href="gopher://bitreich.org/">bitreich (gopher)</a>
     99 <!--End of section (do not delete this comment)-->
    100 </ul>
    101 
    102 <h3>Package managers</h3>
    103 <ul>
    104 <li><a href="https://packages.debian.org">Debian packages</a>
    105 <li><a href="https://pkgs.alpinelinux.org/packages?name=&branch=edge&arch=x86_64">Alpine packages</a>
    106 <li><a href="https://aur.archlinux.org/">AUR</a>
    107 <li><a href="https://github.com/void-linux/void-packages">Void packages</a>
    108 <li><a href="https://build.voidlinux.org/waterfall">Void build system</a>
    109 <li><a href="https://openports.pl/">OpenBSD ports</a>
    110 <!--End of section (do not delete this comment)-->
    111 </ul>
    112 
    113 <h3>Local</h3>
    114 <ul>
    115 <li><a href="http://www.skoerpingskole.dk/Fi">Skørping Skole Forældreintra</a>
    116 <li><a href="http://skoerpingskole.skoleporten.dk/sp">Skørping Skole</a>
    117 <li><a href="https://rebild.inst.dk/Login.aspx?ReturnUrl=%2fUser%2fEntryPoint.aspx%3fLocation%3dIP.F&Location=IP.F">Skovbjoernen Intra</a>
    118 <!--End of section (do not delete this comment)-->
    119 </ul>
    120 
    121 <h3>Academia</h3>
    122 <ul>
    123 <li><a href="https://outlook.office365.com/owa/">AU Webmail</a>
    124 <li><a href="https://geo.au.dk">Department of Geoscience, AU</a>
    125 <li><a href="https://www.library.caltech.edu/journal-title-abbreviations">Journal Title Abbreviations</a>
    126 <!--End of section (do not delete this comment)-->
    127 </ul>
    128 
    129 <h3>Docs</h3>
    130 <ul>
    131 <li><a href="https://docs.julialang.org/en/latest/">Julia (latest)</a>
    132 <li><a href="https://anders-dc.github.io/Granular.jl/latest/index.html">Granular.jl (latest)</a>
    133 <li><a href="https://golang.org/doc/">Go Documentation</a>
    134 <li><a href="http://mywiki.wooledge.org/BashGuide">BashGuide - Greg Wooledge</a>
    135 <li><a href="https://wiki.archlinux.org/index.php">Arch Wiki</a>
    136 <li><a href="https://docs.voidlinux.org/">Void docs</a>
    137 <li><a href="https://wiki.voidlinux.org/">Void wiki</a>
    138 <li><a href="https://www.openbsd.org/faq/index.html">OpenBSD FAQ</a>
    139 <li><a href="https://man.openbsd.org/cgi-bin/man.cgi">OpenBSD man pages</a>
    140 <!--End of section (do not delete this comment)-->
    141 </ul>
    142 
    143 <h3>Weather and Location</h3>
    144 <ul>
    145 <li><a href="http://www.dmi.dk/vejr/maalinger/radar-nedboer/">DMI: Radar</a>
    146 <li><a href="https://www.yr.no/en/forecast/graph/2-2613672/Denmark/North%20Denmark/Rebild/Sk%C3%B8rping">YR.no: Skoerping</a>
    147 <li><a href="http://djlorenz.github.io/astronomy/lp2006/overlay/dark.html">Light Pollution Atlas 2006</a>
    148 <li><a href="https://app.photoephemeris.com/?ll=56.831114,9.849878&dt=20190604220400%2B0200&center=56.8495,9.8025&z=11&spn=0.13,0.63">The Photographers Ephemeris</a>
    149 <li><a href="https://www.openstreetmap.org/">Open Street Map</a>
    150 <li><a href="https://worldview.earthdata.nasa.gov/">NASA EOSDIS WorldView</a>
    151 <!--End of section (do not delete this comment)-->
    152 </ul>
    153 
    154 <h3>Entertainment</h3>
    155 <ul>
    156 <li><a href="https://www.dr.dk/tv">DR: TV</a>
    157 <li><a href="https://www.dr.dk/bonanza">DR: Bonanza</a>
    158 <!--End of section (do not delete this comment)-->
    159 </ul>
    160 
    161 </article>
    162 </html>