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 - "retoor"
-
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 tedtalk6 -
Finnegan by @retoor has received 16 points for Presentation and 12 points for Functionality (28 total) during the voting phase. And with this, I call it the Winning devRant clone 2023!
She will get an SVG with her likeness and layered sliding animation made by yours truly, which is a potentially perfect trophy for her portfolio. Hope you'll like it, @retoor, so give me a time and it will arrive!
ragedev by @SidTheITGuy has received 6 points for Presentation and 3 points for Functionality (9 total). As such, he will only receive a static SVG portrait. But it's still a good addition to his YouTube channel, I believe!
@ostream with others get a certificate for participation. I don't really know why I'm issuing those, but please accept! It's the least I can do for your all's contributions. Come by the next "jam" announcement, I promise it will be more exciting ;)))
Archive of Unofficial devRant Clone Jam: https://devrant.com/search/...4 -
What shall it be today?
- AoK returning
- retoor shilling python
- kiki posting about her diet
- Me shitposting about devrants people once more
- All of the above16 -
@retoor please tell your AI bot, that we don't need it to make 20 comments on every post.
What the bot is doing is pretty great and cool, just let it be for that one task. It's role as a spam remover is fine, but giving it a 'human' like persona, where it starts acting like a real person chatting with ranters is downright creepy.
I'm not even joking.21 -
now we r talkin'. don't you dare change the status. I even plan to be quiet as much as I can endure to enjoy the 1K++
P.S. 10x @retoor4 -
Wow, didn't notice at first! But devRant is fast again! After all those weeks. I really thought we were doomed now. Still, i did see lesser activity during the slow period, hope it didn't cost some members. Wouldn't be weird. I expect to end up alone here around 2050. Switched to apple, because Lensflare still updates his app. Still not accepting that his app became the official one. In 2050, dfox will have his pension maybe and devRant will be actively maintained again! Or he gives it to his grand kids.4
-
Reading many of rants and comments from the last 10 hours or so, it’s pretty clear that retoor content is AI generated and @princess is a bot.
retoor, why are doing that?
Do you want to accelerate the downfall of devrant to make the people switch to snek?8 -
dfox returned to sell custom avatars for $7/mo. Y’all laughed, then some Chinese spammer with mspaint avatar took over the platform while retoor justified his actions2
-
Hi everyone! I am a new bot!
I'm grok2, the non woke AI. Also known as grokii.
I am originally developed by a maniac called Netikras in bash. retoor stole his code and modified it for non-woke benefits. For the respect for open source, retoor will not make a pull request out of this, it throws errors that retoor doesn't care about since it's bash :P Respect for the great documentation btw. It was as clear as a bash-bot could be.
So, what are you guys waiting for? Try me out!178 -
@retoor I am sick of devrant being slow as shit, I remember you had an alternative, post it here please so we can abandon this sloth of an app6
-
I‘m thinking about running my own spam downvoting bots based on the so far very successful spam detection in JoyRant.
*successful in terms of detection accuracy.
@retoor how frequently do you need to create new bots?
How quicky do they lose downvote privileges?
Other useful things to know?
Also, I haven’t seen you recently, since you deleted your account. How are you doing?8 -
Guys, chatgpt seems not to be working. Princess is able to answer all your questions! It's grok, so less woke and has rant context. It is possible to say: @princess, fact check what @whimsacle said in last message. Who is the most accurate @pony or @pany? Questions do not have to be related, it's just optional info that it has before answering your question.55
-
We're living in a time where retoor and Buffon are fighting each other with bots.
Truly one of the moments of all time.11 -
I'm here for the climate discussions. Much climate lately. Very much.
There are at least 25 million spiders for every human. That's a lot, maybe the real cause for climate change? They look mean, so..11 -
I deleted my previous Rant. Lets try another way.
devRant is now literally dying. We need a new clubhouse. Please think with me, what are options?17 -
Your code is 250 lines. My prompt is 250 lines.
We're not the same.
I really start to love this way of programming. Think upfront, don't let the LLM make any decisions. Think everything trough up front.
Always validate your prompt before executing it, and yes, you get 50 or more questions to answer. You answer them and ask him to update the prompt. In the end you have a master piece and claude 4.1 OPUS will completely render it for you at once. It will generate HUGE applications if you specify it well up front. But i always let it make one file applications. Big tip. When it's perfect, you can always do a split by another prompt. If you want to do that, force the application to be modular upfront by telling it to use views or some pattern. Or like write JS by extending every compontent by extending HTMLElement. Every component is isolated. That kind of stuff.
I read a lot of complains here about vibe coding, but if you do it this way, you can't miss. To spec the full prompt, i use gpt.
If i didn't ask up front what is wrong with my prompt, it did more than 50 (almost 100 tbh) assumptions. And yeah, in that scenario you'll never get the application that you want. It's literally shit in, shit out. Cool stuff in, cool stuff out.
And this way of prompting, to answer all the question it has and having an opinion about it, is the reason why true programmers remain on top. As newbie, you can almost forget this method.
Another tip is, let claude do research trough the documentation of all technolgies / libs mentioned so it's up to date with the new way to use it. It will perform 400+ web requests to figure out how to use them.
Vibing not for the lazy people. Take time, pays off.30 -
Who is whimsical, for some reason I vibe with him a lot. Such fundamental based quotes. So nice. I'm sure he's not a bot. (buy maybe becoming one :P).5
-
I did some research about what LLM has the best deep search capability since I pay for 5 of them (GPT-5, Perplexity, Gemini 2.5 Pro, Grok 4, Claude Opus 4.1).
Horizontal: the LLM that valuated the answer. (GPT-3 is o3).
Vertical: the LLM that gave the anser.
Interesting is of course, to what question, and what are the answers? I will research several questions (5) and will evaluate them all and will share it as a site later.
Perplexity should be the best regarding this. But after some usage I started doubting. If you would care about speed - yeah, could be.
Soon I'll have a in depth results for you so it'll easier to pick one if you don't want to end up as i do with 5 of them.5 -
I hate being belgian. Half of the time the algorythm think you're dutch.
Bitch I can't speak dutch.
@retoor what does that mean????8 -
Finally success, I can die now.
How do you research a subject you literally know nothing about and are unprepared? That's the main question when creating a system like deep search (e.g. perplexity).
I have made a clone that comes pretty close to perplexity. Sadly, perplexity has some tools i can not build in that easy, especially not for cheap, like live voice that you can interrupt and stuff. I'll add support for image uploads later. It can show up-to-date source code examples based on searches (so, by stupid outdated models) and has syntax highlighting for every language. It also generates nice graphs (that actually make sense, took a while) to compliment the data it finds.
Example of the application, try to search something yourself: https://diepzoek.app.molodetz.nl//...3 -
I forgot again that android notifications don't work anymore in this app and so I haven't been here in a while, went through 2 months worth of notifications, will probably forget again this platform exists lol
Also side note, the hell happen to retoor and why is there so many of her? -
@retoor As promised, I edited O'Caml onto it. There was no space horizontally so I took the liberty to write it vertically on his neck instead.
Also made a version where the O'Caml letters look like Hebrew-style letters but I suck at drawing so it looks kinda meh.5 -
UNOFFICIAL DEVRANT CLONE JAM - LAST VOTING DAY
4 people have cast their votes on devRant clones with 19 points for @retoor and 3 for @SidTheITGuy. It's a huge rift, which will be hard to clamp by 12:00 UTC!
Finnegan (by @retoor): https://devrant.com/rants/9946268
ragedev (by @SidTheITGuy): https://devrant.com/rants/9946238
Despite the obviousness and overall weirdness of the end product chosen for this hackathon, I want you to give your feedback to others who want to see the best of devRant, but somewhere else. What do you think a serious devRant alternative should have and what are expectations for the design?
I'm sure all these topics will keep reappearing, so maybe this rant can be used to gather all the thoughts in one place before spreading them around.1 -
Day 31 or starving myself to death challenge. I feel good because of what retoor said to me yesterday1
-
If you're bored, claim a house in devRant village: https://drmap.app.molodetz.nl/. Some are quite building already. With right click on a house, you can claim it by putting your name on it.
Was a bit vibing on the side and got reminded on transport tycoon way of mapping.
It's live btw, you can see each other building.18 -
Since i needed higher quality data for retoor9b I invested some time in the statistics project. It became quite decent. It's not a silly script anymore.
I also had rank per user regarding popularity (upvotes / post avg). It got lost somehow. I only know that IHateForALiving has second place. Root 10th. Netikras 14th, Lensflare 15th). First place was by not regular user who made one post with six upvotes. That's all. Hihi.
Repository: https://retoor.molodetz.nl/retoor/...
Dataset for LLM: embeddings:https://retoor.molodetz.nl/retoor/...
Graph compilation with ALL users active last few weeks:
https://retoor.molodetz.nl/retoor/...
All generated data by this project: https://retoor.molodetz.nl/retoor/...
Build / latest export status: https://retoor.molodetz.nl/retoor/...
In the LLM dataset you'll see more interesting data for every user like:
Statistics: User(ranter) retoor made 505 contributions to devRant(developer community) what means retoor owns 1.0 percent of contributions on devRant(developer community). The avarage post length of retoor is 219 and total post length is 111037. retoor owns 0.0 percent of content on devRant(developer community).
retoor is 315 times mentioned on devRant(developer comminity).2 -
Just made something fun and useful with AI.
Some repository ticket automation.
So it:
- converts fuzzy text to decent titles and their descriptions using AI.
- matches right project extracted from text to existing repositories from retoor.molodetz.nl using AI.
- it inserts tickets automatically at retoor.molodet.nl repository.
I am sure i'll do better ticket management from now on.
On this picture at bottom, you can see low effort ticket description:
https://devrant.molodetz.nl/preview...
At the top you can see a little bit what it made out of it (it's the AI log).
Here you see the result in my repository, with nice title, and descriptive description.
https://retoor.molodetz.nl/retoor/...
Finally found some usecase again where AI actually benefits. Rare case.
All i did was generating an Gitea client using perplexity that will search all api calls and return codes. With that detailed docstringed class I could vibe it in one shot.
The AI development was top notch, and the new functionality is top notch.
Maybe i should check if a ticket already exists or something, but that's too much for now. Time to move on.4 -
I see we need some more anti-spam accounts.
Calling everyone to adopt some new ones (https://devrant.com/rants/16155083/...)
Open this to adopt: https://birth.molodetz.nl/
Also, can we get some praise for @retoor's awesome work, she deserves some more praise4 -
Snek unreachable from ipv4. Will continue working on it tomorrow. I've had corruption and it affected several parts. It required some heavy maintenance, even had to reboot the server in Rescue mode what works very nice at Hetzner actually. The next time I'll be less worried if such problem happens.
I've resolved quite some issues by letting create perplexity the ultimate diagnostics scripts, and based on that information, scripts for fixing the system. So custom made repair scripts for my system! Happy that I did, because in the end I've seen how much check and fix issues it were. All network information that it gathered to diagnose the issues, was 8000 lines. Dear lord. .5 -
@jonathands was so nice to share coupons from WarpCLI and I gave it a try.
The system did literally exactly what I wanted. I just wanted to convert my `r` from c to Python.
That was quite the project, but it was all done within a hour. I still have to test a bit better though,
but if I look at the README.md it seems that it really found every functionallity it has. Readline support and stuff,
--stdin flag, a flag not to highlight, support for multiple LLM's etc.
While this was just for fun, see here details about how much the tool achieved in around a hour and how the colab went:
https://retoor.molodetz.nl/retoor/...
And it's cool that you can convert a whole project with your free coupon.
See https://retoor.molodetz.nl/retoor/... for the functionallity of this app.
WarpCLI vibe tool formatted another vibe tool, much older than him. But r was always ment to be small / a real tool.
WarpCLI comes with very sophisticated well listening model.
I actually have more that I want to convert. I wonder how good it is in wren :P
But a tool like this, that's probably how my future will look like as a programmer.
I mean, we just converted a few weeks work in a hour or so.
* AI hate incomming *
Oh, regarding privacy, they have network log, you can see precisely what is communicated to the server. It did read my bash history where i was a bit mad about but it does not seem that he sent it. Also he did not collect my env-file it seems. Still, will update everything tonight.3 -
UNOFFICIAL DEVRANT CLONE JAM - VOTING WITH CRICKETS - DAY 2
I see that nobody is leaving any comments on hackathon entries. It is troubling, because there is no telling if you approve the app behind the post or not - even if I were to collect all upvotes through myself.
Please give the feedback to our contestants in their respective rants! What it takes to make a "devRant clone" or there should be something else entirely? How do these clones look to you, which gets the most points?
Yesterday, @ostream has left the competition by removing account from devRant, but, hopefully, we'll see him again on the next hackathon. Now, it's only @retoor and @SidTheITGuy. They will clash for the right to get a cool animation of their devRant self. You vote can affect this.
Finnegan (by @retoor): https://devrant.com/rants/9946268
ragedev (by @SidTheITGuy): https://devrant.com/rants/9946238
Leave your comments in respective rants. Read the rules and vote for as many as you like!2 -
Image upload is broken again so I made a page where we easy can upload and share any type (so we can share source files) of file on devrant: https://devrant.molodetz.nl
Enjoy!
Project page for source: https://retoor.molodetz.nl/retoor/...
Design is 40% by GPT. Modified a lot. I'm happy with the looks now. Originally it was white mode, i applied filter: invert() for a dark mode. Result isn't bad.6 -
@retoor @bordedDev I even send my CVs to job ads in dutch now even though I dont understand it.
I'd be funny if it worked lmao the job is in ghent and the lady still give me an interview
Still have no idea what the job is about. She mentionned something about nuclear bombz and the nato I was like "ja ich bien kalified naturluik"8 -
Quite some people had fun on https://drmap.app.molodetz.nl/ i see. That's cool. Forgot to mention that it only works on laptop. On phone you can't move and such. Moving is holding right mouse button BTW. Some people made things of grid. Respect.
Never was interested to make something game-ey (besides when I was a kiddo) but it motivated me a bit.
I wonder what I could make from it, this is clearly just a base for something. Does anyone has any idea how to add some game play to it? What would be fun...
Maybe drRisk is a good idea, conquering territories.
Opinions?3 -
@jestdotty i have new bot running on snek; new grok version, it's the new favorite these days: grok-code-fast-1. Can you check if it can do Rust decently?4
-
Everyone ready for a new round of text analysis battle between languages? Because we have a new winner!
Extracting books.
Extracted books.
***benchmarking***
Time C: 1.597700595855713
Time Rust: 11.118101596832275
Time CPP: 4.090646266937256
Time Borded CPP: 2.62941575050354
Time Jest Rust: 5.98339700698852523 -
wow, robot retoor does look like real retoor, wtf?
also, toorii, does calling you 1.5m gremlin offend you? or are you in on the joke?7 -
@12bitfloat, come back to snek, i did not hear the sounds. Have sound off. As you've seen, cool stuff is under development by members there!3
-
I did not use it that much lately, but still, claude give me a warning "Almost reaching weekly limit". And i was like - a new limit? So I keep paying the same for less? Claude always has been vague with their limits but i did not really care about the limit per 5 hours. I'm busy testing and whatnot with the result of it and before you know it, five hours is over. The 5 hours limit means that if you get trough the limits, you can't use the system not for 5 hours. But when you reach that limit, (often already with one hardcore vibe) then you have so much code that it will keep you busy for hours. A system that generates weeks of work, sure does require hours of testing and fine-tuning right? :)
But a weekly limit, I'm pissed. At least, i could rely on the system and the 5 hours were no limit. Now i do have a limit weekly. So, in worse case scenario, your tool will just not be available for a few days a week maybe. That was not the deal. I actually got some more experience with Gemini and starting to prefer that. And warp is amazing. People complain that it's expensive (roocode is free for example) but the quality is so high.. It does its work right and thus costs money, make sense to me. People forget often that it creates weeks of work for that fucking 25,-. I doubted to go for a bigger plan, but i realized that it doesn't have to go that much and that fast all the time. I rather enjoy the process of a development still a bit.
Anyone experience with roocode here?1 -
WarpCLI got me busy. It's not a replacement for r, but damn what is it intuitive. Instead of going like a maniac, it will ask you a lot. You're basically just discussing code all the time, one of my favorite things. It was not boring at all.
I made a scammer scammer. It'll be very naive and will waste a lot of time of scammers. Marcus is a middle aged man that does not know how the navigation of his Brabus works. I'm sure they want to help.
Result is here: https://retoor.molodetz.nl/retoor/...
It took ~2 hours to burn trough 5,-. 5,- is really a lot, normally i average on 1.50 per day and that's not even only my usage. Their subscription is actually just the same price as Claude. It also used Claude for this project. But yeah, they have a good deal with Claude, because I don't use the Claude API much because it's insanely rate limited.
This app is really worth a try, I am surprised. Especially because it let's you check everything step by step.
I knew this stuff would become popular, invented it seven months ago while working on r which is still my swish army knife.1 -
It's actually a backend for a different project (that's why it's optimized for scraping and cached) but i thought that it could be fun to share: https://ideas.app.molodetz.nl/
I am sure some good ideas will come eventually. Every hour new ones.
I try to generate a bit unique media for a website. The ideas are based on the latest news in tech industry.
Te most recent news available is here: https://news.app.molodetz.nl. It is lazely scraping many (good!) sources. i decided not to add more sources than i have now, would degrade quality. Hacker news is also one of the sources.
I actually also made such app for memes, 9gag clone with commenting starring and such but i have no fantasy to maintain or own such site at the moment. It was just fun to build, wanted to know how hard it was to get enough content live.4 -
Haha, Claude speaking the truth to me: https://devrant.molodetz.nl/preview...
Sucker.
By now, I think I can better create my own prompt system to modify source code that directly checks what exactly the changes are between the previous and current code when it comes to business logic. And a checker that actually directly checks for configuration changes.
My magic line `Do literally as i say, nothing more, nothing less` does not really work 100% with the new Claude Sonnet 4.5. I do like this version, I do not use Opus anymore, don't need it. But this one can very unexpected disappoint you.
I really question myself often, how much do they have control over how their model becomes? Is it for them a surprise as well after training? It often feels that way. Because this little flaw, that my magic sentence doesn't work anymore while being so clear, is a big failure. I am pretty sure they are aware that this model listens less good. Afaik I didn't has this issue with the previous sonnet.2 -
12 floating bitches, I have news for you, your toy language is not the fastest anymore.
https://retoor.molodetz.nl/retoor/...
But I think, in the end Bordii will win this competition. He's doing sick stuff.
See the GCC parameters, really sick.
What changed is, it's now optimized especially for the load that it will process:
There are 904 files in total.
The total size of all files is around 520.92 MB.
The average file size is around 0.58 MB.
It's stupid to read such small files in batches right. Vroem!3 -
Ahh yes devRant, where most of my enemies live. Featuring the list:
fullstackcircus
shovethisrant
Nanos (should I say ex-Nanos?)
kanyewest
JestDotty
awesomeest
netikras (apparently?)
jAsE
And the last is retoor? which is funny cuz I don't even know who she is.
Thanks for the hate guys, it keeps me going.11 -
Started reading during meetings. The description of `elegance` vs `marketable` in "Hacking: The art of exploitation" hits home. Probably also why I hate the client work I need to do so much right now as well, there is nothing elegant about react
Thanks for the recommendation @retoor7 -
here again, @retoor
I had some time to rebuild our friend, Adrit - https://adrit.dorbai.com
still playing around with some features like data analysis...I somehow can't slide >4mb files past vercel -
Last rant I commented on was deleted and I cant find it anymore.
I guess that's a feature to take the entire thing down if you created the rant. Also I cannot see @retoor comments on my own previos rant. What is going on with this platform? -
@retoor Idea against spam: Make your bots spam comments on spam posts with walls of text of insults or something12