Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)PE
Posts
13
Comments
126
Joined
2 yr. ago

  • Anyways, I'd like to say we are kind of agreeing. Not sure what caused that aggression. I do think of things in a product sense, but that is the byproduct (no pun intended) of my learning environment. If we are talking about philosophy, I should definitely read up some more. But, the capital T truth understandings majorly came from my observations of David Foster Wallace's book "This is Water". I will expand on it and circle back to improve my writing so it communicates my thoughts better.

  • I said I don't... And I said it's not to find it, but to essentially provide the reader with the data points to do so on their own. Like I said in the OP: I feel a definitive score is toxic. But, if it were to simply display the variables to look out for it can help make a objective decision yourself

  • Yeah that is completely understandable.

    I guess it's less of the standard "AI" that you may think of that simply just thinks of something and outputs something. But, has multiple preprocessing steps prior to detection and then post. So for instance, parsing an article by its sentences and analyzing the subjective statements such as "I feel great about XYZ", would be flagged, while searching for statements that either back up such Claims with Data. Such as in the standard format of "Claim, Lead-in, Data, Warrant" in writing for example. Then, checking the data source recursively until it finds it is infact valid. Now this "validity" is threatening, because yeah that can be controlled. But, there can definitely be transparent and community led approaches to adjust what source is considered valid. Without resources an initial solution would be, creating a Person graph of these sources authors and/or mapping against a database of verifiable research repos such as JSTOR, finding linked papers mentioning the same anecdotes, or simply following a trail of links, until the link hit's a trusted domain.

    Then there is also the variable if all the sources were heavily weighted onto one side of the equation, where the topic can clearly have valid devil advocates/arguments. This is where bias can come in. Post processing would be finding possible "anti-arguments" to the claims and warrants (if available in there store of verifiable sources). The point is not to force a point, but to open the reader's paradigm

    I see how using "fact-checking" in my OP was pretty negative/controversial. But, there's no sense of control of what is "morally right" or what is the "Capital T truth" trying to be imposed on my part as a computer scientist. I strongly agree that computer ethics need to be a focus. Seeing your perspective was a great take to keep in mind. But, the passion is mostly driven by the black-and-white culture of online opinions, hence your point about agenda.

  • Since it's Native SwiftUI, it won't be cross platform initially. But, I can either try myself to maneuver into Kotlin effectively or someone can replicate it to Android with the open-source repo I'll publish with it/

  • The design isn't up to date. But, I sorta liked the idea of keeping it compact but each post and comment thread can open into separate windows if you want to keep something alive while doing something else. What do you think about this approach vs. a normal sized window/resizable window with a custom MacOS experience.

    Edit: To be honest, I'll definitely make it resizeable and mybe the tab bar moves to the left side so the main window feels more "Mac App Like"

  • Alternative font systems is interesting. What font do you have in mind? I could add a settings option to customize fonts and/or font sizes. For the compact feel how many posts would that be per page? On maybe a iPhone 13 Max screen.

    And thanks for the feedback!

  • Thank you for the feedback and kind words!

    I only have it pop out for now. But I can add the normal apollo style experience. I can make it an option in settings and/or add a gesture to trigger each. Like a long press gesture for pop out but single tap for the other

  • Thanks for the feedback! For the comments feed were you referring to the bookmarks? Yeah I really like to save comments and browsing through them as if I were looking through a catalog of quotes on goodreads, having it look like a feed was nice. And about comments looking like posts. I see what you mean, I’ll think of a way to make them feel unique. I’ll need to try out Thunder soon too, I have another idea I haven’t seen yet, about content uploading when I get around to it, I’d wonder what you’d think about it.

  • Will do. Apart of me feels like I should have my projects vetted by someone before I post onto channels like opensource@lemmy.ml. Do you feel that is necessary usually? Even hoping to get a couple PRs would be like a "stamp of approval" is how I was thinking as well.