• Blog
  • Search
  • Archives
  • Challenge
  • Newsletter
Seraum Blog - News about IT, cybersecurity, hacking and development logo

Seraum - Blog

News about IT, cybersecurity, hacking and development

  • Include C librairies in JavaScript compiled with NectarJS 10/27/2017 We have integrated in NectarJS an interface to directly include C librairies with JavaScript.
  • Test NectarJS freely 3/27/2017 Grab your one free unlimited key for NectarJS, and test the first JavaScript compiler.
  • Compiled JavaScript with NectarJS can be faster than NodeJS and C! 3/13/2017 We are developing NectarJS, a cross-platform JavaScript compiler. Some people doubt the efficacy of NectarJS. That's why we made a little benchmark that proves that JavaScript compiled with NectarJS can sometime be faster than C.
  • Compiling JavaScript to WebAssembly (WASM) or ASM.JS with NectarJS 3/10/2017 It wasn't possible before : only low-level langages as C, C++ or Rust could be compiled into WebAssembly or ASM.JS. NectarJS can now compile a program written in JavaScript into WebAssembly or ASM.JS
  • Compiling an Arduino firmware written in JavaScript from your Raspberry pi 3 with NectarJS 3/9/2017 With NectarJS, you can compile a firmware for Arduino with your Raspberry PI 3 in a simple shell.
  • Compiling an Arduino firmware written in JavaScript from your Android or Apple Smartphone with Termux 3/8/2017 You can use your smartphone to easily compile a firmware for Arduino.
  • NectarJS vs NodeJS Fibonacci Benchmark on Raspberry PI 3 3/7/2017 NectarJS is now able to compile for Raspberry and ARM arch, so we have made a benchmark video with NodeJS
  • Nectar : a native cross-platform javascript/ECMAscript compiler inspired by Crystal Lang and Nim Lang 12/30/2016 I am really excited to announce you that I am finishing the alpha of Nectar, a native cross-platform compiler for javascript/ECMAscript.
  • Crystal Cluster class plus SO_REUSEPORT to serve millions of HTTP requests per second 12/24/2016 Crystal lang is a fast language that generate LLVM IR. With this Cluster class and SO_REUSEPORT socket option, Crystal can serve millions of HTTP requests per second
  • Fortpress : your fast, simple and secure blog 12/23/2016 You know Wordpress, Joomla, Drupal ... But have you tried Fortpress ? Fortpress lets you build a simple and secure blog in less than 5 minutes, without the overload of Apache, Php and MySQL.
  • Compile Crystal Lang with SO_REUSEPORT 12/23/2016 Crystal lang is a fast language that generate LLVM IR. With SO_REUSEPORT socket option enabled, we could make Crystal have multiple sockets on the same host to bind to the same port
  • How to compile last version of Crystal Lang on Debian 8 12/22/2016 If you are a developer, you could be intersted by Crystal Lang : it takes up the greater part of the syntax of ruby, but makes it possible to compile the code and to have better performances. Here is the step-by-step compilation tutorial.
  • Crystal lang vs NodeJS vs Golang vs Julia vs rust vs LuaJIT vs C Fibonacci benchmark 12/21/2016 Fibonacci benchmark is a simple benchmark to test recursivity speed of a language. I'm testing Crystal, NodeJS, Golang, Julia, Rust, LuaJIT and C Fibonacci implementations.
  • IFUP - online payment hijacking/spoofing proof of concept 12/13/2016 Paying online is easy and fast. With 2 factor authentification and HTTPS, online payments seem to be secure. But, in fact, it's really easy to hijack a payment.
  • Crystal lang vs NodeJS vs Golang http benchmark 12/10/2016 When you develop a Web Application or an API for IoT, performance and scalability are importants. NodeJS scales well, but Crystal lang is better. We have done some benchmarks, and results are surprising !
  • Firefox 0-day used to attack Windows Tor users 12/2/2016 A vulnerability use-after-free in Firefox is used to get the real IP of Windows Tor users. This is the same payload as used in a 2013 attack against Tor.
  • Welcome to the Fortress blog ! 11/27/2016 We are pleased to announce that we have finally developed a secure blog. We wanted this blog to be as secure as Hackmyfortress.com, which is why it is based entirely on the same technologies as the Fortress.
© 2016 Seraum