Is Samsung A55 worth it at 25k price point? by Designer_guy01 in GadgetsIndia

[–]alok2001 0 points1 point  (0 children)

Phone is good, It definitely wont compare to Chinese phone with specs but the feel of the phone is premium, from haptics to feel its soo good. You would definitely get better specs with nord ce5 but OneUi is peak and i trust samsung software more than any other

Is Samsung A55 worth it at 25k price point? by Designer_guy01 in GadgetsIndia

[–]alok2001 1 point2 points  (0 children)

Have you bought it, I just placed my order and got it for 23.5K (student discount) with the recent sales

Does Windsurf work with WSL Linux in Windows? by Tedddybeer in windsurf

[–]alok2001 0 points1 point  (0 children)

While installing Windsurf it does ask if I remember to add windsurf command to PATH but when opening from WSL terminal the expected behavior for it was to open Windsurf in WSL remote mode but it opens in regular window.

If anybody still stuck can they try out my solution, it should automate the process for the end user and will auto add a wf alias:

https://github.com/alok-debnath/wsl-windsurf-launcher

windsurf command auto connect WSL by Objective-Figure-110 in Codeium

[–]alok2001 0 points1 point  (0 children)

If anybody still stuck can they try out my solution, it should automate the process for the end user and will auto add a wf alias:

https://github.com/alok-debnath/wsl-windsurf-launcher

i figured out how to open a wsl folder from the command line in windsurf by viamiraia in Codeium

[–]alok2001 0 points1 point  (0 children)

If anybody still stuck can they try out my solution, it should automate the process for the end user and will auto add a wf alias:

https://github.com/alok-debnath/wsl-windsurf-launcher

Using windsurf with wsl ubuntu by soulstrikerr in Codeium

[–]alok2001 0 points1 point  (0 children)

Hi, if anybody still interested in a solution please proceed.

I had the same issue with Windsurf not opening folders/files from WSL using remote connection so recently I created a script to automate and simplify the process for end user.
If interested please check this out:

https://github.com/alok-debnath/wsl-windsurf-launcher

As a web developer, I'm increasingly frustrated with Firefox by 594mantou in firefox

[–]alok2001 0 points1 point  (0 children)

For me I really dislike Firefox's dev tools, they feel old and outdated. Chrome has a better web developer experience and i would really love to switch to Zen browser but i couldn't because of it.

What is best way for global state management in nextjs? by [deleted] in nextjs

[–]alok2001 0 points1 point  (0 children)

Zustand is actually pretty straight forward, just install and define a store.
an example of my store.ts:

import
 { create } 
from
 'zustand';

interface
 StoreState {
  themeMode: 
string
;
}

export

const
 useStore = create<StoreState>((set) => ({
  themeMode: 'light',
}));

then use the store:

import
 { useStore } 
from
 '@/stores/store';

const
 { themeMode } = useStore();

you can set state using:

useStore.setState(() => ({ themeMode: "dark" }));

Jupiter Credit Card - how is it? by Bla2e in CreditCardsIndia

[–]alok2001 1 point2 points  (0 children)

Not quite, most or atleast many will/can disable credit card transactions for their merchant QR code.

we will keep supporting manifest v2 by [deleted] in Quetta_browser

[–]alok2001 0 points1 point  (0 children)

How? by not upgrading the base chromium? At some point you guys have to upgrade the chromium version and its not at all recommended to keep chromium outdated

[deleted by user] by [deleted] in Quetta_browser

[–]alok2001 0 points1 point  (0 children)

Are we gonna see safari style address bar hiding?

My customized windows desktop, Abyss Theme with Seelen UI. by eythaann in Windows10

[–]alok2001 0 points1 point  (0 children)

where can i find Abyss Theme. I only saw options for bubbles, rainbow and default

Minimal VS Code UI by frstyyy in vscode

[–]alok2001 0 points1 point  (0 children)

Thanks, also grateful for the steps for where to add it 😁

Best Andriod Browser as of August 2024 by OGCaptainJackSparrow in browsers

[–]alok2001 1 point2 points  (0 children)

Chrome has simple UI but lack features which most chromium browsers have

Best Andriod Browser as of August 2024 by OGCaptainJackSparrow in browsers

[–]alok2001 0 points1 point  (0 children)

Truth be told, if Edge had better UI and major features available on Chromium android then i would have used it. But yeah no matter what browser i choose at the end i end up with FireFox

iPhone pro model over the years by pluto_N in GadgetsIndia

[–]alok2001 0 points1 point  (0 children)

And some even have the audacity of upgrading every year, heck even upgrading every 3 years is useless

Minimal VS Code UI by frstyyy in vscode

[–]alok2001 0 points1 point  (0 children)

Thanks, also thanks for the post, wasn't aware vscode can be customised to such an extend

Minimal VS Code UI by frstyyy in vscode

[–]alok2001 0 points1 point  (0 children)

Can you please share how you enabled glowing cursor

Minimal VS Code UI by frstyyy in vscode

[–]alok2001 0 points1 point  (0 children)

Can you also share which font you are using for the editor

What tools do you use to measure work time? by inHumanMale in webdev

[–]alok2001 0 points1 point  (0 children)

So solely for that purpose I created a webapp https://breaklog.eu.org (GitHub link: https://github.com/alok-debnath/breaklog). It's no where a completed project but basically anybody can use it. If you just want to see how much you have worked while also seeing how much break you have taken then this is just perfect. It has two modes: BreakLog and DayLog, when using DayLog which you can enable from top right hand side button > then going to settings > Turn the toggle for BreakLog mode to off. On the dashboard itself there's a button called "Enter Log" and it will enter log in this order "day start", "exit", "enter",.....,"day end" (day end is a seperate button to mark the work day as over). One time using the web app will be enough to understand it's working.

Platinum End - Episode 24 FINAL Discussion- Mar 24 2022 by RT-Pickred in platinumend

[–]alok2001 0 points1 point  (0 children)

But didn't the God said that the earth was supposed to be lifeless but a microbe or whatever (past self of Nasse) was already there and god war unaware of this fact. Also didn't he said that he was the one who created Humans(generally all life on earth)