Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
JasonCannon
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
JasonCannon
5y ago
The author is pretty active on /r/roguelikedev and definitely still works on this and the original library
2.
▲
by
JasonCannon
5y ago
Not at all. You design and iterate on the button using the individual classes, then you swap them out for a concise class once you are done. It's how tailwind is designed to be used. https://tailwindcss.com/docs/re
3.
▲
by
JasonCannon
5y ago
Agreed. My team is doing this very process. If we run into not knowing what class to use, we just look it up on the docs. VSCode also has a great intellisense plugin for tailwind as well ( https://marketplace.visualstudio.com/
4.
▲
by
JasonCannon
5y ago
I use tailwind with Angular, and we solve this with using [ngClass] to add/remove the class. You could do something similar with plain JS as well, and I imagine in most frameworks. Although yes, that is annoying to have to deal with.
5.
▲
by
JasonCannon
5y ago
Even then, I would still recommend using the postcss extend tag. Much easier to read that way. Also, postcss doesn't require any frameworks, you can still do everything with plain ol' html and javascript.
6.
▲
by
JasonCannon
5y ago
postcss is literally how tailwind works. If you are using tailwind, you already have postcss. I get it, you don't like modern frameworks. Don't use it.
7.
▲
by
JasonCannon
5y ago
>This works okay in extremely componentized web apps. It's a nightmare if your UI isn't highly componentized. I've seen projects where you make a button by copy pasting this ~80 character string of tailwind classes all ove
8.
▲
by
JasonCannon
5y ago
>If you count someone else's server as "serverless" That's literally what serverless is. Serverless doesn't mean there are no servers. It is simply the ability to run your code without having to think about the s
9.
▲
by
JasonCannon
5y ago
>I assume "Taiwan region" is simply something to satisfy the PRC gov't (CCP) which believes Taiwan is a part of its country and governed by PRC. To be fair, Taiwan (Officially the Republic of China) also claims that it is
10.
▲
by
JasonCannon
5y ago
Going to be brushing up on c++ and game development. 2022 is going to finally be the year in which I seriously make a game.
11.
▲
by
JasonCannon
5y ago
Now you need to determine if you like the video for what it is, instead of relying on the masses to tell you if you dislike the video. Or, you know, just read the comments.
12.
▲
by
JasonCannon
5y ago
Every hiring manager is different. Some have some bullshit "requires 3 years in this stack" kind of requirements. Personally I feel like the important thing is knowing how to program period. I think knowing paradigms is what'
13.
▲
by
JasonCannon
5y ago
>No true Scotsman there. No, it isn't. You are just imagining that woman and feminist are synonyms. They are not.
14.
▲
by
JasonCannon
5y ago
>Feminism goes out of their way to cancel male spaces while building up female spaces. Video games made by men for men? Bad, needs to include women! Oh yes, I totally remember the Feminist Jihad of 2016 when women rose up and destroyed V
15.
▲
by
JasonCannon
5y ago
What bigotry? What oppression are cis men facing? I can definitely share tons of examples of the oppression that cis men have carried out.
16.
▲
by
JasonCannon
5y ago
What do you think feminism has taken away from men?
17.
▲
by
JasonCannon
5y ago
If he is terrified because of custody, I suggest you/him read this https://www.reddit.com/r/MensLib/comments/67xa50/why_does_cu...
18.
▲
by
JasonCannon
5y ago
My startup is a bit different, because we actually have a BI team that offers custom BI dashboards for our clients. We use PowerBI Premium to embed our BI dashboards into our web application.
19.
▲
by
JasonCannon
5y ago
And yet HTML+CSS+JS which is so hated for making applications handles the use case of working across mobile and desktop almost perfectly. Maybe it's not just because we don't want to learn real programming like the grandparent pos
20.
▲
by
JasonCannon
5y ago
Right. I used to love reading Lenin. Until I realized that the first thing Lenin did upon assuming power was destroying the power of the Soviets and assuming full control of the entire state, thus removing almost all of the democratic eleme
21.
▲
by
JasonCannon
5y ago
Love the amount of Anarchist thought being posted on HN lately. First people discussing Graeber recently due to the release of his new book, and now the Bread Book.
22.
▲
by
JasonCannon
5y ago
1.) Don't be a jackass. 2.) I know what reactive programming is, I make extensive use of RxJS at work. And I obviously know what an event listener is. I was asking why is it wrong to have the button have functionality and only emit eve
23.
▲
by
JasonCannon
5y ago
Doing a ground up rewrite of our app at work. I made the call that the application needed to be semantically correct (well, mostly correct. We avoid div everywhere), have proper tab order, and be screen reader accessible. It takes more time
24.
▲
by
JasonCannon
5y ago
Why? Have any reading on this?
25.
▲
by
JasonCannon
5y ago
Sure but the GOP are pushing extremely hard to ensure that it's even more not fair and not free.
26.
▲
by
JasonCannon
5y ago
Stay on the version that already works and provides the features you need? Fork it to add new features if needed? You don't need to constantly update software dependencies.
27.
▲
by
JasonCannon
5y ago
>- Supply chain issues will get worse throughout 2022, massively fueled by US-China tensions and COVID related shifts in demand. Major inflation like we haven't seen since the 1970s. Due to this, GOP is probably going to retake the
28.
▲
by
JasonCannon
5y ago
>two separate doses of 25 mg of psilocybin 3 weeks apart plus 6 weeks of daily placebo (psilocybin group) or two separate doses of 1 mg of psilocybin 3 weeks apart I don't know how this compares to similar studies (if there are any
29.
▲
by
JasonCannon
5y ago
I especially like how he did this all after getting out of rehab trying to spend his time on something productive. Mad respect.
30.
▲
by
JasonCannon
5y ago
I would not recommend taking programming tutorials from someone who is unable to get a job programming. No offense to OP, but there is a certain amount of real world experience you'd want from a teacher. I say this from experience, as
More ›