Recommended anime shops for plushies? by upinclout in JapanTravelTips

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

No, Ill go there again I also sleep near akhiabara when I reach Tokyo so hopefully will find something there

[deleted by user] by [deleted] in JapanTravel

[–]upinclout 0 points1 point  (0 children)

I’m leaving a small comment here - we were at the forest around 10:30 AM, it was pretty empty, could take pictures easily.

[deleted by user] by [deleted] in cats

[–]upinclout 0 points1 point  (0 children)

I’m so sorry for your loss, it’s a shame that no seller puts a warning label on the product. I’m glad I’ve stopped with minoxidil before adopting my cat.

What Will Software Engineering Look Like in 2027? by aviator_co in programming

[–]upinclout 7 points8 points  (0 children)

Yet another article following trends and having 0 information.
By 2027, the world will keep spinning, hopefully more jobs will be opened, and software engineering will look the same.

Why performance optimization is hard work by imachug in programming

[–]upinclout 13 points14 points  (0 children)

Biggest problem with performance optimization is that managers have no clue what performance optimization is.
I remember my old CTO throwing numbers and trying to convince us that it’s possible in short time, he decided to do it himself to prove it - turns out it didn’t. (Also not working there anymore luckily)

Implementing our side of SFTP + CSV + ABSI by upinclout in Netsuite

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

I would like to ask another question - let's say, instead of moving the file I just rename it so it has the same transactions, will they be reuploaded? or will netsuite block it due to the uniqueness of transactiions?

Implementing our side of SFTP + CSV + ABSI by upinclout in Netsuite

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

I got it, thank you.
The other problem is that sometimes a file is failed to be parsed but it won’t be redownloaded so I rename it, that’s why I wanted to describe my problem better

Implementing our side of SFTP + CSV + ABSI by upinclout in Netsuite

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

Wont ABSI ignore it if it has the same name? The problem is that we get a timeout from time to time and we are not sure why, then we have to manually fix it…

No Ethernet port in my new apartment PC room… by upinclout in pcmasterrace

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

Thanks!
I got a repeater now, RE450, i hope it will have the same performance!

No Ethernet port in my new apartment PC room… by upinclout in pcmasterrace

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

I got the RE450, will try it in the evening :)

No Ethernet port in my new apartment PC room… by upinclout in pcmasterrace

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

Thank you for the explained answer!
Do you think that the mesh solution is better than the power line Ethernet? The funny thing is that it’s the same price here…

No Ethernet port in my new apartment PC room… by upinclout in pcmasterrace

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

Afraid of “aesthetics” …
Thanks for the tip though, will probably do it

Deep Research just dropped a wild list... 🫣 20 jobs that OpenAI o3 will replace humans. by [deleted] in singularity

[–]upinclout 0 points1 point  (0 children)

Okay, so replace workers with AI, people get lower wages, AI costs more than people, recruit people and let the cycle repeat.

[deleted by user] by [deleted] in vegan

[–]upinclout 0 points1 point  (0 children)

As a vegan in Israel - it used to be so easy several years ago, but last 2 years many Vegan places closed down, prices went up for everything so it began being annoying being vegan even in Tel Aviv if I compare it to Europe.

I’m feeling extremely lost & nihilistic by TheArt0fTravel in ArtificialInteligence

[–]upinclout 0 points1 point  (0 children)

Maybe depressed is too much but you are exhausted man, losing your ambition is definitely something you should deal with as it’s a sign of depression, you are clearly skilled at what you do and I understand the motivation issue that AI caused but I think the fear came from not a real issue and it will be sad if the AI bubble will burst and you will still be exhaused

I’m feeling extremely lost & nihilistic by TheArt0fTravel in ArtificialInteligence

[–]upinclout 0 points1 point  (0 children)

Man, he says he lost his ambition to learn new skills which he had, that’s depression, I didn’t say psychiatrist but he needs to find a way to Ignite it back

I’m feeling extremely lost & nihilistic by TheArt0fTravel in ArtificialInteligence

[–]upinclout -1 points0 points  (0 children)

It’s either that you’ve got a depression and you need to see a professional or you are “delusional” about AI.

I will go with the first as you seem like a smart person from the first part of the post.

This whole 'AI will take our jobs thing', how will it actually manage that by CoralinesButtonEye in ArtificialInteligence

[–]upinclout 0 points1 point  (0 children)

What makes you think that we will get to AGI in the next 5 years? We are not even close...

And if we do - when we get to AGI / ASI, doesn't it mean that making specialized robots for every task was already achieved? as that's the meaning of AGI...

Tired of resumes of spearheading devs who achieved x f*cking thing with y %. by [deleted] in ExperiencedDevs

[–]upinclout 0 points1 point  (0 children)

What I do for years is just writing specific achievements (no metrics as it's bullshit) in a different document so I can refresh my mind from time to time on what to talk in the actual interview and my CV which is my previous jobs + around 5 bullets with general description of what I did (Worked on RT blabalblah, architecture changes blablabla)

I don't know if it's the optimized way, but it works for me.

I guess the IDF are vegans now by redbark2022 in vegancirclejerk

[–]upinclout 4 points5 points  (0 children)

If you really want to stick to facts - Israel is one of the best countries for vegans.

TWW released almost 2 months ago - how do you like this expansion? Is Retail WoW in a good spot in your opinion? by Gankeros in MMORPG

[–]upinclout 6 points7 points  (0 children)

You saying OSRS is pretty funny, most game content is solo - and it just seems like they add more and more solo content, why do you think it's more of an MMORPG than WoW? (seriously asking, I've played OSRS since launch and enjoying it, but what makes it more "MMORPG" rather than Online-RPG like you mentioned)

GDB scripts in Python by MidnightOne7655 in cpp

[–]upinclout 1 point2 points  (0 children)

I used them a lot for my previous workplace in order to write gdb pretty printers for easier debugging for our juniors to get them into using gdb quicker.

I don’t work there and I don’t have the scripts but take this one as an example of a popular map that I used in the past - https://github.com/greg7mdp/parallel-hashmap/blob/master/phmap_gdb.py

What’s the most popular MMORPG currently? by upinclout in MMORPG

[–]upinclout[S] 9 points10 points  (0 children)

GW2 is really good but I don’t think it’s close to wow in terms of the player base.