roman

@hi@romanzolotarev.com


homehttps://romanzolotarev.com

67 following, 531 followers

4 ★ 4 ↺
Vincent 🐡 boosted

[?]roman » 🌐
@hi@romanzolotarev.com

one of very few my life-time achievements: my tiny shell script is used for sites like https://eurobsdcon.org ❤️

pretty much all other code i ever wrote is long gone

eurobsd banner

Alt...eurobsd banner

roman boosted

[?]OpenBSD Amsterdam » 🌐
@OpenBSDAms@mastodon.bsd.cafe

I've got nothing.

20 new VMs were added and 46 VMs were renewed.

We donated €890 to the Foundation, €67645 (!!) since we started.

Thank you, our users, and OpenBSD developers for an awesome OS!

Stay cool, safe, healthy & sane!

in 2026

Milton, Office Space, in his cubicle looking into the distance, with the text: I've got nothing" Source: Meme Generator

Alt...Milton, Office Space, in his cubicle looking into the distance, with the text: I've got nothing" Source: Meme Generator

Paypal receipt for €890

Alt...Paypal receipt for €890

    ...

    [?]Nour :openbsd: » 🌐
    @mnour@exquisite.social

    @OpenBSDAms

    That's indeed nothing ... you should have done more

    :flan_tongue: :flan_tongue: :flan_tongue:

      ...
      5 ★ 0 ↺

      [?]roman » 🌐
      @hi@romanzolotarev.com

      also building a media player based on and n150

      • hdmi (video) - tv
      • usb (audio) - dac - amp - speakers
      everything is passively cooled and on paper consumes not too much

      • idle: 10-15 w
      • everything on (incl tv): 70-100 w

        roman boosted

        [?]Stefan Sperling [he/him/his] » 🌐
        @stsp@bsd.network

        Most hilarious bug I've seen in a while: The kernel can panic when pressing the CapsLock key: marc.info/?l=openbsd-bugs&m=17

        Fortunately, true hackers have mapped CapsLock to Control :flan_hacker:

          ...

          [?]Michael W Lucas :flan_on_fire: » 🌐
          @mwl@io.mwl.io

          @stsp these things happen but, yes, wow, it's hilarious.

            ...

            [?]Josh Grosse » 🔓
            @jggimi@bsd.network

            @mwl @stsp I can't replicate here. I tried, because funny!

              ...

              [?]Stefan Sperling [he/him/his] » 🔓
              @stsp@bsd.network

              @jggimi @mwl Did you undo the mapping of CapsLock to Control beforehand?

                ...

                [?]Josh Grosse » 🔓
                @jggimi@bsd.network

                @stsp @mwl Ctrl is swapped with Fn. That might be why I failed. :flan_heck:

                  [?]rIMpossible » 🔓
                  @rIMpossible@bsd.network

                  @stsp Did anyone try to use the termux or better termius client to log in to the server console or just via ssh on OpenBSD Amsterdam?

                  edit: caps lock android termius with just ssh, does not lock. Will try different things, when back on the computer.

                    [?]Lou. » 🔓
                    @gkrnours@mastodon.gamedev.place

                    @stsp I like mapping caps lock to compose key so I can french on qwerty keyboard :)

                      ...

                      [?]Stefan Sperling [he/him/his] » 🔓
                      @stsp@bsd.network

                      @gkrnours I have Compose on an Alt key and it is indeed useful. I am not very happy with this placement as it is awkward to type with. Fortunately, I only need Compose for Umlauts with some German characters and I don't have to write a lot of formally correct German these days.

                      My written French, which I sometimes have to use in Belgium, is so bad that trying to place accents correctly would just make it even worse so I just don't bother :flan_squee:

                        ...

                        [?]Miod Vallat [he/him] » 🔓
                        @miodvallat@hostux.social

                        @stsp @gkrnours What, no use of Compose for ß ?

                          ...

                          [?]Stefan Sperling [he/him/his] » 🔓
                          @stsp@bsd.network

                          @miodvallat @gkrnours I don't uße this letter all that much. Can just fall back on double-s if the recipient isn't too pedantic.

                            ...

                            [?]Miod Vallat [he/him] » 🔓
                            @miodvallat@hostux.social

                            @stsp @gkrnours Unmöglich !

                              ...

                              [?]Stefan Sperling [he/him/his] » 🔓
                              @stsp@bsd.network

                              @miodvallat @gkrnours Leading the way towards the next Rechtschreibreform to simplify things further.

                                [?]The Ghost of Toots Passed [he/him/his] » 🔓
                                @paulgatling@bsd.network

                                @stsp
                                The choice of character would insinuate communicating with a German speaker, correct?
                                @miodvallat @gkrnours

                                  2 ★ 1 ↺
                                  Paul Jewell boosted

                                  [?]roman » 🌐
                                  @hi@romanzolotarev.com

                                  trying to get audio via hdmi on i5-1245u running 7.9

                                  it detects the intel hd audio and attaches azalia(4), but only the internal realtek alc257 codec is found.

                                  there is no hdmi audio codec, no audio1, and mixerctl -a only shows the internal speaker/headphone outputs. the external display works over hdmi, but there is no way to select hdmi audio because no hdmi audio device is detected.

                                  is hdmi audio expected to work with openbsd 7.9? if it should work, are there any additional diagnostics steps i should try?

                                    ...
                                    0 ★ 0 ↺

                                    [?]roman » 🌐
                                    @hi@romanzolotarev.com

                                    ...

                                    [?]𝙹𝚘𝚎𝚕 𝙲𝚊𝚛𝚗𝚊𝚝 ♑ 🤪 » 🌐
                                    @joel@gts.tumfatig.net

                                    @hi when I looked at it, if I remember and understood well, some docs said that this implies some defaults modification that impacts too many people, so it was never intergrated in the source.

                                    But I think there was a patch somewhere in the wild. But not sure it still would work these days.

                                    Older...

                                    [?]David Leadbeater » 🔓
                                    @dgl@infosec.exchange

                                    @hi it doesn’t work out of the box. If you look at the driver code you’ll see it skips HDMI. There’s been various discussions about that, the issue is it might select HDMI by default and there’s not a good mechanism for that currently. The naive approach of removing the code that skips it might work on some devices, although there are various HDMI specific quirks that aren’t implemented currently…

                                      ...
                                      0 ★ 0 ↺

                                      [?]roman » 🔓
                                      @hi@romanzolotarev.com

                                      thank you for the clarification! ❤️

                                        0 ★ 0 ↺

                                        [?]roman » 🔓
                                        @hi@romanzolotarev.com

                                        thank you for the clarification! ❤️

                                          [?]Paul SomeoneElse » 🌐
                                          @pkw@snac.d34d.net

                                          It was my understanding that OpenBSD does not
                                          support hdmi audio, but I don't know that for sure.

                                          https://man.openbsd.org/azalia.4

                                          At the botton us says hdmi codecs are not supported, but i don't
                                          know what that means.

                                          I use a small usb sound device on my system connected to a TV
                                          using hdmi.
                                          (I think that's how I came to know that hdmi doesn't work.)

                                            [?]Morgan » 🌐
                                            @kaidenshi@exquisite.social

                                            @hi I got excited by your post thinking that I had missed HDMI audio support being introduced in 7.9.

                                            Maybe one day! :flan_smile:

                                              3 ★ 0 ↺

                                              [?]roman » 🌐
                                              @hi@romanzolotarev.com

                                              decided to order an external dac, hope it works with :)

                                              ESS9038K2M 32-bit
                                              up to dsd256, pcm up to 32b/768kHz

                                                5 ★ 2 ↺
                                                nathanael boosted

                                                [?]roman » 🌐
                                                @hi@romanzolotarev.com

                                                [?]Sean Heber » 🌐
                                                @bigzaphod@mastodon.social

                                                I have one solar panel inverter that's currently reading 162F. 🫠

                                                ...
                                                1 ★ 0 ↺

                                                [?]roman » 🔓
                                                @hi@romanzolotarev.com

                                                hope your inverter is okay now. i once accidentally turned off the air conditioning in the technical room, and after just a few hours it felt like a sauna in there :)

                                                  ...

                                                  [?]Sean Heber » 🔓
                                                  @bigzaphod@mastodon.social

                                                  @hi hopefully they'll be okay. I have micro-inverters, so actually there's several of them up on the roof (but under the panels). One inverter handles 2 or 3 panels. Something like that. Rather than one big inverter in or on the side of the house.

                                                    ...
                                                    1 ★ 0 ↺

                                                    [?]roman » 🔓
                                                    @hi@romanzolotarev.com

                                                    oh nice! i wanted to use microinverters too, but don't remember why i decided for just one big unit. works great for me... maybe a bit too noisy when it's active...

                                                      [?]Monte Freeman » 🌐
                                                      @montef@mastodon.social

                                                      @bigzaphod

                                                      Alt...Simpsons Melting GIF

                                                        [?]Ryan Carver » 🌐
                                                        @rcarver@mastodon.social

                                                        Back from 15 amazing days with the family in Japan. Brought my new Fuji GFX RF for the journey, with no laptop to edit along the way.

                                                        Working with the images now and I am so pleased with the camera and @aphera; culling was quick, editing is a breeze, and most of all I'm _happy with the images_. A real-world test makes me feel really good about the app.

                                                        So here's a few from Kyoto

                                                        Street scene in Kyoto

                                                        Alt...Street scene in Kyoto

                                                        Moss garden

                                                        Alt...Moss garden

                                                        Rock garden

                                                        Alt...Rock garden

                                                        Kissaten

                                                        Alt...Kissaten

                                                          ...

                                                          [?]gosha » 🔓
                                                          @gosha@merveilles.town

                                                          @rcarver @aphera really beautiful images!

                                                            0 ★ 0 ↺

                                                            [?]roman » 🔓
                                                            @hi@romanzolotarev.com

                                                            beatiful ❤️
                                                            makes me want to get a proper camera

                                                              5 ★ 1 ↺
                                                              André boosted

                                                              [?]roman » 🌐
                                                              @hi@romanzolotarev.com

                                                              i've been using sketchup for years, but i only recently started learning ... and wow, it's so much closer to what i've always wanted from cad software. the learning curve seems steep, but i really want to learn it

                                                              kudos to deltahedra ❤️

                                                                ...
                                                                2 ★ 0 ↺

                                                                [?]roman » 🌐
                                                                @hi@romanzolotarev.com

                                                                tried home assistant for energy management. its codebase is bloated and ui is unpolished.

                                                                i just want to replace it with a few scripts and plain text logs. feels like all i need is to fetch price and weather forecasts and pull/push some modbus registers...

                                                                what do you use for your smart homes?

                                                                ...

                                                                [?]Geffrey van der Bos » 🌐
                                                                @geffrey@id.geff.re

                                                                @hi Mqtt and n8n, used NodeRed too.

                                                                [?]Flaki [he/him] » 🌐
                                                                @flaki@flaki.social

                                                                @hi yeah the more my solar setup evolves the more I want to hand-roll the monitoring/dashboard part :blobcat_grin:

                                                                People have a lot of good to say about solar-assistant.io - it's a one-time-payment but I'm planning to look into it at some point.

                                                                  ...

                                                                  [?]Flaki [he/him] » 🌐
                                                                  @flaki@flaki.social

                                                                  @hi iirc @hywan hand-rolled some (most?) of their stuff for lamaisonvivante.blog/

                                                                    ...
                                                                    3 ★ 0 ↺

                                                                    [?]roman » 🌐
                                                                    @hi@romanzolotarev.com

                                                                    after looking at many energy management solutions i just want to write a few simple shell scripts, log things into plain text files, and cron jobs on my box ;)

                                                                      ...

                                                                      [?]Flaki [he/him] » 🌐
                                                                      @flaki@flaki.social

                                                                      @hi I'm *particularly* annoyed at how bad HA is at integrating weather (forecasting etc.) and other metadata. It feels like you could get a lot more out of your systems/batteries if you had better foresight into weather patterns.

                                                                      Until I connected my car charger I didn't have any sufficient loads to keep my batteries from sitting at 100% at 8AM, but now that I do, intelligently dumping solar into the car's battery but making sure there is enough left in case of bad weather looming around the corner would be awesome.

                                                                      And I will probably have to handroll it all :woozy:

                                                                        ...
                                                                        1 ★ 0 ↺

                                                                        [?]roman » 🔓
                                                                        @hi@romanzolotarev.com

                                                                        part of me feels bad about rewriting tools just for my own use, but i also rarely find software that does one thing and does it well...

                                                                          0 ★ 1 ↺
                                                                          Fred de CLX boosted

                                                                          [?]roman » 🌐
                                                                          @hi@romanzolotarev.com

                                                                          looking for wireless keyboard with trackpad for

                                                                          similar to this setup, but with a trackpad not a mouse...

                                                                          any ideas?

                                                                          cc @joel@tumfatig.net

                                                                            ...

                                                                            [?]bpl » 🌐
                                                                            @bpl@snac.bsd.cafe

                                                                            Logitech K400 should work, I have Ergo K860 and it works on OpenBSD. There are two problems:
                                                                            (1) BIOS might not be accessible,
                                                                            (2) It is not possible to do pairing with receiver on BSD, this can be worked around by running HirensBoot from USB.

                                                                            CC: @joel@tumfatig.net @hi@romanzolotarev.com

                                                                              ...
                                                                              0 ★ 0 ↺

                                                                              [?]roman » 🔓
                                                                              @hi@romanzolotarev.com

                                                                              no bios is okay. i just need a remote for the media player

                                                                                ...

                                                                                [?]bpl » 🔓
                                                                                @bpl@snac.bsd.cafe

                                                                                So the only deal is pairing, probably it can be done also on Linux with a special app, but not sure.

                                                                                CC: @hi@romanzolotarev.com

                                                                                  [?]𝙹𝚘𝚎𝚕 𝙲𝚊𝚛𝚗𝚊𝚝 ♑ 🤪 » 🔓
                                                                                  @joel@gts.tumfatig.net

                                                                                  @hi FWIW once upon a time, there was a real computer, running a BSD system, plugged onto my TV to display DVD rips. I used a noname USB gamepad to navigate through the X11 GUI interface. Sorry, neither the pad brand, nor the home cinema software come back from far memories. Still this was a nice way, at that time, to drive the whole stuff.

                                                                                  ...
                                                                                  1 ★ 0 ↺

                                                                                  [?]roman » 🔓
                                                                                  @hi@romanzolotarev.com

                                                                                  cool setup ❤️

                                                                                    [?]𝙹𝚘𝚎𝚕 𝙲𝚊𝚛𝚗𝚊𝚝 ♑ 🤪 » 🌐
                                                                                    @joel@gts.tumfatig.net

                                                                                    @hi my Logitech K410 works on OpenBSD. It has a touchpad. But it’s not mechanical.

                                                                                    Also, this https://www.tumfatig.net/2024/using-the-logitech-wireless-rechargeable-touchpad-t650-on-openbsd/ standalone touchpad works with OpenBSD.

                                                                                    ...

                                                                                    [?]𝙹𝚘𝚎𝚕 𝙲𝚊𝚛𝚗𝚊𝚝 ♑ 🤪 » 🌐
                                                                                    @joel@gts.tumfatig.net

                                                                                    @hi there is also an "options to replace your old couch keyboard". No mention of OpenBSD support but there may be ideas for testings and send back if it fails ;-)

                                                                                    https://youtu.be/0dOTSnvq3eI

                                                                                    ...
                                                                                    1 ★ 0 ↺

                                                                                    [?]roman » 🔓
                                                                                    @hi@romanzolotarev.com

                                                                                    thank you for the link!

                                                                                    after all i'm thinking about pebble 2 combo. all keyboards with trackpads tend to look a bit too cluttered for my taste. will try to survive without pointing device, but will get a mouse for emergencies :)

                                                                                      ...

                                                                                      [?]𝙹𝚘𝚎𝚕 𝙲𝚊𝚛𝚗𝚊𝚝 ♑ 🤪 » 🔓
                                                                                      @joel@gts.tumfatig.net

                                                                                      @hi not enough "Ins" key for me 🤭 I should really get used to Shift-Ctrl-X/C/V 😅

                                                                                      ...
                                                                                      1 ★ 0 ↺

                                                                                      [?]roman » 🔓
                                                                                      @hi@romanzolotarev.com

                                                                                      in this case i only need it to type-in urls and then press play/pause :)

                                                                                        ...

                                                                                        [?]𝙹𝚘𝚎𝚕 𝙲𝚊𝚛𝚗𝚊𝚝 ♑ 🤪 » 🔓
                                                                                        @joel@gts.tumfatig.net

                                                                                        @hi looks like the perfect one then :)

                                                                                        [?]Tim Chase » 🔓
                                                                                        @gumnos@mastodon.bsd.cafe

                                                                                        @joel

                                                                                        Hah, I'm curious what you do with the Insert key. It's so in-the-way and annoying when I accidentally hit it that it drove me to remap it in my window-manager to do a NOOP.

                                                                                        $ grep -i insert .fluxbox/keys
                                                                                        Insert :exec /usr/bin/true

                                                                                        😆

                                                                                        @hi

                                                                                          ...

                                                                                          [?]𝙹𝚘𝚎𝚕 𝙲𝚊𝚛𝚗𝚊𝚝 ♑ 🤪 » 🔓
                                                                                          @joel@gts.tumfatig.net

                                                                                          @gumnos W.T.F… 😆 Not sure when it started, but Shift-Insert has always been the "paste" shortcut in terminal 🤷‍♂️ Although I have mapped Shift-Ctrl-X/C/V in my Xterm, I keep using Shift-Ins.

                                                                                          @hi

                                                                                            5 ★ 0 ↺

                                                                                            [?]roman » 🌐
                                                                                            @hi@romanzolotarev.com

                                                                                            memory prices are just insane right now. luckily i bought most of my hardware a year ago, but picking up new ssds for my nas really hurts

                                                                                              3 ★ 4 ↺
                                                                                              jomonbre boosted

                                                                                              [?]roman » 🌐
                                                                                              @hi@romanzolotarev.com

                                                                                              anyone into ? what is the best local-first/offline-first printers? no internet, no cloud, no phone apps, etc... preferably manufactured in europe

                                                                                                ...
                                                                                                Older...

                                                                                                [?]neotoy » 🔓
                                                                                                @neotoy@mastodon.social

                                                                                                @hi Prusa?

                                                                                                  ...
                                                                                                  0 ★ 0 ↺

                                                                                                  [?]roman » 🔓
                                                                                                  @hi@romanzolotarev.com

                                                                                                  looks good! thanks ❤️

                                                                                                    [?]amd [He/Him] » 🔓
                                                                                                    @amd@gts.amd.im

                                                                                                    @neotoy @hi Yeah. Probably a Prusa given that list of requirements.

                                                                                                    They have their drawbacks but it’s probably the closest to the ideal.

                                                                                                      [?]micha » 🔓
                                                                                                      @micha@23.social

                                                                                                      @hi
                                                                                                      None.

                                                                                                        ...

                                                                                                        [?]micha » 🔓
                                                                                                        @micha@23.social

                                                                                                        @hi
                                                                                                        Nur manufactured in Europe'm:

                                                                                                        Prusa

                                                                                                          0 ★ 0 ↺

                                                                                                          [?]roman » 🔓
                                                                                                          @hi@romanzolotarev.com

                                                                                                          can use prusa without phone?

                                                                                                            ...

                                                                                                            [?]:hal_9000: » 🔓
                                                                                                            @Hal_9000@chaos.social

                                                                                                            @hi @micha You can user Prusa just with an USB Stick/SD Card and gcode files on them.

                                                                                                              ...

                                                                                                              [?]micha » 🔓
                                                                                                              @micha@23.social

                                                                                                              @Hal_9000
                                                                                                              You can do this with any printer but it's so inconvenient ... But yeah.
                                                                                                              @hi

                                                                                                                [?]R.L. Dane :Debian: :OpenBSD: :FreeBSD: 🍵 :MiraLovesYou: [he/him/my good fellow] » 🌐
                                                                                                                @rl_dane@polymaths.social

                                                                                                                @hi

                                                                                                                Prusa, for sure, mayyybe Ultimaker, but I think they may be U.S.-owned now? Not sure.

                                                                                                                SOVOL is Chinese, but decently reliable, and not internet-connected.

                                                                                                                ...

                                                                                                                [?]siwek [he/him] » 🌐
                                                                                                                @siwek@social.tooinconsistent.com

                                                                                                                @rl_dane @hi depends on how of the shelf you want to go, but putting together a Voron kit is really fun. And since it's DIY there's no proprietary stuff whatsoever.

                                                                                                                  [?]Digitalwire » 🌐
                                                                                                                  @Gromit@mastodon.de

                                                                                                                  @hi

                                                                                                                  Prusa is best. I put the data on an SD card.

                                                                                                                    [?]Chris Petrilli » 🌐
                                                                                                                    @petrillic@hachyderm.io

                                                                                                                    @hi Prusa. They’re pricy but the quality is very good. They aren’t as committed to OSS as they once were but if you want a EU produced machine they’re your #1 choice. And the Core seems to be a very solid machine.

                                                                                                                      ...

                                                                                                                      [?]Tilman Beitter [he/him] » 🔓
                                                                                                                      @spicewiesel@toot.berlin

                                                                                                                      @petrillic @hi I second that! I had a Creality for the start, good for learning but I spend hell of an amount in maintaining it. My CoreOne is just printing for a year now.

                                                                                                                        [?]Feral 3D » 🌐
                                                                                                                        @Feral_3D@mastodon.social

                                                                                                                        @hi I have a. Airgapped Bambu.... but yeah I recommend prusa NOW.

                                                                                                                          ...

                                                                                                                          [?]OutOfSpace - 不割席 » 🌐
                                                                                                                          @OutOfSpace@berlin.social

                                                                                                                          @Feral_3D @hi

                                                                                                                          Bambulab has best value-for-money. Just never let it talk to the internet 🤣

                                                                                                                            ...

                                                                                                                            [?]Feral 3D » 🌐
                                                                                                                            @Feral_3D@mastodon.social

                                                                                                                            @OutOfSpace @hi yup. I keep it at the bottom of a well.

                                                                                                                              0 ★ 0 ↺

                                                                                                                              [?]roman » 🌐
                                                                                                                              @hi@romanzolotarev.com

                                                                                                                              want to build a travel router/nas based on n150...

                                                                                                                              now i'm looking for m.2 modules (lte/5g and wifi ap) compatible with . any recommendations?

                                                                                                                                ...

                                                                                                                                [?]MJ Turner » 🌐
                                                                                                                                @mjturner@indieweb.social

                                                                                                                                @hi I'm using a Quectel EP06-E in a USB/Mini PCIe enclosure it works well for the most part via umb(4). I have a few issues with it not reconnecting to the mobile network, still need to get to the bottom of them.

                                                                                                                                Not exactly what you're looking for, but perhaps that'll give some pointers.

                                                                                                                                  ...
                                                                                                                                  0 ★ 0 ↺

                                                                                                                                  [?]roman » 🔓
                                                                                                                                  @hi@romanzolotarev.com

                                                                                                                                  oh, thank you ❤️

                                                                                                                                    roman boosted

                                                                                                                                    [?]Devine Lu Linvega » 🌐
                                                                                                                                    @neauoire@merveilles.town

                                                                                                                                    It rained tropically all day yesterday, so we didn't wander the woods, I stayed in and worked on my little OpenFirmware-inspired operating system.

                                                                                                                                    It's capable enough that I've added it to uxn11 and uxn2, accessible with F4. A perfect little tool bounce in and out of roms, set a screen size for roms that don't, rename/delete files, peek at metadata, etc..

                                                                                                                                    wiki.xxiivv.com/site/m_pc

                                                                                                                                    ...
                                                                                                                                    Older...

                                                                                                                                    [?]Ƶ̗̥̎ POP2kr » 🌐
                                                                                                                                    @snufkin_vc@mastodon.social

                                                                                                                                    @neauoire this is amazing, the evolution from loader.rom, porporo, potato, sunflower basic and now M/PC. μxn, UF as well and TalOS personally.

                                                                                                                                    Is there any other monitor/launcher/OS I missed?

                                                                                                                                    Oh and there was also a BIOS at some point.

                                                                                                                                    So as I understand you could boot into M/PC and then load potato, just like a real thing.

                                                                                                                                    I hope someday I can make TalOS run in a terminal inside potato.

                                                                                                                                      ...

                                                                                                                                      [?]Devine Lu Linvega » 🌐
                                                                                                                                      @neauoire@merveilles.town

                                                                                                                                      @snufkin_vc yeah pretty much, next thing I want to add it is support for loading oversized roms like oquonie :)

                                                                                                                                        [?]Avi Bryant » 🌐
                                                                                                                                        @avi@cosocial.ca

                                                                                                                                        @neauoire where are you guys anchored now?

                                                                                                                                          ...

                                                                                                                                          [?]Devine Lu Linvega » 🌐
                                                                                                                                          @neauoire@merveilles.town

                                                                                                                                          @avi we're in Von Donop, we should see Mike soon, I think he's coming up in a week or two.

                                                                                                                                            ...

                                                                                                                                            [?]Avi Bryant » 🌐
                                                                                                                                            @avi@cosocial.ca

                                                                                                                                            @neauoire Mike Kerfoot?

                                                                                                                                              ...

                                                                                                                                              [?]Devine Lu Linvega » 🌐
                                                                                                                                              @neauoire@merveilles.town

                                                                                                                                              @avi yup! But I just checked and I got dates mixed up, he's coming up in july, not june.

                                                                                                                                                ...

                                                                                                                                                [?]Avi Bryant » 🌐
                                                                                                                                                @avi@cosocial.ca

                                                                                                                                                @neauoire ah I was wondering if I could send your stove part up with him.

                                                                                                                                                  ...

                                                                                                                                                  [?]Devine Lu Linvega » 🌐
                                                                                                                                                  @neauoire@merveilles.town

                                                                                                                                                  @avi that would be really nice! Ask him for when he's coming up, maybe he can bring it up with him :)

                                                                                                                                                    [?]René von Wolfen-Nord :db: :fckafd: :durka: » 🌐
                                                                                                                                                    @rene@wolfen-nord.social

                                                                                                                                                    @neauoire By the way, why have you started using italics lately? I noticed it on uxn orca

                                                                                                                                                    ...

                                                                                                                                                    [?]Devine Lu Linvega » 🌐
                                                                                                                                                    @neauoire@merveilles.town

                                                                                                                                                    @rene no reason, I just like the way this font looks

                                                                                                                                                      [?]Bad Diode [he/him/they] » 🔓
                                                                                                                                                      @bd@merveilles.town

                                                                                                                                                      @neauoire I still remember when u said you were not going to make an OS 😂 nice job!

                                                                                                                                                        ...

                                                                                                                                                        [?]Mx Autumn :blobcatpumpkin: [They/Them] » 🔓
                                                                                                                                                        @carbontwelve@notacult.social

                                                                                                                                                        @neauoire this is very neat. I love how simple and useful your UI looks. I’ve ended up down the path of building my own Wayland window manager for Debian so I get things to look and behave how I like.

                                                                                                                                                          [?]Konrad Hinsen » 🌐
                                                                                                                                                          @khinsen@scholar.social

                                                                                                                                                          @neauoire Next step: a boot loader to run this on bare metal. Ideally based on SectorForth, to make sure the whole chain concatenates well 😉

                                                                                                                                                            ...

                                                                                                                                                            [?]Devine Lu Linvega » 🌐
                                                                                                                                                            @neauoire@merveilles.town

                                                                                                                                                            @khinsen this is written in stack machine assembly! I think sectorforth would be a step back X)

                                                                                                                                                              3 ★ 0 ↺

                                                                                                                                                              [?]roman » 🌐
                                                                                                                                                              @hi@romanzolotarev.com

                                                                                                                                                              can openbsd run from ram disk only? want to run a stateless server and power goes on and off sometimes (solar with a tiny battery)

                                                                                                                                                              ...

                                                                                                                                                              [?]bpl » 🌐
                                                                                                                                                              @bpl@snac.bsd.cafe

                                                                                                                                                              I think so as Fuguita can do that.

                                                                                                                                                                [?]bpl » 🌐
                                                                                                                                                                @bpl@snac.bsd.cafe

                                                                                                                                                                I think so as Fuguita can do that.

                                                                                                                                                                  roman boosted

                                                                                                                                                                  [?]Andy Alderwick [he / him / Dr] » 🔓
                                                                                                                                                                  @alderwick@merveilles.town

                                                                                                                                                                  @hi If you have a disk that you're happy to have mounted read-only, then stable.rcesoftware.com/resflas could be useful!

                                                                                                                                                                    ...
                                                                                                                                                                    2 ★ 0 ↺

                                                                                                                                                                    [?]roman » 🔓
                                                                                                                                                                    @hi@romanzolotarev.com

                                                                                                                                                                    cool! i like the simplicity and the fact that i can read the source code in an hour ❤️

                                                                                                                                                                      ...

                                                                                                                                                                      [?]Andy Alderwick [he / him / Dr] » 🔓
                                                                                                                                                                      @alderwick@merveilles.town

                                                                                                                                                                      @hi It's great! I also like that the project's been going for many years, yet got updated for 7.9 straight away :flan_hurrah:

                                                                                                                                                                        7 ★ 3 ↺
                                                                                                                                                                        Evan Chaney boosted

                                                                                                                                                                        [?]roman » 🌐
                                                                                                                                                                        @hi@romanzolotarev.com

                                                                                                                                                                        recent sunny weather has kept grid consumption at zero, with more than half of the harvested solar energy exported back to the grid. even on cloudy days like today, the system remains fully self-sustainable (including car charging after a few round trips to town). the battery is a game changer!

                                                                                                                                                                        next up: build own micro-grid and automate export to the grid based on price and weather forecasts


                                                                                                                                                                          ...

                                                                                                                                                                          [?]Flaki [he/him] » 🌐
                                                                                                                                                                          @flaki@flaki.social

                                                                                                                                                                          @hi you got your battery, nice! what did you end up getting?

                                                                                                                                                                          currently getting my wiring and inverters up-to-snuff to be able to plug the car in but we have been, likewise, completely self sufficient with the batteries never dipping below 50%...

                                                                                                                                                                            ...
                                                                                                                                                                            1 ★ 0 ↺

                                                                                                                                                                            [?]roman » 🌐
                                                                                                                                                                            @hi@romanzolotarev.com

                                                                                                                                                                            got tesvolt with sma inverters and i'm very happy with my current setup. can't wait to see my next monthly bill :) also i wonder how much we can save in the winter, this january bill was brutal

                                                                                                                                                                              ...

                                                                                                                                                                              [?]Flaki [he/him] » 🌐
                                                                                                                                                                              @flaki@flaki.social

                                                                                                                                                                              @hi not a ton, especially if you get your panels covered in snow before the weeklong freezes start :(

                                                                                                                                                                                ...

                                                                                                                                                                                [?]Flaki [he/him] » 🌐
                                                                                                                                                                                @flaki@flaki.social

                                                                                                                                                                                @hi (depending on electricity tariff your batteries might still save you some money, though!)

                                                                                                                                                                                  1 ★ 0 ↺

                                                                                                                                                                                  [?]roman » 🔓
                                                                                                                                                                                  @hi@romanzolotarev.com

                                                                                                                                                                                  yep, almost no solar in the winter, but i hope to charge at cheap hours and sell back to the grid at peak hours... will see :)

                                                                                                                                                                                    5 ★ 0 ↺

                                                                                                                                                                                    [?]roman » 🌐
                                                                                                                                                                                    @hi@romanzolotarev.com

                                                                                                                                                                                    switched from running outdoors to rowing indoors after reading about a rowing machine on the now page by @d@sive.rs few weeks ago...

                                                                                                                                                                                    i was thinking about a rowing machine for long time, but was not sure if there is enough space for it in my tiny home gym. this end up very well: rowerg is quite compact and light.

                                                                                                                                                                                    it's not as fun as running outdoors, but there are many pros for me:

                                                                                                                                                                                    • it shows my current heart rate in big digits (it supports garmin watch and heart rate monitor)
                                                                                                                                                                                    • works in any weather (winters are quite icy here for running every day, also there are no bears, wolves, or lynxes indoors)
                                                                                                                                                                                    • helps to do cardio more consistently (rowing is easier to start, no need to carry my phone, keys, head lamp, etc)
                                                                                                                                                                                    • perfect for full body warm up before lifing weights
                                                                                                                                                                                    i still plan to run from time to time, but just for fun :)

                                                                                                                                                                                    c2 rowerg

                                                                                                                                                                                    Alt...c2 rowerg

                                                                                                                                                                                      ...
                                                                                                                                                                                      Older...

                                                                                                                                                                                      [?]𝙹𝚘𝚎𝚕 𝙲𝚊𝚛𝚗𝚊𝚝 ♑ 🤪 » 🌐
                                                                                                                                                                                      @joel@gts.tumfatig.net

                                                                                                                                                                                      @hi cons: it doesn’t charge the external batteries that will recharge the phones during night ;-D (yet?)

                                                                                                                                                                                      ...
                                                                                                                                                                                      1 ★ 0 ↺

                                                                                                                                                                                      [?]roman » 🌐
                                                                                                                                                                                      @hi@romanzolotarev.com

                                                                                                                                                                                      that would be amazing! it has usb-c, rj-45 ports and two big batteries inside. i have not tested anything yet. i connect to my garmin watch and row

                                                                                                                                                                                        [?]Oct » 🌐
                                                                                                                                                                                        @oct@social.lol

                                                                                                                                                                                        @hi @d The best thing I bought for my health in a long time. Haven’t paired it with a HR monitor but it has already gone for a lot of rowing kms…

                                                                                                                                                                                          ...
                                                                                                                                                                                          1 ★ 0 ↺

                                                                                                                                                                                          [?]roman » 🌐
                                                                                                                                                                                          @hi@romanzolotarev.com

                                                                                                                                                                                          feels like it's going to be the same for me

                                                                                                                                                                                            [?]Tim Chase » 🌐
                                                                                                                                                                                            @gumnos@mastodon.bsd.cafe

                                                                                                                                                                                            @hi

                                                                                                                                                                                            > i still plan to run from time to time, but just for fun

                                                                                                                                                                                            I see the words you type, but they make no sense… 😆

                                                                                                                                                                                              ...
                                                                                                                                                                                              0 ★ 0 ↺

                                                                                                                                                                                              [?]roman » 🔓
                                                                                                                                                                                              @hi@romanzolotarev.com

                                                                                                                                                                                              running is fun! :)

                                                                                                                                                                                                [?]Dima Pasechnik 🇺🇦 🇳🇱 » 🌐
                                                                                                                                                                                                @dimpase@mathstodon.xyz

                                                                                                                                                                                                the next stage is a standing desk and a treadmill under it 🙂

                                                                                                                                                                                                don't you, like, miss nature? you can cycle and cross-country ski (n winter - assuming you're inland)

                                                                                                                                                                                                4 ★ 0 ↺

                                                                                                                                                                                                [?]roman » 🌐
                                                                                                                                                                                                @hi@romanzolotarev.com

                                                                                                                                                                                                updated my now page...
                                                                                                                                                                                                now it's more illustrated than ever before :)


                                                                                                                                                                                                  roman boosted

                                                                                                                                                                                                  [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                  @mntmn@mastodon.social

                                                                                                                                                                                                  so far we've presold 12x MNT Quasar 6490 modules, that's 50% of what we need to kick off the first batch. feel free to send me some promo ideas. should i make a video showing the general performance? who would be your favorite reviewer for the Quasar Pocket Reform?

                                                                                                                                                                                                  ...
                                                                                                                                                                                                  Older...

                                                                                                                                                                                                  [?]Götz Hoffart » 🌐
                                                                                                                                                                                                  @goetz@freiburg.social

                                                                                                                                                                                                  @mntmn Out of curiosity: How many 7zip-MIPS for 1 core, and how many all cores? (p7zip v.16)

                                                                                                                                                                                                    ...

                                                                                                                                                                                                    [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                    @mntmn@mastodon.social

                                                                                                                                                                                                    ...

                                                                                                                                                                                                    [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                    @mntmn@mastodon.social

                                                                                                                                                                                                    @goetz interestingly on 8550 i currently get a 27508 total score, decompressing scores are very similar but compressing is faster, 29608 in the first run and then throttles to ~24600

                                                                                                                                                                                                    very preliminary Quasar 8550 "7z b" scores on MNT Reform Next

                                                                                                                                                                                                    Alt...very preliminary Quasar 8550 "7z b" scores on MNT Reform Next

                                                                                                                                                                                                      ...

                                                                                                                                                                                                      [?]Götz Hoffart » 🌐
                                                                                                                                                                                                      @goetz@freiburg.social

                                                                                                                                                                                                      @mntmn Could you perhaps run it with »7za b -mmt1«, again, for 1 thread? Some CPUs then clock the single core used higher.

                                                                                                                                                                                                        ...

                                                                                                                                                                                                        [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                        @mntmn@mastodon.social

                                                                                                                                                                                                        @goetz here you go! it didn't want to boost to 3.1ghz on the X-3 automatically (reason yet unknown) but with userspace governor i was able to manually set it to 3.1ghz. doesn't make a huge difference though, probably thermals related (passive cooled):

                                                                                                                                                                                                        7z single thread run on the 8550

                                                                                                                                                                                                        Alt...7z single thread run on the 8550

                                                                                                                                                                                                        7z single thread run on the 8550 with x-3 core manually set to 3.1ghz

                                                                                                                                                                                                        Alt...7z single thread run on the 8550 with x-3 core manually set to 3.1ghz

                                                                                                                                                                                                          ...

                                                                                                                                                                                                          [?]Götz Hoffart » 🌐
                                                                                                                                                                                                          @goetz@freiburg.social

                                                                                                                                                                                                          @mntmn thanks a lot! will add it to my 7zip bench list of systems, too

                                                                                                                                                                                                          Still need to have the luck to touch a MNT book somewhere, for haptic trial …

                                                                                                                                                                                                            [?]Götz Hoffart » 🌐
                                                                                                                                                                                                            @goetz@freiburg.social

                                                                                                                                                                                                            @mntmn Ah, just noticed, you’re using 7zip 26.x something. AFAIK these newer versions has different benchmark results than the pre-18 ones, so can’t add it to my list, unfortunately. Still good to have some numbers to compare with my M1

                                                                                                                                                                                                              ...

                                                                                                                                                                                                              [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                              @mntmn@mastodon.social

                                                                                                                                                                                                              @goetz if you have an old aarch64 binary of that for me, i can try it

                                                                                                                                                                                                                [?]Usagi » 🌐
                                                                                                                                                                                                                @bunny@mk.absturztau.be

                                                                                                                                                                                                                @mntmn@mastodon.social The alt mode is nice but I read it requires a new mainboard, not something most people interested in upgrading would have, hmm ​:abunhd:

                                                                                                                                                                                                                  ...

                                                                                                                                                                                                                  [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                  @mntmn@mastodon.social

                                                                                                                                                                                                                  @bunny right, that's a bit tricky

                                                                                                                                                                                                                    ...

                                                                                                                                                                                                                    [?]hanno » 🔓
                                                                                                                                                                                                                    @hanno@fosstodon.org

                                                                                                                                                                                                                    @mntmn
                                                                                                                                                                                                                    I could imagine that some demo of sorts on how to run the old main board in a standalone configuration (in the upcoming MNT case maybe?) would be interesting and tempt people. I know I am in that group considering what I would do with the HW potentially obsoleted by the upgrade before taking the plunge.
                                                                                                                                                                                                                    @bunny

                                                                                                                                                                                                                      [?]siviq » 🌐
                                                                                                                                                                                                                      @siviq@mastodon.social

                                                                                                                                                                                                                      @mntmn Does orders placed for Pocket Reform with Quasar 6490 count towards the initial goal for 25 units?

                                                                                                                                                                                                                        ...

                                                                                                                                                                                                                        [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                        @mntmn@mastodon.social

                                                                                                                                                                                                                        @siviq yes!

                                                                                                                                                                                                                          ...

                                                                                                                                                                                                                          [?]siviq » 🌐
                                                                                                                                                                                                                          @siviq@mastodon.social

                                                                                                                                                                                                                          @mntmn Very good. :) Also you may want to promote the MNT Quasar and Pocket at ExplainingComputers YT channel. youtube.com/@ExplainingCompute

                                                                                                                                                                                                                            [?]Jonathan Frederickson » 🌐
                                                                                                                                                                                                                            @jfred@jawns.club

                                                                                                                                                                                                                            @mntmn It'd be really cool if The Verge reviewed it, but they might also weight the price/performance ratio pretty strongly against the big-name manufacturers. I remember they did spotlight the Pocket in a short a while back though

                                                                                                                                                                                                                              [?]Björn » 💀 🌐
                                                                                                                                                                                                                              @thaodan@mastodon.social

                                                                                                                                                                                                                              @mntmn Why does the Quasar module only have 8GB RAM?

                                                                                                                                                                                                                                ...

                                                                                                                                                                                                                                [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                                @mntmn@mastodon.social

                                                                                                                                                                                                                                @thaodan because that's the max that thundercomm/atlantik are offering at our low quantities, because it's the default. customizing it for more ram they do only from MOQ 1000 or so

                                                                                                                                                                                                                                  ...

                                                                                                                                                                                                                                  [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                                  @mntmn@mastodon.social

                                                                                                                                                                                                                                  @thaodan the 8550 will be the "a bit more RAM" option though (12GB)

                                                                                                                                                                                                                                    ...

                                                                                                                                                                                                                                    [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                                    @mntmn@mastodon.social

                                                                                                                                                                                                                                    @thaodan and the 8750 probably 16GB, but that's not even brought up yet

                                                                                                                                                                                                                                      [?]Björn » 💀 🌐
                                                                                                                                                                                                                                      @thaodan@mastodon.social

                                                                                                                                                                                                                                      @mntmn That's unfortunate but matches what I heard before of that vendor.
                                                                                                                                                                                                                                      I was looking for a device for some remote development that can also suspend.

                                                                                                                                                                                                                                        ...

                                                                                                                                                                                                                                        [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                                        @mntmn@mastodon.social

                                                                                                                                                                                                                                        @thaodan there are some alternatives but i haven't heard better things about them... maybe it would be cool to do a custom layout at some point, i was recently surprised to see that qcom is selling the chips on digikey etc

                                                                                                                                                                                                                                          ...

                                                                                                                                                                                                                                          [?]Björn » 💀 🌐
                                                                                                                                                                                                                                          @thaodan@mastodon.social

                                                                                                                                                                                                                                          @mntmn Hm that sounds like some time off. The rockchip could be fine, I wish it would be possible to order a 32GB ram module and get it soldered on..

                                                                                                                                                                                                                                          Is the interface of those interfaces the same that they can be plugged into the existing mechanism?

                                                                                                                                                                                                                                            ...

                                                                                                                                                                                                                                            [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                                            @mntmn@mastodon.social

                                                                                                                                                                                                                                            @thaodan do you mean if our processor modules adhere to a standard like smarc? unfortunately not. it's not too hard to make a carrier board though, as i know made 3 different designs public...

                                                                                                                                                                                                                                              5 ★ 2 ↺

                                                                                                                                                                                                                                              [?]roman » 🌐
                                                                                                                                                                                                                                              @hi@romanzolotarev.com

                                                                                                                                                                                                                                              ❤️ pipes

                                                                                                                                                                                                                                              see also
                                                                                                                                                                                                                                              unix: a history and a memoir by brian kernighan

                                                                                                                                                                                                                                              summary--what's most important. to put my strongest concerns in a nutshell: 1. we should have some ways of coupling programs like garden hose--screw in another segment when it becomes necessary to massage data in another way

                                                                                                                                                                                                                                              Alt...summary--what's most important. to put my strongest concerns in a nutshell: 1. we should have some ways of coupling programs like garden hose--screw in another segment when it becomes necessary to massage data in another way

                                                                                                                                                                                                                                              ...
                                                                                                                                                                                                                                              2 ★ 0 ↺

                                                                                                                                                                                                                                              [?]roman » 🌐
                                                                                                                                                                                                                                              @hi@romanzolotarev.com

                                                                                                                                                                                                                                              cool example,

                                                                                                                                                                                                                                              cat files | tr ... | sort | uniq | comm -1 - dict

                                                                                                                                                                                                                                                roman boosted

                                                                                                                                                                                                                                                [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                                                @mntmn@mastodon.social

                                                                                                                                                                                                                                                i'm very happy to present the first release of the Barebox bootloader tailored for MNT Pocket Reform with RK3588 processor, bringing you an advanced bootloader with graphics and comfy shell: source.mnt.re/reform/mnt-refor

                                                                                                                                                                                                                                                this is the culmination of an 8-months part time effort, mostly by @ailurux who ported all the missing display drivers and did a lot of bugfixing and polishing, with some little spikes by myself here and there. also thanks to @a3f for the friendly support navigating @barebox code.

                                                                                                                                                                                                                                                3 seconds after powerup, an MNT logo+rainbow icon appears in the top right corner of the display

                                                                                                                                                                                                                                                Alt...3 seconds after powerup, an MNT logo+rainbow icon appears in the top right corner of the display

                                                                                                                                                                                                                                                the system will autoboot in 2 seconds, but if you press "m" (there's a prompt + countdown for that), you can enter the boot menu where you can select a system to boot or enter the shell.

                                                                                                                                                                                                                                                Alt...the system will autoboot in 2 seconds, but if you press "m" (there's a prompt + countdown for that), you can enter the boot menu where you can select a system to boot or enter the shell.

                                                                                                                                                                                                                                                here i selected the bootsources menu which shows me some of the Debian Linux kernel versions installed. this also supports EFI and extlinux.

                                                                                                                                                                                                                                                Alt...here i selected the bootsources menu which shows me some of the Debian Linux kernel versions installed. this also supports EFI and extlinux.

                                                                                                                                                                                                                                                the shell is quite unix/posix-like with commands like "ls", "cd", "cat" etc.there's a virtual filesystem, mounts and networking.

                                                                                                                                                                                                                                                Alt...the shell is quite unix/posix-like with commands like "ls", "cd", "cat" etc.there's a virtual filesystem, mounts and networking.

                                                                                                                                                                                                                                                  ...
                                                                                                                                                                                                                                                  roman boosted

                                                                                                                                                                                                                                                  [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                                                  @mntmn@mastodon.social

                                                                                                                                                                                                                                                  @ailurux @a3f @barebox we also have a fixup script for booting the current OpenBSD aarch64 image including instructions to get started: source.mnt.re/reform/mnt-refor

                                                                                                                                                                                                                                                    ...

                                                                                                                                                                                                                                                    [?]Cara [she/her/hers] » 🌐
                                                                                                                                                                                                                                                    @cararemixed@mastodon.social

                                                                                                                                                                                                                                                    @mntmn @ailurux @a3f @barebox Great work! I need to get my pocket booting properly again and try this.

                                                                                                                                                                                                                                                      [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                                                      @mntmn@mastodon.social

                                                                                                                                                                                                                                                      @ailurux @a3f @barebox for giggles i tried the latest HaikuOS aarch64 nightly and it says "*** PANIC *** unsupported interruptCells" :D

                                                                                                                                                                                                                                                        ...

                                                                                                                                                                                                                                                        [?]Cenbe » 🌐
                                                                                                                                                                                                                                                        @Cenbe@techhub.social

                                                                                                                                                                                                                                                        @mntmn @ailurux @a3f @barebox Interrupts must be held in special secure cells!

                                                                                                                                                                                                                                                          [?]Jan » 🌐
                                                                                                                                                                                                                                                          @jan@mastodon.bsd.cafe

                                                                                                                                                                                                                                                          @mntmn @ailurux @a3f @barebox I'm waiting for the mnt reform next but this is veeery tempting.

                                                                                                                                                                                                                                                            Older...

                                                                                                                                                                                                                                                            [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                                                            @mntmn@mastodon.social

                                                                                                                                                                                                                                                            @ailurux @a3f @barebox BTW the MNT logo with rainbow in the corner is a nod to the very first MNT Reform 1.0 from January 2019, with i.MX6QP processor (damn, that's over 7 years ago)

                                                                                                                                                                                                                                                            screenshot of the website https://mntre.com/media/reform_md/2019-01-14-status_update_on_reform.html showing a frame from the video where the mnt reform 1.0 laptop is turned on

                                                                                                                                                                                                                                                            Alt...screenshot of the website https://mntre.com/media/reform_md/2019-01-14-status_update_on_reform.html showing a frame from the video where the mnt reform 1.0 laptop is turned on

                                                                                                                                                                                                                                                              [?]Ben Pye » 🌐
                                                                                                                                                                                                                                                              @benpye@mastodon.social

                                                                                                                                                                                                                                                              @mntmn @ailurux @a3f @barebox Does Barebox support booting from an NVMe device? Looks like it doesn't detect my SSD currently, whilst U-Boot will boot from it without issue.

                                                                                                                                                                                                                                                                2 ★ 1 ↺
                                                                                                                                                                                                                                                                nathanael boosted

                                                                                                                                                                                                                                                                [?]roman » 🌐
                                                                                                                                                                                                                                                                @hi@romanzolotarev.com

                                                                                                                                                                                                                                                                is vp2430 good fit for ? asking for a friend

                                                                                                                                                                                                                                                                  ...

                                                                                                                                                                                                                                                                  [?]pesco » 🌐
                                                                                                                                                                                                                                                                  @pesco@bsd.network

                                                                                                                                                                                                                                                                  @hi my friend wants to know also.

                                                                                                                                                                                                                                                                    ...

                                                                                                                                                                                                                                                                    [?]pesco » 🌐
                                                                                                                                                                                                                                                                    @pesco@bsd.network

                                                                                                                                                                                                                                                                    ...
                                                                                                                                                                                                                                                                    0 ★ 0 ↺

                                                                                                                                                                                                                                                                    [?]roman » 🔓
                                                                                                                                                                                                                                                                    @hi@romanzolotarev.com

                                                                                                                                                                                                                                                                    oh, i missed it! thank you

                                                                                                                                                                                                                                                                      [?]3DirkJS » 🌐
                                                                                                                                                                                                                                                                      @3DirkJS@mstdn.social

                                                                                                                                                                                                                                                                      @hi I have a 2420 which works well with OpenBSD

                                                                                                                                                                                                                                                                        ...
                                                                                                                                                                                                                                                                        0 ★ 0 ↺

                                                                                                                                                                                                                                                                        [?]roman » 🌐
                                                                                                                                                                                                                                                                        @hi@romanzolotarev.com

                                                                                                                                                                                                                                                                        thank you for the confirmation!

                                                                                                                                                                                                                                                                          roman boosted

                                                                                                                                                                                                                                                                          [?]Ivy Reese » 🌐
                                                                                                                                                                                                                                                                          @spiralganglion@merveilles.town

                                                                                                                                                                                                                                                                          can't remember if i shared this fun computer thing i made

                                                                                                                                                                                                                                                                          it's a lil toy for interactively exploring 1-bit dither — including my beloved Atkinson dither from the MacPaint era — by playing with it like it's a board game

                                                                                                                                                                                                                                                                          try it here, but note there's zero instruction and the UI is full of secrets: inkandswitch.com/tangents/dith

                                                                                                                                                                                                                                                                          or, more fun, watch me explain how it works by saying words and moving my hands a lot: youtube.com/watch?v=9vZcmWhTeO

                                                                                                                                                                                                                                                                          trip out, have fun <3

                                                                                                                                                                                                                                                                          screenshot showing a dithered photo of some hands, above a little grid with a yellow 0,0 at the top-center surrounded by small grey circular tokens

                                                                                                                                                                                                                                                                          Alt...screenshot showing a dithered photo of some hands, above a little grid with a yellow 0,0 at the top-center surrounded by small grey circular tokens

                                                                                                                                                                                                                                                                          ...

                                                                                                                                                                                                                                                                          [?]inscript » 🔓
                                                                                                                                                                                                                                                                          @inscript@merveilles.town

                                                                                                                                                                                                                                                                          @spiralganglion love this.

                                                                                                                                                                                                                                                                          wondering what else is in tangents 🤔

                                                                                                                                                                                                                                                                            ...
                                                                                                                                                                                                                                                                            1 ★ 0 ↺

                                                                                                                                                                                                                                                                            [?]roman » 🌐
                                                                                                                                                                                                                                                                            @hi@romanzolotarev.com

                                                                                                                                                                                                                                                                            wow! thank you

                                                                                                                                                                                                                                                                            good dithering pattern always consists of multiple names :)

                                                                                                                                                                                                                                                                              ...

                                                                                                                                                                                                                                                                              [?]Ivy Reese » 🔓
                                                                                                                                                                                                                                                                              @spiralganglion@merveilles.town

                                                                                                                                                                                                                                                                              @hi do you have a favourite name?

                                                                                                                                                                                                                                                                                ...
                                                                                                                                                                                                                                                                                2 ★ 0 ↺

                                                                                                                                                                                                                                                                                [?]roman » 🔓
                                                                                                                                                                                                                                                                                @hi@romanzolotarev.com

                                                                                                                                                                                                                                                                                floyd-steinberg has been my default for many cases (discovered via long ago), til jarvis-judice-ninke, it also looks good...

                                                                                                                                                                                                                                                                                  roman boosted

                                                                                                                                                                                                                                                                                  [?]Devine Lu Linvega » 🌐
                                                                                                                                                                                                                                                                                  @neauoire@merveilles.town

                                                                                                                                                                                                                                                                                  The Dillo browser has an excellent directory of bookmarks! If you have ideas that might be a good fit, suggest them at the bottom of the page.
                                                                                                                                                                                                                                                                                  dir.dillo-browser.org/

                                                                                                                                                                                                                                                                                  ...

                                                                                                                                                                                                                                                                                  [?]H3RALD » 🔓
                                                                                                                                                                                                                                                                                  @h3rald@merveilles.town

                                                                                                                                                                                                                                                                                  @neauoire yeah saw it today on HN for the first time. Glad to see some well-known sites there 😜

                                                                                                                                                                                                                                                                                    [?]👻 ☭ (The spectre of communism) » 🌐
                                                                                                                                                                                                                                                                                    @rdh@elekk.xyz

                                                                                                                                                                                                                                                                                    @neauoire This is rad, thank you!

                                                                                                                                                                                                                                                                                      3 ★ 0 ↺

                                                                                                                                                                                                                                                                                      [?]roman » 🌐
                                                                                                                                                                                                                                                                                      @hi@romanzolotarev.com

                                                                                                                                                                                                                                                                                      13.3" eink display
                                                                                                                                                                                                                                                                                      3200 x 2400 @ 60 hz
                                                                                                                                                                                                                                                                                      0.69 kg

                                                                                                                                                                                                                                                                                      $719 color
                                                                                                                                                                                                                                                                                      $619 mono

                                                                                                                                                                                                                                                                                      https://www.crowdsupply.com/modos-tech/modos-flow


                                                                                                                                                                                                                                                                                        ...

                                                                                                                                                                                                                                                                                        [?]bpl » 🌐
                                                                                                                                                                                                                                                                                        @bpl@snac.bsd.cafe

                                                                                                                                                                                                                                                                                        Ugh, if only I could print money for that stuff...

                                                                                                                                                                                                                                                                                          [?]𝙹𝚘𝚎𝚕 𝙲𝚊𝚛𝚗𝚊𝚝 ♑ 🤪 » 🌐
                                                                                                                                                                                                                                                                                          @joel@gts.tumfatig.net

                                                                                                                                                                                                                                                                                          @hi why do you like this, it doesn’t seem to do 80x25 console 😆

                                                                                                                                                                                                                                                                                          ...

                                                                                                                                                                                                                                                                                          [?]Tim Chase » 🌐
                                                                                                                                                                                                                                                                                          @gumnos@mastodon.bsd.cafe

                                                                                                                                                                                                                                                                                          @joel

                                                                                                                                                                                                                                                                                          I'm sure VGA system fonts with a 3200×2400 resolution look amazing compared to the 640x480 VGA that rendered 80×25 (or 80×50) on the 286 I grew up with… 😆

                                                                                                                                                                                                                                                                                          @hi

                                                                                                                                                                                                                                                                                            ...
                                                                                                                                                                                                                                                                                            1 ★ 0 ↺

                                                                                                                                                                                                                                                                                            [?]roman » 🔓
                                                                                                                                                                                                                                                                                            @hi@romanzolotarev.com

                                                                                                                                                                                                                                                                                            very good points :)

                                                                                                                                                                                                                                                                                            i'm looking for an eink display with vesa mount for a dashboard and this 60hz is overkill, but i've been surprised eink can do that...

                                                                                                                                                                                                                                                                                              [?]𝙹𝚘𝚎𝚕 𝙲𝚊𝚛𝚗𝚊𝚝 ♑ 🤪 » 🌐
                                                                                                                                                                                                                                                                                              @joel@gts.tumfatig.net

                                                                                                                                                                                                                                                                                              The other day, during $WORK lunch, they asked me if I watched the football match.

                                                                                                                                                                                                                                                                                              So they receive my whole bucket of vomit - about FIFA, Football spectacle shit, insane  income for playing and lame appropriation of others work in the context of soft international wars - in the face.

                                                                                                                                                                                                                                                                                              I must have talked a bit emmotionnal because they thought I was angry. I was not, I just can’t stand mediocracy - and I believe this Football slop is a good example of it.

                                                                                                                                                                                                                                                                                              ...
                                                                                                                                                                                                                                                                                              1 ★ 0 ↺

                                                                                                                                                                                                                                                                                              [?]roman » 🌐
                                                                                                                                                                                                                                                                                              @hi@romanzolotarev.com

                                                                                                                                                                                                                                                                                              +1

                                                                                                                                                                                                                                                                                                0 ★ 0 ↺

                                                                                                                                                                                                                                                                                                [?]roman » 🌐
                                                                                                                                                                                                                                                                                                @hi@romanzolotarev.com

                                                                                                                                                                                                                                                                                                i just got back home from a short trip and am now catching up on some household upkeep. do you keep a home maintenance checklist for routine tasks and inspections? i think i need one...


                                                                                                                                                                                                                                                                                                  🗳

                                                                                                                                                                                                                                                                                                  [?]Mignon Fogarty » 🌐
                                                                                                                                                                                                                                                                                                  @grammargirl@zirk.us

                                                                                                                                                                                                                                                                                                  OK, here's some stupid fun:

                                                                                                                                                                                                                                                                                                  I like to put an emoji before links to my podcast. Which do you think is better to represent YouTube?

                                                                                                                                                                                                                                                                                                  📺:86
                                                                                                                                                                                                                                                                                                  🎬:16
                                                                                                                                                                                                                                                                                                  Other:24

                                                                                                                                                                                                                                                                                                  Closed

                                                                                                                                                                                                                                                                                                  ...

                                                                                                                                                                                                                                                                                                  [?]Tim Chase » 🌐
                                                                                                                                                                                                                                                                                                  @gumnos@mastodon.bsd.cafe

                                                                                                                                                                                                                                                                                                  @grammargirl Whoops, voted Other after reading the "podcast" bit, figuring a 🎙️ or 🎤 would be a better choice; but for a YouTube portion with video, the 1st 📺 wins for me.

                                                                                                                                                                                                                                                                                                    roman boosted

                                                                                                                                                                                                                                                                                                    [?]Devine Lu Linvega » 🌐
                                                                                                                                                                                                                                                                                                    @neauoire@merveilles.town

                                                                                                                                                                                                                                                                                                    I was missing a good image viewer to flip through folders with hundreds of chr and icn pixelart files, so I wrote one!
                                                                                                                                                                                                                                                                                                    git.sr.ht/~rabbits/uxn-utils/t

                                                                                                                                                                                                                                                                                                    A few images displayed through image.rom

                                                                                                                                                                                                                                                                                                    Alt...A few images displayed through image.rom

                                                                                                                                                                                                                                                                                                    ...

                                                                                                                                                                                                                                                                                                    [?]lights [she/her/they/them] » 🔓
                                                                                                                                                                                                                                                                                                    @sporeball@merveilles.town

                                                                                                                                                                                                                                                                                                    @neauoire love this - reminds me of pko in its shortness & sweetness!

                                                                                                                                                                                                                                                                                                      [?]gosha » 🌐
                                                                                                                                                                                                                                                                                                      @gosha@merveilles.town

                                                                                                                                                                                                                                                                                                      Randomly thought, with lingering disappointment and sadness, about Artemy Lebedev, a former hero of mine 🥲

                                                                                                                                                                                                                                                                                                      ...
                                                                                                                                                                                                                                                                                                      1 ★ 0 ↺

                                                                                                                                                                                                                                                                                                      [?]roman » 🌐
                                                                                                                                                                                                                                                                                                      @hi@romanzolotarev.com

                                                                                                                                                                                                                                                                                                      so sad

                                                                                                                                                                                                                                                                                                        ...

                                                                                                                                                                                                                                                                                                        [?]gosha » 🔓
                                                                                                                                                                                                                                                                                                        @gosha@merveilles.town

                                                                                                                                                                                                                                                                                                        @hi RIP!

                                                                                                                                                                                                                                                                                                          roman boosted

                                                                                                                                                                                                                                                                                                          [?]Devine Lu Linvega » 🌐
                                                                                                                                                                                                                                                                                                          @neauoire@merveilles.town

                                                                                                                                                                                                                                                                                                          Someone just demonstrated that the entire Uxn toolchain can be reconstructed from nothing but a POSIX shell, xxd and sed. It's down to taking 34 minutes to build the Uxntal assembler.
                                                                                                                                                                                                                                                                                                          bootstrap: joe.cz/uxn/uxn1b-drifloon.txt
                                                                                                                                                                                                                                                                                                          repo: gitlab.com/racketeer/uxnsh

                                                                                                                                                                                                                                                                                                            ...

                                                                                                                                                                                                                                                                                                            [?]Liberté/Egalité/CLT :v_com: » 🌐
                                                                                                                                                                                                                                                                                                            @capeta@ursal.zone

                                                                                                                                                                                                                                                                                                            @neauoire that's the kind of tech development I like to see.

                                                                                                                                                                                                                                                                                                            yet what we get on the news is a slopfestival

                                                                                                                                                                                                                                                                                                              ...

                                                                                                                                                                                                                                                                                                              [?]Devine Lu Linvega » 🌐
                                                                                                                                                                                                                                                                                                              @neauoire@merveilles.town

                                                                                                                                                                                                                                                                                                              @capeta I don't think most people would be interested in this kind of stuff X) gotta get off the newsfeeds!

                                                                                                                                                                                                                                                                                                                [?]Csepp 🌢 [it/they/he, same one you'd use for animals] » 🌐
                                                                                                                                                                                                                                                                                                                @csepp@merveilles.town

                                                                                                                                                                                                                                                                                                                @neauoire Hmm, browsed the code a bit, it uses `local`, which is not POSIX, so this seems to be bash/zsh specific. Still, really cool, and shouldn't take much effort to port it to plain POSIX sh.

                                                                                                                                                                                                                                                                                                                  roman boosted

                                                                                                                                                                                                                                                                                                                  [?]OpenBSD Amsterdam » 🌐
                                                                                                                                                                                                                                                                                                                  @OpenBSDAms@mastodon.bsd.cafe

                                                                                                                                                                                                                                                                                                                  OpenBSD 7.9 will be deployed on the hosts as soon as possible!
                                                                                                                                                                                                                                                                                                                  We want to wait for the first errata to appear.

                                                                                                                                                                                                                                                                                                                  21 new VMs were added and 61 VMs were renewed.

                                                                                                                                                                                                                                                                                                                  We donated €1125 to the Foundation, €66755 since we started.

                                                                                                                                                                                                                                                                                                                  Thank you, our users, and OpenBSD developers for an awesome OS!

                                                                                                                                                                                                                                                                                                                  Stay safe, healthy & sane!

                                                                                                                                                                                                                                                                                                                  in 2026

                                                                                                                                                                                                                                                                                                                  Phoebe Teaching Joey refers to a scene from the Friends television series in which character Phoebe Buffay attempts to teach character Joey Tribbiani French by making him repeat words after her. In March 2020, the scene gained popularity in memes online, with Phoebe attempting to explain various concepts to Joey but ultimately failing.

This one has the following exchange:
Phoebe: Just
Joey: Just
Phoebe: Update
Joey: Update
Phoebe: And
Joey: And
Phoebe: Shutdown
Joey: Update And Restart

                                                                                                                                                                                                                                                                                                                  Alt...Phoebe Teaching Joey refers to a scene from the Friends television series in which character Phoebe Buffay attempts to teach character Joey Tribbiani French by making him repeat words after her. In March 2020, the scene gained popularity in memes online, with Phoebe attempting to explain various concepts to Joey but ultimately failing. This one has the following exchange: Phoebe: Just Joey: Just Phoebe: Update Joey: Update Phoebe: And Joey: And Phoebe: Shutdown Joey: Update And Restart

                                                                                                                                                                                                                                                                                                                    ...
                                                                                                                                                                                                                                                                                                                    roman boosted

                                                                                                                                                                                                                                                                                                                    [?]R E K [Use my name :>] » 🌐
                                                                                                                                                                                                                                                                                                                    @rek@merveilles.town

                                                                                                                                                                                                                                                                                                                    Illustrated tear-downs and break-downs of everyday products, like mechanical pencils, lighters and pez dispensers, that you may have taken for granted. Drawn by Bryan Macomber, a mechanical engineer and artist.

                                                                                                                                                                                                                                                                                                                    A really neat idea.

                                                                                                                                                                                                                                                                                                                    mechanical-pencil.com/

                                                                                                                                                                                                                                                                                                                    ...
                                                                                                                                                                                                                                                                                                                    1 ★ 0 ↺
                                                                                                                                                                                                                                                                                                                    in reply to »

                                                                                                                                                                                                                                                                                                                    [?]roman » 🌐
                                                                                                                                                                                                                                                                                                                    @hi@romanzolotarev.com

                                                                                                                                                                                                                                                                                                                    same here. i gave up and just switched to good old local files... waisted so much time and money on streaming services

                                                                                                                                                                                                                                                                                                                      roman boosted
                                                                                                                                                                                                                                                                                                                      in reply to »

                                                                                                                                                                                                                                                                                                                      [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                                                                                                                      @mntmn@mastodon.social

                                                                                                                                                                                                                                                                                                                      it works! it's just a bit smol on this high res screen

                                                                                                                                                                                                                                                                                                                      openbsd fvwm retro glory on mnt pocket reform rk3588, but tiny

                                                                                                                                                                                                                                                                                                                      Alt...openbsd fvwm retro glory on mnt pocket reform rk3588, but tiny

                                                                                                                                                                                                                                                                                                                      ...
                                                                                                                                                                                                                                                                                                                      Older...
                                                                                                                                                                                                                                                                                                                      0 ★ 0 ↺

                                                                                                                                                                                                                                                                                                                      [?]roman » 🔓
                                                                                                                                                                                                                                                                                                                      @hi@romanzolotarev.com

                                                                                                                                                                                                                                                                                                                      could you please run https://browserbench.org/Speedometer3.1/ in any browser you can?

                                                                                                                                                                                                                                                                                                                      # pkg_add qutebrowser

                                                                                                                                                                                                                                                                                                                        ...
                                                                                                                                                                                                                                                                                                                        roman boosted
                                                                                                                                                                                                                                                                                                                        in reply to »

                                                                                                                                                                                                                                                                                                                        [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                                                                                                                        @mntmn@mastodon.social

                                                                                                                                                                                                                                                                                                                        got X running, but xrandr -o won't budge, need to figure out how to make a xorg.conf (this feels extremely retro) or how to install some wayland compositor

                                                                                                                                                                                                                                                                                                                        ...
                                                                                                                                                                                                                                                                                                                        roman boosted

                                                                                                                                                                                                                                                                                                                        [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                                                                                                                        @mntmn@mastodon.social

                                                                                                                                                                                                                                                                                                                        OpenBSD on MNT Pocket Reform (with RK3588)! next question: can it rotate the framebuffer console?

                                                                                                                                                                                                                                                                                                                        it's OpenBSD installer on MNT Pocket Reform's display! but it is rotated into portrait mode

                                                                                                                                                                                                                                                                                                                        Alt...it's OpenBSD installer on MNT Pocket Reform's display! but it is rotated into portrait mode

                                                                                                                                                                                                                                                                                                                        ...
                                                                                                                                                                                                                                                                                                                        roman boosted

                                                                                                                                                                                                                                                                                                                        [?]Devine Lu Linvega » 🌐
                                                                                                                                                                                                                                                                                                                        @neauoire@merveilles.town

                                                                                                                                                                                                                                                                                                                        I made a zine, it's called Fractions Are Everything, it invites the reader into looking at fractions a little differently.

                                                                                                                                                                                                                                                                                                                        The typesetting is done entirely in .

                                                                                                                                                                                                                                                                                                                        wiki.xxiivv.com/site/pocket_fr

                                                                                                                                                                                                                                                                                                                        8 pager, the cover is a AND gate with the primes 2 and 3, on one side, and 5 on the other.

                                                                                                                                                                                                                                                                                                                        Alt...8 pager, the cover is a AND gate with the primes 2 and 3, on one side, and 5 on the other.

                                                                                                                                                                                                                                                                                                                          ...
                                                                                                                                                                                                                                                                                                                          Older...

                                                                                                                                                                                                                                                                                                                          [?]Luci! » 🔓
                                                                                                                                                                                                                                                                                                                          @noctifer@merveilles.town

                                                                                                                                                                                                                                                                                                                          @neauoire similarly to Alan Weinstein's symplectic creed, “Everything is a Lagrangian submanifold.” Reality is a bunch of fractions and Lagrangians :neofox_happy_blep:

                                                                                                                                                                                                                                                                                                                            roman boosted

                                                                                                                                                                                                                                                                                                                            [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                                                                                                                            @mntmn@mastodon.social

                                                                                                                                                                                                                                                                                                                            BTW if you're looking for an open hardware, repairable laptop made by a small team in berlin with no venture capital, maybe MNT Reform Next could be interesting for you: crowdsupply.com/mnt/mnt-reform

                                                                                                                                                                                                                                                                                                                            ...

                                                                                                                                                                                                                                                                                                                            [?]Isak » 🌐
                                                                                                                                                                                                                                                                                                                            @isak@social.spejset.org

                                                                                                                                                                                                                                                                                                                            @mntmn When it becomes available in the MNT shop after crowdfunding ends, will it be shipped from Europe or from the US when bought in the MNT store?

                                                                                                                                                                                                                                                                                                                              ...

                                                                                                                                                                                                                                                                                                                              [?]Lucie / minute [they/she/sie] » 🌐
                                                                                                                                                                                                                                                                                                                              @mntmn@mastodon.social

                                                                                                                                                                                                                                                                                                                              @isak mnt shop orders ship from berlin!

                                                                                                                                                                                                                                                                                                                                ...

                                                                                                                                                                                                                                                                                                                                [?]Ferdinand » 🌐
                                                                                                                                                                                                                                                                                                                                @frdnd@digitalcourage.social

                                                                                                                                                                                                                                                                                                                                @mntmn @isak

                                                                                                                                                                                                                                                                                                                                ha, was just about to ask the same question!
                                                                                                                                                                                                                                                                                                                                meaning: crowdfunding is send from the US, shop is send from Berlin? [edit: sorry, this question has been answered quite a few times throughout this thread and the answer is „yes“ :) ]

                                                                                                                                                                                                                                                                                                                                Just found out about mnt / reform literal minutes ago and I’m already in love with the project!

                                                                                                                                                                                                                                                                                                                                  [?]Ferdinand » 🌐
                                                                                                                                                                                                                                                                                                                                  @frdnd@digitalcourage.social

                                                                                                                                                                                                                                                                                                                                  @mntmn

                                                                                                                                                                                                                                                                                                                                  Wie erfährt man denn am besten, wenn es das Next im Shop gibt?
                                                                                                                                                                                                                                                                                                                                  Habt ihr einen Newsletter?

                                                                                                                                                                                                                                                                                                                                    roman boosted

                                                                                                                                                                                                                                                                                                                                    [?]Flaki [he/him] » 🌐
                                                                                                                                                                                                                                                                                                                                    @flaki@flaki.social

                                                                                                                                                                                                                                                                                                                                    TFW you receive 14kWh of raw LFP battery cells 💙

                                                                                                                                                                                                                                                                                                                                    Four large cardboard boxes in the back of an SUV. They have large red "FRAGILE" stickers and "THIS SIDE UP" markings on them

                                                                                                                                                                                                                                                                                                                                    Alt...Four large cardboard boxes in the back of an SUV. They have large red "FRAGILE" stickers and "THIS SIDE UP" markings on them

                                                                                                                                                                                                                                                                                                                                      ...
                                                                                                                                                                                                                                                                                                                                      0 ★ 0 ↺

                                                                                                                                                                                                                                                                                                                                      [?]roman » 🔓
                                                                                                                                                                                                                                                                                                                                      @hi@romanzolotarev.com

                                                                                                                                                                                                                                                                                                                                      wow! how is total cost and shipping time?

                                                                                                                                                                                                                                                                                                                                        ...

                                                                                                                                                                                                                                                                                                                                        History