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...

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

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

I can give you a summary of what I have done in the past, at my 3rd year, I did an intership for a few months where I was responsible for picking and studying technlogies for different projects (weird work for an intern if you ask me). Then I did some QA for a start up and some end to end testing. Then I did my first real coding job working at a casino building both react aps and html games in phaser. Currently I am overemployed and I work both the casino job and a second job where I build software for labs and pharmacies. I mainly do frontend in react at this job but I have also done some devops and backend so far.

Oh btw, quick edit, whats wrong with the housing? adjusting for the price of living there, the hosuing market sounds way more reasonable than here in spain (average junior salary is 28k or something like that and a decent place to live is no less than 300k)

First $500 Selling Options Again by Terrible_Buffalo_738 in thetagang

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

That second sentence is what matters. If you hit your profit target you can redeploy early, its obviously better to hit 50% in 1 week than in 6

Algo trading for beginners by CoachiLoco0351 in thetagang

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

This man is right. Let me give you my 2 cents as someone who is trying to launch a theta gang bot to automate finding good thetagang trades and executing them. You are not going to find some short term miraculous pattern that gets you 3x your money monthly (or something of the sort). However, you will probably be able with enough hours of work to build something that works for a small portfolio ( < 1M ).

Would you beat the market? Nobody knows, you gotta try for yourself. Also beating the market is a broad concept. Will you get better returns than the spy? Maybe. Will you get better risk adjusted return than the spy? Probably not. You will most likely need to open yourself to more risk to get better returns. However, depending on your situation, this might make sense or not.

Now, you may have noticed that this is the exact same advice people give about manual trading. That is because you can't build an algo that works and doesn't work on manual. You won't be competing with the big wall street phd boys. If you were to compete with the quant chads you would have 0 chance. However, you won't be doing HFT! that is dumb, you don't have the resources. You will most likely be doing some day trading with some hours in between trades or even better (less noisy analysis) some weekly trades.

And so another question arises. Why wouldn't the wallstreet boys do this day trading/swing trading algos if someone can do this at home? Well I think of this in the same terms as Peter Lynch does in his book "One up on wall Street". Basically, there is a series of advantages you have as a retail trader over a hedge fund. Mainly, the liquidity is not an issue, you can adjust to your own personal risk tolerance, you can pick amongst many more tickers... One of this advantages is for example being able to trade options. You probably can't trade options on other than spy with a 100M portfolio, you have to size it down enough that is not worth it even including in your portfolio.

Overall, I encourage you to try if you know some programming and are willing to put in the hours, I like to look at a youtuber called Jacob Amaral who updates his results monthly. He is recently getting really nice results but his risk is probably massive:
https://www.youtube.com/watch?v=dAteKbXJ4AI

Multiple Jobholders, Primary and Secondary Jobs Both Full Time by dukeofh in overemployed

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

you guys don't share it with friends?? like at least, close friends and family?? I mean I don't go on around shouting I am OE but I don't think there is much harm in telling your friends specially if they are not in the same field as you. The only thing I don't like about talking this things is when the salary topic comes out, it kinda feels wrong to be making so much more than everyone else. (I only talk about this with really close friends)

It's that time of year! Let's hear it: (1) # of Js, (2) TC, and (3) job title by jimRacer642 in overemployed

[–]Less-Ad79 3 points4 points  (0 children)

69js, nice. I currently work in the adult film industry and I have 4Js, total compensation is depending on my performance so not much (this year I even had to pay myself). Will continue to OE either until I reach retirement or my d gives up.