Skip to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Found an interesting C-based VM project: DByte

Featured Replies

Hi guys,

I was browsing through some low-level dev forums and stumbled upon this project called DByte. It caught my eye because it claims to be a minimalist scripting language written entirely in C, with a custom VM that’s supposedly faster than Python 3.12 in raw loops.

The author seems to be heavily inspired by Terry A. Davis (TempleOS creator), so the architecture looks very clean and "no-nonsense."

What I found interesting:

It's a pure C implementation (no bloated dependencies).

The bytecode interpreter looks pretty tight.

Very small footprint, feels like something that would be fun to reverse or embed in small tools.

Has anyone here checked this out yet? I'm curious what you guys think about their VM instruction set and if it’s actually as fast as they claim for real-world tasks.

Site: https://dbytelang.site

Just thought it was a cool find for the programming/RE community here.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.