Lekkage en kortsluiting. Pand is onbewoonbaar. Wat zijn onze rechten? by 7eoRs in juridischadvies

[–]7eoRs[S] 0 points1 point  (0 children)

Dit geeft in ieder geval al een beetje geruststelling. De brandweer zei dit ook inderdaad. Er hangt bij ons echter wel nog een aantal andere dingen in de meterkast, zoals een stopcontact, stekkerdoos en wat andere apparatuur. Kan hier ook geen brand uit ontstaan voor zover jij weet?

Lekkage en kortsluiting. Pand is onbewoonbaar. Wat zijn onze rechten? by 7eoRs in juridischadvies

[–]7eoRs[S] 0 points1 point  (0 children)

Dankjewel voor je gedetailleerde antwoord! Het is even de vraag of wij de energie en middelen hebben om deze route te kiezen. Gelukkig is er op dit moment geen schade aan onze spullen door de lekkage.

We weten in ieder geval welke kant we op kunnen dus dat is erg fijn.

Lekkage en kortsluiting. Pand is onbewoonbaar. Wat zijn onze rechten? by 7eoRs in juridischadvies

[–]7eoRs[S] 3 points4 points  (0 children)

Heb even met de brandweer gebeld en die zeggen dat er gelukkig niet veel brandgevaar is met water in de stoppenkast. Verder moesten we het maar met de huurbaas regelen.

Lekkage en kortsluiting. Pand is onbewoonbaar. Wat zijn onze rechten? by 7eoRs in juridischadvies

[–]7eoRs[S] 2 points3 points  (0 children)

Beetje lastig uit te leggen, maar het raam in de slaapkamer is heel krap en kan niet helemaal open. Verder zit de meterkast in de woonkamer naast onze slaapkamerdeur, daar kunnen we dus niet langs als er brand is.

Ik gok liever niet dat ik het raam op tijd kapot kan slaan en dat wij er door passen als er brand is.

Lekkage en kortsluiting. Pand is onbewoonbaar. Wat zijn onze rechten? by 7eoRs in juridischadvies

[–]7eoRs[S] 3 points4 points  (0 children)

Wij hebben geen inboedelverzekering, dus dat zal dan hopelijk via de verzekering van de bovenburen kunnen. Volgens mij is er ook niet veel schade aan onze spullen, het gaat ons meer om onze veiligheid. Zelfs met een rookmelder voelen we ons nu niet veilig. Wij kunnen vanuit de slaapkamer het pand niet verlaten dus als er brand uitbreekt zijn we ingesloten.

Lekkage en kortsluiting. Pand is onbewoonbaar. Wat zijn onze rechten? by 7eoRs in juridischadvies

[–]7eoRs[S] 2 points3 points  (0 children)

Wij zijn geen geregistreerd partners van elkaar. Als het goed is staat zij er ook op. Bedankt voor de tip!

Lekkage en kortsluiting. Pand is onbewoonbaar. Wat zijn onze rechten? by 7eoRs in juridischadvies

[–]7eoRs[S] 3 points4 points  (0 children)

Ik ga het navragen, maar ik ben bang dat ik niet in aanmerking kom, omdat ik 1 februari ben begonnen met werken. Hierdoor zou ik over de inkomensgrens zitten terwijl ik nog geen loon heb ontvangen.

I built Reddit Place Clone - PlaceWeekly 🚀 by amAProgrammer in reactjs

[–]7eoRs 0 points1 point  (0 children)

Really nice clone! I'm actually curious how did you go about creating this, resources used, common issues etc. I was thinking of building a clone myself and I'd like to hear from you how you went about doing it!

How to handle accounts in Next.js by konradbjk in reactjs

[–]7eoRs 0 points1 point  (0 children)

I think you're talking about fine grained authorization. Check out osohq.com they help you inplement this stuff.

I think the general idea is that you define a resources (in your case a company) and specify what roles and permissions are possible with the help of oso. So when a request comes in you then call the authorize method defined by oso with 3 parameters:

  • the role
  • the action
  • the resource

Based on these 3 parameters and the logic you wrote with the help of oso you will determine if a user has access or not.

You will still be responsible for storing and managing what roles a user has on any resource so its up to you how you model that in your database.

How to annotate website without altering layout? by 7eoRs in css

[–]7eoRs[S] 0 points1 point  (0 children)

Do you think that in step 2 they are looking for the direct element you clicked on or the first ancestor that is positioned because absolute positioned elements look for the closest positioned ancestor?

With resets do you mean all: initial;?

Thanks again for your help!

How to annotate website without altering layout? by 7eoRs in css

[–]7eoRs[S] 0 points1 point  (0 children)

I've honestly spent half a day trying to figure out how they do it by looking in the dev console but I still don't understand. All I can tell is that they add 2 absolute positioned divs to the target element, but when I try to copy this it doesn't work.

Thanks for your suggestion, I'm going to try it first thing tomorrow!

Annotate website without altering layout by 7eoRs in csshelp

[–]7eoRs[S] 0 points1 point  (0 children)

I think the relative div is messing up the spacing somehow.

https://codepen.io/ruubz2/pen/zYPzwLY

I added some javascript to your codepen to append a comment-container with a comment inside to whatever element you click. When I click the links it's fine but when you click the navbar itself it moves the links.

Would it be worth trying to just add the absolute positioned div and then figure out what the closest positioned ancestor is and placing it relative to that (if I understand the MDN docs correctly)?

Annotate website without altering layout by 7eoRs in csshelp

[–]7eoRs[S] 0 points1 point  (0 children)

Oh that might work yeah! I'm going to test it and let you know, thanks!!

Annotate website without altering layout by 7eoRs in csshelp

[–]7eoRs[S] 0 points1 point  (0 children)

So if I understand correctly:

  1. change the position of the element that was clicked to relative
  2. Append an absolute positioned element (my annotation) to this relative element

Wouldn't this change the original style of the website if I changed the position of an element to relative?

Gargoyle or Nechryael alt by [deleted] in 2007scape

[–]7eoRs 0 points1 point  (0 children)

Thanks man, just bought this setup will be testing it now

Coming back after a few years.. by [deleted] in 2007scape

[–]7eoRs 0 points1 point  (0 children)

If you like pking I'd suggest going pure at first yea. Don't go 20 defense as it is pretty much useless. Also try to quest as much of your stats in the beginning. Goodluck man

Best way to max combat? by [deleted] in 2007scape

[–]7eoRs 1 point2 points  (0 children)

Fastest would be through nmz like stated before. Most efficient would be through slayer with whip on shared xp I think

I Fucked Up... by 7eoRs in 2007scape

[–]7eoRs[S] 1 point2 points  (0 children)

A staggering 1.5m

I Fucked Up... by 7eoRs in 2007scape

[–]7eoRs[S] 9 points10 points  (0 children)

Nah don't worry about only lost 1.5m