• 1 Post
  • 147 Comments
Joined 3 years ago
cake
Cake day: December 23rd, 2023

help-circle
  • The whole “AI is enough” marketing that the author mentions in the conclusion is total poison. A buddy of mine works at one of the companies involved in this circlejerk and they have the same mandate. Cost is not an issue. Use it for everything.

    He said he has to roll the dice all day to get good output from the AI. Its more important they USE THE AI than it is that they PRODUCE GOOD CODE. In fact “good code” is not a thing, in the traditional sense. “Good code” means AI created. His actual title ostensibly has nothing to do with AI, they are producing a totally different thing. But since he works at a company that is benefiting massively from AI investment, his bosses are mandating a worse form of developing because they are now in the business of selling AI rather than what presumably is the product.

    It’s like if you were a plumber and your plumbing company merged with a huge factory that makes 90 degree pipe elbows. So they mandated that all plumbing now had to be done by joining together nothing but 90 degree pipe elbows rather than any other fitting. And since its all going to be sealed up inside a wall, who cares? How dare you question this? Are you saying there AREN’T legitimate uses for 90 degree pipe elbows?


  • Yeah, signage used to be massively more important. Not just the intersection signs, but the mile markers, the signs that give you a general guide to a distant hospital or park, the signs on overhead bridges that tell you what that cross street is. You’d have to constantly note them.

    The compass was a lot more important, to the point where people installed aftermarket compasses in their car if there wasn’t one already. Also there was a lot more math with address numbers, like noting which side of the street had odd numbers, then counting how much they were incrementing to estimate how close you were. Resetting your “trip odometer” could be important.

    There was just a lot more “dead reckoning” type of shit. GPS made all of this stuff so much easier. I do miss the AAA Triptiks though. My Grandma had AAA and she would get them for me. There was something really satisfying about working your way through one on a long road trip.


  • Me too, but with office supplies instead of pizzas. They handed me a ripped out chunk of phone book, the “map” section at the back, and let me go. It was also in the liminal period where cellphones were ubiquitous enough that most payphones had been ripped out, but a cellphone was still too expensive for me to afford, so that was fun.


  • It gets even funnier. Only two lawyers committed the malpractice, but they were working “pro hac” which means they aren’t licensed in that court but have been granted temporary permission. This isn’t uncommon, but it usually requires a sign off from an attorney that IS barred in that court. That’s where the other two lawyers come in. You need local lawyers who can quickly show up to court.

    In practice being that local lawyer is a pretty good gig, you’re basically being paid to sign off on stuff and otherwise have no work to do. The catch is though, you are signing off. Your signature means you vouch for those fillings, even though realistically you aren’t going to double check them because you assume your fellow pro hac attorney isn’t committing malpractice.

    So they just got totally fucked by their colleagues. It’s incomprehensible because judges have clerks that check every assertion in a motion so there’s no fucking way this would ever slide. The judge explains how they are fucked in the sanctions order. Oops.






  • I feel (maybe hope) that countries doing this would face significant challenges with currency substitution and private currencies. Ultimately if I want to buy something and my neighbor wants to sell me that thing the government becomes the, “Is there someone you forgot to ask?” meme.

    It’d be metal af if I bought something from my neighbor and paid him in Yuan, lol.

    all those bills you have are worthless.

    That’s the tricky thing is technically the government doesn’t actually control what is worth stuff, its all just vibes. By undermining faith in their currency the government could actually lose a bit of control, not gain it. This was actually a huge fucking problem early in US history.


  • The King has become increasingly teetotaling and has levied an ever increasing tax on beer and spirits to discourage “sin” among the people. In reality he has a god trapped under the castle and the only way to keep it contained is to keep it perpetually drunk. However its tolerance is increasing and now its dependence has reached a point where, if cutoff, its “DTs” could destroy the kingdom. The wine cellars have been totally emptied. Workers in the palace have become suspicious that the vast grates into which they empty confiscated barrels don’t, in fact, lead to the river.


  • If you pick a FOSS license then your project is FOSS. The number of developers doesn’t matter.

    I moved all my (meager bullshit) personal projects to Codeberg awhile ago. My stuff was already open source, but I did explicitly add some license files I neglected to add before just to make it clear. So far so good.

    Before you archive your Github repos make sure to update them with one last commit explaining that the repo has moved to somewhere else (and potentially why). Once you lock the repo you can’t make changes. If you straight-up delete them then this isn’t an issue.




  • They exist, they’re just more corporate and centralized, and inundated with basic tech support questions due to the huge install base.

    Like this: https://techcommunity.microsoft.com/category/windows

    If you dig deep enough in there you’ll find administrators talking about powershell hacks and devops and group policy and stuff like that. There’s probably people who are “passionate” about Windows, I’d imagine, but since it’s closed source there’s only so much you can do without being literally an employee of MS. The people I’ve met like this are kind of smugly defensive about Windows because they’ve invested so much training and knowledge into its arcana, but it’s not exactly “passion”.



  • Thanks, I plan on doing this when my phone dies. Just some questions:

    A computer with a Chromium-based browser (e.g., Google Chrome, Brave, Microsoft Edge, Vivaldi?). Unfortunately, I must recommend Windows 10/11 here, because then you don’t have to mess around with any drivers; it’s the simplest option.

    This is the first I’ve read this, how much of a pain is it to use Linux instead? I don’t have any Windows computers.

    First of all, we need to make sure that our phone’s software is updated to the latest available version. For this purpose, we go to Settings -> System -> System update. If necessary, we update

    How is this possible if the previous step skipped SIM and Wifi setup? I assume, if there’s updates, to setup Wifi then proceed?

    securing the phone with a fingerprint; I personally am an advocate of this solution…

    Recommend not doing this for users in the USA, as police can compel you to unlock biometric locks. Yes, it’s fucked up, that’s what happens when octogenarian fascists run all three branches of your government.




  • Can osmium-tool do what you want?

    For example if I go here and export an osm file as pittsburg.osm: https://www.openstreetmap.org/export#map=18%2F40.440748%2F-79.999822

    Then I run osmium tags-filter pittsburg.osm n/amenity=library -o out.osm

    I get an out.osm with a bunch of libraries in it:

    <?xml version='1.0' encoding='UTF-8'?>
    <osm version="0.6" generator="osmium/1.18.0">
      <bounds minlat="40.438994" minlon="-80.003256" maxlat="40.442501" maxlon="-79.996389"/>
      <node id="367964200" version="3" timestamp="2024-05-21T20:41:15Z" uid="3199858" user="Mateusz Konieczny - bot account" changeset="151646829" lat="40.4417942" lon="-79.9973275">
        <tag k="addr:state" v="PA"/>
        <tag k="amenity" v="library"/>
        <tag k="ele" v="227"/>
        <tag k="gnis:feature_id" v="2429945"/>
        <tag k="name" v="Downtown and Business Branch Carnegie Free Library of Pittsburgh"/>
        <tag k="source" v="USGS Geonames"/>
      </node>
      <node id="367964584" version="4" timestamp="2024-05-21T20:41:32Z" uid="3199858" user="Mateusz Konieczny - bot account" changeset="151646829" lat="40.4397308" lon="-80.0008734">
        <tag k="addr:state" v="PA"/>
        <tag k="amenity" v="library"/>
        <tag k="ele" v="223"/>
        <tag k="gnis:feature_id" v="2430651"/>
        <tag k="name" v="Point Park University Library"/>
        <tag k="source" v="USGS Geonames"/>
      </node>
      <node id="367964938" version="3" timestamp="2024-05-21T20:42:16Z" uid="3199858" user="Mateusz Konieczny - bot account" changeset="151646829" lat="40.4392024" lon="-79.9972654">
        <tag k="addr:state" v="PA"/>
        <tag k="amenity" v="library"/>
        <tag k="ele" v="233"/>
        <tag k="gnis:feature_id" v="2430211"/>
        <tag k="name" v="Carnegie Library of Allegheny"/>
        <tag k="source" v="USGS Geonames"/>
      </node>
      <node id="2127151495" version="3" timestamp="2024-05-21T20:45:12Z" uid="3199858" user="Mateusz Konieczny - bot account" changeset="151646829" lat="40.4407273" lon="-79.9997963">
        <tag k="addr:state" v="PA"/>
        <tag k="amenity" v="library"/>
        <tag k="ele" v="224"/>
        <tag k="gnis:feature_id" v="2430637"/>
        <tag k="name" v="Pittsburgh Downtown Branch Library"/>
        <tag k="source" v="USGS Geonames"/>
      </node>
    </osm>