• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • I want to use Raylib, but mentioning it here on the fediverse doesn’t get much of a response (I can’t see a raylib community from my instance). My choice of language probably doesn’t help, though.

    My first issue is wanting vertex colors on 3D models and I am not getting this (this may be a problem with the bindings I’m using, naylib(nim-lang)). The second would be needing guidance for the 2D polygon text loader that I started.

    Maybe I could make simple GUI applications with raygui, but I don’t currently really have many viable ideas on what I would want to make.


    To OP: Another potential option is using Godot w/bindings. Design is pretty fast and flexible, then using signals is super easy.

    I’ve tested some frameworks (specific to my language, so not really helpful to most), the one that I liked more said it was declarative user interface framework based on GTK though I would prefer a similar thing for Qt and there wasn’t an ability to automatically scale text size to better fill the available button size (I was testing an adventure-book reader and hoping to use unicode characters).

    Frameworks for single page applications (or some other browser-based tech) might be ok for simple stuff. Similarly, I’ve liked the idea of TUI frameworks (yeah, because htop) but haven’t really tried that yet.




  • Huh, I’m using technology as an escape from woodworking. Lack of space/tools and a few times when I tried to do something the wood was too seasoned (last thing I tried was whittling hoping to do it in my room anytime and not have dust as an issue, cheap folding knife probably didn’t help)

    Well not fully true on the escape part, I just drop things really easy when I run into issues like that. Well that and I haven’t done anything noteworthy with technology or woodworking.


  • insomniac_lemon@kbin.socialtoProgramming@programming.dev...
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    2 months ago

    Yeah, the only language I’ve seen/tried that actually feels right*.

    But for me it falls down when it comes to needing other people and/or the specific engine-level stuff that I want to get started. I was hoping to start out simple with Raylib bindings, but even that I can’t get vertex colors on imported models to work and I tinkered w/my own 2D polygon format but it was too much work for me to finalize.

    My part of the fediverse doesn’t seem to work well for asking niche questions at least, I don’t see much talk on Nim and it doesn’t help that it’s hard to find when people don’t say nim-lang. Also there are 2 replies to you that aren’t federated to where I can see them (and my art threads–lowpoly+vertex colors, for instance plant–aren’t federated to your instance).

    *= That also may be a mix of my issues plus how some people style their code, though.


  • It was a streaming site that pulled from a large amount of other sources automatically.

    Funnily enough it didn’t have any discovery features whatsoever (no front page, popular, latest etc), it was just a search bar that took you right into the video so you needed an idea what it is you wanted to see. And I don’t think it was nearly as popular as other sites (like you probably weren’t finding it from search results, as I don’t think it even had the info that’d be grabbed, and probably didn’t even have SEO or anything like that)



  • I would say this falls apart when it gets to physical copies. Used sales, trading, borrowing, watching/playing together, recap videos or long-form reviews etc all can “deprive” value from seller’s immediate perspective (also for some things: DIY, clone recipes, dumpster diving etc). Also I don’t expect a company to have even the ability to determine if a downloader has ownership (especially if the only record is a physical receipt) before firing legal scares at people. It is even more pointless when a product is past its original life cycle.

    Fresh in the box office and before ROI sure, I can see a point (say for the source of a cam rip). But I could also see reviews or comments, spoilers etc to possibly have a greater effect than the cost of 1 ticket.

    Either way I’d say if people have the ability to pay, they will if the product is good and the company/service is respectable. That’s the point here, that paying customers are ultimately screwed over (just as I’m sure most employees/creators not at the very top were, because money). Also unsatisfied customers, lack of demos, lack of agreeable purchase methods/terms (also, too much splitting with subscriptions), lack of ability to give more direct support to creators (rather than publishers) etc.

    That and I don’t think the government should do much to protect the profits of highly successful entertainment companies who have massive budgets on lackluster ideas and underbaked products. The news of being able to trash a nearly-complete movie for a tax writeoff is terrible, for instance.


  • I know. They added some at one point and I installed an anti-CSD package, I’m also pretty sure they pulled back some of their plans because of backlash too.

    If they go full CSD I would probably need to find something else and probably just concede+just use the slimmest window theme there is rather than something frameless even (from what I’ve seen, other window theme systems are not as modular as xfwm which allows simply deleting the sides/bottom files etc).

    Someone could probably make this concept (frameless, minimal title bar, no title on maximized, no raise-on-focus, rolled-up windows, floating window buttons that are only on focused windows) into a simple window manager, probably not me any time soon though. And I’m not sure how easy that is on Wayland (I know options exist to make it easer–such as wlroots I think–though I don’t know how it’d compare to making something for X).



  • It’s for this reason that it seems like a bad idea to ruin this guy’s life even as an “example”. If this guy has anything happen to him in any way that even hints at despair it’d definitely be a meme and maybe a PR disaster.

    There’s the obvious one, but imagine “Bowser is homeless because of Nintendo” or “Nintendo is so litigious that Bowser drank himself to death” or “Nintendo’s lawyers are so ruthless that Bowser didn’t bother with cancer treatment and just decided to die in his apartment”. I’m reading this in Dunkey’s voice in my head and so should you.




  • I was thinking similar, though I’m also still on X with nVidia and XFCE and am in a weird way* with programming.

    I have my own custom XFWM theme that is really minimal (12px title with 8px tall buttons with some being wider to compensate, somewhat outdated example) and I’d like to expand upon it (floating titles, inset window buttons, dynamic button width, media integration) but I’ve looked at examples and don’t understand enough to even get just a rectangle for a titlebar (though X I assume for something basic, X would probably still be the easiest).

    *= the only language that I’m interested in (due to it being easy in a style I like while still having performance/capability/flexibility etc) is not popular, and worse is I have lost a bit of hope/confidence in its future (as well as its bus factor reducing further because the person who made the package manager+installer and a book walked away) so I still haven’t really done much with it.


  • I always hate that people do this instead of distancing themselves from the IP (at least enough for plausible deniability and to avoid automated detection). Especially when the work they made from scratch exceeds what they re-used, often a case of don’t use trademarks in the name. Though when it comes to map data I don’t know how much you could do (maybe jumble it up a bit or create some kind of procedural generation) unless it’s just a spiritual successor from scratch.

    Similarly, I’d be interested in new asset packs(/games?) made for free engines (that don’t have assets OotB, thus don’t function). Though I know that is also more likely if it only needs textures/sounds/models and not map data (which I am not sure if included map data is a thing/common).