Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)KA
kaotic @lemmy.world
Posts 7
Comments 105
If you don't work IT, retail, or food service what do you do for work?
  • I did all sorts of work on that machine from electrical to building the rail the machine rides on to running the grouting machine that pumped grount to fill in the space behind the cutting head. But it’s operated on board. They are very slow moving machines the fastest I saw it moving was about 80mm per minute.

  • If you don't work IT, retail, or food service what do you do for work?
  • I’m in IT now, but before that, I worked in construction. I operated tunnel boring machines that dug tunnels for underground metros. It was super interesting work, and I’m glad I did it, but it was incredibly tough.

  • What open-source software would you like more people to know about?
  • croc is a tool that allows any two computers to simply and securely transfer files and folders.

    https://schollz.com/tinker/croc6/

    • allows any two computers to transfer data (using a relay)
    • provides end-to-end encryption (using PAKE)
    • enables easy cross-platform transfers (Windows, Linux, Mac)
    • allows multiple file transfers
    • allows resuming transfers that are interrupted
    • local server or port-forwarding not needed
    • ipv6-first with ipv4 fallback
    • can use proxy, like tor
  • How do I clear history for a single domain in safari?

    I recently converted some internal services to use a Fully Qualified Domain Name (FQDN) with SSL. Previously, I accessed them via 'sub.domain.com:1234', but now, with nginx proxying from port 443 to the actual service port, I no longer need to specify the port. However, iOS keeps remembering the port whenever I start typing the subdomain. How can I prevent this?

    3
    ServiceNow @lemmy.world kaotic @lemmy.world

    Trying to send an email with GlideEmailOutbound()

    Hoping for a little help here. I'm trying to use GlideEmailOutbound() to send an email. It works from the global scope, but I get the error com.glide.script.RhinoEcmaError: Cannot find function addRecipient in object when using it from my scoped application.

    var mail = new GlideEmailOutbound(); mail.setSubject("Subject"); mail.addRecipient("[email protected]"); mail.setBody("Body"); mail.save();

    Looks to me like the global scope has access to a different version than my scoped application. Is there a way to get access to the global version from within my scoped app?

    0

    What track would you love to see in GT7?

    Personally, I would love to see Pikes Peak. Not sure how that would work as there are no 'laps' on that track. Maybe a new race type? Hill climb category?

    4

    Gran Turismo 7, Free Update - June 2023

    www.gran-turismo.com The Gran Turismo 7 June Update: Three New Cars and More Music Rally Tracks! - Update - Gran Turismo 7 - gran-turismo.com

    The following is a list of contents included in Update 1.35 for Gran Turismo 7 to be implemented on June 29, 2023.

    1. Three new cars, including Aston Martin's extreme hypercar and Japanese 4WD sports models join the lineup.
    • Aston Martin Valkyrie '21
    • Mitsubishi Lancer Evolution III GSR '95
    • Subaru Impreza Sedan WRX STi '04
    1. The livery for ANEST IWATA Racing's RC F GT3, driven by Igor Omura Fraga in the SUPER GT, will be available.
    2. Two Extra Menus added to the Café.
    • [Extra Menu No. 24] Collection: Subaru WRX (Collector Level 26 and above)
    • [Extra Menu No. 25] Collection: Mitsubishi Lancer Evolution (Collector Level 30 and above)
    1. Six new events join the Music Rally.
    • 7: Good Old Days (Classixx Remix)
    • 8: DRIFT
    • 9: Marechià (With Célia Kameni)
    • 10: Hooked on America
    • 11: Lifeʼs Coming In Slow
    • 12: Moon Over the Castle GT7 version'
    1. "Monterey" and "Field of Flowers" are new Curations in Scapes.
    0