Immediately after switching the page, it will work with CSR.
Please reload your browser to see how it works.

Source:https://github.com/SoraKumo001/next-streaming

⬅️
ybouane 4 daysReload
Show HN: Convolution Solver and Visualizer
I made this convolution solver and visualizer tool to help get the parameters right when doing Conv2D / Conv2DTranspose. It also allows you to visualize the convolution interactively.

Open Source code on GitHub.


ybouane 40 daysReload
Show HN: APulse – A one-file Node.js server status monitoring/notification tool
Hey HN, Today I've open sourced aPulse, a very simple server-status monitoring tool that runs through a single watcher.js file (zero dependencies).

It measures latency, runs checks on the page to ensure no errors are found and provides the information in a minimalist dashboard.

It also supports notifying you through Telegram, Discord, Slack, SMS, Email... in case of outage.


ybouane 310 daysReload
Show HN: Attachments Extractor for Gmail
I built this little tool that allows downloading & removing attachments from Gmail emails without loosing the content of the actual email.

The tool runs entirely in the browser, meaning that your emails or attachments are processed directly in your browser; they never hit the server.

It's a great way to save some Google Storage space without loosing the ability to run searches on your emails (if you're like me and like to keep your emails organized).


ybouane 317 daysReload
Exactly!

ybouane 317 daysReload
Show HN: Webflow-Exporter – Export Any Webflow Site for Free (CSS/JS/Images)
Hey HN, This year, I will once again launch 10+ products and this is project #1.

Webflow-Exporter is a tool to easily export any Webflow website for free. The export is a ZIP file that contains all the CSS, Javascript, Media files and HTML pages of the website.

You can then upload and host the website on your own servers if you want.

It has various neat features like the ability to remove the Webflow badge, download the whole website vs a single page, adding an empty script.js/style.css files to add custom code and much more.

Funnily, Webflow-Exporter was built in Webflow and exporter using Webflow-Exporter .

I hope you'll enjoy using it. If you want to follow my Build In Public journey, feel free to follow me on X @ybouane

Disclaimer: This tool is not created by or affiliated with Webflow, Inc. It is your responsibility to use it in compliance with Webflow's terms of service.