Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "brainfuck"
-
• Manager : WTF did you push, now it keeps crashing all the servers.
• Me : (silent, I'm trying to speak but nothing is coming out. Felt like someone in coma).
• Someone else shouts at boss : Now we now have 47 major crisis bridges.
[I went running for the door to get away from everything.]
Only to find myself rolling on the floor tangled in my bedsheets after falling from my bed. Realized it was all but a nightmare.
Went to get some water. While taking the first sip...
Me: Shit, I'm late for work AGAIN.
Running for the door again. Then stopped to think if this is all some fuckin premonition. Hurriedly went for my phone to find out it's nothing but Sunday.
I'm thinking about a career switch now. No more devops once this is over.8 -
We accept that the brain is the most important organ, but really, what organ is telling you that?
Fucking Brain.4 -
B: you are not even a real developer
Me: ??
B: you are using windows
Me:
Me: what the fucking fuck did you just fucking say you little fuck? Ill have you know i have written at least 4 lines of code, commented once and have a stackoverlfow reputation of -7. I have completed every beginner level udemy course on applied brainfuck mathematics and have worked as a distributed data analyst with excel 03. You are nothing to me, every piece of code i write runs on exactly 3 billion devices and i have an unsuccessful facebook meme page. Bitch.5 -
My girlfriend has these :D
(called Code:Deck - available here https://varianto25.com/playing-card...)14 -
I’ve been thinking lately, what is it that devRant devs do?
So after a couple of days of pulling data from devRants API's, filtering through the inconsistent skill set data of about 500 users (seriously guys, the comma is your friend) i’ve found an interesting set of languages being used by everyone.
I've limited this to just languages, as dwelling into frameworks, libraries and everything else just grows exponentially, also ive only included languages with at least 5 users out of the pool.
sorry you brainfuck guys.30 -
HOW THE FUCK AM I SUPPOSED TO USE THIS DAMN BRAINFUCK LIBRARY WITHOUT PROPER DOCUMENTATION.
THIS ENTIRE LANGUAGE WAS CLEARLY INTENDED AT READABILITY, SO STOP TRYING TO TAKE THAT AWAY.
YOU MOTHER FUCKING BRAINFUCK DEVS, PLEASE WRITE CLEARLY EXPLAINED, PROPER DOCS.
GOODNIGHT.7 -
Boss : "just" hack the google AdWords and show our company ad everywhere on google search"
"Don't you know that everything can be hacked?"
Me : "Ok, first let me ***k you."
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
I mean "let me hack you"8 -
Fucking printers are made by satan himself.
My printer apparently needs cyan, yellow and magenta for printing grayscale.
So suddenly my colours are empty
Bullshit but whatever, I used ducktape to tape of the little glas place where it checks inkt levels.
My printer thinks they are full and prints again. Booyah.
About 200 pages further it says they are empty again.
BULL FUCKING SHIT
The satan spawn that made my printer must have made the cartridges with a chip that has a maximum of pages. So even if the cartridge is FULL, the chip says its empty and so the printer thinks that as well
If i find the demon spawn that programmed the printers, I will make you program in brainfuck or whitespace for the rest of your life!!!!!!9 -
Vacation in Delphi
Prolog:
After a basic cup of java, I wanted to go to the c and meet Ada, who cured her common lisp with a batch of elixir. On the way, I had a swift Smalltalk with Pascal, who has a brainfuck, because he is a wyvern enthusiast.
I also found a shell with a perl in it, but it had a scratch. This reminded me of my friend Ruby, who has a pet python and loved a good scheme à Shakespeare.
I then started my laptop, which already collected rust on its logo of a maple, and browsed the web for groovy songs. I found a song by Julia, performed in a very high octave in F#.4 -
So my friend and I wrote a fully functioning dialect of Brainfuck. The twist? Every command is an emoji.
http://emotifuck.rs/12 -
An application based on a single MySQL stored procedure that contained all the application business logic inside of it (plus a poor webapp that simply called it). The stored procedure had 97 (yes, NINETY SEVEN) parameters... and about half of them were boolean flag used for enabling/disabling another parameter. I think that Uncle Bob could follow you holding an AK-47 if he saw that. The saddest part is that the shit was written by a guy having a PhD in computer science, and he knew that was bad, but the boss asked him to do it in that way. The guy left the company before I joined it and I had to maintain that crap. Guys, the first time I saw it I thought that should be a joke. Code generated by decompilers was easier to read, maybe even Brainfuck. I tried complaining with the boss but she said that the system was wonderful and very efficient. This was one of the reasons I moved to another company after some months.3
-
++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.12
-
"Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems." - Jamie Zawinski1
-
I fucked up my brain while learning brainfuck! 😣
Edit: And yeah, I still don't know how to use it...6 -
When you have to wake up by 4am because of an early morning meeting. Its almost 2 am and still wide awake. Fucking brain5
-
I feel terrible today. My life doesn't have any purpose! I think it's time....
To install Kali Linux as my main system and start learning Brainfuck8 -
Dad: Why are you learning brainfuck
ME: --[----->+<]>----.+++.--.--.--[--->+<]>.--.++++[->+++<]>.--[--->+<]>-.--[->++++<]>-.+[->+++<]>.[--->+<]>+.-[---->+<]>++.+[----->+<]>+.+.+++++.8 -
I just had a brainfuck moment...
Why do I charge my phone via PC USB at work (slowly) when I actually have a power bar on my desk...2 -
According to Google these are the hardest programming languages, guess that brainfuck is just a walk in the park then.12
-
I have to refactor code from an intern. He's VERY lucky that he already left the company.
If I'd say he programms like the first human that would be very insulting to that first human.
It looks like code at first sight, but when you try to understand what he was doing to achieve his goal you get a brainfuck. Duplicate code, unused code, dumb variable names like blRszN.
He wrote unittests like "expects Exception to be thrown or Server returns Statuscode 500".
Yes, Exception, the generic one.
THESE FUCKING TESTS ARE GREEN BECAUSE YOU DID NOT ACTUALLY TEST SOMETHING.
GREEN IN THIS CONTEXT MEANS: YOUR PRODUCTION CODE IS A BIG PILE OF SHIT.
I already removed 2 bugs in a test which caused another exception than the "expected" one and the test does still not reach the actual method under test.
Dumb fucktard.
The sad thing: The fuckers who did the code reviews and let this shit pass are still here writing code.4 -
My CS teacher uses html 4 spec that has shit like <strong> and <font size=5> and all sorts of inline garbage. She writes the tags in ALL CAPS and it honestly looks like SQL had a baby with brainfuck. I can't handle this shit anymore. She feels like she's apparently very good at programming and has just been promoted to the School's CS HOD (Head of Department). I have no idea what to do I go to school everyday having to face her mutilating my interest in programming. My peers are all incompetent and don't care at all. Don't get me started on how she writes Python. What the fk man.31
-
Are you bored? Just start programming with BrainFuck and you won't be bored anymore but rather in a mood, which is best described with the word "suicide". :)
^ Sadistic Smiley of Doom4 -
Look at what my genius mind created!
https://github.com/Kimmax/...undefined bee spam isthisevenreallife quality peakintowindows10sourcecode beemovie bf brainfuck github movie script4 -
I Just created My first code in brainfuck.
My First reaction was why was this made, but as I continued it seemed to make some sense, even though All I was using was some random ascii symbols6 -
I followed a tutorial on how to use TensorFlow to create digit recognition. It worked. Theres just a few issues ...
I found the code on a website, and wrote what i saw (almost copy paste)
I barely understood any of the code
I did not understand the results
I have no idea where the images was found
Im almost more confused now, than when i started, thats not good xD7 -
Remember the Christmas lecture I told you about?
Did you know, we have Santa in our faculty and he only communicates in the "Ho, ho, ho!" language?
So they created a ho ho ho programming language based on brainfuck and a way to do multiplications with a christmas tree🌲 and the prof sang a song to Andrew Tanenbaum. We had Punsch or Glühwein and Christmas cookies and there was a flashmob of the new choir 'C#' aaah it was just so cool
Last year they sent a paper to the journal of Universal Rejection, the paper is called: "Toward Xmas 4.0 - Recent Advances in Santa Claus Research"3 -
What do you all think about my first ever brainfuck program?
________________________________________________
+++++++++++++[->++++++<]++++++++++[->>++++++++++<<]>>+<<+++++++++[->>>++++++++++
+++<<<]>>>+<<<++++++[->>>>+++++++++++++++++++<<<<]++++[->>>>>++++++++<<<<<]+++++
+[->>>>>>+++++++++++++++++<<<<<<]>>>>>>+<<<<<<+++++++++++[->>>>>>>++++++++++<<<<
<<<]>>>>>>>+<<<<<<<+++++++++++[->>>>>>>>++++++++++<<<<<<<<]++++++++[->>>>>>>>>++
++++++++++<<<<<<<<<]>>>>>>>>>+<<<<<<<<<+++++++[->>>>>>>>>>+++++++++++++++<<<<<<<
<<<]++++++++++[->>>>>>>>>>>++++++++++++<<<<<<<<<<<]>>>>>>>>>>>+<<<<<<<<<<<++++++
+++[->>>>>>>>>>>>+++++++++++++<<<<<<<<<<<<]+++++++++++[->>>>>>>>>>>>>++++++++++<
<<<<<<<<<<<<]>>>>>>>>>>>>>++<<<<<<<<<<<<<+++++++++++[->>>>>>>>>>>>>>++++++++++<<
<<<<<<<<<<<<]>>>>>>>>>>>>>>--<<<<<<<<<<<<<<++++++[->>>>>>>>>>>>>>>++++++++++++++
+++++<<<<<<<<<<<<<<<]>>>>>>>>>>>>>>>++<<<<<<<<<<<<<<<++++++++++[->>>>>>>>>>>>>>>
>++++++++++<<<<<<<<<<<<<<<<]+++++++++[->>>>>>>>>>>>>>>>>+++++++++++++<<<<<<<<<<<
<<<<<<]>>>>>>>>>>>>>>>>>++<<<<<<<<<<<<<<<<.>.>.<.>>.>.>.>.>..>.<<<<.>.>>>>.<<<<<
<<.<.>>>.>>>>>>.<<<<.>>>>>.<<<<<<<.>>>>>>>.>.<<<<<<<<.<<<<.>.>.<.>>.>.>.>.>..>.<
<<<.>>>>>>>>>.<<<<<<<<<<<<.>>>>>>>>>>>>>.<<<<<<<<<<.>>>>>>.<<<<.>>>>>.<<<<<<<.>>
>>>>>>>>>.<<<<<<<<<.>>>>>>>>>>.<<<<<<<<<.
________________________________________________
EDIT:
In case you want to run it, here's a link:
https://copy.sh/brainfuck/20 -
"Write something that does something good, irrelevant what, in the next 30 mins"
Oh hell yeah
"In brainfuck. Maximum 35 characters."
FFS WAT9 -
Over the past couple of days I did nothing but focus on programming. Well, today I fell asleep while working, became semi-lucid and managed to access root directory of my brain and went into a folder called "dreams" and viewed my yesterday's dream.
That felt mental when I woke up. I wonder if it really was yesterday's dream or was it my dream thinking it's yesterday's dream? Can I reprogram myself? Damn. Does that mean I did a reverse Matrix?3 -
I wanna learn rust, go, Ruby, lolcode, brainfuck, the meaning of life, etc... And then every time I start a new side project I always do that in C xD I guess it's because you can not easily forget your first love :D7
-
What's everyone's favorite esoteric programming language? Mine is PIET. This image is a PIET program that interprets BrainFuck code (NOT written by me). 😂
Source & Info: http://dangermouse.net/esoteric/...6 -
Routing and analysis of http behaviour with wireshark makes so much joy and fun.
Wanna get even more fun?
Add DNS. Add loadbalancers.
Loadbalancers?
Hell Yeah!
VLAN X has it's own router and domain overrides to give a service a seperate IP pointing to a loadbalancer inside the VLAN X.
loadbalancer in VLAN X then has additional routes to point to loadbalancer in VLAN Y.
Which might then point to the service in VLAN Y or... point to another loadbalancer in VLAN Z.
I'm always amazed what a human mind can create....
If you think that's insane, then add HTTP keepalive and persistent connections.
I just love people who have no idea what they're doing but are able to create a clusterfuck of brainfuck....11 -
I feel we can do nearly everything when we learn C# and JS.
How do ya think?
I am not saying that Brainfuck is not useful. I love that language btw.15 -
If you ever feel that you have a shitty job just remember that there is a programming language called Brainfuck and at least once in time it was someone's job to debug a real program written in Brainfuck. For context, this is a 'Hello World' program in Brainfuck:
++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
And here is the same program in the Python programming language:
print('Hello World')10 -
Writing a brainfuck interpreter is a lot fun: Mine does recursion within loops. I also added functions: strings, you can cheat. Stackdump(!), Exit script(*) , go to first cell (^), go to last cell(?), nulling cell (0) It parses this for example: "retoor" ^[.>]. It will dump string retoor. Explanation: the string moves ptr to sixth place. ^ will reset pointer to first. [] is a loop that executes as long there's data in current cell. The "." prints char of current cell (Number if not alpha etc). ">" moves a cell to right. [.>] will thus print until it moved to an empty cell. To move to first, I could've also used my repeater function by adding times to repeat after command: <6 moves six places to left. .>.>.>.>.>.> is also a way to print six chars. +[,.] works as the Linux program "cat". , is one char keyboard input.
Thanks for listening to my tedtalk8 -
-[------->+<]>.-[->++++<]>.-[--->++<]>--.-------.+[--->+<]>.+[->+++<]>.--[--->+<]>-.+++++[->+++<]>.-.--.-[--->+<]>.-[---->+<]>++.---[->++++<]>-.+.+[->+++<]>++.--[--->+<]>---.++.+++[->+++<]>.-.-[--->+<]>-.---[->++++<]>.-----.[--->+<]>-----.--[->++++<]>-.-----.---------.+++++++++++.+++[->+++<]>.--[--->+<]>-.-[--->++<]>-.+++++.-[->+++++<]>-.+[->++<]>.---[----->+<]>-.+++[->+++<]>++.++++++++.+++++.--------.-[--->+<]>--.+[->+++<]>+.++++++++.-[++>---<]>+.++[->+++<]>.+++++++++.+++.[-->+++++<]>+++.---[->++++<]>.------------.---.--[--->+<]>-.++[->+++<]>.-[--->+<]>--.-------.-[->+++++<]>-.+++++[->+++<]>.---------.[--->+<]>--.-[--->++<]>-.+++++++++++.[++>---<]>--.------------.[->+++<]>++.[--->+<]>-.-.[---->+<]>+++.++++[->++<]>+.-[->++++<]>.-[--->++<]>+.--.+++++.----------.---.-[->+++<]>.--[->++++<]>-.-[->+++<]>-.+++++++++++++.++++++.[---->+<]>+++.---[->++++<]>.-----.[--->+<]>-----.++[->+++<]>+.++++++++.[--->+<]>-----.++[->+++<]>.-[--->+<]>--.---.++.------------.---.+++++++++++++.++[++>---<]>.++[--->++<]>.[->++<]>+.[--->+<]>++.[->+++++<]>-.++++[->++<]>+.-[->++++<]>.--[->++++<]>-.[->+++<]>.++++.+++++++++.--------------.-[--->++<]>---.18
-
Me after using Prolog for 6 hours because of University...
Sometimes prolog gives me brainfuck (pun intended)3 -
There was this random image on devRant.
Yepp, it is Brainfuck once again.
For the bored devs among us and for the ones who seek a challenge to learn and have fun... here it is. Solve it on paper like I did in the first comment.19 -
anytime anyone asks me to write a solution to fizzbuzz - i do it in brainfuck because even if i screw up...no one knows. :P
++++++++++[>++++++++++<-]>>++++++++++>->>>>>>>>>>>>>>>>-->+++++++[->++
++++++++<]>[->+>+>+>+<<<<]+++>>+++>>>++++++++[-<++++<++++<++++>>>]++++
+[-<++++<++++>>]>>-->++++++[->+++++++++++<]>[->+>+>+>+<<<<]+++++>>+>++
++++>++++++>++++++++[-<++++<++++<++++>>>]++++++[-<+++<+++<+++>>>]>>-->
---+[-<+]-<[+[->+]-<<->>>+>[-]++[-->++]-->+++[---++[--<++]---->>-<+>[+
+++[----<++++]--[>]++[-->++]--<]>++[--+[-<+]->>[-]+++++[---->++++]-->[
->+<]>>[.>]++[-->++]]-->+++]---+[-<+]->>-[+>>>+[-<+]->>>++++++++++<<[-
>+>-[>+>>]>[+[-<+>]>+>>]<<<<<<]>>[-]>>>++++++++++<[->-[>+>>]>[+[-<+>]>
+>>]<<<<<]>[-]>>[>++++++[-<++++++++>]<.<<+>+>[-]]<[<[->-<]++++++[->+++
+++++<]>.[-]]<<++++++[-<++++++++>]<.[-]<<[-<+>]+[-<+]->>]+[-]<<<.>>>+[
-<+]-<<] -
brainfuck - your next programming language. A simple tutorial
Sample 1:
-[------->+<]>.-[->++++<]>.++[--->++<]>.+++.+++++++.+[->+++<]>.--[--->+<]>-.+[->+++<]>+.+.[--->+<]>-.----.+++[->+++<]>++.+++++++++++++.++++++.[++>---<]>.++[--->++<]>.++[->++<]>.[--->+<]>+++.[--->+<]>-----.--[->++++<]>+.----------.++++++.--[->+++++<]>.
Output: "I love devrant. Do you?"
Sample 2:
----[---->+<]>++.[--->+<]>+++.----------.-[--->+<]>-.--[->++++<]>+.----------.++++++.---.[-->+++++<]>+++.[->+++<]>++.[--->+<]>----.+++[->+++<]>++.++++++++.+++++.-[->+++++<]>-.-[--->++<]>-.++++++++++.+[---->+<]>+++.++[->+++<]>.-[--->+<]>--.+[->+++<]>+.++++++++.------.-.[->+++<]>++.++[--->++<]>.[-->+++++<]>-.+[--->+<]>++.[-->+++++<]>+++.-[--->++<]>-.+++++++++++.[---->+<]>+++.-[--->++<]>-.++++++++++.-----.[++>---<]>++.[->+++<]>-.-[->+++++<]>.
Output: "And your brain is fucked. Or it isn't?"
----------------------
Wanna play with it?
Text to brainfuck: https://copy.sh/brainfuck/text.html
Brainfuck to text:
https://sange.fi/esoteric/...2 -
Going through some pretty fucked up shit right now : a string containing an SQL query goes though a 100+ lines function full of if{} else{} with up to 5 levels of indentation, where it replaces some parts of the query with other words... 😱1
-
rant!
Fuuuuuuuuuuck..... why is CSS so fucking ASS when it comes to working the way it is supposed to. Why would someone create such a broken tool.
end rant.
Thats all, have a good day.3 -
!rant real talk though.
I am frustrated. Lately i have been having a slow time on the job, and it somehow dulled me down a lot.
In games you often have to think about transforms and rotations and offsets and hell knows what else.
I am usually pretty good at 3d object manipulation, it's one of those IQ test skills i generally score well on.
However lately i have not been able to come up with jack shit, i am simply unable to coherently think through a set of positioning and rotation changes to aquire the correct outcome for a mechanic and it pisses me off.
I have to fall back to slow as all hell trial and error and i don't even know what to do otherwise. It's been months now, do i have brain cancer or some shit? Arrrrrrg!4 -
You know you are way too deep in your project when you start typing "i-n-s" for Instagram and then end up typing insmod in the URL bar instead!
Goddammit Yocto! Why have you rewired my brain? -
Life goals:
1. Port Linux to Brainfuck.
2. Make a some how object oriented Brainfuck fork.
3. Make IDE for #2, with completely random auto completion.1 -
Recruiters or their bosses with sick ambitions and zero feedback.
Do I need to say more?
Spent few days to make my site looking good on desktop/mobile with few screenshots and even video to show my working projects in production. Even more few days to make really detailed 2 A4 CV with my previous job and what I was doing there. All generated from markdown.
I even saved money around half a year to go and live month in other country (Ireland, Dublin) and then on site send about 150 applications on various sites, emails, linkedout and local IT meetings.
Null, nada, nil, NaN accepted applications.
Is it some kind of joke? All companies almost cries for new workers and they don't even answer someone which founded and have no problem with growing own IT company for almost 5 years with self learnt, practically applied in production linux, HTML, CSS, JS, PHP, Go, bash, KVM and Openvz virtualization knowledge?
What they really want?
Astronaut with Brainfuck and Cobol with fluent backwards speaking Esperanto riding on monocycle with 3 hands and no need for sleep for -1 whoopercoin?1 -
I have hundreds of Udemy courses I'm enrolled to. I hoarded them when they offered free coupons a few years ago. I realized most of them are trash, sharing wrong information with their thick accents. There is no option to unenroll, just archive. It feels dirty knowing they are still there, like ghosts hiding behind the curtains. Hoarding is a disease. I need to get rid of the noise. There is so much noise in today's world. Send help.1
-
Just imagine sicknesses spreading through internet.
I mean real human sicknesses. Of course your laptop can’t generate aids, but hey, did you ever have a song stuck in your head, repeated infinitely? Memes, viral videos, modern pop music, it looks just like perfect delivery mechanisms.
Human brain is flawed and buggy, vulnerable to countless things like optical illusions, uncanny valley, nlp and others. It’s obvious that there is some audiovisual input sequence that may have arbitrary side effects.
We are towards invention of some precisely formed pieces of information that’ll damage your brain forever, maybe drive you insane so there’ll be no way back. Delivered via viral media straight to your brain, destroying it irreversibly.
Be ready to face the future.2 -
When people use so many special characters to decorate their comments that their code looks like Brainfuck code :|1
-
Just heard about Malbolge and I just need to ask...why???
How border do you need to be to make something like this? And why?
I mean I heard about brainfuck , small and huh? before, but this is some next level shit4 -
The most difficult esoteric programming language is not Brainfuck. It is Malbolge:
"It took two years for the first Malbolge program to appear. The author himself has never written a Malbolge program. The first program ["Hello World"] was not written by a human being; it was generated by a beam search algorithm (...)"
(https://en.wikipedia.org/wiki/...)
So basically it took a brutforce try-and-error approach to write "Hello World". Absolutely crazy! Imagine malware written like that 🤖5 -
I'm setting up an project at work. Takes me until now 2 days and there are dozens of undocumented things I couldn't know.
It's an total brainfuck of product. Most of it could be automated and be less error prone.
How can people do that? Don't they hate to do it too? I cannot understand why they didn't change anything there for years.1 -
I once thought writing huge lines of code makes it tough and messy, when i was learning Java.
Then I met with BrainFuck...
Name is trully justified. -
!Rant
Didn't have something to do tonight, and I was kind of thinking to make a multicore brainfuckversion for a while, so tonight I implemented it. I call it multiFuck:
https://github.com/papierbouwer/...3 -
Yesterday a colleague was debugging some piece of typescript code for memory leaks as chrome and firefox were hanging at a certain page.
Her real brainfuck was that everything seemed to be working fine with edge. Microsoft, somehow, finds a way to fuck with developers. -
While writing your codes, have you ever noticed that all the programming languages you've ever come across are actually... English?
Has any of you ever coded in non-English (and non-symbolic, like ook, brainfuck, whitespace et al) language?21 -
Clang? I don't fucking understand... what are you trying to tell me?
Couldn't you just compile like GCC? Fuck you T_T7 -
What if. What if all the developer are just one developer. What if all the world is just a training setting for that single developer. All the developers are just manifestation of one single developer.
All the greatest hackers and the noon. Every developer In the world is you. You are all the developer. The one who codes in java python JavaScript. Heck cobol. It's you. What if all the developers are just one developer manifesting differently ?
(Inspired from similar story where all human in history is just one person manifesting into forms to prepare him for higher 'levels ')4 -
Coding in the brainfuck learning language is pretty funny. Or a coding challenge not for the smoothest running program but for the longest possible compilation time on an IBM Z processor.1
-
fuck lazarus
fuck pascal
please people you get C, C++, rust, java, javascript EVEN BRAINFUCK is better than this fucking stupid and obsolete language.
The toolchain is just horrible. fpc, fp-compiler, lazarus...
Even in repos 3.0.0 is not the latest one. Like who the fucking cares about improving this language, please think of people who don't give a shit and freeze it already
language is slow
language is horribly verbose
language is CRYPTIC to debug
nobody sain would ever want to learn this language
10 years ago as a student I would pit on lazarus
today I still pit on it
now about lazarus...
The IHM is one of the most shittiest interface we could ever dream of.
Even gimp does it better
you get to download fucking Mbs for a condensated pack of windows all over the places
fuck that2 -
Can you name any esoteric programming language that has a minimal number of 'keywords' and its interpreter can be designed simply?
For example BrainFuck programming language.5 -
1) Had to fix severe bugs in a dynamic UI (configuration-driven forms) component.
Recognized undocumented Copy/Paste/Modify/FuckUp driven variations of the same component all over the project. Unsurprisingly, the implementations covered 99% of the antipattern catalog on wiki.c2.com and could compete with brainfuck in regard to human-readable code.
Escalated the issue, proposed a redesign using a new approach, got it approved.
Designed, Implemented, tested and verified the new shared and generic component. Integrated into the main product in the experimental branch. Presented to tech lead/management. Everyone was happy and my solution opened even more possibilities.
Now the WTF moment: the product with the updated dynamic UI solution never has been completely tested by a QA engineer despite my multiple requests and reminders.
It never got merged into baseline.
New initiatives to fix the dynamic UI issues have been made by other developers. Basically looking up my implementation. Removing parts they do not understand and wondering why the data validation does not work. And of course taking the credit.
2) back in 2013, boss wanted me to optimize batch processing performance in the product I developed. Profiling proved that the bottleneck ist not my code, but the "core" I had to use and which I must never ever touch. Reported back to him. He said he does not care and the processing has to get faster. And I must not touch the "core".
(FYI: the "core" was auto-generated from VB6 to VB.Net. Stored in SourceSafe. Unmaintainable, distributed about a bunch of 5000+ LoC files, eye-cancer inducing singlethreaded something, which had naive raw database queries causing the low performance.) -
First try with BF
+++++
[
> +++++ +++++ ++
> +++++ +++++ ++
> +++++ +++++ +++++ +
> +++++ +++++ +++++ +
> +++++ +++++ ++
> +++++ +++++ ++++
> +++++ +++++ +++++ +
> +++++ +
> +++++ +++++
> +++++ +++
<<<<<<<<<< -
]
> +++++ +++ .
> +++++ ++++ .
> +++++ + .
> ++ .
> +++++ .
> +++++ +++ .
> ++++ .
> ++ .
> +++++ +++ .
> +++++ ++ .
<<<<<<<<<<8 -
There is a theory that states that if ever anyone discovers exactly what Brainfuck is for and why it is here, it will instantly disappear and be replaced by something even more bizzare and inexplicable.
There is another that states this has already happened.2 -
Fuck you and your new shitty 2018 JavaScript framework built on top of another shit pile of brainfuck libs.
Best Regards.1 -
Can't wait until next Wednesday night for my careers meeting, the careers teacher that's interviewing me really hates bad language and I've already decided when she asks what skills I have I'm going to tell her I know Brainfuck (which is only half true but she doesn't need to know that😉)
-
I wish I could start my web based Brainfuck IDE with single stepping and breakpoints, as well as code formatting. I wrote it as a Java desktop application 2 years ago with no comments and I've never touched it since.
-
Hey guys!
I'm just a student and not a pro with years of experience...so this is my first project on github (i've had many projects but never uploaded them)...
I want feedback abt it ...can u guys please visit it when u r free and lemme know what bugs are there, ways to improvise the code, Features to add etc ... Also i'll be glad if someone pulls it and work on the code a bit if they find something wrong and push it...cuz i want to keep learning and open source projects are best way to achieve it!. The code might be a bit childish😅(I'm just a novice)
https://github.com/spdhiraj99/...2 -
A Python-Brainfuck compiler written in Python. In future it will be a separate language, but for now I use directly Python even for the language.
All written in Python, without external library.
His name is MurPy, at the moment it has variables, if, comparisons, else.
Now I'm working on a multiple subroutine support2 -
TL;DR: Brainfuck & Abstraction is so cool!
One of my dreams is to make a Mandelbrot Fractal with Brainfuck as the one on Rosetta Code.
I'm too lazy... So i'm writing a Compiler for Brainfuck.
At now i have 900 line of Python code and the operation VAR, SET, ADD, SUB, MUL with nested operation compatibility, IF, ELSE, ENDIF...
Probably i will doing it fast directly with BF but damn if abstraction is so cool!!4 -
I wonder if anyone ever put something like brainfuck, huh? , small or anything similar in their CV alongside something useful, and got hired by the sheer absurdity of it.
-
AngularJs:
Two main Controllers (main layout, sub page) and two directives with controllers. Controllers and directives have two-way data binding. All of them use $watch, $broadcast, $on.
BRAINFUCK OF MY LIFE. DO NOT COMBINE WATCH WITH TWO-WAY DATA BINDING. -
Is it abnormal to have genocidical thoughts when you waste hours reading the manual, only to find out that the person who wrote it has a severely developed brainfuck fetish?1
-
I'm trying to study physics for my exam (as it's compulsory subject here). So, in physics, there is this thing we call divergence of vector A, written as div A. And everytime I write div A, it reminds me of HTML and how interesting it was to learn it thus making studying physics further impossible. Brainfuck :/1
-
!Rant
Hey there devs check out my T-Shirt design on
https://redbubble.com/people/...
It's my first design too. So how's it3 -
Originally I'm coming from Java , about 2 years ago, I switched Node with TypeScript and had a hard time getting accustomed to Promises. It was a big relief when I learned about async/await. Much cleaner code, no brainfuck anymore when thinking about how to handle stuff that requires multiple async values and so on.
Now I'm working on a clients project as a Java dev again. SOA, Spring Framework, Kafka and MongoDB, nothing too complicated... if they wouldn't use reactor to bring reactive functionalities to Java.
It feels like I'm back in Promise Hell...2 -
Pretty new in my company.
Every time i ask something like vcs or other stuff they just tell me do it this or that way, because it's 'grown historically'... I can't hear that anymore... They just don't give advice and show me how to do stuff but not explain... And always say the two words... I can't hear them anymore... -
Sort "insert file name here" | uniq -c outputs the same file in a bash script but in a command it works. Any ideas?6
-
I've been messing around some more in Brainfuck and I found a really useful algorithm to copy Blocks. The code I used it with is pretty inefficient but it helps to show what it does
Link: http://pastebin.com/U32WqEMZ -
I kinda don't understand why are people fascinated with brainfuck lang. I have done tasks during my uni time using only Touring machine. Can't get much more fucked up than that I'm telling you.
-
The evilest programming language one could think of - "Brainfuck"
http://muppetlabs.com/~breadbox/bf/