Skip Navigation
Posts
18
Comments
362
Joined
2 yr. ago
  • "Just fucking send it" - that guy

  • it's a case where he knows a guy just like Ronald but he's not naming him, so he's just talking about "Ronald"

  • because the thing on the screen doesn't really exist, so when it appears to really exist it feels like magic

  • looks really pretty. has it recently been repotted?

  • I just had a provider issue take a server down after we swapped into production.my code was fine, still didn't get to knock off on time.

  • capitalism preys on insecurity šŸ¤·ā€ā™‚ļø

  • The whole article listing the various uses of flamethrowers, like environmental conservation, then mentioning concerns that flamethrowers can double as weapons is just... I don't even know what to do with that.

    it even lists napalm as an intended use. gonna conserve the hell out of that commie rainforest, I guess?

  • ..regularly scans the North Korean internet as a hobby.

    hell of a hobby!

  • huh I got a new layout today but it has AI features in the search? I don't like it. I switched to signal and forced everyone but a stubborn few to follow.

  • Permanently Deleted

  • parking inspector?

  • he's got a hearing on another rape trial in June. here's hoping for some justice

  • as an Australian, fuck I am so grateful crazy people can't get guns in this country. imagine what this guy could have done with an automatic weapon.

  • World News @lemmy.world
    dbilitated @aussie.zone

    As an Australian, no we didn't. We just had it put in context. Jews around the world are great people, the Israeli government and the hardline supporters are absolute monsters. I hope the Australian government tells them as much. Israel deserves no support and everything that may happen when it's withdrawn.

    AI @lemmy.ml
    dbilitated @aussie.zone

    What to use now?

    Well, chat.openai.com is down today. I've been using it quite a bit recently, mainly to ask questions about physics and history but also for some low level work help - it's great for fire-once functions I can easily describe.

    I don't really want to use microsoft's - the privacy policy and forced "free" feature make it seem dubious. I'd rather pay and have limited control over the data.

    Are there any other options of a similar quality?

    Programming @programming.dev
    dbilitated @aussie.zone

    Use YAML through a serialiser

    The one I linked might be a good one, I think I've used it but I'm on holidays so I can't check.

    The real wisdom here is, where possible, implement a basic configuration class and serialise it out to a file using a library, then only tweak it.

    In your class you can have everything strongly typed and assigned and so forth and all the joy of a good IDE helping you along, then you can use the tiniest console app to just serialise it to a file for you and the syntax is guaranteed to be perfect because it's a tested library.

    You don't even really have to learn yaml and it'll be perfect. If you need to tweak it it'll still be pretty easy because all the values and structure will make it clear what's happening.

    Obviously less useful for people who aren't devs, but we are so we might as well play on easy.

    Selfhosted @lemmy.world
    dbilitated @aussie.zone

    My new favourite password manager

    keepass.info KeePass Password Safe

    KeePass is a free open source password manager. Passwords can be stored in an encrypted database, which can be unlocked with one master key.

    I've always hated the idea of using a subscription/cloud hosting for password management. I feel like I should have a LOT more control over that stuff and I don't really want to hand all my keys over to a company.

    All my secrets have been going in a highly encrypted archive with a long passphrase, but obviously that isn't convenient on all devices. It's been fine, I can open it on any computer but it's not super quick. It does have the advantage of being able to put in multiple files, notes, private keys but it's not ideal.

    Anyway, finally found something that isn't subscription, and has a similar philosophy - a highly encrypted archive file, and it's open source and has heaps of clients including web browser plugins so it's usable anywhere, and you can sync the vault with any file sync you like.

    Thought you guys might appreciate the find, password managers have always been a bit of a catch 22 for me.

    Note for android i found keepassxc the best app, and i'm using KeePassHelper brow

    196 @lemmy.blahaj.zone
    dbilitated @aussie.zone

    ja rule

    Australia @aussie.zone
    dbilitated @aussie.zone

    Hopefully this means it will be a full trial with an outcome unbiased by media

    Programming @programming.dev
    dbilitated @aussie.zone

    This comic was published less than ten years ago, and it's wild how obsolete it is

    We can get a computer to tag the birds, answer questions about them, and generate new pictures of them.

    Today I Learned @lemmy.world
    dbilitated @aussie.zone

    TIL Peter Molyneux failed his first game so badly he started a baked bean export company, which got confused with a software firm and kickstarted his development career

    After his first game venture failed, Peter Molyneux started a baked bean export business. Commodore International mistakenly offered him ten free Amiga systems because they confused the baked bean company's name "Taurus" with a software company "Torus", and he used the hardware to create a database system for the Amiga, which was successful.

    Which is just such a weird story.

    Full text of the paragraph:

    Due to the game's failure, Molyneux retreated from game design, and started Taurus Impex Limited—a company that exported baked beans to the Middle East—with his business partner Les Edgar.[5][6] Commodore International mistook it for Torus, a more established company that produced networking software, and offered to provide Molyneux with ten[5] free Amiga systems to help in porting "his" networking software.[2][7] Molyneux later said "it suddenly dawned on me that this guy didn't know who we were. I suddenly had this crisis of conscience. I thought, 'If this guy finds out, there go

    Programmer Humor @programming.dev
    dbilitated @aussie.zone

    Oh yay new features

    Asklemmy @lemmy.ml
    dbilitated @aussie.zone

    How many of you are using ChatGpt to help you with your work, and not telling your boss/co-workers?

    Just out of curiosity. I have no moral stance on it, if a tool works for you I'm definitely not judging anyone for using it. Do whatever you can to get your work done!

    .NET @programming.dev
    dbilitated @aussie.zone

    I didn't find this anywhere convenient when I was troubleshooting so I thought I'd post this here.

    We have some large projects with a lot of dependency injection, and it was taking up to a minute to start a local dev API. After a lot of troubleshooting we found it was the dependency injection validation, which is optional and disabled in production - you can turn it off using:

     undefined
        
    webBuilder.UseDefaultServiceProvider(o =>
    {
      o.ValidateScopes = true;
      o.ValidateOnBuild = false;
    });
    
      

    in the ConfigureWebHostDefaults() section, before the webBuilder.UseStartup() call. (I'm pretty sure this is the default template but it's been a while since I set it up..)

    Saves around 50 seconds when waiting for a local API to start - obviously you don't get nice messages if you've created an issue with your dependencies so be aware of that.

    I'd probably also explicitly disable ValidateScopes when it's not a dev environment but that has a lower performance impact.

    Aussie Enviro @aussie.zone
    dbilitated @aussie.zone

    Possible source of the crazy amount of ocean temp change and subsequent heatwaves this year - less pollution from ocean liners seeding clouds

    The reduction of ship tracks due to regulations has caused the planet to warm up faster, especially in the Atlantic Ocean. This unintended consequence has provided an opportunity for scientists to study a geoengineering scheme in action.

    science @lemmy.world
    dbilitated @aussie.zone

    xpost from https://lemmy.world/post/2494271

    Researchers have discovered a new compound called LK-99 that could enable the fabrication of room-temperature, ambient-pressure superconductors. Two separate sources have provided very preliminary confirmations of this breakthrough, including a simulation indicating it could be possible and a short video from Chinese researchers that seems to indicate some properties of superconductivity.

    Fediverse @lemmy.world
    dbilitated @aussie.zone

    Quick question - is there a way to format a link to a lemmy post so it opens through your home instance if you click it?

    I notice often people might cross post something and say (for instance) cross posted from https://lemmy.ca/post/1916492 (random example which is the link that I just followed)

    Is there any way to format a link like that so your home instance will just open it up so you're still logged in and can interact with it?

    The link I followed goes to the Canadian lemmy server but it's actually looking at a post from beehaw.org, so it's extra useless šŸ˜’

    Eg, if we could use the [email protected] part with an ID? something like 6769052[email protected] and our home instance could parse it to a link, with some tools to make it easy to add?

    EDIT: This isn't a feature, but there is a github issue feature request at https://github.com/LemmyNet/lemmy/issues/2987 for exactly this

    EDIT 2: appears to be a userscript solution, but i haven't tried it. lives here though: https://git.kaki87.net/KaKi87/userscripts/src/branch/master/fediverseRedirector/README.md

    Programming @programming.dev
    dbilitated @aussie.zone

    Awesome video on building a computer in software: I made a 32-bit Computer Inside Terraria

    Games @sh.itjust.works
    dbilitated @aussie.zone

    Zelda: Tears Of The Kingdom 1.2.0 Update - doesn't look like it's fixing many of the glitches people have found

    Technology @lemmy.world
    dbilitated @aussie.zone

    Game trying to break an AI's security with a few levels of difficulty

    It's pretty well made even if it's designed to promote a security company

    Fediverse @lemmy.world
    dbilitated @aussie.zone

    Does it seem like we’re mixing two concepts, having servers for users and content?

    It feels like they’re two different roles. It might be better to have user-orientated servers that prioritise federation of content and only have a couple of meta-style communities, and other servers which prioritise being the go-to place for discussion on a particular topic and less a place that manages a large number of user accounts.

    It just seems like two really distinct roles all servers are trying to do at the same time, and it’s leading to larger sites with a lot of users duplicating all the same subs, rather than there being any particular spot for certain types of discussion.

    It also means the server hosting a particular type of discussion might defed certain instances to prevent trolling when it’s a sensitive topic, but it wouldn’t affect a large userbase who have that as their home server, it would only be moderating the discussion for the content areas they specialise in.

    Thoughts?