mooo

https://ift.tt/3dd26s7 via /r/TheWayWeWere https://ift.tt/3fiGEEF

https://ift.tt/39psk9s via /r/TheWayWeWere https://ift.tt/3w8vtV6

https://ift.tt/2OhbClt via /r/TheWayWeWere https://ift.tt/30rNVJu

https://ift.tt/3rxTP7g via /r/TheWayWeWere https://ift.tt/3m5JQoC

https://ift.tt/3cBuZPA via /r/news https://ift.tt/3cJ2jEt

https://ift.tt/3sGfiMB via /r/funny https://ift.tt/2PLWBIy

https://twitter.com/VaxHuntersCan/status/1377438585670959114 via /r/toronto https://ift.tt/3fwxrbV

https://ift.tt/3ucLJCI via /r/toronto https://ift.tt/3dqggGo

Hi there,​I’m in the process of upgrading a large legacy codebase and looking to move it to DI to help with testing and having it less coupled. Each class requires a user ID specified (for permission and record keeping requirements)My plan is to do something like:public class A:IA { private int UserId { get; set; } private readonly IB LogicClass { get; set; } public A(int userId) : this (userId, new B(userId)) { } public A(int userId, IB logicClass) { UserId = userId; LogicClass = logicClass; } } ​public class B:IB { private int UserId { get; set; } public B(int userId) : this (userId, new C(userId)) { } public B(int userId, IC logicClass) { UserId = userId; LogicClass = logicClass; } } etc etc…​Now, I’m new to DI so still learning it. But my understanding is constructor based DI is a valid option.​Firstly: Am I right in my thoughts around this as an option? There are a LOT of existing classes that need to be converted, so hope to have a good plan before starting it.Secondly, if this is a correct way of doing it, how would it work if (in an extended example above) class C has a requirement of class A? Wouldn’t that create a circular reference that would just create stack overflows? (Constructor of class A, creates a class B that then creates a class A, which then creates a class B etc etc)​Thanks in advance, I’m still new to this so learning as I go 🙂 via /r/dotnet https://ift.tt/3cFWG9Z

Help with converting to DI

Hi there,​I’m in the process of upgrading a large legacy codebase and looking to move it to DI to help with testing and having it less coupled. Each class requires a user ID specified (for permission and record keeping requirements)My plan is to do something like:public class A:IA { private int UserId { get; set;

Read More

https://ift.tt/2QWvDif via /r/pics https://ift.tt/2PLn4pM

https://ift.tt/3sKNRkH via /r/aww https://ift.tt/3dpyvf1

https://ift.tt/2PJTuRJ via /r/pics https://ift.tt/31HYEjz

https://ift.tt/3cDjQh0 via /r/canadahousing https://ift.tt/3do63tR

https://ift.tt/2PqnNgd via /r/science https://ift.tt/31BKCjv

https://ift.tt/2P8HYzn via /r/TheWayWeWere https://ift.tt/31vLmHa

https://ift.tt/3u00hVX via /r/TheWayWeWere https://ift.tt/3w6KR4g

https://ift.tt/3cCPQlu via /r/TheWayWeWere https://ift.tt/2PpNwFJ

https://ift.tt/2Pl5sRR via /r/TheWayWeWere https://ift.tt/3ddwpie

https://ift.tt/2PcYbTW via /r/TheWayWeWere https://ift.tt/2O4d1f6

https://ift.tt/39plil4 via /r/TheWayWeWere https://ift.tt/3srvkd0

https://ift.tt/3w5KcA4 via /r/TheWayWeWere https://ift.tt/3cpzWe5

https://ift.tt/3rp0TCX via /r/TheWayWeWere https://ift.tt/3lSh4rp

https://ift.tt/31qJPlk via /r/TheWayWeWere https://ift.tt/3rxDGhQ

https://ift.tt/3u0ZkwC via /r/TheWayWeWere https://ift.tt/39ljOZn

https://ift.tt/2Pg5HO0 via /r/TheWayWeWere https://ift.tt/2QDqAD1

https://ift.tt/3udQX0K via /r/TheWayWeWere https://ift.tt/31A1Bmn

https://ift.tt/3wkcWVJ via /r/GetMotivated https://ift.tt/2QVZsiV

Immediatism is great but are there similar podcasts not focused on anarchy? via /r/podcasts https://ift.tt/3wjS6pJ

I could really use some advice here – I feel like I’ve gone down quite a few paths here but haven’t found a solution that makes sense.I am primarily a front-end developer, but am fairly familiar with .net development. I’ve been assigned to a project helping update the front end for a large solution, but I can’t seem to find the correct way to implement some newer front end practices.My ultimate goal is to use webpack so we can use latest JS, modularization, and SCSS, but I would like to add a watcher for JS files and SCSS files that runs webpack when needed – all simple enough by itself, and I can obviously just run everything in background, but it seems like the correct implementation would be to add to the build process.I’ve tried several routes, from adding scripts to the build steps, adding target and exec to .csproj, but because node is running a watcher, the build won’t go past the node step, since it never exits.Little help is much appreciated! via /r/dotnet https://ift.tt/31yrNhe

I’m currently interviewing for Sr engineering positions and it seems like salaries have increased by 10-25%. Anyone else noticing this?I actually low balled myself in an interview. They said ‘yeah we can do that and more’. Whatever salary you wanted, add 20k to that number. via /r/PersonalFinanceCanada https://ift.tt/39zMMEW

Tech salaries are increasing

I’m currently interviewing for Sr engineering positions and it seems like salaries have increased by 10-25%. Anyone else noticing this?I actually low balled myself in an interview. They said ‘yeah we can do that and more’. Whatever salary you wanted, add 20k to that number. via /r/PersonalFinanceCanada https://ift.tt/39zMMEW

Read More

https://ift.tt/31AKCAl via /r/canada https://ift.tt/3uamxwv

https://youtu.be/1gPz0G6GZCU via /r/dotnet https://ift.tt/2PPiSVV

Was concerned about privacy for a while but went and bit the bullet.Glad i did, man that process is so damn simple.I like how they expose the actual grids to you in the main UI , it forces you to really think about what each box means in terms of taxes and where money is going. only gripe i have that instead of just putting a number beside box (and having to put cursor over number to get its indication… have an option to put a small text above box with the full description)In Turbotax, a lot of that is hidden and in the end makes the whole process more opaque and confusing. (having to file extra quebec stuff and sync it across provincial borders a nightmare sometimes)Maybe this would be different if operating a small business, but for now, onwards and upwards. via /r/PersonalFinanceCanada https://ift.tt/3rGfnyk

https://ift.tt/3cDhkaA via /r/pics https://ift.tt/3mb6Jqo

Around the 1950s, the label Soundmark Records put out quite a few records of authors and poets reading their work, including James Baldwin, Robert Frost, Ezra Pound, Sylvia Plath, William Carlos Williams, E.E. Cummings, T.S. Eliot, William Butler Yeats, Langston Hughes and more. The recordings include a mix of excerpts of novels and poetry.Last year I discovered some albums of 20th century writers reciting their work and eventually I came across these albums. I recently realized that there were a huge volume of these Soundmark recordings, but there doesn’t seem to be anywhere to find them all in one place, so I searched for as many as I could find and compiled them into this playlist. (I’m not sure how many I may be missing, so if you know of any albums I should add, feel free to comment them here or send me a message and I’ll add it!)I’ve been really enjoying listening to these writers reading their own words, and I find it’s interesting to hear their different accents and inflections and how lyrically or flatly they individually speak. It’s like discovering another dimension to the written work, since you’re not only experiencing the words of the author but you’re actually hearing the words spoken in their own voice with all their own unique inflections and articulations. I would be interested to know what all your thoughts are on this, and whether you think it adds or takes away from the experience of these texts.LINK: It looks like the link keeps getting auto removed, so you’ll have to search for the title on Spotify. You can search for the title below, or look at my post history for the recent post in r/poetry which includes the link!Soundmark Records – Authors & Poets, The Complete CollectionSorry for this! via /r/books https://ift.tt/3fwksHc

I made a Spotify playlist of 20th century poets reading their writings. There’s 29+ hours of poems and texts read by those who wrote them, and includes recordings by James Baldwin, Robert Frost, William Carlos Williams, Yeats, T.S. Eliot, Sylvia Plath, and many more! What are your thoughts?

Around the 1950s, the label Soundmark Records put out quite a few records of authors and poets reading their work, including James Baldwin, Robert Frost, Ezra Pound, Sylvia Plath, William Carlos Williams, E.E. Cummings, T.S. Eliot, William Butler Yeats, Langston Hughes and more. The recordings include a mix of excerpts of novels and poetry.Last year

Read More

https://ift.tt/3u7e11m via /r/dotnet https://ift.tt/39uQaRm

https://ift.tt/2O9UhLh via /r/canada https://ift.tt/2Od7aUS

“Purgatory is a CRA hold line” – that’s never been more true as for the third day in a row, the CRA line has disconnected me just after 3 hours of holding. It seems like a problem with their system where it auto-disconnects after a set time.My partner needs a CRA code to access his account, but we’ve moved in the interim and they won’t resend to the new address. The only option available seems to be calling, but I can’t keep wasting 3 hours of my life on hold each day listening to that damn music.I’m debating calling my MP about this, because I feel like I don’t have any other options. I just want to file my taxes dammit! via /r/PersonalFinanceCanada https://ift.tt/2Ph3YrW

https://ift.tt/39vSUOa via /r/toronto https://ift.tt/3sS0Pxj

https://ift.tt/3wjzXbl via /r/dotnet https://ift.tt/31Os4Nn

https://ift.tt/3dn7yJ1 via /r/houseplants https://ift.tt/3cHhQoe

https://twitter.com/ptkaster/status/1377427814052335618 via /r/programming https://ift.tt/3dkMLG0

https://ift.tt/3wroAym via /r/aww https://ift.tt/3cCr2tM

I could really use some advice here – I feel like I’ve gone down quite a few paths here but haven’t found a solution that makes sense.I am primarily a front-end developer, but am fairly familiar with .net development. I’ve been assigned to a project helping update the front end for a large solution, but I can’t seem to find the correct way to implement some newer front end practices.My ultimate goal is to use webpack so we can use latest JS, modularization, and SCSS, but I would like to add a watcher for JS files and SCSS files that runs webpack when needed – all simple enough by itself, and I can obviously just run everything in background, but it seems like the correct implementation would be to add to the build process.I’ve tried several routes, from adding scripts to the build steps, adding target and exec to .csproj, but because node is running a watcher, the build won’t go past the node step, since it never exits.Little help is much appreciated! via /r/dotnet https://ift.tt/31yrNhe

https://ift.tt/3m6cpSM via /r/houseplants https://ift.tt/3sJShbq

I’m currently interviewing for Sr engineering positions and it seems like salaries have increased by 10-25%. Anyone else noticing this?I actually low balled myself in an interview. They said ‘yeah we can do that and more’. Whatever salary you wanted, add 20k to that number. via /r/PersonalFinanceCanada https://ift.tt/39zMMEW

Tech salaries are increasing

I’m currently interviewing for Sr engineering positions and it seems like salaries have increased by 10-25%. Anyone else noticing this?I actually low balled myself in an interview. They said ‘yeah we can do that and more’. Whatever salary you wanted, add 20k to that number. via /r/PersonalFinanceCanada https://ift.tt/39zMMEW

Read More

https://ift.tt/3fwgT3N via /r/DIY https://ift.tt/2QWKYPO

https://youtu.be/1gPz0G6GZCU via /r/dotnet https://ift.tt/2PPiSVV

Around the 1950s, the label Soundmark Records put out quite a few records of authors and poets reading their work, including James Baldwin, Robert Frost, Ezra Pound, Sylvia Plath, William Carlos Williams, E.E. Cummings, T.S. Eliot, William Butler Yeats, Langston Hughes and more. The recordings include a mix of excerpts of novels and poetry.Last year I discovered some albums of 20th century writers reciting their work and eventually I came across these albums. I recently realized that there were a huge volume of these Soundmark recordings, but there doesn’t seem to be anywhere to find them all in one place, so I searched for as many as I could find and compiled them into this playlist. (I’m not sure how many I may be missing, so if you know of any albums I should add, feel free to comment them here or send me a message and I’ll add it!)I’ve been really enjoying listening to these writers reading their own words, and I find it’s interesting to hear their different accents and inflections and how lyrically or flatly they individually speak. It’s like discovering another dimension to the written work, since you’re not only experiencing the words of the author but you’re actually hearing the words spoken in their own voice with all their own unique inflections and articulations. I would be interested to know what all your thoughts are on this, and whether you think it adds or takes away from the experience of these texts.LINK: It looks like the link keeps getting auto removed, so you’ll have to search for the title on Spotify. You can search for the title below, or look at my post history for the recent post in r/poetry which includes the link!Soundmark Records – Authors & Poets, The Complete CollectionSorry for this! via /r/books https://ift.tt/3fwksHc

I made a Spotify playlist of 20th century poets reading their writings. There’s 29+ hours of poems and texts read by those who wrote them, and includes recordings by James Baldwin, Robert Frost, William Carlos Williams, Yeats, T.S. Eliot, Sylvia Plath, and many more! What are your thoughts?

Around the 1950s, the label Soundmark Records put out quite a few records of authors and poets reading their work, including James Baldwin, Robert Frost, Ezra Pound, Sylvia Plath, William Carlos Williams, E.E. Cummings, T.S. Eliot, William Butler Yeats, Langston Hughes and more. The recordings include a mix of excerpts of novels and poetry.Last year

Read More

https://ift.tt/3u7e11m via /r/dotnet https://ift.tt/39uQaRm

https://ift.tt/3wjzXbl via /r/dotnet https://ift.tt/31Os4Nn

https://ift.tt/3u728IM via /r/toronto https://ift.tt/3rD85f0

https://ift.tt/31xb91n via /r/canadahousing https://ift.tt/2OdTgBU

I was so scared to ask, firstly because it’s Covid & secondly because I felt awkward bringing it up but seeing so many of the “asking for a raise” posts on here gave me confidence to go for what I felt I deserved. I still can’t believe it worked out, this will improve the quality of my families life by a lot.Thank you PFC! via /r/PersonalFinanceCanada https://ift.tt/3rC8RZu

Federal Minister Ahmed Hussen says he believes home ownership is “still within reach for many Canadians and in the majority parts of the country.””It is also fine to live in a rental unit and that’s OK as well. There’s nothing wrong with that,” Hussen, the minister of Families, Children and Social Development, who is responsible for the Canada Mortgage and Housing Corporation, told Galloway.THIS FUCKING GUY!!Story link -> https://ift.tt/3ftxghG comments, to me, are a breaking point. You can’t go through three months of the fastest and most out-of-whack price appreciation in this country’s history, with prices rising $100,000 to $200,000 and bidding wars running wild, and then have the minister in charge of housing give his first real comments on the issue and that comment is “GO FUCKING RENT.”ARE YOU FUCKING KIDDING ME.They were silent on this issue for months. Now I know why. THEY DON’T GIVE A FUCK.I had hope, you guys. I really did. I hoped that, in normal times, unaffordable housing was bad but tolerable for them. But this time it was different, this time housing went too far and they would make some tough decisions. But no. Nothing. “Go rent.”The Bank of Canada is against us.Tiff Macklem is against us.CMHC is against us.Every realtor is against us.Homeowners are against us.Ahmed fucking Hussen is against us.The leadership is against us.The opposition is against us.The fucking NDP is against us.With all that in mind, where the fuck do we turn? Breaking point.Let him know if housing is “within reach” or whether you’re OK with renting while everyone around you becomes accidental millionaires off housing: [Ahmed.Hussen@parl.gc.ca](mailto:Ahmed.Hussen@parl.gc.ca) via /r/canadahousing https://ift.tt/3mdLpAL

Federal government DENIED the housing problem TODAY: “Home ownership is still within reach for many Canadians” and “it’s also fine to live in a rental unit and that’s OK as well”

Federal Minister Ahmed Hussen says he believes home ownership is “still within reach for many Canadians and in the majority parts of the country.””It is also fine to live in a rental unit and that’s OK as well. There’s nothing wrong with that,” Hussen, the minister of Families, Children and Social Development, who is responsible for

Read More

https://ift.tt/31xXQ0J via /r/funny https://ift.tt/3rCF4jB

https://ift.tt/3cAuTYd via /r/plants https://ift.tt/3fptYff

https://ift.tt/3rx7hrL via /r/pics https://ift.tt/3m6zbtI

https://ift.tt/39qkwEn via /r/houseplants https://ift.tt/3dp0viM

https://ift.tt/39w2jpg via /r/BuyItForLife https://ift.tt/3sCjXyR

https://ift.tt/3dn6i8y via /r/OldPhotosInRealLife https://ift.tt/2QSTsYd

https://ift.tt/2PKzRZt via /r/canadahousing https://ift.tt/39qUyRw

https://ift.tt/2PKzRZt via /r/canadahousing https://ift.tt/39qUyRw

https://ift.tt/2NRA3lH via /r/todayilearned https://ift.tt/2QuUuJA

https://ift.tt/3ckZnh6 via /r/interestingasfuck https://ift.tt/31joZV0

https://ift.tt/3vSsf7S via /r/aww https://ift.tt/3cVZO09

https://ift.tt/3f8nvFa via /r/aww https://ift.tt/2OSjNVP

https://ift.tt/3cfWUV6 via /r/aww https://ift.tt/3d1qI6T

https://ift.tt/3faSzUK via /r/interestingasfuck https://ift.tt/3s9B8Yz

https://ift.tt/3tA5Ydc via /r/funny https://ift.tt/3vQ6bL0

https://ift.tt/3lKioML via /r/interestingasfuck https://ift.tt/2PgtuwT

https://ift.tt/3fgoe7F via /r/science https://ift.tt/2OV98ti

https://ift.tt/3c5LLpx via /r/funny https://ift.tt/3c5kiVc

https://ift.tt/3148Hzt via /r/interestingasfuck https://ift.tt/3vNSCfh

https://ift.tt/31ot6z9 via /r/mildlyinteresting https://ift.tt/3csGg4H

https://ift.tt/3rzIx2o via /r/OldSchoolCool https://ift.tt/3deDj6Y

https://ift.tt/39ltLWm via /r/powerwashingporn https://ift.tt/3u2QcrE

https://ift.tt/338qabZ via /r/todayilearned https://ift.tt/31nInAa

https://ift.tt/3fhfr55 via /r/interestingasfuck https://ift.tt/3sG82A4

https://ift.tt/2NYf7Ns via /r/plants https://ift.tt/39oh5hM

https://ift.tt/3lToxXa via /r/funny https://ift.tt/3svcRMC

Hello, Reddit! We are cybersecurity researchers who wrote a book called Practical IoT Hacking that teaches readers how to hack Internet of Things devices safely and lawfully, with practical hands on examples and proven methodologies. You can buy physical and Kindle copies through Amazon or get the physical copy and DRM-free digital copy through the publisher No Starch Press.We have spent our careers addressing critical issues in IoT devices that could lead to loss of life or privacy breaches. Our work has influenced people around the world, including manufacturers, hospitals, and public policymakers. We believe that enabling more people to find unforeseen risks in a safe manner and report them in good faith can inoculate against accidents and adversaries causing harm. So we wrote a book to teach others who want to be a part of the solution.We believe that societal dependence on connected technology is growing faster than our ability to secure it. As we adopt technology stacks in the works around us, we inadvertently import cybersecurity risks that can impact human life, public safety, and national security.By understanding the threat and vulnerability components of these risks, we can defend against them. Mature manufacturers seek to learn from cybersecurity researchers and take reports of flaws they discover – so they can eliminate them in current and future products.Ask us anything about some of our past work:Hack medical devices to save patient livesContribute to founding I Am The Cavalry, a global grassroots initiative at the intersection of cybersecurity and public safetyWrite a Hippocratic Oath for Connected Medical DevicesOrganize hands on educational events on IoT security, such as those for Healthcare, Industrial Controls Systems (ICS), Aerospace, and MaritimeHost members of Congress at DEF CON, the world’s largest hacker conferenceInspire an IoT security lawDevelop and maintain the nmap ncrack toolLed a Google Summer of Code project to develop the OWASP IoT GoatWrote three books on the nmap network scanning toolHelped develop coordinated vulnerability disclosure frameworks to allow security researchers to report security issues in good faithPast presentations on IoT devices hacking (https://ift.tt/3w7xUav we are authors of the book – No Starch Press AmazonFotis Chantzis Bio (PDF) ProofIoannis Stais Bio ProofBeau Woods Bio Proof via /r/IAmA https://ift.tt/3fjoYZF

We are cybersecurity researchers who wrote a book teaching people how to hack the Internet of Things, called Practical IoT Hacking. Ask us anything!

Hello, Reddit! We are cybersecurity researchers who wrote a book called Practical IoT Hacking that teaches readers how to hack Internet of Things devices safely and lawfully, with practical hands on examples and proven methodologies. You can buy physical and Kindle copies through Amazon or get the physical copy and DRM-free digital copy through the

Read More

https://ift.tt/3ffE0iY via /r/toronto https://ift.tt/3w1SIQD

https://ift.tt/2hQFWxK via /r/programming https://ift.tt/3fdGYoa

https://ift.tt/3ficamj via /r/interestingasfuck https://ift.tt/2Qxs2Xx

https://ift.tt/3tQp3Ie via /r/houseplants https://ift.tt/3tSVTYM

https://ift.tt/3tOHXPA via /r/UpliftingNews https://ift.tt/3fmjwVI

https://ift.tt/3u0Q7Eu via /r/pics https://ift.tt/3fmd551

https://ift.tt/3rrkXoq via /r/ontario https://ift.tt/2NVyu9S

https://ift.tt/3dexeaD via /r/interestingasfuck https://ift.tt/3lV8t74

This gross generalization is something that makes alot of people give up and choose drugs or alcohol. I’m currently living in my tent and work fulltime. Waiting until my frst paycheque to get a room to rent. I lost my home and job due to covid and not as a result of addiction.This can happen to your friends or family. Not everyone is fortunate enough to have a savings that can last more than a couple months. Please be nice to the homeless as long as mutual respect is given.Telling me to get my piece of shit homeless ass out of a quiet area because you may be grumpy or pissed off, isn’t needed. You don’t know everyones story and please don’t assume.To the amazing people that are friendly and even give a smile. You have no idea how much this really does mean to someone like myself. Thank you.P.S. to the amazing redditor that offered me $20 for some food and told me afterwards to “get a job bum”. Your joke isn’t funny and I have a job moron. Maybe learn to read a post clearly. You actually proved my point and moronic attempt at trolling is childish. via /r/ontario https://ift.tt/3ddjo8b

Homeless shouldn’t = Addict

This gross generalization is something that makes alot of people give up and choose drugs or alcohol. I’m currently living in my tent and work fulltime. Waiting until my frst paycheque to get a room to rent. I lost my home and job due to covid and not as a result of addiction.This can happen

Read More

https://ift.tt/3sqXwwx via /r/pics https://ift.tt/3co1VuC

https://ift.tt/3csBHqW via /r/aww https://ift.tt/3lVchVU

https://ift.tt/3lWvIh5 via /r/houseplants https://ift.tt/3w2RC79

https://ift.tt/2PzcCBO via /r/Damnthatsinteresting https://ift.tt/3db43oP

https://ift.tt/2QHy4Fg via /r/CemeteryPorn https://ift.tt/39i2hBh

https://ift.tt/3fhoxPj via /r/ArchitecturePorn https://ift.tt/3coadmc

https://ift.tt/3rri4Ui via /r/nottheonion https://ift.tt/3suc6U0

https://ift.tt/39gY2po via /r/funny https://ift.tt/2QJ0EWP

No text found via /r/Showerthoughts https://ift.tt/3rl1INa
1 90 91 92 93 94 169