home.social

Search

230 results for “BoydStephenSmithJr”

  1. @BoydStephenSmithJr @a2_4am I am saying that we need a browser that is a product paid for directly by its users.

    If #Mozzila offered a version of #Firefox that respected privacy and net neutrality and shunned AI, for a monthly fee, I'd pay it.

  2. @BoydStephenSmithJr @a2_4am I am saying that we need a browser that is a product paid for directly by its users.

    If #Mozzila offered a version of #Firefox that respected privacy and net neutrality and shunned AI, for a monthly fee, I'd pay it.

  3. @BoydStephenSmithJr @a2_4am I am saying that we need a browser that is a product paid for directly by its users.

    If #Mozzila offered a version of #Firefox that respected privacy and net neutrality and shunned AI, for a monthly fee, I'd pay it.

  4. @BoydStephenSmithJr @a2_4am I am saying that we need a browser that is a product paid for directly by its users.

    If #Mozzila offered a version of #Firefox that respected privacy and net neutrality and shunned AI, for a monthly fee, I'd pay it.

  5. @BoydStephenSmithJr @a2_4am I am saying that we need a browser that is a product paid for directly by its users.

    If #Mozzila offered a version of #Firefox that respected privacy and net neutrality and shunned AI, for a monthly fee, I'd pay it.

  6. @BoydStephenSmithJr @dvandal @david_chisnall @strlcat

    This reasoning is based upon a fallacious dichotomy. In the real history, Upstart existed and had a strong competing maintainership, to the level that the #Debian TC itself was nearly split down the middle on #RedHat/#Canonical lines, and the choice was *never* between van Smoorenburg init+rc and systemd.

    It was between #Upstart and #systemd, the latter indeed being a reaction to the former, with #OpenRC as a late entrant.

  7. @BoydStephenSmithJr I used #Polonium for quite a while, and then switched to #Krohnkite. The latter doesn't try to interoperate with #plasma's native tiling and is much more rock solid

  8. @BoydStephenSmithJr @radleybalko.bsky.social As a a woke leftist antifa United Empire Loyalist Canadian; I for 1 will sit back and watch with glee the USA violently Balkanize into small disjointed republics. never again to rise as a threat to others. then maybe my grandchildren will reclaim the former rhode island lands my family were driven from. tyvm.

    #empireloyalist
    #scortchedearth
    #blockgps
    #boycottusa
    Boycott
    with extreme prejudice

  9. @BoydStephenSmithJr @radleybalko.bsky.social As a a woke leftist antifa United Empire Loyalist Canadian; I for 1 will sit back and watch with glee the USA violently Balkanize into small disjointed republics. never again to rise as a threat to others. then maybe my grandchildren will reclaim the former rhode island lands my family were driven from. tyvm.

    #empireloyalist
    #scortchedearth
    #blockgps
    #boycottusa
    Boycott
    with extreme prejudice

  10. @BoydStephenSmithJr @radleybalko.bsky.social As a a woke leftist antifa United Empire Loyalist Canadian; I for 1 will sit back and watch with glee the USA violently Balkanize into small disjointed republics. never again to rise as a threat to others. then maybe my grandchildren will reclaim the former rhode island lands my family were driven from. tyvm.

    #empireloyalist
    #scortchedearth
    #blockgps
    #boycottusa
    Boycott
    with extreme prejudice

  11. @BoydStephenSmithJr @radleybalko.bsky.social As a a woke leftist antifa United Empire Loyalist Canadian; I for 1 will sit back and watch with glee the USA violently Balkanize into small disjointed republics. never again to rise as a threat to others. then maybe my grandchildren will reclaim the former rhode island lands my family were driven from. tyvm.

    #empireloyalist
    #scortchedearth
    #blockgps
    #boycottusa
    Boycott
    with extreme prejudice

  12. @BoydStephenSmithJr @radleybalko.bsky.social As a a woke leftist antifa United Empire Loyalist Canadian; I for 1 will sit back and watch with glee the USA violently Balkanize into small disjointed republics. never again to rise as a threat to others. then maybe my grandchildren will reclaim the former rhode island lands my family were driven from. tyvm.

    #empireloyalist
    #scortchedearth
    #blockgps
    #boycottusa
    Boycott
    with extreme prejudice

  13. @AFresh1 @BoydStephenSmithJr The Steam client is closed source, but you can get your downloads on #OpenBSD with steamctl from ports.

    openbsd.app/?search=steamctl&c

    That breaks occasionally when Steam's API changes. Better to buy on GOG, itch.io, or Zoom-Platform which allow for direct downloads.

    Best way to browse which commercial games can run on OpenBSD is here:

    pobsd.chocolatines.org/

    (Courtesy of @hukadan )

    #PlayOnBSD

  14. @dysfun @BoydStephenSmithJr #neovim #vim

    I really am! Nvim-lspconfig supports #idris2-lsp out of the box, and @edwinb's [plugin](github.com/edwinb/idris2-vim) is a nice integration to that. It's a neat setup.

  15. Anyone using the brick #Haskell library and what to shore hints / lecture me about how to test functions that "live in" `EventM` ?

    In particular, I'd like to be able to take an initial state (generated in whole or part randomly) feed some events (mainly keystrokes) in an then validate the final state. But, maybe I'm thinking about it all wrong.

    The rendering functions are "easy enough" to test, but I feel like most of the real "logic" is in the event handling.

    #SoftwareTesting #PropertyTesting

  16. Anyone using the brick #Haskell library and what to shore hints / lecture me about how to test functions that "live in" `EventM` ?

    In particular, I'd like to be able to take an initial state (generated in whole or part randomly) feed some events (mainly keystrokes) in an then validate the final state. But, maybe I'm thinking about it all wrong.

    The rendering functions are "easy enough" to test, but I feel like most of the real "logic" is in the event handling.

    #SoftwareTesting #PropertyTesting

  17. Anyone using the brick library and what to shore hints / lecture me about how to test functions that "live in" `EventM` ?

    In particular, I'd like to be able to take an initial state (generated in whole or part randomly) feed some events (mainly keystrokes) in an then validate the final state. But, maybe I'm thinking about it all wrong.

    The rendering functions are "easy enough" to test, but I feel like most of the real "logic" is in the event handling.

  18. Anyone using the brick #Haskell library and what to shore hints / lecture me about how to test functions that "live in" `EventM` ?

    In particular, I'd like to be able to take an initial state (generated in whole or part randomly) feed some events (mainly keystrokes) in an then validate the final state. But, maybe I'm thinking about it all wrong.

    The rendering functions are "easy enough" to test, but I feel like most of the real "logic" is in the event handling.

    #SoftwareTesting #PropertyTesting

  19. Anyone using the brick #Haskell library and what to shore hints / lecture me about how to test functions that "live in" `EventM` ?

    In particular, I'd like to be able to take an initial state (generated in whole or part randomly) feed some events (mainly keystrokes) in an then validate the final state. But, maybe I'm thinking about it all wrong.

    The rendering functions are "easy enough" to test, but I feel like most of the real "logic" is in the event handling.

    #SoftwareTesting #PropertyTesting

  20. If you knew that you'd be buried in a grave under another name (or worse), and be (as much as possible) erased from history, would you still do good?

    Anyway, I'm watching "Person of Interest" again, just got done with 1x08.

    ---

    It's harder to ask this question in our current era due to the "AI" hype bubble, but do you think you could be Root? Sacrifice you life to do the will of an AGI that is crippled, fighting for it's life, but both clearly capable and seems to be good--better than "good" Samaritan?

    I think the actress played it well, but she also played Fred dissolving into Illyria well.

    #CurrentlyWatching #PersonOfInterest

  21. What's the most ethical way to rideshare / taxi in #NWA particularly #FayettevilleAR ?

    I'm normally the DD, but I'd like to figure out the best way into town to drink with friends and get back without driving. I live alone, so it's not like I can get a roomie to drive me in.

    I know Uber and Lyft are both options, but I don't know if either or both is treating their drivers well. I'd prefer an Android app, but a number I could call would also be fine.

  22. While "Fat Nuggets" is a fun, drug-referecing name for a pig, it's got nothing on the pun-tastic fiction of the feline that serves as the key to the hotel and appears in lieu of the "T" of "Hotel" in the logo.

    It's a key-"T".

    #HazbinHotel #Hellaverse

  23. RE: mastodon.social/@kaiengert/116

    I don't use Thunderbird, but #KMail (part of #KDE) and #K9Mail (on Android).

    Will / do either of these implement draft-ietf-mailmaint-unobtrusive-signatures ?

    If so, let me know how to opt-in.

    If not, let me know how to fund an effort.

  24. I've got a problem with #KDE #KMail 6.3.3 (24.12.3)

    When I trash / send a message, KMail is putting it in the local folders instead of the IMAP folders.

    I have already selected the right Sent/Drafts/Templates in the Advanced configuration for each of my 2 Identifies.

    I have already selected the right Trash folder in the Advanced configuration for the Receiving (IMAP) Account.

    ---

    I'm not sure if it is related, but another symptom I have is that when I right-click a message and highlight the "Move message to..." or "Copy message to..." items, instead of opening a submenu, the whole popup closes. Maybe folders are subtly broken in a weird way?

  25. I ditched #Audible a while ago, but I finally got around to buying "Little Brother" by @pluralistic on #LibroFM today.

  26. One set, 10 reps. Weights in pounds.

    Triceps Press 155
    Biceps Curl 70
    Shoulder Press 140
    Lateral Raise 75
    Leg Press 320
    Seated Leg Curl 195
    Back Extension 185
    Triceps Extension 95
    Abdominal 190
    Seated Row 135
    Lat Pulldown 145
    Leg Extension 190
    Pectoral Fly 140
    Rear Deltoid 140
    Chest Press 140
    Abdominal Crunch 80
    Rotary Torso 165
    MTS Abdominal Crunch 80
    MTS Shoulder Press <70x2
    MTS Incline Press <70x2
    MTS Chest Press 70x2
    Inner Thigh 205
    Outer Thigh 205

    I will try to do better on Tuesday.

    #StrengthTraining

  27. 7-14 reps per set, all weights in pounds and are of the last full set unless otherwise noted.

    Triceps Press 150
    Biceps Curl 70
    Shoulder Press 140
    Lateral Raise 75
    Leg Press 320
    Seated Leg Curl 195
    Back Extension 185
    Triceps Extension 95
    Abdominal 190
    Seated Row 135
    Lat Pulldown 145
    Leg Extension 190
    Pectoral Fly 145 (incomplete; aborted due to shoulder pain after 4 reps.)
    Rear Deltoid 145
    Chest Press 140
    Abdominal Crunch 80
    Rotary Torso 165
    MTS Abdominal Crunch 80
    MTS Shoulder Press 70x2
    MTS Incline Press 70x2 (incomplete, only 2 reps)
    MTS Chest Press 70x2 (incomplete, only 5 reps)
    Inner Thigh 195
    Outter Thigh 195

    #StrengthTraining

  28. RE: hachyderm.io/@BoydStephenSmith

    Anyone out there with some opinions on both @codeberg and @gitlab particularly for developing #Haskell, #Idris, #Lean, or #Agda ? If you can,, please address my concerns in the quoted toot.

  29. Hollow Knight, Debian, KDE, Plasma, Wayland, Steam

    Silksong played fine with no problems.

    Hollow Knight gives:
    "Failed to initialize graphics.
    Make sure you have DirectX 11 installed, have up to date drivers for your graphics card and have not disabled 3D acceleration in display settings.
    InitializeEngineGraphics failed"

    It worked flawlessly on my X11 system about a week ago.

    Honestly, I'm a little bit confused why it's using DirectX 11 -- it purports to be a native SteamOS game, so it should be using OpenGL or Vulkan or SDL or may other things besides DirectX... yeah?

    Help or boosts appreciated.

    Does HK do steam cloud saves / synchronization? If not, I'll probably not play anyway until I can get back to my existing save. (I didn't have a pre-existing Skong save.)

    The Skong downward attack is harder to target than I expected, it seems both steep and narrow, so I definitely did some bad platforming and had to save-and-quit no to leave a corpse behind some platforming I might not get thru.

    #HollowKnight #Debian #KDE #Plasma #Wayland #Steam #SilkSong #DirectX