/tech/ - Technology

Buffer overflow

Posting mode: Reply

Check to confirm you're not a robot
Name
Email
Subject
Comment
Password
Drawing x size canvas
File(s)
Captcha-exempt posters may leave this blank.
No cookies?

Board Rules

Max file size: 350.00 MB

Max files: 5

Max message length: 4096

Manage Board | Staff: Moderate thread

Return | Magrathea | Catalog | Bottom

Expand All Images


Dashchan [redacted] Anonymous 08/23/2026 (Sun) 19:06 [Preview] No. 15887
You have been randomly selected to test the best Dashchan fork. It’s fucking awesome and is being actively improved.


Anonymous 08/23/2026 (Sun) 19:07 [Preview] No.15888 del
The main differences from what you may be using right now (the original app by Mishiranu or the TrixiEther fork) are:
- The codebase has been migrated to Kotlin, a ton of legacy code has been ripped out, and the app is Android 16+ only.


Anonymous 08/23/2026 (Sun) 19:08 [Preview] No.15889 del
- The design no longer smells like 2016, without sacrificing Dashchan’s original UX that we all love it for.
- Instead of bundling ffmpeg as a library, ExoPlayer 3 is built in. There’s a TikTok-style mode for WebM threads, picture-in-picture, and an improved player for audio files.


Anonymous 08/23/2026 (Sun) 19:08 [Preview] No.15890 del
- New themes and a theme editor, a replies section, a drafts section, a ban log, and thread-rollover tracking.
- Official support for largest imageboards from each of RU/EU/DE/PL, as well as 4chan and Arhivach. Support for third-party extensions newer than 2020 has been retained.


Anonymous 08/23/2026 (Sun) 19:08 [Preview] No.15891 del
- Support for ⌘ commands (UserJS) has been added — more on that below.

Is it better than Chance? For Android, absolutely.


Anonymous 08/23/2026 (Sun) 19:11 [Preview] No.15892 del
Commands are small async JavaScript programs that turn repetitive imageboard work into actions inside the app. Scope them to every forum, selected forums or one board, then run them by hand from the ⌘ menu
Draft commands receive the posting form's comment and attachments and may return replacements. Use them for one-tap transformations or run them automatically as a final pass before Send
Thread commands receive post metadata, raw comment HTML and attached files for a whole thread or one post at a time. They may temporarily replace comments and files on screen — enough to translate, decrypt or reshape a thread without changing the remote posts or their cached originals. Run them by hand, on one post, or automatically when a thread opens
App commands receive no draft or posts. They show their return value as a message and can act only through permissions granted to that command: app settings, forum cookies, and the forum's visible IP and proxy. They are not native Android plugins: beyond network requests, those narrow bridges are their only way into the app. One may be designated to change the visible IP when a forum bans the current one
Scripts can ask the user questions, keep JSON values between runs, read an optional shared environment, make unrestricted cross-origin network requests with fetch, use WebCrypto, and load shared or downloaded libraries. Each run uses a fresh engine and ends when it returns, is cancelled or times out; a command is not a background service


Anonymous 08/23/2026 (Sun) 19:13 [Preview] No.15893 del
(361.99 KB 1024x2284 1787512398714.png)
After eight releases at https://github.com/dashchan-redacted/client, public distribution is now suspended. Future versions and updates are for subscribers at https://patreon.com/pikun, starting with the cheapest tier. I may give away free access from time to time, so keep an eye out.


Anonymous 08/23/2026 (Sun) 19:14 [Preview] No.15894 del
I’m the developer. You can ask me anything in this thread.



Top | Catalog | Post a reply | Magrathea | Return | Staff: Moderate thread




Board owners/volunteers: use the authenticated staff thread view for bans, IP/range info, thread settings, transfer, and spoil tools. This public thread page is shared with all visitors and caches, so the controls below are only delete/report.

Report captcha