• 0 Posts
  • 20 Comments
Joined 1 month ago
cake
Cake day: November 20th, 2024

help-circle







  • insomniac_lemon@lemmy.cafetoAsk Lemmy@lemmy.worldI want to learn how to code
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    22 days ago

    I have a similar issue… I have done slightly more than nothing, I really struggle trying to think of small projects that actually work for me.

    The few things I’ve done I stop at a certain point because I have no motivation for the actual content* or there are platform* issues. One thing I made was maybe usable but was likely too much** of a time sink for me.

    Though I keep trying other things hoping enough pieces fit that I can think of something.

    EDIT: I don’t know if it is any help but what I’ve mentioned were text formats+loaders.

    spoiler

    *=An adventure book (…if you go right, turn to page 100) reader (via declarative GTK framework). Using text files per page, allows linking to other pages (4 option IIRC, custom button name+description). Text was too small on buttons (no dynamic scaling), especially as I wanted to maybe use unicode 🔍

    **= Polygon reader for Raylib (via bindings). Using text files, some data lines at top then an ASCII grid with manually-ordered points (1-9, A-F etc, mostly blank space for simple shapes) to create a seq[Vector2]. Unsure on usage (what users would use+understand more) of polygons that need different vertex order, trianglestrips vs trianglefan. For usability, I was thinking of making an editor for it.

    I’m using Godot now and leaning more toward 3D (because vertex colors) and all I can really think of is maybe something like archery. Maybe a wizard boomer shooter, if that wasn’t such a high goal.




  • I check a lot of those boxes but have never had many points on most websites. The difference I think is that I don’t often make posts/threads (comments alone usually don’t get as many views/points, posts may get thousands of points).

    Those with the most points often make posts multiple times an hour (often a dozen posts in a day) particularly if they become “known” for some theme/gimmick (which may add to ego). Also at that point they likely have parasocial users backing up their ego and buffoonery.

    I don’t know if any of those “no life” people are behind this or not. I suspect people posting like this, especially when it is blog-like (their job, some other interaction) are likely normal outgoing people who just have their phone with them to post whenever they have a spare moment. It may even be a similar archetype to “influencer” (one unlikely to show their face) especially if they are saving many things ahead of time to post later. That, and the inevitable monetization even if it’s just gifts/favors from strangers.






  • Yeah, I am at the point a med-sci student could convince me to let them attempt to preserve my brain.

    My life now is such that life in a VR* network ran by non-profit scientists in the future would be an improvement. Though I would like to have options for existence, so long as homeostasis is not an issue (ideally organic and symbiotic systems rather than fully tech). Toasters should get to enjoy nature once-in-a-while, too.

    *= Which maybe you could say is Virtual Retirement


  • The problem I have is that preventing euthanasia does not mean there will be a significant effort to reduce the desire for it in the first place. If anything, I would say there are also perverse incentives (particularly in the US) for not allowing people to have that choice (also leaving isn’t really viable for many suffering either). Ideally using those choices would push a government for some changes… although I know it probably would not fix malice, greed, or incompetence etc.

    Personally I would take a chance to test (physical, cheap) brain preservation if it were an option (esp. if I could set some revival conditions/scenarios). I know there would be no guarantee, though it is the tiniest step up from non-existence and I do think it should make some difference in the tone.


  • Honestly, I live a slow life. Time is the main thing that I have. I dabble with programming, but not really for android and I don’t even use a “smart assistant”, I don’t even have mobile service due to cost and lack of need.

    My idea of making life easier was ripping the carpet out of my room. It is much easier to sweep a wood floor and I can do it at any time.

    Even the things that I would want to automate in my life I don’t think I could make a robot to accomplish it (honestly, I have a dusty 3D printer after upgrading to a beta dual extruder pushed complication a bit too far for me, as I already disliked the design/tolerances iteration process).

    My main issues right now are related to living on the edge of nowhere, no way to meet people+nothing to do, no ability to move (without being homeless), low water pressure, polyester clothes/sheets that don’t get clean. None of those are really fixable with automation. EDIT: Also (lack of) healthcare. That could be automated (particularly just for better-than-nothing) but not by me, obviously.


  • Probably because in most cases, doing so requires a tradeoff of some sort. Hardware, design and planning, upkeep, data privacy and reliance on external factors/services etc.

    So when it doesn’t fit together and people don’t even have any real source of help (not to mention enshittification) it should be no wonder that the existing way (or “live with it”) is the only real option.

    Also there is also the angle of some “easier” options that sound nice on paper but end up creating their own problems (or are just too expensive to be viable).


  • Me: “If I make a new mascot platformer (gratis) with vertex colors, maybe someone would get me out of here? What are the chances and outcomes? Would I even have enough time to make something decent with current conditions?”

    The entire scene is low-poly with colors defined using the mesh itself,  also the image is optimized for color to reduce data, resulting in dithering patterns. In a gray room with black and white triangle tiles, there are 6 badgers of various sizes standing and facing the viewer. Similarly, there are 5 eyes floating in the air one of which is not fully opaque. There is 1 banana on the floor.

    Blender, Godot 4, player controller in Nim-lang via gdext-nim, and on top of the 3 hats I need to learn I don’t have many viable ideas.

    Also somewhat related to the social isolation thread in showerthoughts, I live on the edge of nowhere and don’t even want to drive.