I second this.
I’ve learned about it at work and used it privately.
I second this.
I’ve learned about it at work and used it privately.
I’ll look into it on the weekend in detail if nobody else can spot the issue until then.
So far, everything looks normal and I didn’t see anything in the log at a glance. (besides a bunch of res related warnings that I am not sure about)
Are the images in your res folder / do you see them when you go to View > Tool Windows > Resource Manager
?
Share your gradle.kts and a screenshot from this menu:
File>ProjectStructure ( https://developer.android.com/studio/projects#ProjectStructure )
I get a “URL not found” error on your link. Maybe just put in on pastebin.
Also, I have a bad habbit of editing my posts a lot, sorry, but please read it again when it propagates and reply to the other points as well.
Anything in the log?
Are you testing in the android studio emulator or on a real phone?
Please share the “recommended processes” that you’ve followed.
And your project settings.
I use Dokploy and I think it fills exatly the same role.
Just run both in a loop until it reaches a state of equilibrium.
Why would you need a travel router?
The rpi already can be set up to hotspot it’s own wifi network.
For connecting to hotel wifi, a simple usb dongle is good enough, as discussed here: https://forums.raspberrypi.com/viewtopic.php?t=287485
In regards to VPN-ing into the media server at home - depending on where you travel, you might not have any internet or you might use up your mobile data volume.
They support AMD as well.
https://ollama.com/blog/amd-preview
also check out this thread:
https://github.com/ollama/ollama/issues/1590
Seems like you can run llama.cpp directly on intel ARC through Vulkan, but there are still some hurdles for ollama.
I am paying for it.
That means their metrics suck.
Because I definitely gain a lot as a programmer, even though it doesn’t necessarily translate into measurable profit for my company.
I do spend my brain less on grindy boring shit and more on crafting creative solutions to interesting problems. Which in turn makes me quite happy - a HUGE benefit.
Contabo
netcup
Definitive roadmap (for the lazy people edition):
You can either decide by what is currently in demand in the industry and then pick a project that you can exercise that language with or you can think of a project you’d like to do and then go by what the best language is for a given project.
In the end, languages are just like different wrenches. First you have to learn how to use a wrench, size or features don’t matter much at this point (unless you already know that you want to become an expert with one particular wrench).
I think starting a new project is way easier than contributing to an existing one.
Best advice I have:
https://www.youtube.com/watch?v=0FPO4fm4nxc
Keep at it. Do actual projects. Actually use the tools for a while. It will eventually make sense.
I had some similar symptoms on a Fritzbox router, because by default the devices connected over wifi were unable to communicate with those connected by cable. Some routers also had this setting for the different wifi bands, 2.4G & 5G.
But I don’t think you’d be able to ping it if this were the case.
Check yoyr router settings anyway, maybe you’ll find something there.
For me the best learning came from actually working on huge, complex projects - then seeing the problems that come with that - then looking for ways to improve the situation.
How are we supposed to give you feedback if we can’t play the game yet, since it is not released?
With a Blazor (serverside mode) project you could have that with a nice user experience. Blazor has a tiny js which initializes something, otherwiss it renders the site on the server and sends the component updates to the browser, so the whole site does not need to reload, only the relevant components (which is kind of interesting).
Maybe there is some blazor serverside e-commerce project out there, I wouldn’t personally recommend it though.
GPT4All is a nice and easy start.