shinhoge.blogspot.com shinhoge.blogspot.com

shinhoge.blogspot.com

hoge

Tuesday, October 28, 2014. Sandbox of my golf server. I have a golf server. And it executes code posted by random users in a sandbox. This post explains how the sandbox is implemented. Note my golf server has a unique requirement to the sandbox. It's not mainly for security, but for disallowing cheat. I think this makes my sandbox slightly different from other implementations. I implemented a simple kernel module to hook system calls which I want to audit. Its source code is. To modify the system call ta...

http://shinhoge.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR SHINHOGE.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.2 out of 5 with 9 reviews
5 star
6
4 star
1
3 star
1
2 star
0
1 star
1

Hey there! Start your review of shinhoge.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.2 seconds

FAVICON PREVIEW

  • shinhoge.blogspot.com

    16x16

  • shinhoge.blogspot.com

    32x32

  • shinhoge.blogspot.com

    64x64

  • shinhoge.blogspot.com

    128x128

CONTACTS AT SHINHOGE.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
hoge | shinhoge.blogspot.com Reviews
<META>
DESCRIPTION
Tuesday, October 28, 2014. Sandbox of my golf server. I have a golf server. And it executes code posted by random users in a sandbox. This post explains how the sandbox is implemented. Note my golf server has a unique requirement to the sandbox. It's not mainly for security, but for disallowing cheat. I think this makes my sandbox slightly different from other implementations. I implemented a simple kernel module to hook system calls which I want to audit. Its source code is. To modify the system call ta...
<META>
KEYWORDS
1 hoge
2 system calls
3 alternatives
4 ptrace
5 seccomp bpf
6 selinux
7 modify language implementations
8 codegolf com
9 files
10 misc
CONTENT
Page content here
KEYWORDS ON
PAGE
hoge,system calls,alternatives,ptrace,seccomp bpf,selinux,modify language implementations,codegolf com,files,misc,summary,posted by,shinh,no comments,n to ecx,4 comments,the 20th ioccc,faqs,q why c,detail,v=iugiifsnlls,5 comments,symbolic polyglot quine
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

hoge | shinhoge.blogspot.com Reviews

https://shinhoge.blogspot.com

Tuesday, October 28, 2014. Sandbox of my golf server. I have a golf server. And it executes code posted by random users in a sandbox. This post explains how the sandbox is implemented. Note my golf server has a unique requirement to the sandbox. It's not mainly for security, but for disallowing cheat. I think this makes my sandbox slightly different from other implementations. I implemented a simple kernel module to hook system calls which I want to audit. Its source code is. To modify the system call ta...

INTERNAL PAGES

shinhoge.blogspot.com shinhoge.blogspot.com
1

hoge: ICFP Programming Contest 2012

http://shinhoge.blogspot.com/2012/07/icfp-programming-contest-2012.html

Wednesday, July 18, 2012. ICFP Programming Contest 2012. The problem was to write a program which automatically solves Boulder Dash. Efficiently (the less turn you consume, the better). As usual, I joined the lightning division (the first 24 hours of this 72 hours long contest) with C . However, I decided to do something different this year because I was getting a bit bored of this kind of topcoder marathon match style problems. So, I wrote the boulder dash solver in Befunge:. This is an attempt to descr...

2

hoge: September 2008

http://shinhoge.blogspot.com/2008_09_01_archive.html

Thursday, September 25, 2008. It seems that Ive got the second place in ICFPC 2008. I'm really appreciated this result. I think I was very lucky. I dont think my program was excellent. For example, my rover would run poorly if there are difficult maps, like complicated maze. I'd like to put some notes on my implementation. My rover had three parts:. Http:/ shinh.skr.jp/dat dir/icfp08.png. After the contest, I wrote some scripts to show statistics. Http:/ shinh.skr.jp/icfp08/. Subscribe to: Posts (Atom).

3

hoge: June 2009

http://shinhoge.blogspot.com/2009_06_01_archive.html

Friday, June 5, 2009. I worked on porting TCC into x86-64 and the project has recently released a new version which contains my changes. I confirmed that my changes pass the tests in TCC and successfully compile some applications such as link and Lua. As there should be some bugs in the x86-64 support, Ill be really appreciated if you try this release with x86-64 and report bugs. Printf(%p n, malloc(10) ;. Printf(%p n, malloc(1000000) ;. This code produces outputs like. On my linux box. When we alloc...

4

hoge: October 2014

http://shinhoge.blogspot.com/2014_10_01_archive.html

Tuesday, October 28, 2014. Sandbox of my golf server. I have a golf server. And it executes code posted by random users in a sandbox. This post explains how the sandbox is implemented. Note my golf server has a unique requirement to the sandbox. It's not mainly for security, but for disallowing cheat. I think this makes my sandbox slightly different from other implementations. I implemented a simple kernel module to hook system calls which I want to audit. Its source code is. To modify the system call ta...

5

hoge: December 2012

http://shinhoge.blogspot.com/2012_12_01_archive.html

Thursday, December 6, 2012. ShaFuck is not unbeatable. When I found ShaFuck. I really loved this idea and I thought it's indeed impossible to write code in this language. However, I found a way to write code in ShaFuck and I could write a script which translates Brainfuck code into ShaFuck code. Http:/ shinh.skr.jp/obf/bf2sf.rb. Here is a few evidence:. Http:/ shinh.skr.jp/obf/hello.sf. Http:/ shinh.skr.jp/obf/cal.sf.gz. Shafuck hello.sf Hello, world! Http:/ shinh.skr.jp/obf/sf find ops.cc. Http:/ shinh&...

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

LINKS TO THIS WEBSITE

john.freml.in john.freml.in

John Fremlin's blog: Cheating at codegolf with System V IPC

http://john.freml.in/codegolf-cheating

John Fremlins blog: Cheating at codegolf with System V IPC. Posted 2010-01-12 13:55:00 GMT. Codegolf is a about writing the shortest possible program for a task. Shinichiro Hamaji. Runs an excellent golf competition on golf.shinh.org. You can play in a very wide selection of languages, and the entries are generally extremely high quality. It's a good way to evaluate how well you've mastered a language. I occasionally look in on it, and once. Print y/*/ /5," "for. Achieved the same score another way:.

UPGRADE TO PREMIUM TO VIEW 0 MORE

TOTAL LINKS TO THIS WEBSITE

1

OTHER SITES

shinhodecor.com shinhodecor.com

SHINHO INDUSTRY

shinhodeung.com shinhodeung.com

캐나다 런던 한인 커뮤니티 소식지 신호등

내일은 없다 라고 생각하고 오늘을 살아라. 오늘이 내일이다. London Free Press News.

shinhoeng.com shinhoeng.com

:::(주)신호엔지니어링에 오신것을 환영합니다:::

shinhoent.co.kr shinhoent.co.kr

신호이앤티(주)

WE PRESENT TO YOU. 진동 및 소음 측정 시스템. Vibration Transducers and Transmitters. Advanced and Integrated Monitoring Systems. 진동 및 윤활 관리 용역. 진단 및 교육 서비스. 설비진단 교육 및 컨설팅. 정밀 측정 및 진단 기술 서비스. 진동시스템 설계 및 유지보수. Electric Panel & Instruments. PT and PS Panel. What spins our world. 베어링 결함 주파수 계산. 베어링 결함 주파수 계산. 기어 결함 주파수 계산. Shaft Alignment 이해와 절차. Filed Balancing 절차와 방법. Welcome to Shinho E&T. Feedback from our clients. 이 소환 / CEO 인사말. 진동 및 소음 측정 시스템. Vibration Transducers and Transmitters. 진동 및 윤활 관리 용역.

shinhoenv.com shinhoenv.com

신호환경

의료폐기물 관리에 RFID 신기술 도입.

shinhoge.blogspot.com shinhoge.blogspot.com

hoge

Tuesday, October 28, 2014. Sandbox of my golf server. I have a golf server. And it executes code posted by random users in a sandbox. This post explains how the sandbox is implemented. Note my golf server has a unique requirement to the sandbox. It's not mainly for security, but for disallowing cheat. I think this makes my sandbox slightly different from other implementations. I implemented a simple kernel module to hook system calls which I want to audit. Its source code is. To modify the system call ta...

shinhoiku.com shinhoiku.com

www.shinhoiku.com – このドメインはお名前.comで取得されています。

shinhoindustry.com shinhoindustry.com

SHINHO INDUSTRY

This page uses frames. The current browser you are using does not support frames.

shinhojin.com shinhojin.com

신호진 형사법교실

shinhokagaku.co.jp shinhokagaku.co.jp

新豊科学器械株式会社:加熱乾燥・熱処理装置の総合メーカー