Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
KarimDaghari
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
30 ms
·
1.
▲
by
KarimDaghari
5y ago
Isn't this double negation? If what the industry is doing is unethical and what Alexandra is doing is considered "illegal" in the eyes of that industry... wouldn't that make it actually legal and ethical?
2.
▲
by
KarimDaghari
5y ago
I've tried both (but have not completed them): In contrast to OSSU, TYSCS focuses purely on the fundamentals .
3.
▲
by
KarimDaghari
6y ago
> wasting their time writing blog posts Mind expanding on this?
4.
▲
by
KarimDaghari
6y ago
I first learned this from Tim Ferris (btw, that guy isn’t full of it he actually gives out some good stuff) : it’s better to learn things JIT (just in time) than JIC (just in case).
5.
▲
by
KarimDaghari
6y ago
What you said sounds correct however it’s not really as black and white as it may seem. Figuring out pmf means figuring out what make your product unique relative to your competitors which makes it a bit hard if not downright impossible to
6.
▲
by
KarimDaghari
6y ago
Honestly, for me, the hardest one to replace is YouTube. I think the best I can do is to create an account specifically for it + use firefox containers.
7.
▲
by
KarimDaghari
6y ago
Also, Kurzgesagt released a cool video about it: https://youtu.be/dSu5sXmsur4
8.
▲
by
KarimDaghari
6y ago
In my experience it’s got more to do with expectations. https://karimdaghari.netlify.app/blog/get-things-done/
9.
▲
by
KarimDaghari
6y ago
Maybe take a look at Nest.js: https://nestjs.com/
10.
▲
by
KarimDaghari
6y ago
Thanks OP for sharing this podcast/episode! For me it was very informative (and dare I say, pretty cool). I'm wondering what other podcasts I'm missing out on!
11.
▲
by
KarimDaghari
6y ago
Not GP, but here's my 2c: > How do you test your product hypothesis without a product? You can't. Actually... it depends on how you define a product. The way I think of it is: a product is merely a vehicle for the added value.
12.
▲
by
KarimDaghari
6y ago
for whatever it's worth, I find dev.to as the better alternative to medium (at least for technical subjects)
13.
▲
by
KarimDaghari
6y ago
Why would I use this instead of WebAuth?
14.
▲
by
KarimDaghari
6y ago
I have this comment in my favorites which I check every now and then: https://news.ycombinator.com/item?id=24356341
15.
▲
by
KarimDaghari
6y ago
This is the first time I hear of this, still I’ll try to answer. I can’t really give a specific time frame but it’s mostly during “quiet” hours (so, either early morning or late at night)
16.
▲
by
KarimDaghari
6y ago
I would use: `flex-direction: row`. And use wrap the number and asterisk in a `span` and style them as needed.
17.
▲
Ask HN: How Do You Learn?
35 points
by
KarimDaghari
6y ago
|
16 comments
18.
▲
by
KarimDaghari
6y ago
I completely agree with you. Honestly, I think one should be skeptical of anyone who’s (1) giving advice and (2) don’t have the experience (knowledge itself is not enough) to back it up.
19.
▲
by
KarimDaghari
6y ago
nav, figure and button: why wouldn't flex cut it?
20.
▲
by
KarimDaghari
6y ago
> Grid is great for 2D layouts especially if you're going to shift stuff around (e.g. responsive versions of the layout). Exactly!
21.
▲
by
KarimDaghari
6y ago
There are some things that grids aren't optimized for, one example that comes to mind is `justify/space-between` where you don't really need to think about the layout (by adjusting cols spans). But yeah, for structural layout
22.
▲
by
KarimDaghari
6y ago
My rule of thumb: 2d -> grid 1d -> flex For the resources, I recommend: Flexbox: https://flexboxfroggy.com/ Grid: https://cssgridgarden.com/
23.
▲
by
KarimDaghari
6y ago
Thanks!
24.
▲
by
KarimDaghari
6y ago
Whaaaaat? What is this sorcery? Polls in HN? Cool.
25.
▲
by
KarimDaghari
6y ago
It was Amazon. You're right about what the commenter said.
26.
▲
by
KarimDaghari
6y ago
If I may: https://karimdaghari.netlify.app/blog/get-things-done/
27.
▲
by
KarimDaghari
6y ago
The power of the web is that it’s accessible from ANY platform and there’s already an app to use it which comes preloaded with whichever platform you’re in: the browser. That said, native app performance is still unmatched (but not by a lon
28.
▲
by
KarimDaghari
6y ago
If I remember correctly when Judge was asked about what company hooli was supposed to represent he said something along the lines of “hooli is not one company, it’s all of them [FAANG]”.
29.
▲
by
KarimDaghari
6y ago
In my experience, WSL2 is noticeably better than WSL1. Note that that I have an SSD w/ 32 gigs of ram so ymmv.
30.
▲
by
KarimDaghari
6y ago
Fundamentally the result is the same: the conversation will happen regardless of the medium. However, there’s a big difference between the types of conversations: async or sync. That said, my recommendation is to pick whichever medium is ea
More ›