Good thing they live 4 minutes away from a grocery store. You can fit quite a lot on a bike very easily, and living that close you don’t need to make big infrequent trips anyway.
4 minute drive to the grocery store is probably a 4 minute bike ride to the grocery store, just sayin
Think about why you’re wanting to do this. Is there a material benefit you’ll get from splitting your codebase like so? Enough to overcome the fact that you’ve split your codebase into two very different languages?
When you’re going between languages like this, you either need some kind of communication protocol (e.g. JRPC, TCP, or maybe something home cooked) or you need a stable ABI to allow the programs to talk to each other directly.
My point is, you probably don’t want to do what you’re trying to do. Unless you have a really good reason, pick one language and stick with it.
I read this as OOP philosophy 😂
You only have to cut the scapes once per season (and it doesn’t cause additional cloves to form, it just makes the existing ones bigger since it’s not putting energy into trying to flower). Growing hard neck garlic is easy and you get awesome garlic out of it, way better than lame ass grocery store soft neck garlic with a million cloves the size of a grain of sand (obvious hyperbole but still). Plus garlic scapes are delicious stir fried.
Indeed. The only time I’ve found ChatGPT useful is as a backboard for debugging obscure build and linker errors
I had a linker error in Rust for the first time today and I started crying til I saw someone say to just delete the build cache lol
Hot take: every individual is in worship of something, whether that be a higher power, abstract moral ideals, money, vices, or even self. All worshipers have the capacity for extremism, even If you think you worship nothing. Take care of yourself and your fellow man.
Indeed. It’s important to remember that churches are largely independent, and most of us are trying to help lol
I suppose you’re right, I misread lol
They are, under the botanical definition, but the poster is using a very broad definition of berry then because strawberries aren’t botanically berries lol
…by the same artist. Both are by Shannon Wheeler
Coffee is great, the problem is most coffee is brewed horribly. Get yourself a cheap pour over set and a kettle and you’ll get significantly better results, with much more improvement possible past that with whole beans and a decent grinder
It also scorches the coffee, ever wonder why your coffee always tastes burnt in the afternoon? Microwaving just heats it up without burning the dissolved coffee
It’s kinda serious, but definitely also a meme. Basically, Rust is the safest mainstream language out there (unlike languages like C or C++, which are full of foot guns, or things like JavaScript or Python, which aren’t even strongly typed), so there’s a strong desire to rewrite things in just because you often don’t encounter stupid bugs in Rust code - the compiler won’t let you write it. There are safer languages out there, but they’re highly impractical for general purposes and are used for insanely mission critical shit (e.g. pacemakers).
I’d give this a quick watch: https://youtu.be/voRBS0r4EyI
I think it sounds like an excellent “deep dive” project, but don’t get your hopes up that a million people will use it. Ultimately I believe this will be a test of your statistics and math skills more than anything,
I think you could probably reasonably complete the application itself in 1-3 months, but I have no idea how long it would take to complete the matching/recommendation algorithm.
That’s unfair against Tailwind lol