“Okay Todd, looks like Steve is working on auth, so you’ll be on the blacklist today-… ahah I mean, working on the blacklist today ahem…”
“Okay Todd, looks like Steve is working on auth, so you’ll be on the blacklist today-… ahah I mean, working on the blacklist today ahem…”
Frontend for AOL that looks like regular desktop AOL but without all the ads and popups. If only because it’s something I doubt anyone would make before the EOL of Windows 10.
I’d still prefer code over a DSL. In fact, I just like Flutter. Hot reload and no fighting XML-as-a-DSL.
It’s really neat how many no_std I’ve seen popping up lately. I’m hoping stuff like Hermit takes off and we can finally stop worrying about Log4Shell or cURL.
It’s weird, we tried having a small group of people control the flow of capital and it was unpopular each time. Let’s try it again but call it something different or say it was something else when we tried it before.
I like the approach Jetbrains has taken with extension libs to add functionality that could’ve been in a bloated standard library.
Microsoft Word for my resume. I’m not sure what I can do to change that, I don’t want to risk a(n accidentally) badly formatted resume losing me an opportunity…
This is not the kind of ad most people are talking about though. This is like Amazon trying to get me to buy insurance whenever I purchase electronics (which I never do, of course).
You can also use Intellij Ultimate, the only big missing features are project config if you have mismatched versions of Gradle/AGP/Kotlin as well as the profiler.
Based on the sparse information in the article, they’re training the model based on actual data points, not just feeding the data in human-readable format to a LLM.
It can depend. Sometimes sprawl is car-centric because it’s heavily developed with no alternative, but sometimes there’a a lot of undeveloped land in between things.
I’ve always done this but when I google my name I still see a website with my full name and birthday next to my family tree :/
I usually visit my closest city for one of two reasons: 1) I have some kind of appointment or 2) I know some who lives there. Right now I’m able to drive there and park on the street. What should my alternative be once the city is “hostile” to cars? Remember, I live 30+ minutes away by car and take a highway to get there.
No they didn’t. They tore up railroad lines and got rid of reliable public transportation. You claim to support the environment, but you’re talking about replacing undeveloped land or farmland with a train. There isn’t enough traffic here to saturate a normal 2-lane road, much less a damn train.
I live somewhere that never had anything but car infrastructure. Should I ride my bike across a 5 line intersection to go to the mall? And before you suggest my local government install a light rail from my house to the mall, I’m surrounded by farmland.
Some of us live in places that used to be country and are slowly turning to sprawl. Public transport will work when you bulldoze an area the size of a small country and start over.
I think there’s this misconception that the US is basically NYC or dirt-road farmland, and the reality is that there’s a lot of in-between. I live <20 minutes from the closest mall by car, yet even transportation or food delivery apps (e.g. uber, uber eats) essentially don’t serve my area, so forget public transportation.
Not all the dependencies are supported on aarch64 unfortunately.
Unfortunately I was trying to build WebRTC, which is supported on Linux only.
How difficult is writing an LSP? I would like to be able to use a reasonably complete implementation for Kotlin, but Kotlin is not a simple language.