• 0 Posts
  • 14 Comments
Joined 2 years ago
cake
Cake day: January 9th, 2024

help-circle




  • I feel strongly that “next” Thursday should be not the next instance of a Thursday but rather the first instance of a Thursday past the contained set of the current week (so the next row on a calendar). I.e. if it’s Tuesday, “next Thursday” isn’t the Thursday two days from now but the Thursday 9 days from now.



  • I’ve also started using it recently and I’m not sure if the way I’m doing it is particularly “right”.

    I don’t have a lot of knowledge of practical coding practices because in school we literally had a new project every two weeks so I never learned things like you need unit tests or proper architectural design. It was mostly making sure whatever project there was that week ran and didn’t crash.

    So now I’m working as a sysadmin doing the random junk a sysadmin gets pushed on them. What I’ve been doing is telling it my project plan, Claude will write up something that looks better, and I continue to have a back and forth about architecture and libraries, asking it if it thinks any particular idea is good or bad, until I get to a place I’m happy.

    Then because I want to learn rust and implement it myself, I’m having Claude basically guide me through creating it like a teacher would, with it taking on a very Socratic tone (“now that we’ve done this, what do you think is the next step?” “We have a list of CSVs so what do you need to do to read their values?”). And I’ve been moving forward but by bit like this.

    I don’t know if it’s a particularly good way, honestly, I’d love feedback from anyone who’s done something similar or whatever!






  • I use AI as a rubber duck, to compliment the rubber ducks on my desk when they don’t give enough feedback. So it’s use is mostly conceptual, I find that models that provide “thinking” output perhaps more useful than whatever its actual answer is because it asks questions about edge cases I might not have considered.

    As for code generation, I hate it. It outputs garbage, forgets things, hallucinates, and whatever thing it writes I’ll have to rewrite anyway to actually make it compile.

    As I’m fairly isolated at work I think it makes a good pair programmer partner, so to speak. Offering suggestions that I can take into consideration and research heavily if I think it’s a good one.


  • Yes, but that it can be temperamental and finicky. If you have a rooted phone currently you need to trick a different service called play protect into thinking that your device is kosher, so to speak; different updates from Google can and have broken the processes that have worked in the past.

    Needless to say a solution needs to be robust, the possibility to not access your gov id because a private company changed a process and decides you don’t get to use the same loophole you’ve used till now isn’t great from a technical or security standpoint. I would imagine it’s even more frustrating for non-US citizens as their government is relying on a foreign company with a notably bad track record of keeping services available.

    It’s not that such a technology is hard to make, it’s more about adoption. Even better than a particular product we could gather around would be a set of standards that the community could build various products around (so long as they meet those standards). That however feels unlikely from the current US administration and based on the EU’s recent GitHub proclamation on their age verification act.


  • I don’t know if they’d even be up for it but at this point I think the best option would be Framework getting into it as theyre already trusted by the community.

    But even if we get the hardware down there’s another issue - we need an open source, government approved, bank approved Wallet app. There’s only Google or Apple wallet to store important documents on Mobile at the moment. Frustratingly, some governments are using only those two as a source for national verification which is obviously a problem.