Viewing profile — snac
snac
HN member- Joined
- Fri, Nov 25, 2022, 7:26 PM UTC
- HN karma
- 8
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About snac
No profile information was provided.
Recent public activity
-
comment
Comment #46890603
Yeah, even if syslinux 6.x “falls back” when E820/E801 aren’t there, AH=88h is just a number, not a hole aware map. It can’t describe ISA/ROM/reserved regions, so the loader still …
-
comment
Comment #46884428
What’s your board and BIOS? Syslinux 6.x COM32 Linux loader goes through the memmap layer syslinux_memmap_find() to place the kernel/initrd. If INT 15h E820 is missing and/or buggy…
-
comment
Comment #44405760
Pleasantly surprised about the ease of porting to new platforms. Being able to inline assembly, nevermind call regular C functions (eg from an OEM SDK) is incredibly handy. I recen…
-
comment
Comment #41175193
Love your site! It was a great source of inspiration with the amount of data you collect. I did the same and made https://grocerygoose.ca/ Published the API endpoints that I “disco…
-
comment
Comment #40982115
This is a cool idea for a website/repo for boilerplate scripts. I’ve used LLMs for boilerplate scripts and it’s saved me so much time, but sometimes required more effort (to edit, …
-
comment
Comment #39656594
This is right up my alley, I’d love for a more programmatic way to generate initramfs. Being able to template different use cases would be great for specific appliances. One of my …
-
comment
Comment #38401323
You might enjoy looking at one of my projects, a toy Linux distro compilable from a single Makefile. https://github.com/snacsnoc/snacklinux It uses musl and builds using a musl cro…
-
comment
Comment #38056068
Wow, this is just up my alley. I started a side project recently using Tesseract to read book spines for inventory purposes and hooked it up to ChatGPT to clean up the text, having…
- comment
-
comment
Comment #35663469
That's really cool! There are situations where data is unreliable or congested, having a backup is very handy. SMS is very common LMICs as data can be expensive, nevermind the devi…
- story
-
comment
Comment #34800832
This could be interesting paired with the documentation posted: https://github.com/dfloer/SC2k-docs/blob/master/simulation%2... In the video you posted, the host talks about Magnas…
-
comment
Comment #34555248
This is actually incredible useful for what I work with, very cool to get a pulse on brand strategies. How did you get the data in?
-
comment
Comment #33745923
I'm a big fan of this for how simple it is. How anyone that has used Spotify for years, knows how bad their random song algorithm is. Can you elaborate more on your 'simple custom …