Blog: blog.chronsyn.dev
Something that will never happen again in @worldofwarcraft.blizzard.com (unless Legion Remix returns).
(Previous post deleted - image now has alt text)
Something that will never happen again in @worldofwarcraft.blizzard.com (unless Legion Remix returns).
(Previous post deleted - image now has alt text)
Also, their ability range seems impossibly large. Silvershard mines. A player stood near the top cart cap point can be hit by a bots Rapid Fire, even when the bot is in the central area.
Also, their ability range seems impossibly large. Silvershard mines. A player stood near the top cart cap point can be hit by a bots Rapid Fire, even when the bot is in the central area.
Think Differently: Not Like That, Like This
Think Differently: Not Like That, Like This
Server runs via `yarn serve` (designed for local install and running with an env file), client runs via an npx command (designed to run with args from a project root directory), both part of the same package.
Server runs via `yarn serve` (designed for local install and running with an env file), client runs via an npx command (designed to run with args from a project root directory), both part of the same package.
You had an eight-year long exploit where anyone could list every single number registered with the service.
You do not need to see my contacts so you can harvest the numbers of people not using the service.
Go kick rocks.
You had an eight-year long exploit where anyone could list every single number registered with the service.
You do not need to see my contacts so you can harvest the numbers of people not using the service.
Go kick rocks.
In fairness, there was no login requirement in the app, so an auth token mechanism couldn't really be tied to anything. Still, writing it in plain text to disk felt super sketch.
In fairness, there was no login requirement in the app, so an auth token mechanism couldn't really be tied to anything. Still, writing it in plain text to disk felt super sketch.
- You make a change to some CSS
- You refresh the page
- It shows the previous version
- You refresh again
- It still shows the previous version
- *repeat 20+ times*
- Eventually it updates... but you made a typo
- Fix typo
- Refresh page
- It shows the previous version
- You make a change to some CSS
- You refresh the page
- It shows the previous version
- You refresh again
- It still shows the previous version
- *repeat 20+ times*
- Eventually it updates... but you made a typo
- Fix typo
- Refresh page
- It shows the previous version
That's literally what it's like working as 'unskilled labour' (which is *never* unskilled) in a big business that doesn't give a fuck about its employees.
That's literally what it's like working as 'unskilled labour' (which is *never* unskilled) in a big business that doesn't give a fuck about its employees.
I am so tired of tech companies. I finally understand the "forget tech, I'm starting a farm" meme.
I am so tired of tech companies. I finally understand the "forget tech, I'm starting a farm" meme.
This example isn't great (because you could just create an interface and use that), but imagine you're trying to work with a library which has multiple nested levels and doesn't expose the types or interfaces for function args.
This example isn't great (because you could just create an interface and use that), but imagine you're trying to work with a library which has multiple nested levels and doesn't expose the types or interfaces for function args.
Another issue I'm experiencing is that the '.rnstorybook/` directory doesn't ever change, even when running `sb-rn-get-stories`.
I'm sure I'm doing something wrong, but I'm just not sure what. Should I be writing the stories to both directories?
Another issue I'm experiencing is that the '.rnstorybook/` directory doesn't ever change, even when running `sb-rn-get-stories`.
I'm sure I'm doing something wrong, but I'm just not sure what. Should I be writing the stories to both directories?