[-] kunaltyagi@programming.dev 15 points 3 months ago

We need a new framework, one that allows universal lookup, and makes life easier

x = _.dialog.file.open
y = _.open.file.dialog
z = _.file.open.dialog
a = _.file.dialog.open

Once done, the formatter simply changes everything to _.open.file.dialog

Let's get this done JS peeps

\s

[-] kunaltyagi@programming.dev 6 points 3 months ago

The OP is correct wrt powerful e bikes sharing space with pedestrians and normal bikes.

They are a different beast, heavier and noisier. They have much higher speed limit, and require less effort (some models need no pedal power) to travel. This, alongside the rise of delivery services, encourages people to overspeed (more than 20mph).

15mph is roughly the limit of what makes bicycles safe for mixing with pedestrians, but beyond this speed, they aren't that different from a motorbike in terms of road design considerations.

At least they are better than cars and SUVs

[-] kunaltyagi@programming.dev 3 points 6 months ago

If it's a revenue generating machine, the impact of 10 or 20% improvement in day to day could recoup the additional cost in a few months or a year.

Similarly, for someone who travels a lot, having a useful battery life of 8-10 hours of internet+video playback allows a work routine that is worry free wrt charging and this allows tighter travel schedules.

Ofc, this isn't the case every time, but this creates anchor effect on several segments of the market. This also doesn't include the extra cost of "luxury" aka thin and light or small bezels.

350 USD is perfectly fine if you don't need a ton of battery life or color accurate screen or multimedia or multicore workloads. If you need any of this, most of the options get pricier than 700 USD. It's not uncommon to have to shell out 1500 USD or more for the desired specs.

[-] kunaltyagi@programming.dev 1 points 7 months ago

Looks good (the extension). Any other good tiling extensions with keyboard and GUI support? I would like to explore a few to see which one works well for me

[-] kunaltyagi@programming.dev 2 points 7 months ago

It might be something built using digital payments with no transaction fee (and a percentage for currency conversion)

Not possible globally, but in India and the Nordics, such standards are already in use. (No private apps like venmo which can't inter-operate don't count)

[-] kunaltyagi@programming.dev 6 points 7 months ago

Without context this link is just bad. Plant growth will not reduce CO2 levels because biosphere is temporary store or carbon (since it is a part of the carbon cycle)

We are putting carbon (into the atmosphere) that was previously buried. So putting a tiny bit of it back into plants doesn't help because:

  • those plants will die and release the carbon back
  • the number of plants added is inconsequential compared to the deforestation
  • the number of plants needed to offset additional carbon is humongous
[-] kunaltyagi@programming.dev 2 points 8 months ago

Isn't this a year old news?

[-] kunaltyagi@programming.dev 1 points 8 months ago

Tokio has support for multiple threaded async in rust. As for micro controller, I don't think you can have multiple threads in flight anyways, so that's the best you'll get

[-] kunaltyagi@programming.dev 3 points 8 months ago

Which language? Usually there's a thread pool where multiple tasks are run in parallel. CPython is a special case due to gil, but we have pypy which has actual parallelism

[-] kunaltyagi@programming.dev 32 points 8 months ago

X code is convoluted, so much so that the maintainers didn't want to continue. AFAIK, no commercial entity has put any significant money behind Xorg and friends. Potentially unmaintained code with known bugs, unknown CVEs and demands for permission system for privacy made continuing with Xorg a near impossibility.

If you don't want new features and don't care about CVEs that will be discovered in future as well as the bugs (present and future), then you can continue using Xorg, and ignore all this. If not, then you need to find an alternative, which doesn't need to be Wayland

Oh, and you might need to manage Xorg while other people and software including your distro move onto something else.

So yeah, "xorg bad" is literally the short summary for creating Mir and Wayland

[-] kunaltyagi@programming.dev 4 points 8 months ago

I use an extension in Firefox for this

[-] kunaltyagi@programming.dev 2 points 8 months ago* (last edited 8 months ago)

I've used mirror.vim for this. Pretty much similar UX as remote workspaces. Forone off editing, you can do vim ssh://remote/<abs or ~ location>

Sometimes, VS Code-ium is piss poor especially over bad connections but otherwise the remote management is quite awesome

And ofc, there's emacs with TRAMP mode

view more: next ›

kunaltyagi

joined 1 year ago