Giter Club home page Giter Club logo

intermezzos.github.io's People

Contributors

ashleygwilliams avatar carols10cents avatar dvberkel avatar kraai avatar steveklabnik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

intermezzos.github.io's Issues

RSS Feed

Would be nice to be able to use RSS to poll for new content 😸

Unresponsive main image

Hello again!

Also noticed the image you had wasn't responsive, but didn't want to submit too many PRs (I thnink it can be kinda stressful when someone starts submitting a bunch of stuff to your very new project).

But here is a .gif of replication!

intermezzosresponsiveimage

To fix:

  • Add width: 100%; max-width: 497px; to the img selector in your css.

intermezzosresponsiveimage_after

Happy to do this fix if you'd like me to :)

Cross-compilation toolchain build script failing on macOS Sierra

I'm getting a build failure when making gcc. I've tried building via the script and manually with the latest versions of {binutils,gcc,objconv,grub}.

Error message:

gcc -g -O2  -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
ld: warning: ignoring file ../libiberty/libiberty.a, file was built for archive which is not the architecture being linked (x86_64): ../libiberty/libiberty.a
Undefined symbols for architecture x86_64:
  "__sch_istable", referenced from:
      _main in fixincl.o
      _initialize in fixincl.o
      _process in fixincl.o
      _char_macro_def_fix in fixfixes.o
      _char_macro_use_fix in fixfixes.o
      _format_fix in fixfixes.o
      _wrap_fix in fixfixes.o
      ...
  "__sch_toupper", referenced from:
      _wrap_fix in fixfixes.o
      _gnu_type_fix in fixfixes.o
  "_fdopen_unlocked", referenced from:
      _process in fixincl.o
      _load_file in fixincl.o
      _create_file in fixincl.o
      _proc2_fopen in procopen.o
  "_freopen_unlocked", referenced from:
      _main in fixincl.o
      _initialize in fixincl.o
  "_xcalloc", referenced from:
      _run_compiles in fixincl.o
      _run_shell in server.o
  "_xmalloc", referenced from:
      _process in fixincl.o
      _wrap_fix in fixfixes.o
      _run_shell in server.o
  "_xmalloc_set_program_name", referenced from:
      _initialize in fixincl.o
  "_xrealloc", referenced from:
      _run_shell in server.o
      _load_file_data in fixlib.o
  "_xregcomp", referenced from:
      _compile_re in fixlib.o
      _mn_get_regexps in fixlib.o
  "_xregerror", referenced from:
      _compile_re in fixlib.o
      _mn_get_regexps in fixlib.o
  "_xregexec", referenced from:
      _process in fixincl.o
      _machine_name_test in fixtests.o
      _char_macro_def_fix in fixfixes.o
      _char_macro_use_fix in fixfixes.o
      _format_fix in fixfixes.o
      _machine_name_fix in fixfixes.o
      _wrap_fix in fixfixes.o
      ...
  "_xstrdup", referenced from:
      _run_shell in server.o
  "_xstrerror", referenced from:
      _initialize in fixincl.o
      _process in fixincl.o
      _load_file in fixincl.o
      _create_file in fixincl.o
      _chain_open in procopen.o
      _load_file_data in fixlib.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [Makefile:110: full-stamp] Error 1
make[1]: Leaving directory '/Users/nick/src/build-gcc/build-x86_64-apple-darwin16.1.0/fixincludes'
make: *** [Makefile:2717: all-build-fixincludes] Error 2

Question about 2MiB

On http://intermezzos.github.io/book/paging.html, we come across this part:

mov eax, 0x200000 ; 2MiB
We’re going to store 200,000 in eax.

And there are further parts that refer to this as 200,000 bytes in size. I'm just wondering if this was intentional because 2MiB and 0x200000 would be 2,097,152.

Thanks for the book so far, it is great! :)

link to IRC

there's #intermezzOS on freenode, it should get linked from the site

Problem When Trying to Get/Install Grub (macOS)

When installing using the install file outlined here, and then later trying to run the grub-mkrescue from here on macOS (Sierra), the grub-mkrescue program does not seem to come as a part of the installation, as far as I can tell. That is, nowhere in ~/opt or ~/src does grub-mkrescue show up.

I ended up just switching to Linux for the remainder of the book, but I'd still like to develop on my Mac if possible. Did I miss something, or was it installed in another area?

Site v1 discussion thread

/cc @ashleygwilliams, who wants to help.

This site should be turned into a real site. It needs... work.

Major points:

  1. it should explain what the project is about
  2. it should point to the four repositories in this project so far

that's about all i've got.

Thoughts?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.