Live data from Hacker News

Fresh IDE

fresh.flatassembler.net

1–10 of 83 posts

Re: Fresh IDE

#2
It would make a better first impression if your hero screenshot didn't have font rendering from circa 1995.

Re: Fresh IDE

#4

The HTTP response code for fresh.flatassembler.net assets is "200 She'll be apples", I didn't know 200s could be customised like that :)

I know the fasm forum is powered by rwasa, perhaps fresh. is too.

https://2ton.com.au/rwasa/ is based on https://2ton.com.au/HeavyThing/, a library written for fasm that handles a bunch of cool things including enough crypto to do TLS and enough network code to make a webserver.

Re: Fresh IDE

#5
Oh boy, the memories from all the "IDEs" there were for NASM. In the end, it was just easier to use your favorite editor, because most of them just had a pretty color scheme for assembly. This looks pretty sweet, though.

Re: Fresh IDE

#7

The HTTP response code for fresh.flatassembler.net assets is "200 She'll be apples", I didn't know 200s could be customised like that :)

Hahah, proper Aussie mate! (there's a compile-time flag to make them all boring instead of our homage to Aussie slang haha, cheers and glad you like it)

Re: Fresh IDE

#8

Oh boy, the memories from all the "IDEs" there were for NASM. In the end, it was just easier to use your favorite editor, because most of them just had a pretty color scheme for assembly. This looks pretty sweet, though.

AS a kid I remember those days. I spent like $100 because the IDE was going to help me crack all the gamez. Whelp that was a sorry waste of money.

Re: Fresh IDE

#9

The HTTP response code for fresh.flatassembler.net assets is "200 She'll be apples", I didn't know 200s could be customised like that :)

The status message is just informational and can be anything. It's actually removed from HTTP/2.

I've seen some crappy clients expect exact strings though.

Post reply on HN