GithubHelp home page GithubHelp logo

kaist-cp.github.io's People

Contributors

anhaechan avatar cmpark0126 avatar cwlo2f avatar daviddarnes avatar dependabot[bot] avatar doehyunbaek avatar haroonrl avatar hoosong0235 avatar hyunsukimsokcho avatar isyangban avatar jeehoonkang avatar jgiriboy avatar jh05013 avatar jirheee avatar jiseunghong avatar junsooo avatar kimjungwow avatar kingdoctor123 avatar kyeongmincho avatar lee-janggun avatar lkaybob avatar lomotos10 avatar minseongg avatar poppindouble avatar powergee avatar qawbecrdtey avatar tomtomjhj avatar travis1829 avatar yeonwoo-nam avatar zzz845zz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

kaist-cp.github.io's Issues

https://cp.kaist.ac.kr/c* link doesn't work

Trying to access base URL + path starts with a character 'c' like 'https://cp.kaist.ac.kr/c*', the page doesn't show proper contents but it shows sentence '404 Not Found' only. It is a very strange situation. Because if there is no path starts with 'c' on the server, the server should show 404 page we customed.

This situation only appears in cp.kaist.ac.kr, not in local.

[Bug] Nav bar goes over screen.

Browser: Firefox version 95.0

Bug:

  1. Font size in navigation bar is too big that it goes off the screen, leading to a horizontal scroll bar at the bottom.
  2. Font size is too big on Firefox.
  3. It works on Chromium Version 96.0.4664.45, there is no bug on chrome iOS app too.

Reason:
I think the bug comes from jekyll itself.
On Chrome, jekyll use -webkit-text-size-adjust: 100%; for the whole html. But this property is not capable with Firefox, in Firefox we need to use font-size-adjust: 0.45.

I tried for a while to fix the bug but I can't get it work....I am opening this issue just let other's know.

update research projects

  • Low-cost verification of OS: toy OS's have been formally verified so far, but only with a great labor cost.
    It doesn't scale to more realistic OS's. I'd like to formally verify them with lower cost.
    The key idea is leveraging Rust type system as a static analyzer. We can the safety guarantee (for those written in the safe part of Rust) "for free."

  • Compiler for FPGA: FPGA's parallelism is unparalleled with that of CPUs.
    FPGAs are particularly beneficial when control flow is not so regular. (For programs with regular control flow, GPUs would be better.)
    But the main challenge in using FPGA is programmability. It's just too difficult.
    There's prior work on compiling C to FPGA, but it suffers from many problems.
    We aim to design a new high-level language that better suits with FPGA, and build a compiler for the language to FPGA.

  • persistent synchronization patterns verification

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.