5
atheist
12h

DevRant2 domain is available.

Jus sayin'.

Comments
  • 3
    What about techrage.dev?
  • 2
    Not a bad idea. Could whip up a simple crud app in a few hours, add graph database and notifications to it in all within the weekend. Biggest problem is all the avatars (and investment $$$ for infrastructure), I can't make graphics for shit and @trogus is gone and @alice is gone.
  • 2
    @retoor techr age? Let's try to avoid the underage crowd
  • 2
    @AlgoRythm exactly this. I figure, oracle cloud has a pretty nice free tier allowance, but it's not unlimited. At a certain point, $$$
  • 1
    @atheist In terms of infrastructure, I think static file hosting and notifications would be the biggest costs. Most people like to post images, and clearly that's a large cost given the aggressive downscaling devRant does to them. devRant was always a passion project of Tim and David, they never made any money. Now the passion is gone and so are they, but they keep the site up out of respect for us. In other words, a second challenge would be recouping the cost of the infra.
  • 0
    Also the 10 or so other projects on the pile of things I started but never finished...
  • 0
    @AlgoRythm yeah my thought is images are basically 100% of the cost. AWS SNS is 0.50$ per million push notifications which is low enough for "who cares".
  • 1
    @atheist Last time I had to personally check the price of notifications it was more expensive, and I know that devRant sends a LOT of them (back when the app was popular I'd get over 100 per night)

    Now I just use discord for personal projects where I need notifications and my work pays for everything at work!
  • 1
    Text is almost nothing data storage cost wise. Then it's data egress. Which can get pricey quickly. But see how much I can run on oracle free tier. Then the only limit is long term storage of posts. But we're devs. Show the cost, offer the service. I always thought dev services could be priced on a per usage basis, or a "bring your own infra" basis. Like, let people host some stuff in their own free tier infra.

    Ahhhh... Shit. That's bluesky for devs.
  • 2
    @AlgoRythm I used to work at amazon, the best thing about it was we could create aws burner accounts to just experiment and learn. Our work accounts easily ran $10k per month and nobody blinked. That's per dev on a team of 12. Our prod accounts were a couple of mill easily (internal service stuff).

    The worst thing was the bureaucracy. Half my week was meetings.
  • 1
    Snek has 100% free notifications, no external service. Made by @BordedDev. It's the real web notifications btw! Based huh.

    What about not doing all the AWS stuff and put simple dedicated yourself?

    Worrying about the costs is a terrible way to start a project tho. I wouldn't worry about the resources at all.
  • 1
    @AlgoRythm we can just let AI make avatars by providing example avatars. if you give it ten devRant avatars as exampe, it is able to create a SVG builder, but also just generate it based on description by user in that style. THat way all avatars are unique and in exactly the style we want. CLicking your avatar together is old fashioned. We still can keep devRant style.
  • 2
    Yeah, figuring out how to do real push notifications with @retoor was great. It's a complicated setup but once done it works great (complicated because of the multiple layers of encryption and small browser inconsistencies)

    I like: techrage.dev

    As for hosting, I'd honestly use something like firebase/google app engine. Probably firebase, though you can do a lot with it for free.

    Can also pull the avatar assets from dR as well
  • 2
    @AlgoRythm for example. (nice legs!). But imagine if you train it a little. YOu could really describe your avatar and have it perfect. 2025 style.
  • 2
    @BordedDev yeah, pull to train ai! Let's describe our avatars in the future!
  • 3
    Me: how do I make sure this doesn't bankrupt me
    @retoor and @BordedDev: lets run AI image training and gen on rented infrastructure
  • 2
    @retoor oracle cloud always free stuff is pretty good. If I was going to seriously run anything it'd be on that. The biggest kicker with cloud is usually data egress IMO, most providers are like 100gb free, oracle is 10tb. And oracle doesn't magically decide to start charging when you go over, unlike aws.
  • 2
    devrant69?
  • 2
    @atheist let retoor do it and nobody gets bankrupt. Btw, it's only for avatars. Before you get bankrupt, you probably made enough profit in donations or so. I mean, one donation of 5,- is a whole bunch of avatars! And aslo, like dr, avatars after 25 repu points or so?
  • 2
    @YourMom devrantanaldoggy?
  • 2
    @atheist oh, good to know. No experience with it, only with oracle database shit worked sometime .
  • 2
    @retoor same, I've only ever done toy stuff with oracle, work is aws paid for by work. Our bill is only a few thousand a month as we're mostly on-prem. I want a reason to get familiar with it, maybe not so much actually run it long term... 😅
  • 2
    rant.dev ?

    Damn, taken..
  • 2
    @atheist cool! Was it the aws department?
  • 2
    Also, if devRant is a registered trademark, dfox can claim devrant2 domain even if you buy it first, stating customer confusion
  • 1
    @kiki prime video, I was doing metrics analytics and smart alerts. I think it became this because those graphs are exactly as jank as the day I left
    https://docs.aws.amazon.com/AmazonC...
Add Comment