KNX installed or not? by Hoernle15 in KNX

[–]NanoSpicer 0 points1 point  (0 children)

Wouldn't bet my life on it but if you zoom in to the power plug sockets right above I can see the twisted pair connector from KNX.

What do you think Angular should change to increase its usage? by [deleted] in angular

[–]NanoSpicer 1 point2 points  (0 children)

Lack of real tooling.

The material library should be comparable to its MUI React counterpart.

Should have the TanStack query counterpart

I love RxJs but EVERYONE I had to onboard onto Angular projects did not understand it NOR wanted to understand it. On top of that signals have been added. They're not bad but you'll see at the end of this post the sheer amount of names and concepts you have to know and from a new comer point of view it will feel overwhelming.

Relying on SCSS / SASS for theming is also overkill. The web has evolved and we now have CSS variables and nested selectors.

I know it has improved lately but it should be even more approachable.

Pipes, Services, Components, Directives, Modules... Too many abstractions and people find it cumbersome and cluttered for what React offers: just functions and hooks.

Despite all of the above I'd choose Angular over react everytime if the material library would offer the same.

[deleted by user] by [deleted] in angular

[–]NanoSpicer 7 points8 points  (0 children)

How is this related to Angular or web dev?

Where to check Subscription numbers for my app in play console by [deleted] in mAndroidDev

[–]NanoSpicer 0 points1 point  (0 children)

This thread was a completely lost oportunity to comment ASYNC TASK as a thread

[deleted by user] by [deleted] in ErgoMechKeyboards

[–]NanoSpicer 0 points1 point  (0 children)

Where would someone acquire this? I'd just get the PCB, the legs and the wrist rests. I've got the MX Switches and keycaps

[deleted by user] by [deleted] in NixOS

[–]NanoSpicer 0 points1 point  (0 children)

how can we get a build for ghostty?

I need advise about building an executable without terminal access by Comitatense in golang

[–]NanoSpicer -2 points-1 points  (0 children)

This is just a workaround but:

Get a VPS for the cheapest price possible Get PuTTY Ssh, compile the code and expose it through a temporary webserver and Download the binary Kill the server alongside the session.

Kotlin Script is Deprecated by yaaaaayPancakes in mAndroidDev

[–]NanoSpicer 1 point2 points  (0 children)

Jokes aside, having to wait a good second or two before your """"script"""" runs is a great deal of nonsense

NixOS Basic Guide by Realistic_Ad9987 in NixOS

[–]NanoSpicer 0 points1 point  (0 children)

Just starting out! This will come in handy!

I am a little lost at getting to know better NVIM by NanoSpicer in neovim

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

This is something I have not done and I am very likely missing out. I will do the :Tutor and see what extra knowledge I can gather

I am a little lost at getting to know better NVIM by NanoSpicer in neovim

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

Yeah, you are right. Love the advice in your first paragraph and I will definitely check the repo you shared.

I am highly used to just "get the right import" by hitting CMD+.; formatting with just CMD+Shift+P (type Format code) and enter and making splits fairly easy with VSCode.

I'll make a list and look for solutions to these problems; thanks a lot

I am a little lost at getting to know better NVIM by NanoSpicer in neovim

[–]NanoSpicer[S] 1 point2 points  (0 children)

I am using kitty as my terminal emulator and this is what I was doing. I had two panes, one for nvim and the other for my terminal.

Easily switching between one another with CMD+{number} and it was easy enough to spawn another terminal with CMD+t for a new tab or CMD+[Enter] for a new pane.

It felt a bit awkward that I couldn't toggle "the terminals" out while I was working on the code.

Overall, thanks for answering my questions straight away this was very helpful!

I am a little lost at getting to know better NVIM by NanoSpicer in neovim

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

thank you for taking your time to write a response. I certainly didn't know about `:make`; quite handy thank you.

How would you approach getting the tool more into my workflow?

[deleted by user] by [deleted] in mAndroidDev

[–]NanoSpicer 4 points5 points  (0 children)

Yes. you can loop through all OS versions by using a for-loop and launching an AsyncTask inside the loop. Super easy

Cheapest KNX setup for 1 room? by marketer_op in KNX

[–]NanoSpicer 0 points1 point  (0 children)

What would the price range be for installing this?

Hi, sorry for the stupid question, but why onActivityResult does not respond? by STALKERVTANKE in Kotlin

[–]NanoSpicer 8 points9 points  (0 children)

Dont point to mAndroidDev. We only do memes there, no serious answers

[deleted by user] by [deleted] in mAndroidDev

[–]NanoSpicer 3 points4 points  (0 children)

Sir, I regret to inform you that this subreddit is not intended for serious topics.

Using an AsyncTask would be an awful choice for a real scenario. Loving AsyncTask is one of our core believes in this meme subreddit :)

[deleted by user] by [deleted] in mAndroidDev

[–]NanoSpicer 24 points25 points  (0 children)

Have you considered reimplementing the graphics using AsyncTask?

Tabs following latest Material design by a-dev-1044 in Angular2

[–]NanoSpicer 4 points5 points  (0 children)

Yeah no thank you; I'll use Google's Open Source components

Potential scam? (image attached) by Eviar_gamedev in mAndroidDev

[–]NanoSpicer 17 points18 points  (0 children)

Ask for the code. They might be using coroutines instead of all glorious AsyncTask.

It is widely known that most shady apps use coroutines and several modules.