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/)PL
Posts
23
Comments
357
Joined
2 yr. ago

  • wow that's optimistic. how about big tech gets with government to make laws that prevent the use of such egalitarian protocol based tech. instead, big tech is mandatory and further continually monitors you from your phone which you are mandated to carry. AI minders alert the morality police or etc to come issue beatdowns to dissenters.

  • Yeah its on another level. I think the disorientation is deliberate, to give a sense of immersion in a confusing and complex future world. Another book like that is Clockwork Orange.

    If you're really not enjoying it, maybe come back in a few years and give it another go, or try another of Gibson's books. They aren't all as tricky as this one. That said I do like this one and it kind of blew my mind when I first read it back in the 80s. I reread it recently and I think picked up on a lot more of the actual plot this time.

  • Typically rust programs are statically linked, meaning the executable contains all the dependencies needed to run it, with the exception of libc, unless you're using musl. So no dependency worries basically.

    Probably wise to install something like cargo-cleaner (on crates.io). Those target/ folders in rust projects can get pretty big.

  • Right now there's a huge arms race between the big companies looking to be first in harvesting immense profits. The hype train is rolling, to attract business and investment.

    If it becomes clear that its not profitable and won't become profitable, then the sudden revelations will come.

  • Permanently Deleted

    Jump
  • As far as stability goes, its hard to beat my nixos setup. I use the venerable xmonad with xfce in no-desktop mode, and the command line for things like wifi and etc. Because I do most stuff with the command line I can get around fine on servers with no GUI. There's no bling and hardly anything ever changes.

    I used to fancy up my desktop and so forth, but those things break eventually and don't really help me get work done. I don't want to waste time on that anymore.

    That said, getting it set up has been a gradual evolution and there have been awkward times. Like zoom screen sharing goes kind of insane with a tiling window manager (stop helping, zoom). And of course nixos itself is fantastic if what you need is already packaged and ready to go, and doesn't do anything weird like download binaries. Stuff outside the norm, well now you have two problems - understanding how the software expects to be installed on debian or the like, and understanding how to subvert that process to make it work on nix.

  • Sure, the web server is here and the tauri project is here. The syncing and tauri bit is pretty immature right now, but its getting there. There was an issue with media playback on android that had me blocked for a few months, but that's solved now.

  • I wrote a web server to store markdown documents with links between them, a sort of 'zettelkasten'. Now I've made it into a tauri app that runs on my phone, web server and all, and can sync with the main server in the cloud. Documents everywhere! Front end is in elm and not rust tho.

    I've made a few other projects in rust, did a audio dsp thing that is a delay with web controls, made a blinky sketch for the rp2040.

    Rust is cool because you can write pretty high level code in it, with lots of libraries to help out, or you can write bare metal code with no OS for embedded.

  • I wasn't planning on it, my GF bought the tickets without asking me about it, and didn't know about my pal being into the band. But my friend figured I was the one who left her out. Plus, not everyone gets invited to everything, hey I'm dating someone here. Called me up and berated me about being a bad friend without saying what it was she was mad about. I prefer not to have friends that use that kind of rhetoric.

  • I tried quitting a number of times. Not easy, and demoralizing when you fail. You may have to try several times too.

    When I finally did quit I had decided to put off my first cigarette in the morning as long as possible, reasoning that sleep was the longest I'd go without nicotine. One day I went the whole day.

    A friend quit at the same time as me, using the gum. Six months later she was still using it, and gave up and started smoking again.

    Probably helps that I had quit drinking by then as well. Pretty hard to drink and not smoke, for me.