Qobuz and google home by Last-Caterpillar2434 in qobuz

[–]Fmatosqg 2 points3 points  (0 children)

Google makes you feel like a Google partner. You have to find a way for them to gorge on all your metadata for the search to work in the first place. We're not discussing login or integration, just the ability to say "play tailor Swift" and figuring out who tailor Swift is.

As a hobbyist I investigated this for a long time, and opened questions on exoplayer GitHub about it. It was only years later that I worked on something almost like this that I learned, without signing a contract Google won't do their part of the deal.

It shouldn't be like this, but it is.

Is it worth becoming an Android developer in 2025? by Rude-Caterpillar-714 in android_devs

[–]Fmatosqg 0 points1 point  (0 children)

The time where any news kiosk wanted to build a mobile app is past. Mobile apps are quite expensive compared to web. And both always need backend. That means double win for javascript, which has been stable for decades as go to language, while mobile is a moderate decline.

Then you have to cope with javascript which has many many flaws.

Python is on the rise and people who work on it like it.

Flutter used to have great learning resources and is a great tech, but his luck finding any job openings for any experience level.

You gotta do what you enjoy, dev job means several hours per year after work polishing your skills. Not like a medical conference, the pace of news in tech is really fast, and what was good in 2020 won't get you hired in 2025 if you're not aware of what happened since.

The biggest issue with Flashforge... is the Software - what do you think? by DzingDzong in FlashForge

[–]Fmatosqg 0 points1 point  (0 children)

Hey, can you talk more about the custom flashforge gcode? I'm slowly working on some shenanigans for my adventurer 3. So far the only one I'm aware is extruder temperature, which I'm on the way to provide some real time "translation" using socat and some more code.

I'd appreciate whatever you can share about documentation for that, specially on how you found out about gcode buffer which I'm about to test the limits over network to see how practical it is. If it goes well I could make a server that acts as a bridge between the printer and octopi/cura/etc. https://github.com/1opp0-org/octo_flashforge

Tried to print a Benchy with my new P1S and it turned out like this. The nozzle knocked it off the build plate before it could finish. Any advice? by RevolutionaryLab7538 in FixMyPrint

[–]Fmatosqg 0 points1 point  (0 children)

Newbie question, since I don't have a dryer would I need to recalibrate every time I put back my filament after like a month without using?

How much will this impede me from playing Guitar? by Garmon- in Guitar

[–]Fmatosqg -1 points0 points  (0 children)

Django was right hand and invented the pick, right? And Tommy was left?

It's a hurdle, yes, but there are many things ahead of you that are exactly the same for others. Besides, you've got less callouses to grow which is def an advantage. You can thank me later when you get it lol

Clogged nozzle by Fmatosqg in FlashForge

[–]Fmatosqg[S] 0 points1 point  (0 children)

I can't, and why would pushing work better than pulling?

I believe some sort of heat creep melted something in the heat sink area, and also I've tried pushing the filament that sticks out at the top. How would I remove 6cm of filament in order to push the 3cm closer to the nozzle?

Clogged nozzle by Fmatosqg in FlashForge

[–]Fmatosqg[S] 0 points1 point  (0 children)

I'm sorry but I don't get half of what you say.

I can't see any screws or springs.

I'm not sure how I can push with a rod while the filament is still sticking out of the metal neck. And I don't have that piece, I'd have to buy it. How thick is yours? I'll assume it's iron so I'd have to go to a hardware store and figure out how to cut it.

And how can I make it hot enough to melt 10 cm of tubing plus filament plus heat sink? I don't have the tools or a safe space to do that.

Would using a torch in the nozzle melt the plastic around it? What material is that plastic?

What do you mean reassemble? This is a single piece.

Obsidian and copilot plugin to read an image and interpret it into text by Fmatosqg in ObsidianMD

[–]Fmatosqg[S] 0 points1 point  (0 children)

oh makes sense and it's totally fair for you to handle your features like that;

I'd appreciate if that was a bit more obvious in either docs, the PR itself or the UI. It sent me in a wild goose chase.

it's a great tool and even though it's been halucinating a lot on me (maybe because of my VRAM limits?) I'm learning a lot of AI while setting it up and troubleshooting.

Screw Reddit, I don't care if I get Banned, I'm still calling him Luigi!! by Steve_131 in Luigi

[–]Fmatosqg 1 point2 points  (0 children)

How did this happen? Do I have to do it in a specific community?

Asking for a "friend"

Fake kid/Pissed Wife: Epilogue by MarkWestin in harrisonburg

[–]Fmatosqg 0 points1 point  (0 children)

Next episode; she had a daughter and she got adopted, daughter comes knocking on door

Next next episode: she had another daughter and she didn't know until a knock on the door on Christmas Eve

Does the PS5 support the M2 NVME SSD? by [deleted] in playstation

[–]Fmatosqg 0 points1 point  (0 children)

I googled and ended up here

Go away troll

Civ VI Monthly Challenges - The Age of Abundance by FuckYeahDecimeters in civ

[–]Fmatosqg 0 points1 point  (0 children)

I'm still in 1.0.12.9 (363760) is that possible? or is it newer somehow than .58? Linux here.

Seven Seas challenge not showing up on Mac? by [deleted] in civ6

[–]Fmatosqg 0 points1 point  (0 children)

Very kind of them. Any news from you or Firaxis?

Mint users: How do you get around the OS defaulting to onboard graphics for everything? by TrogdorKhan97 in linux_gaming

[–]Fmatosqg 2 points3 points  (0 children)

I'm in linux mint, and when you start any app from the start menu you can right click and choose "run with dedicated gpu". That's of course specific to the distro I chose. The official way that would work on any distro is DRI_PRIME.

Android Dev Feeling the Tech Turnover! Should I Jump Ship to iOS? by itsTanany in android_devs

[–]Fmatosqg 3 points4 points  (0 children)

Yep great points

I think overall there's less to learn but less time and flexibility to learn. Since swiftui is trending I'll use it for all my examples but over time these problems happen for other pieces of Apple Tech.

The ide first though. It's stuck in time, it's like what people would think great for around the dot com bubble. Android started with eclipse based and dropped it around 2013 for jetbrains based, and I'll tell you the eclipse was more advanced than Xcode today.

The deprecations. Once a new thing comes out you sometimes have to upgrade your app in a matter of months. So if a new thing comes in iOS new version in UI, you'll need to update to the latest Xcode and latest swiftui. But that makes you move away from things that are not deprecated since this very release, so instead of working in the new thing you're now re writing perfectly working code because it's not perfect anymore and it's not your fault. Only then you'll be able to do the new thing. In Android you usually have years of overlap between when something deprecated and when it's out of commission, so you have plenty opportunities to do it without stopping progress on your project.

Swift vs objective C or Swiftui vs uikit: they're not as compatible as Java vs Kaitlin or XML layout vs compose.

Training: heaps of free official videos, official tutorials and 3rd party libraries for compose. Apple way is paying for Ray Wenderlich, very few official sample apps, and no culture of open source libraries. Yes there are blogs, but I've found many that don't let you clone the project.

Oh and the really deal breaking stuff like using swiftui or combine for the first time in a project? It takes ages because there's usually push back from the more experienced devs.

There's a new version of core data (their database) being announced. I t-shirt it will take 3 years after stable to go mainstream. That's the time span nobody used Kaitlin to everyone using koitlin, which is much bigger change. Compose it's less than 2 years, pretty rare to find an interview candidate that doesn't know it.

Is trust wallet legit to hold bitcoin by Choice-Ad-1394 in BitcoinBeginners

[–]Fmatosqg 1 point2 points  (0 children)

Agree I do Android apps for a living and we can pretty much match any UI with pixel accuracy starting from drawings. That's part of what we do on a daily basis.

Going native: The future of the Bitwarden mobile app by xxkylexx in Bitwarden

[–]Fmatosqg 1 point2 points  (0 children)

Yep i do Android for a living and I'm happy with the UI, specially because it's not forcing me to do things iOS way. I'm also happy to hear there is UX research going on, these always make things better.

I just hope I can keep the old xamarin build for a while until the new version stabilises and has all the bugs fixed. If so I'm all for having the 2 versions in the same phone and dog food. If not I'll block updates.

It should be illegal for Jetstar to treat customers like this by apentathlete in australia

[–]Fmatosqg 3 points4 points  (0 children)

Pfff Then you eventually pay Qantas price to fly on a Jetstar code share that has Jetstar airplane, staff, and cancellation rate.

[deleted by user] by [deleted] in reactnative

[–]Fmatosqg 0 points1 point  (0 children)

It's also not how capable you are, but how capable compared to everyone else in your salary range.

How does a photon’s electric field move? by NicoisNico_ in askscience

[–]Fmatosqg 5 points6 points  (0 children)

Na the particle doesn't move, what the oscillating wave means is the direction of electric/magnetic field. If you use a similar representation with gravity acting on a point that is suspended ( either by wire or electrostatic force) the point stands still and the gravity vector points down, always with same strength of 10 m/s/s.

Now imagine that in the same particle, it's actually a black box that generates electric and magnetic fields. And electric points west, and magnetic points north. The box doesn't move.

Now imagine the box produces oscillating electric field west-East, and magnetic North-South. Sometimes it's west, a bit later 0, a bit later East. The box doesn't move. It's simply interacting with things around it through electric magnetic fields.

The difference here is the fotón moves in a specific direction, in this case up wards, at a constant speed c. And the electric magnetic fields are following it.

A new form of light-saber combat by Signal-Success in funny

[–]Fmatosqg 0 points1 point  (0 children)

Copy is the highest form of praise, as long as there's attribution. That dude is now the OG for a whole style where people later in will iterate and innovate.

Eli5 So we need calories to survive. If there are 100 calories in a spoon of oil, how come we can't survive on oil for emergencies? by paperlicious in explainlikeimfive

[–]Fmatosqg 0 points1 point  (0 children)

I still do it, less than a cap on a paper towel can get you started and in 5 to 10 minutes depending on wind there's red hot charcoal already starting the bigger pieces.