souperk

joined 2 years ago
 

Hi,

I have a friend who is looking to run a few simulations he has implemented in python and needs around 256GB of ram. He is estimating it will take a couple of hours, but he is studying economics so take that with a grain of salt 🤣

For this instance, I recommended GCP, but I felt a bit dirty doing that. So, I was wondering if any of you have a buttload of memory he can burrow? Generally, would you lend your RAM for a short amount of time to a stranger over the internet? (assuming internet acccess is limited to a signle ssh port, other necessary safeguards are in place)

[–] souperk@reddthat.com 6 points 1 week ago

Install VüDü itself. In the package, there will be a large square of herb-scented paper. This is the entire code for VüDü.

IMO this is creating unrealistic expectations for the bundle size of linux distributions 🤣🤣

[–] souperk@reddthat.com 6 points 1 week ago (1 children)

You are being very vogue, and it's making it hard to answer your question.

If you are looking for a mental health professional, there are platforms you can use online, or even lookup professionals in other countries and contact them. Keep in mind, depending on the country the cost can vary greatly, a psychologist in Greece will cost you 40eur per session, but one in USA will cost at least 400usd per session.

Depending on the country you live in, maybe there are public services you can use, though from your post it seems unlikely 🥲

Also, books and video essays, are a great resource bettering ones self, you just need to find the right ones.

[–] souperk@reddthat.com 9 points 1 week ago

Petkauskas’s article describes the discovered breach as “a plethora of supermassive datasets, housing billions upon billions of login credentials” that have been sourced from “social media and corporate platforms to VPNs and developer portals.” This data is sourced from “30 exposed datasets” that researchers say contains “tens of millions to over 3.5 billion records each.”

To be clear, this is not a new data breach, or a breach at all, and the websites involved were not recently compromised to steal these credentials

Regardless of whether this involves freshly leaked credentials or not, it might be a good time to freshen up your logins. Hackers’ jobs are getting easier by the day.

[–] souperk@reddthat.com 2 points 1 week ago (1 children)

I feel you will appreciate reading a bit of Kant's work, the critique of pure reason would a good start. In perpetual peace, he makes the argument that in order to achieve peace everyone should freely exercise their right to "public reason", aka their right as an individual to critique others (the state, organisations, or individuals).

[–] souperk@reddthat.com 2 points 1 week ago

IMO it's about saving men from the patriarchy. I was recently on an interview of Judith Butler and I really appreciated its take that the movement needs to show empathy and compassion.

[–] souperk@reddthat.com 17 points 3 weeks ago* (last edited 3 weeks ago) (14 children)

Wondering if a volunteer could go to the physical location necessary to restore service. If it's in Athens Greece, I can make the trip.

Edit: The server is located in Azores, the flight would cost 415eur, I cannot afford that, maybe someone in Portugal could help?

[–] souperk@reddthat.com 1 points 1 month ago

I have same experience. I would sleep every day a bit later until I got to the point where I would sleep at 6am, spend the whole day feeling like a zombie, then sleep early and repeat.

For the past year, I am trying to wake up every day at 8am, it kinda works. I still occasionally get out of schedule but within a few days I am able to get back to the routine.

Another thing that has helped is falling asleep to a streamer video. I watch everynight a trackmania video and it helps me fall asleep.

[–] souperk@reddthat.com -1 points 1 month ago* (last edited 1 month ago)

Military spending is a self fullfiling prophesy. A country spends more because other countries are spending more. Recession kicks in and somehow the goverment has to justify its military spending when people are getting hungry, so it goes to war.

Europe was built on the promise of stopping war without military power, that's a step in the wrong direction.

[–] souperk@reddthat.com 104 points 1 month ago (2 children)

Hey, I was fired last July and I went through the same process, I actually asked a similar question on Lemmy and the feedback I received helped a tonne in landing more interviews.

Here are the steps I believe helped me:

  1. Make sure your CV is machine parseable, search for open resume, upload your cv see what it detects. Ideally, generate your CV using that tool.
  2. Create your own portfolio website, here is mine for reference https://souperk.gr/ (I have a public repository, feel free to copy if CSS isn't your strong suite)
  3. Check that toggle on LinkedIn to signify you are actively searching atm (don't remember how, but you should see a ribbon on your avater if it's active)

For me, landing more interviews was the hard part. Once I got a few interviews going, landing an offer was easy.

[–] souperk@reddthat.com 1 points 1 month ago

I have tried Zen and I like it, I will give ForeDragon a spin, thanks 🙏

[–] souperk@reddthat.com 2 points 1 month ago (1 children)

I like Arc's user experience with vertical tabs. They are bigger, easier to organize and they are cleaner. Also, the sidebar toggle is hard to work with, ideally I would prefer the ability to toggle with a shortcut or reveal on hover.

Aside Arc, Zen browser has a good vertical tab experience.

Overall, I still main firefox for my personal browser, though it's UX is still lacking.

[–] souperk@reddthat.com 4 points 1 month ago (12 children)

Maybe add some decent vertical tabs too?

 

After reading about the "suicide" of yet another whistleblower, it got me thinking.

When working at large enough company, it's entirely possible that at some point you will get across some information the company does not want to be made public, but your ethics mandate you blow the whistle. So, I was wondering if I were in that position how I would approach creating a dead man's switch in order to protect myself.

From wikipedia:

A dead man's switch is a switch that is designed to be activated or deactivated if the human operator becomes incapacitated, such as through death, loss of consciousness, or being bodily removed from control. Originally applied to switches on a vehicle or machine, it has since come to be used to describe other intangible uses, as in computer software.

In this context, a dead man's switch would trigger the release of information. Some additional requirements could include:

  1. No single point of failure. (aka a usb can be stolen, your family can be killed, etc)
  2. Make the existence of the switch public. (aka make sure people know of your mutually assured destruction)
  3. Secrets should be safe until you die, disappear, or otherwise choose to make them public.

Anyway, how would you go about it?

47
submitted 8 months ago* (last edited 8 months ago) by souperk@reddthat.com to c/programming@programming.dev
 

I just finished reading this book and decided to share my experience with it.

About the Book

Continuous Architecture in Practice is a sequel to Continuous Architecture both written by Murat Erder, Pierre Pureur, and Eion Woods. The authors attempt to address feedback from their 1st book by navigating the reader through the Trade Financs eXchange (TFX) case study.

The book starts with a brief introduction to the core concepts of Continuous Architecture, including its 6 principles, as well as its essential activities:

  1. Focus on quality attributes
  2. Drive architectural decisions
  3. Know your technical debt
  4. Implement feedback loops

From then on the book switches focus to common architectural concerns:

  1. Data
  2. Security
  3. Scalability
  4. Performance
  5. Resilience
  6. Emerging Technologies

Each concern is tackled in a separate chapter that features an introductory quote, a definition along with some historical context, a list of issues an someone should keep in mind when architecting for that concern, a list of tactics, and a further reading section.

My Opinion

Overall, I liked reading the book, it gave me a lot of inspiration and a desire to learn more about particular topics. The book assumes a certain level of familiarity with software engineering which helps it focus on general concerns and avoid implemention specific details.

I particularly liked the Emerging Technlogies chapter as it offers a healthy view on AI, ML, and shared ledgers. It helps remove the fairy dust that's blinding our industry, and instead focuses on meaningful changes that actually provide value to a product.

Also, as someone with experience in software security I appreciated the focus on shifting left security concerns.

Who Should Read This

In my opinion, every software engineer can benefit from reading this at some point in their career. However, I wouldn't recommend it to a junior, if you are not already familiar with the topics covered in the book it could be intemediating.

PS I am not affiliated with the book or its authors in any way. I am just a person that read a book they liked wanted to share my experience.

 

Hi,

I am looking for a remote senior software engineer position. Most of my career I have been using connections to move from one job to another but this time I haven't had the luck, so I am mostly blindly applying through LinkedIn.

I know the general tips but I would like to get some more specific tips to improve my chances.

How can I make my CV stand out? I feel I am getting rejected by positions that are way below my qualifications. I have wondered if I should be updating my CV according to the stack of the position I am applying for. Throughout my career I have focused on building transfarable skills and as a result I have worked with a wide variety of technologies and it feels like I am being penalized for that.

Are there any job boards that may be better than LinkedIn? I am tired of skimming through ads about fintech and AI positions. I am not interested in those and I would prefer to work somewhere that I genuinely I am contributing something in the world. Also, I would be interested on job boards on the Fediverse, especially if it meant that my resume is read by humans and not machines.

How can I avoid time wasters? I had applied to Canonical, after 8 interviews and a bunch of offline steps, I was rejected. While the interviews were fun, I feel I have wasted a lot of time and energy for a someone that was not genuinely interested in hiring.

Anything else I should be paying attention to?

 

Recent events over at lemmy.world have got me thinking, and I wanted to see what the community here are reddthat.com thinks.

Most details are available at the lw admin team's latest post. TLDR A discussion about whether a vegan cat diet was viable started at c/vegan. An admin banned some comments and removed a moderator of the community. LW updated their TOS with a section about misinformation. The admin actions were reversed.

(Probably, I am misrepresenting the situation, read the link before taking up arms)

While, I prefer to enter my own opinions in a comment, I would like to add some questions to frame the discussion:

  1. What do you the new section about misinformatiom? Do you think reddthat needs one?
  2. What do you think about how the situation was handled by the LW admin team?
  3. Given that LW is the biggest lemmy instance, how do you think these changes will influence smaller instances like reddthat?
  4. Do you have any other take aways from this? Or any other questions?
  5. (bonus) Isn't it hilarious that lemmy has its own tea (=gen z for drama)?
172
submitted 10 months ago* (last edited 10 months ago) by souperk@reddthat.com to c/adhd@lemmy.world
 

If you haven't heard this cliche while discussing your neurodivergency with someone, then I envy your luck. Yesterday I fucked up, I feel shitty, but also I am pissed.

Our brains are impulsive af and tend to forget the most important information. We mess up, our RSD (and empathy) kicks in, we feel terrible, we vow to be more careful, but guess what? Thats fucking exhausting.

As a result, we start overthinking our every waking moment, stressing over every little thing. Because, we are trying to be aware of the things we cannot perceive.

At some point, hopefully we realize that we cannot live like that, and we start to arbitrarily ignore our compulsion to overthink. Most often that works out great because most often the threat is not real, but sometimes we make the wrong call.

The times we overthink are still more than the times we do not, and we still mess up. Let us have our fucking peace.

 

I have been doing a lot of research about ASD and ADHD, and I would like to contribute by sharing information with other people. So, I was wondering if there is a wiki for that purpose.

 

Not an American, but I just noticed that the election day is on the 5th of November. Given the similarities between Trump and the chancellor, it seems like a good opportunity to remind people what is coming if they vote for Trump.

For those who haven't watched V for Vendetta, do it, the reference will make sense.

Remember, remember, the 5th of November,

Gunpowder, treason and plot.

I see no reason

Why gunpowder treason

Should ever be forgot.

 

As a software engineer I have adapted to the world turning upside down every couple of years and having to learn new concepts and technologies. However, I have been noticing other fields struggling to adapt as things change in a faster scale.

For example, some researchers have pointed out that the number of papers about ADHD increases exponentially every year. However, most mental health professionals, at least in my area, seem to be severily outdated, often using information that has been debunked within the last 10-20 years.

So, I was wondering if other fields are affected and how they are adapting?

Edit: Bonus question, assuming a 40hr week (a luxury for most), how much time out those 40hrs would you need to spend on education?

 

I am reading "Unmasking Autism" by Devon Price and the introduction has an exercise that requires you to come up with 5 moments in your life where you felt fully alive. I have spent the better part of yesterday trying to remember such moments, but I am not even sure what it means... I was hoping the community here can provide some insights, either by sharing their moments or their definition of being "fully alive".

Full text of the exercise for anyone interested:

Instructions: Think of five moments in your life when you felt like you were FULLY ALIVE. Try to find moments from throughout your life (childhood, adolescence, adulthood; school, work, vacation, hobbies).

Some of the moments might leave you with a sense of awe and wonder—“wow, if all of life was like that, life would be amazing!” Some of the moments might leave you feeling deeply recharged and ready to face the next challenge, or satisfied and fulfilled.

Write down each of these moments. Tell the story of each moment in as much detail as possible. Try to think specifically about why the moment stuck with you sodramatically.

11
submitted 1 year ago* (last edited 1 year ago) by souperk@reddthat.com to c/community@reddthat.com
 

For the past 3 days I have trouble logging in reddthat using jerboa. I am able to log in to other accounts, including LW. Also, I am able to log in reddthat with the web app and Eternity. When I log in, I get a message Illegal input field, public_key is required (the full message is not visible).

I am using a password manager so I am sure I am using the correct credentials. I have reinstalled jerboa and deleted all data.

Anything I can try? Anyone else facing the same issue?

Edit: I have tried every version from 0.60 to 0.65, some of them I have used successfully in the past.

view more: next ›