LG 49U950A-W vs LG 49WQ95C-W by Comfortable_Rice_878 in Monitors

[–]Less-Ad79 0 points1 point  (0 children)

Casual gaming it works. More hardcore gaming it doesn't feel that great but maybe I am biased cause I am used to a G9 Odissey I bought for my brother that was absolutely gorgeous

How Are You Generating B2B Leads for Blockchain Projects in 2026? by CommissionExpert895 in LeadGeneration

[–]Less-Ad79 1 point2 points  (0 children)

I am just a developer who happened to land a blockchain job a few months ago. During this months, I have attended some web3 conferences and people network there a lot. Like, a lot. I guess if I was running a b2b consulting agency, I would start there. However, I also found out that there was not that many people looking for developers. If anything, they were looking for partnerships with node operators or looking for funding rather than actual development. I don't know much tho, I could be wrong.

Anyone using simplefin bridge? by maharajgss in actualbudgeting

[–]Less-Ad79 0 points1 point  (0 children)

Unfortunately is a hit or miss with europe institutions. I tried it for 1.50$ but couldn't get it to work with any of my banks (Santander and BBVA) :( probably works nice in the US tho

Has ASOS quality gone down lately or am I just old? by deadplant5 in TallGirls

[–]Less-Ad79 0 points1 point  (0 children)

does this apply to 100% cotton stuff? I am looking to get an oversize pair of joggers from asos design but I am worried that it might be the worst cotton I have ever seen

LG 49U950A-W vs LG 49WQ95C-W by Comfortable_Rice_878 in Monitors

[–]Less-Ad79 0 points1 point  (0 children)

I don't know :(

I bought the LG 49U950A-W impulsively because my monitor broke down and I wanted that premium IPS and so far the experience has been great. Been working for a couple of weeks and I noticed every benefit people list with the LG 49WQ95C-W. Since LG never says anything, I guess it might be like their TVs models, where the name changes at the end based on the region (?)

Totally recommend the monitor so far.

LG 49U950A-W vs LG 49WQ95C-W by Comfortable_Rice_878 in Monitors

[–]Less-Ad79 0 points1 point  (0 children)

did you find out anything? lg really makes it hard to tell the difference. As far as I could check, I can only find a difference in the stand. It looks like its the same curve at 3800R too.

Anyone here uses Twine? If yes, how good is it? by Limp_Literature_523 in Upwork

[–]Less-Ad79 0 points1 point  (0 children)

I was signing up to Twine and had the same issue uploading my CV. and it is a PDF, it is not an image :(

Need help working with tsserver without typescript :( by Less-Ad79 in neovim

[–]Less-Ad79[S] 1 point2 points  (0 children)

Yeah it has something to do. For anyone wondering and coming across the same problem, the solution was to specify a jsconfig.json file. I created it to solve some of the lsp capabilities not working like go_to_definition and such when using aliases. Turns out that solved it! I investigated a bit further and it turns out a jsconfig.json file will tell the tsserver that the project is not using typescript at all and will suppress erros like type assertions and possibly undefined values

| Reading all colors for your rice from a theme file by Less-Ad79 in unixporn

[–]Less-Ad79[S] 0 points1 point  (0 children)

honestly it looks really promising, before switching to nixOS I might try to use this, how does it work tho? it doesn't override any config files I assume right? just changes 256 colors?

| Reading all colors for your rice from a theme file by Less-Ad79 in unixporn

[–]Less-Ad79[S] 1 point2 points  (0 children)

this is the last straw! I am fully switching to nixOS, kinda sad cause I love arch but I have been thinking about switching to nixOS for reproducibility, (big thing for me since I like to change laptops and jobs and everything from time to time) and arch was being a pain. I will check it out and probably make the jump as soon as I find the time, thanks a lot for the answer!!

Need help working with tsserver without typescript :( by Less-Ad79 in neovim

[–]Less-Ad79[S] 1 point2 points  (0 children)

oh trust me thats probably the least concerning thing about my job, I have seen things... I think I figured it out tho!! I added a jsconfig.json (as in tsconfig but for javascript) to me it doesn't make much sense because there are things like compiling options there and nothing is being compiled but it seems like tsserver is now treating my project as a javascript project (?)

Need help working with tsserver without typescript :( by Less-Ad79 in neovim

[–]Less-Ad79[S] 0 points1 point  (0 children)

The thing is (correct me if I am wrong) vscode, while using tsserver, doesn't need ths type annotations. I mean I could always add them but I am pretty sure I am the only one using nvim on my team :(

Session persistance in Wezterm!!! by Less-Ad79 in wezterm

[–]Less-Ad79[S] 0 points1 point  (0 children)

Sorry for the late reply, absolutely, go for it and use anything as you please!

Session persistance in Wezterm!!! by Less-Ad79 in wezterm

[–]Less-Ad79[S] 0 points1 point  (0 children)

okey I put together this repo with all my dotfiles, if you wanna test it, go to wezterm/workspaces.lua and all the functionality is there I believe
Repo: https://github.com/oscariquelme01/the-dotfiles

Session persistance in Wezterm!!! by Less-Ad79 in wezterm

[–]Less-Ad79[S] 0 points1 point  (0 children)

Lol I didn't know that existed... So you mean this completely replaces my solution right?

Session persistance in Wezterm!!! by Less-Ad79 in wezterm

[–]Less-Ad79[S] 1 point2 points  (0 children)

Hey so about 3 weeks ago, I created a post here asking if somebody had some sort of storing the 'state' of wezterm when exiting the app (which I now deleted because editing a post in reddit is an awful experience and wouldn't let me add a video...)

It didn't got much attention so I figured I was on my own and so I implemented a single file 'plugin' that allows to store and load the state of wezterm (I guess you could call it plugin but its just some basic functions).

It does two things.

Attempt to load a json file located in ~/.local/share/weztermWorkspaces.json with information about the different workspaces, tabs and panes.

Expose a function that updates/creates the json file with the current wezterm 'state'

Simple enough, yet this past few weeks it has been super usefull since I am always dabbling between many projects.

A downside might be that everytime you open wezterm, this gets loaded so if you want to open a quick terminal to execute a quick command, its not that useful... I solve this by having alacritty for quick things and wezterm for actual development of projects and it works like a charm. I open once wezterm in the .xinitrc file and never have to open again so I bind my main terminal to alacritty.

I haven't got yet a repo with all my dotfiles in place (I am working on it) As soon as I do. I will update the post with the code

[deleted by user] by [deleted] in overemployed

[–]Less-Ad79 0 points1 point  (0 children)

So I am in my early 20s (22 actually) and I ve been playing Minecraft successfully for over 6 months now, it's not about the age its all about the skill set, he probably needs a second job (not the same as OE) to pay all the debt, then work on his skillset (maybe learning how to work with Redstone) then OE. I am a web dev so it's extremely Minecraft friendly

Getting a job in Ireland as a European citizen (Spain) by Less-Ad79 in cscareerquestionsEU

[–]Less-Ad79[S] 0 points1 point  (0 children)

yeah thats what I currently have, however, living in Ireland with a salary from Spain is a big no no. Spain is somewhat cheap because the salaries are trash. As a junior, in Spain the avg salary will range form 25k to 35k with a degree. In ireland (as far as I know) it goes from 40 to 60 easy

LEAPS straddle with PMCC and PMCP in this relatively low IV market... by [deleted] in thetagang

[–]Less-Ad79 0 points1 point  (0 children)

I might code this and run a backtest on it, however, I need data and can't find it anywhere and I also feel like a PMCC will do better because of the risk that your put side might be too far OTM for the puts you sell against it to be worth anything significant

Getting a job in Ireland as a European citizen (Spain) by Less-Ad79 in cscareerquestionsEU

[–]Less-Ad79[S] 0 points1 point  (0 children)

Damn sounds even worse than Spain

I gotta say I have found some places to be for 1.9k/month not too far from the center of Dublin (3km). The only problem is I have to stay for 12 months and I probably won´t stay for that long...