Hacker News new | past | comments | ask | show | jobs | submit login
Brainfuck Enterprise Solutions (github.com/bf-enterprise-solutions)
593 points by linkdd 51 days ago | hide | past | favorite | 144 comments



Love this. Years ago I hand-wired a CPU that natively executes Brainfuck code: https://youtube.com/watch?v=q8G2fWprwyo

Might have to test some of these :)


Underrated, make this into a submission?


Port a mips emulator for it so you can run Linux on it?



Good name for the CPU


This is awesome and I binged your videos immediately.

Please create more content.


Well that is incredible


Stuff like this is a breath of fresh air: real hacker vibes. The best memes (like all the best hacker stuff) are high-effort, somewhere between kinda funny and outright satire, technically nontrivial, and delivered deadpan.

Top kek.


I feel like “what is idiomatic brainfuck” is a deeply philosophical question striking right to the heart of our craft…


Considering that BF is about as "turing-machine-like" as you can get, it does seem like an essential thing to determine. As if we were to delve any deeper we'd have to split atoms to measure our progress; it's downright primordial.


When I dip into little histories of how one thing or another came to pass (example: ten days to design Javascript) in our history of computing, I wonder if advanced civilizations do things like undertake mind-bending projects like, "Hey, let's redesign our computation from scratch, from Turing (or whatever They call it) machines on up to processors to implement these machines, and on up."

A language would be next, and with it the idioms.

HTML, starts off as a markup language for document display (and a fairly primitive one) but has morphed into an application-over-the-Internet, by adding CSS, Javascript, and so forth. What if the aliens designed a technology with this endpoint already in mind? After a few hundred years, they probably have a full list of controls (radio buttons, checkboxes, dropdowns, sliders, and so on).

I just have this terrible feeling that everything we have is built on layers of cruft, "I need this by Monday" decisions, not-quite-optimal algorithms, and so on. And that we're probably wasting enormous amounts of computation and energy on this. Just think of how much invalid HTML is out there, and how much harder each browser must work to figure out the tag salad.



BF is slightly hard to read, more like a well written Perl.

IMHO any solid enteprise should use Ook! or similar substitution - power of Perl, with verbosity of COBOL !

https://esolangs.org/wiki/Ook!


You can embed BF directly in your perl code!

https://metacpan.org/pod/Acme::Brainfuck

There's an Ook! interpreter too but it's more limited.

https://metacpan.org/pod/Language::Ook


If only they'd used the f-word instead of Ook...


I believe it’s a reference to a Discworld personage

The Librarian is known for his violent reaction whenever he hears anyone refer to him as a "monkey" (orang-utans are apes). He speaks an elaborate language whose vocabulary consists of the single word Ook (and its antonym "eek" - where "ook" means yes, "eek" tends to mean no)

https://discworld.fandom.com/wiki/The_Librarian


waho, didn't know ! Thanks for explaining.


Seriously, why ? :-)


Wow, would love to adopt this on our infra! Just one teensy problem - legal's a bit worried about the name. Would you consider renaming BF? Maybe Brainfriend?


The usual censor for it is b****fuck, that should do it.


This made me laugh _really_ loudly, thank you


Not more bad than C++ :-)


That would become BF<<+>+


Vehemently agree.


What about: b7k


Of course this post is written in jest but fck-nat is useful enough that adult organizations adopt it despite the name, as an actual example of “profane but useful software that jumps over the wall of corporate use”. It helps that the specific use case it’s built for is something you usually only run into when you have corporate level spend on AWS


You could use my (rather silly) extension called "pbrain," which adds procedures to brainfuck.

https://parkscomputing.com/page/pbrain

In hindsight, I think it's aptly named.

(EDIT: Gosh, I really need to update the .NET compiler to .NET 8.)


That's an interesting addition to the language, since the numeric "labels" are effectively pointers that can be changed anywhere in the program! Though from reading the interpreter code, it seems like it doesn't handle "nested" procedures that can (re)define other procedures or themselves, which could make this a lot more powerful.

Never done enough BF programming to come up with a good example, but I'm thinking about something like this:

    ( (<-)<+ )
On the first call it increments it argument, then decrements on subsequent calls. There could also be a loop that switches a procedure between one of several definitions, which could be used to implement a state machine.


Maybe BE. Brain Excellence.

Also, do you have a PowerPoint explaining how to setup a Center of Excellence?


The corporate flavor should obviously be named Braindead


There is a language called brainfudge which is effectively an alias of brainfuck for this exact reason

you'll find lots of "brainfudge" interpreters on github


Reminds me of how theres a Buttplug project that has what is considered the fastest bluetooth open source library. Problem is people cannot use it because importing “Buttplug IO” or whatever raises some eyebrows. Theres even been attempts at using it in DoD projects.


Far be it from programmargamers to name things, just to annoy legal and other cruft layers. Now onwards to the new Bloat meeting (its the new scrum), where we produce spam-tickets and increase productivity by sacrificing hours to nil-meetings.


Let’s hope not.


I like the name choice of the CPU from this comment: https://news.ycombinator.com/item?id=41622325


Brain-fsck.


May I suggest Squick instead?


Now that is alt.tasteless old-school :)


Maybe brainfried?


bullfit ?


How about bellyfuck? or brainfart?


buttfuck removes b*ain and replaces it with a better word


Bootyfuck is classier and more fun to say.


Imagine changing Python's name, that doesn't make sense, and as you said, it's a very small problem that should be ignored.


Sure. Let's call it pyfuck. I'm sure that won't raise any eyebrows.

Brainfuck is a fine name due to the nature of the language.


Of course is a fine name and that's what i'm defending, my comment was a reply to Brian, he shouldn't change it IMO.


Brainfuck is largely a joke for most developers, but in certain kinds of research it is taken very seriously due to its ease of implementation.

I think this is probably the most interesting paper involving it:

https://arxiv.org/abs/2406.19108

> In this paper we take a step towards understanding how self-replicators arise by studying several computational substrates based on various simple programming languages and machine instruction sets.


There’s a good episode of the Mindscape podcast (hosted by Sean Carroll) interviewing one of the authors (Blaise Agüera y Arcas) about the paper:

https://www.preposterousuniverse.com/podcast/2024/08/19/286-...


Who in their right mind would choose brainfuck for enterprise solutions, over befunge?


You can't discount the need to keep your hiring pipeline full to replace the people whose RSUs have cliffed.

Befunge, like Rust, is impossible to hire for, so nobody uses it, which means nobody has experience, which means it's impossible to hire for, so it's a bad idea to use it. BrainFuck has been around for decades and its problems can be avoided by just hiring sufficiently-talented developers.


Being the only true 2-dimensional language, Befunge only needs the square root of the lines of code to build an equivalent program to puny 1-dimensional programs like Brainfuck or C++.

Stop trying to hire 10X engineers. Befunge applications are built by true X² engineers.


> Stop trying to hire 10X engineers. Befunge applications are built by true X² engineers.

Best sales slogan of the year.


Don't hire 10x, hire x¹⁰, with superstringfuck - the only language with the dimensions to tackle the needs of today's fast moving businesses.


But what if my X is only ~1–2? Should I continue hiring the 10X engineers? Someone explain it to me in a PowerPoint.


I like how we haven't specified whether x is greater than or less than one.


I love that we complain about that before asking what we're measuring or whether higher or lower numbers are better.

If you are asking such questions you aren't who I'm talking to and you need to leave the room immediately.


It's kind of a joke / riffing. Collaboration/elaboration, not attack. The "like" wasn't sarcasm; it was observing additional possibilities for meaning -- meanings that actually worked kind of amusingly to me.


Excel is Befunge


Funny thing about Rust. I use it for a few small projects. I have advocated for it on a current work project in part because it makes sense for a few reasons. I had planned on it, an advisor (small startup) recommended it, so myself as a mid experience and two people more junior in their career, are writing Rust.

As I said, I have used Rust for multiple unrelated to this task thing. Had various versions of our planned project working. Then I revisited it and made it more Rust-like. It literally looks like I've done nothing since I through a lot of things out.

It's fun to learn.


On the contrary, I have found that Rust postings receive fewer but much higher quality candidates.


True.

Befunge has real lofty ideals, not just a miser goal of being hard to parse by humans:

> Befunge, with the goal of being as difficult to compile as possible


Honestly, the smart enterprises are using Malbolge.


This is excellent for my needs! My company needs to migrate from INTERCAL and now I am convinced that Brainfuck is perfect for the job!


You mean your company needs to COME FROM Intercal?


The 'computed COME FROM' is even more interesting than the regular one due to it's ability to violate causality by coming from a place in the code before it was ever computed.

That of course makes migrating from Intercal difficult for a lot of organizations.


PLEASE DO


PLEASE DO NOT ABSTAIN


I've had much success integrating Brainfuck in a legacy C++ codebase. As the team adopts modern idiomatic C++ patterns and practices, we found Brainfuck via https://github.com/tfc/cpp_template_meta_brainfuck_interpret... to be a natural and seamless fit for C++ template metaprogramming.


Buyer beware – as a a legacy mainframe user of INTERCAL (IBM VM/370), steer cleer of mainframe migration services that promise migration from INTERCAL to BF on commodity cloud on a fixed time scale – they use AI tools but don't do robust testing. Much better to stay on IBM but write new modules in enterprise z/INTERCAL, even if it's not the best developer environment.


I miss this from the Internet early times. The Church of the SubGenius, IOCCC, Phrack Magazine, The Tao of Programming, ...


I think POC||GTFO carries on some of the spirit of those times.


GTFO yes !


After visiting the link I was surprised to find out this wasn’t about SharePoint.


We are committed to keeping the Brainfuck community healthy -- best sentence ever


++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++. >-.------------.<++++++++.--------.+++.------.--------.<+++++. >+++++.<<.>----.++.>+++++++.<<.----.<++.>-.<+.+++..---.<.>--.<. <.>-----.>+++++.---------.>++++++++.---------.>+++++.-------.<. >--.<+++++.<<.>--.+++.>++++.-------.<<.---.<++.---.+++.<++.+++. >----.>+.>+++.<---.>-.<<.>>---.++++.-------.<+.<<.>+++++++.<<--. >+.>+++.<--.++++.<-.>>----.<<.>>++++.<<----.>>+++++++.<<---. >-.<+++++++.>>-----.<<.>>+++.<<--.>>----.<+++.<---.>>+++++.<-.>.<.


Somebody didn’t read the style guide, especially 1.1.2.

https://github.com/bf-enterprise-solutions/bf.style


If we can get a FIPS 140 certified crypto library then it'll be truly "Enterprise Grade."



So... FIPS 70? :)


Is it constant-time, though


Like a joke that's just gone on a little too long.


The "enterprise solutions" part?


https://github.com/bf-enterprise-solutions/os.bf/blob/master...

An entire OS in 252 lines. I wonder how many CPU architectures supported by this OS

:D


Thanks to the "write once run anywhere" philosophy of the language, and the design choices in the OS (e.g. containerization), it is easely porable to any CPU.

Safe bet for enterprise users.


The secret sauce is:

> **************

> PASTE YOUR EXTENSIONS HERE:

> **************


I admit I was slightly disappointed that it looked more like a primitive shell than the advertised OS. "Baby steps" though!


One of obvious hindsights here is to use the extension `.bf` instead of `.b`, which was previously suggested by daniel b cristofani, a prolific Brainfuck programmer [1]. `.bf` is also used for Befunge and `.b` removes any such confusion.

[1] https://brainfuck.org/brainfuck.html


Won't that be confused with B[1]?

[1]https://en.wikipedia.org/wiki/B_(programming_language)


Sure, but the number of B code currently in circulation should be miniscule enough to reuse that extension. (And the confusion between Brainfuck and Befunge will be much higher anyway.)


Also, confusion seems to be something of a design goal for brainfuck?


That issue is not a real confusion but a meta-confusion. You know, meta-confusion is not fun, it's just meta-fun. /j


The Brainfuck extension should obviously be .fmb, for "fuck my brain".


-[>--<-------]> 110 > ++++[>+++++<-]>+ pop 20 so 0 0 0 70 0 '20' 0 0 0 [[>>[>]+[<]<-]<]< create array of x 1's [>>>>[ {"+++++++++++++++++++++++++++++++++++++++++++++++++++++++"} >]<[<]<<<{"-------------------------------------------------------"}] copy left val to all Rval >>>>[->]<[<]< <+++ +++ +++ +++ pop 12 so 0 0 0 '12' 0 110's nilterm [->> >H--->a->p >p >y+ > ------ >B---->i>r>t>h>d->a->y+ > ------ >t >o > ------ >Y-- >o>u [<] <<] >> >H-- >a- >p++ >p++ >y- > ------ >B++++>i----->r++++>t++++++>h------>d++>a->y- > ------>t++++++>o+> ------>Y+++>o+>u+++++++ [<]< +++ [- >>[.>].<[<]<]


Their stack doesn't seem to include an LLVM BrainFuck backend.

This shortcoming is clearly a non-starter for any serious enterprise BF implementation.


Never been much into BF nor esoteric languages in general, but I love this attitude!

Regarding the comments at the top of https://github.com/bf-enterprise-solutions/ed.bf : I believe a modern-day developer comparable to Ken Thompson might be Fabrice Bellard, WDYT? Any other names that pop to mind?


Finally I can migrate away from Java.


(Shameless plug) With Brainfuccuccino[1], you can embed your brainfuck programs right into Java, so you get the "best" of both worlds ;-)

[1] https://github.com/coobird/brainfuccuccino


brainfuck is truly the language of the gods


posting codegolf'd brainfuck on stackexchange was a pivotable moment in my life

i was zen


If you mean "inscrutable to mere mortals and drives one to madness when heard aloud", then yes. Yes it is.


You are laughing now- but suffering and misery indicate pervyRomance for management. And what would cause more suffering then adopting this language as new enterprise standard. The joke was on you, all along..


"We had a chance to meet this young man, and boy that's just a straight shooter with upper management written all over him.."


Is somebody not convinced yet, search with the new HN sentiment analysis tool [1]. Java or Rust have mixed sentiment. For Brainfuck the balance is clearly on the positive side.

https://classysoftware.io/chat-analysis/


I can't wait to hear Warren Buffet answering a question about company automation at the next annual convention : "We just started using the Brainfuck software...". The silver-haired grannies in attendance will love that.


I'd love to see a real "enterprise" pay for anything with this name. If it wants to be taken seriously, change the name to something that can be repeated with a straight face in an office.


Haha! This reminds me of https://inutile.club/estatis/ and especially the Falso system.


Funny. But also their BF OS reminds me slightly of Forth or ColorForth. https://github.com/ers35/colorforth


This is horrifying. Isn't BF supposed to be a joke language. Someone is spending time making libraries so it can actually be used?


Oh shoot, it's happening for real, /r/programmingcirclejerk is leaking back to HN. The great unraveling has begun, we're all doomed!


For it to be a real enterprise solution we need a bf container orchestration layer.


Of course not, those companies are using SageMaker anyways. Come on!


Do you plan to support LLM in BF Machine Learning platform? LLM with BF output?


where can i find an example of factoryFactory* pattern on the repos?


"So this week, we're introducing a general-purpose tool-building factory factory factory, so that all of your different tool factory factories can be produced by a single, unified factory. The factory factory factory will produce only the tool factory factories that you actually need, and each of those factory factories will produce a single factory based on your custom tool specifications. The final set of tools that emerge from this process will be the ideal tools for your particular project. You'll have exactly* the hammer you need, and exactly the right tape measure for your task, all at the press of a button (though you may also have to deploy a few configuration files to make it all work according to your expectations)."*


nice! i hope the configuration files are a bf syntax but with all the features and power of xml+xsl!


For a good levity injection attack, there is no known defense.


It's a new and powerful competition for FP :)


BFBS: BF Blockchain Solutions BFF: BF for Finance


Something straight out of Cyberpunk2077


I'm just glad I lived to see this.


I take your point - it does have a saving grace, after all.


I think I had an aneurysm.


Why not GPT in Brainfuck?


laugh now but this will be better than graphql.


That's the stupidest shit I ever heard lol


What are you talking about?


Irritating when people try to draw our attention to otherwise banal things by exploiting the shock value of swearing.

People that swear liberally in everyday conversation irritate me intensely.


People who get uptight about swearing irritate me. I understand getting upset about racial slurs or other actually loaded language, but getting upset about the word "fuck" but not "sex" is just making up things to be upset about.


Some people just don't like the overall crudening of society. Get over it.


I do think it’s an important social issue though.

Swear words communicate important and precise emotions that no other words can communicate.

I totally understand why some words aren’t appropriate in a given social setting but it doesn’t mean the words are forbidden. Also those words can hurt when they are directed towards someone and you have to be cautious with them. But sometimes you want to hurt someone, sometimes you want to shock your audience. Sometimes you just want to laugh.

We are animals full of emotions and we need precise words to communicate them rapidly.


> precise

I wouldn't call "fuck" precise. Its meaning is highly context dependent. Examples of use range from from disappointment (fuck) to anger (fuck you) to surprise (the fuck?) to delight ('merica, fuck yeah) to contempt (clusterfuck). It's closer to an intensifier than a precise denotation of a particular emotion, because it evades a precise meaning.

Other words certainly can communicate the same semantic function, but there isn't one that covers them all, even though shit comes close, which is a statement about the Freudian mind if there ever was one.


Abstaining from extraneous precision is itself a kind of precision.


Don't like or getting irritated are different things, at least for me. Irritation brings me in another state; for instance, if I am working (in the zone) and see/hear something that irritates me, I am out of the zone. However, if I see something I don't like, that doesn't do anything with my state; I will try to avoid the thing but won't give it a ms more thought. Not sure if that's a general thing or just me.

> Get over it.

Nah, people are different and you shouldn't get annoyed or irritated or tell people get 'get over it'; you can, but it's not very good for your health to care too much about stuff you cannot possibly change. Just don't hang with these people if you don't like them.


You missed an opportunity to say "Get the fuck over it". :|


> Brainfuck is an example of a so-called Turing tarpit: it can be used to write any program, but it is not practical to do so, because it provides so little abstraction that the programs get very long or complicated. While Brainfuck is fully Turing complete, it is not intended for practical use, but to challenge and amuse programmers.[3][4] Brainfuck requires one to break commands into microscopic steps.

https://en.m.wikipedia.org/wiki/Brainfuck


Brainfuck isn't exploiting the shock value of swearing--it's accurately describing the experience of using it.


The High Court of Australia ruled that swearing isn't by itself offensive. So I s'pose you're shit out of luck if you cross our border.


You have to keep in mind that brainfuck has been invented by a Swiss student. There are 2 clues. Student is obvious. Being Swiss might not be but is one.

People not living in an english speaking country have a different appreciation of swearing in english as they are exposed to it differently: appart from our english classes at school we learn and hear english mostly in songs, movies, TV shows, even modern literature. We are pretty much inundates by the f-word which makes it more an innocent word than in britain and us english.

A few days ago I was doing some cleaning in the house. Usually I rather put music but this time I chose a tv shows instead. Bad idea, it makes you much slower. Bottom line is I chose action-drama Banshee randomly. It seems they literally say fuck or motherfucking every 30 seconds!

So my advice would be: before complaining of people living abroad and using the f-word, maybe you guys should clean your house and stop putting the f-word in every fucking piece of media you sell all over the motherfucking world.

Also swearing can be cultural. For example wear I live in Spain swearing is part of the normal language. Grandparents all say words like coño and de puta madre all day long and nobody seems to blink when their 4 year old kids do the same.


> Also swearing can be cultural. For example wear I live in Spain swearing is part of the normal language. Grandparents all say words like coño and de puta madre all day long and nobody seems to blink when their 4 year old kids do the same.

I am Spanish, can confirm. Also, the bleeping that you hear in American TV shows and the whole concept of F-bombs (or similar) sounds ridiculous and extremely prudish to us.


I realized after reading my reply I made a lot of ortho and grammar errors, sorry for that, can't edit it now.


Yes. That's true in most cases but let them youn uns have some fun will ya!


You, yourself were in fact the byproduct of one.


Conversely, people who get all pearl clutchy about their poor, sensitive wittle ears when I swear irritate the shit out of me. We're not in elementary school, adults say fuck and that's ok.


Well shit, seems like there’s no talking to you about Brainfuck then.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: