Viewing profile — Amlal
Amlal
HN member- Joined
- Sun, Jan 26, 2025, 5:53 PM UTC
- HN karma
- 8
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About Amlal
github: https://github.com/amlel-el-mahrouss
email: amlal [at] nekernel [dot] org
founder & mts @ ne.appRecent public activity
-
story
Show HN: My math notes for anything that touches ML
Just wanted to share this here for the person who would need it the most. Cheers :) I plan to maintain this as a hobby as well, don't expect anything big from It.
- story
-
comment
Comment #47373760
Hey so I lead this project module and just wanted to share it on HN :-) Please check out the GitHub link, and give it a star if you like what you see! (https://github.com/ne-foss-o…
- story
- story
-
comment
Comment #47295234
Also we have a non-GitHub mirror for those who don't like it: https://git.nekernel.org Updated every 30 minutes
- story
- story
-
comment
Comment #47104391
Yes, it's a canvas library, there's a lot of risks of including AI generated code that hasn't been checked in a rasterizing library.
-
comment
Comment #46585240
NeKernel is a microkernel project written in modern C++. I just shipped a new release, v0.1.21, with improved APIs and a new WiP language frontend in Nectar's repository. The follo…
- story
- story
- story
- story
-
story
Show HN: NeKernel v0.0.3e1 – Security Patches
Hi, it's been a while since I last posted here :) NeKernel is becoming more robust than before. So I thought I'd share it here. Also, contributors are welcome!
- comment
-
comment
Comment #43914272
Yes I can edit it, It went through the right category now, thanks a lot for the help!
-
comment
Comment #43914203
Hi, thanks for the input, is it allowed to upload this again as a Show HN?
-
story
Show HN: HeFS and MBCI, two specs from my custom Kernel
Here are the PDFs of both documents: https://nekernel.org/hefs.pdf https://nekernel.org/mbci.pdf https://github.com/nekernel-org/nekernel I encourage people to build or contribute …
-
story
Show HN: NeKernel 0.0.2e1
After releasing 0.0.2, I’ve pushed a focused enhancement patch (0.0.2e1) to address scheduler and FS structure issues. The kernel has been updated to 0.0.2e1, including but not lim…
-
comment
Comment #43867975
Location: Paris, FR Remote: Open to remote work Willing to relocate: Yes (U.S. preferred) Technologies: C++, Objective-C, C, Linux, Java, Assembly, Docker Résumé/CV: Upon request E…
-
story
Show HN: Early work on a new filesystem for NeKernel
Just wanted to update on this — it’s a filesystem using a red-black tree for directory indexing and CRC32 checksums for consistency. Feel free to browse the source: https://github.…
-
story
Show HN: NeKernel's AHCI driver and WiP filesystem
Hi HN, I've built a custom generic AHCI driver that is now successfully performing I/O operations (read/write) to SATA drives, and I'm also working on a new custom filesystem (HeFS…
-
story
Show HN: NeKernel – With a WIP AHCI driver and a modular storage stack
Check out the `dev` branch, which is for ongoing development. The master branch is for stable releases. NeKernel also has sister projects, which are pinned in my GitHub. They follo…
-
comment
Comment #43531582
Hi, I've got open-source project(s) focused on low-level C/C++ mostly around kernels, toolchains and boot infrastructure. Check it out: https://github.com/amlel-el-mahrouss (it's o…