schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Search results for tag #lazyweb

[?]Raglan Niall :lk: :tinoflag: » 🌐
@Niall@mastodon.nz

Can anyone reccomend a simple screen recorder for Linux Mint?
Just tried Kazam and it didn't work.

    [?]poleguy looking for lost tools » 🌐
    @poleguy@mastodon.social

    Any opinions on mirotalk? It seems to work the way jitsi used to, where you can just create a room on the fly by making up a url... e.g.

    p2p.mirotalk.com/join/81756Pol

    The nice feature for me that I want to try out is simultaneous bidirectional sharing of both screen and video. I work with and it is often best to be able to share your own example while also watching your colleagues screen to monitor their progress in trying it themselves. (For example.)

    Microsoft Teams can't.

      [?]mgiraldo » 🌐
      @mgiraldo@mstdn.social

      dear by mistake i agreed/accepted the tahoe update (dark pattern 🤬) and now am stuck in this conundrum. is there a way to un-accept it and/or make sure i do not install it?

      partial screenshot of macOS Software Update:
macOS Tahoe 26.5
26.5 - 10.05 GB
Upgrade Tonight button
Upgrade Now button
macOS Tahoe introduces a stunning new design and Apple Intelligence features, along with delightful ways to work across your devices and boost your productivity.

      Alt...partial screenshot of macOS Software Update: macOS Tahoe 26.5 26.5 - 10.05 GB Upgrade Tonight button Upgrade Now button macOS Tahoe introduces a stunning new design and Apple Intelligence features, along with delightful ways to work across your devices and boost your productivity.

        [?]Norman Wilson [he/them] » 🌐
        @oclsc@mstdn.ca

        Does there exist any IP-connected camera that can operate entirely wirelessly (WiFi for comms, battery power, preferably solar-charged) AND transmit continuous video with a frame rate of 1Hz or better?

        Every battery-powered option I've spotted so far refuses live transmission or even continuous local recording, only motion-triggered snippets.

          [?]Bradley M. Kühn » 🌐
          @bkuhn@fedi.copyleft.org

          I have done some research but I keep finding mixed reviews on SyncThing — particularly regarding my second use case below. I would appreciate advice before I dedicate time this weekend to set it up.

          Use cases:
          (0) keep 2-way synchronization for my pictures, notes, & short voice recordings in QuillPad¹ on Android with my laptop.

          (1) synchronize of photos & videos from my spouse's & my Android devices and our laptops (e.g., what most ppl do with, say, Google Drive).

            [?]HP van Braam [they/them] » 🌐
            @hp@mastodon.tmm.cx

            Hello fellow and/or nerds. I bought a CLD-2700 today for scrap pricing. It does not turn on, at all. No standby light, no nothing.

            I found a suspiciously rusty looking screw in the psu area that looks suspiciously like electrolyte damage?

            Can someone with a bit more experience than me weigh in? I'm pretty comfortable with soldering and such but I'm really not good with analogue electronics or power supplies.

            Thanks!

            A picture of a partially disassembled laserdisk player

            Alt...A picture of a partially disassembled laserdisk player

            A close up of a power supply with a rusty screw in the center

            Alt...A close up of a power supply with a rusty screw in the center

              [?]Ben Ramsey » 🌐
              @ramsey@phpc.social

              I’ve never bought a rice cooker, but I’m interested in getting one. Folks who have rice cookers: what’s a good brand? What are things to look for when shopping for one?

                /home/rqm boosted

                [?]Joe Brockmeier [He/Him/His] » 🌐
                @jzb@hachyderm.io

                I wonder if anyone I know could recommend a reliable, open source tool for posting either from an RSS feed or some other automated fashion to Mastodon, Bluesky, and any other relevant social networks...

                Basically, a Hootsuite or something but open source and *preferably* not a project that has jumped on the AI bandwagon.

                Please boost for reach if you would. Thanks!

                  [?]Shawn Webb [He/Him] » 🌐
                  @lattera@bsd.network

                  [?]William D. Jones » 🌐
                  @cr1901@mastodon.social

                  "bash: no job control in this shell"

                  I just saw this error message in a forum post. How is this even possible? I thought job control was the shell's responsibility. How can it abdicate that responsibility?

                  (Yes, I still don't understand job control.)

                    [?]William D. Jones » 🌐
                    @cr1901@mastodon.social

                    I'm trying to extract a best guess of a date from a CHANGELOG in CI. I think set -e is active.

                    Anyone have any suggestions to make this pipeline less shit, particularly the command grouping?

                    DATE=$({ fgrep -m1 '## [${{ forgejo.ref_name }}' CHANGELOG.md || true; } | { grep -o [0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9] || true; })

                      [?]Moses Izumi » 🌐
                      @moses_izumi@fe.disroot.org

                      #askfedi
                      Does anyone here actually use Konqueror? (KDE's own browser)

                      Building a full-blown file manager into the web browser might actually come in handy, as a way of keeping my folders and websites within the same window.

                      This desire mostly comes down to me finding Firefox/Librewolf's tab groups and vertical tabs incredibly useful as a way of organizing stuff (if Konqueror has a userbase, it follows that these have been incorporated as a plugin).

                      #lazyweb

                        [?]mx alex tax1a - 2020 (6) » 🌐
                        @atax1a@infosec.exchange

                        let's say, not entirely hypothetically, that we have a ResEdit TMPL. We want to convert it to an MPW Rez types file, so we can DeRez resources instead of mess with the GUI editor. Anyone got a tool handy for this?

                          [?]Karsten Schmidt » 🌐
                          @toxi@mastodon.thi.ng

                          question: Looking at the world map[1], it seems Iran's internet/comms shutdown[2] is also including bands, but it's hard to find conclusive information about it, though I would assume that if a govt/regime is cutting off comms, it's doing so comprehensively... Of course, there's the (unlikely) possibility for there to be zero nodes in the country to begin with... Anyone knows more?

                          This insight seems quite important to understand (not just for Iran) and how it potentially re-frames (or constrains) the "networking without internet" to purely non-conflict situations (e.g. being physically out of range of other networks, rather than caused by active suppression)

                          [1] meshtastic.liamcottle.net/
                          [2] mastodon.social/@netblocks/116

                            [?]William D. Jones » 🌐
                            @cr1901@mastodon.social

                            Is it correct to say that the 68000 and 68008 only have atomic load/stores of 16-bit and 8-bits respectively*?

                            * Unlike most CPUs, an interrupt will pause the current instruction and continue from where it left off. But I haven't read the patent or RE'd microcode. So not clear to me if 68000 will wait to honor an interrupt until after an up-to-32-bit load/store completes.

                              [?]Joe Brockmeier [He/Him/His] » 🌐
                              @jzb@hachyderm.io

                              Anybody know how to force LibreOffice to default to exporting PNG instead of WebP?

                              Specifically, I use Impress as a way to make quick and lazy graphics and then export to PNG. But for some damn reason it always defaults to WebP, which I do not want and have been unable to find the toggle to make it not do that.

                              It does not, as one might hope, remember the last setting used. Nope. Always WebP.

                              (Also, why of all formats would it be set to export to WebP and not JPEG or PNG?)

                                [?]William D. Jones » 🌐
                                @cr1901@mastodon.social

                                I'm sorry if this is a stupid q, but... if you do a _single_ sendto call, you can send a single UDP packet of up to 65535-minus-some-change, and IP frag/reassembly will ensure you either receive it in order, or not at all?

                                I.e. it's only with multiple sendto calls that you start having problems with UDP packets being received out of order?

                                (And if you do a single sendto call, the larger the packet, the more likely it'll be dropped due to reassembly timeout?)