Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TheSisb2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
TheSisb2
5d ago
> OpenAI / Anthropic models have largely stopped advancing - that's not a good look when you're pre-IPO and Chinese models are catching up. This is obviously untrue… do you use any of them?
2.
▲
by
TheSisb2
5d ago
It is potent and it clearly is immensely valuable based on their historic growth. What spin is he putting?
3.
▲
by
TheSisb2
5d ago
Humans are perfectly capable of holding two conflicting beliefs at once. He can genuinely believe this trajectory is dangerous while also believing that if Anthropic stops, someone less cautious takes its place. There’s also such a thing as
4.
▲
by
TheSisb2
5d ago
I know the common take online is that this is Anthropic doing pre-IPO marketing. I don’t think it is. I think Dario is genuinely afraid of the inevitability of AI turning into internet slime mold: consuming the environment, turning it into
5.
▲
by
TheSisb2
10mo ago
Native datepickers fall apart when you need to handle different date formats as user preferences (not as browser default)
6.
▲
by
TheSisb2
1y ago
Note: they didn’t create lottie, they sorta acquihired the developer who made it and brought the project under their umbrella
7.
▲
by
TheSisb2
2y ago
Love this. Building a website this way really teaches you why we started having all the complexities in web frameworks today. For certain simple websites like this one, the tradeoffs are worth it. I rebuilt our company website this way too
8.
▲
by
TheSisb2
2y ago
It depends on a number of factors, one of which is how the authors perceive the work. Does it stand on its own merits or is it interesting because of the technical decisions? Sometimes it starts as a technical exploration and outgrows itsel
9.
▲
by
TheSisb2
2y ago
I appreciate the link, but the tone of this comment is very un-HN. I don’t even see people talk that way about 4chan, which one can argue would deserve it more.
10.
▲
by
TheSisb2
2y ago
Not sure why this is being downvoted, also curious
11.
▲
by
TheSisb2
2y ago
Apparently people that support Trump
12.
▲
by
TheSisb2
2y ago
Venge.io is probably one of the most impressive games I've played in the browser, and was built using PlayCanvas.
13.
▲
by
TheSisb2
2y ago
I was surprised when this layout worked: cabinet 200cm x 92cm top 3cm bottom 15cm scale 5 50cm \* \* 20cm \* drawer door door drawer \* drawer ^ ^ drawer \* ^ ^
14.
▲
by
TheSisb2
3y ago
In between barrel files and no barrel files, are unbarrelled files. This is where you have one installable package (i.e.: @cool-lib/core) and create imports from sub-paths like this: import Button from "@cool-lib/core/bu
15.
▲
by
TheSisb2
3y ago
How difficult would it be to feed in design system components to the AI? Design system building blocks could serve to improve the quality of outputs vs straight CSS/Tailwind
16.
▲
by
TheSisb2
5y ago
Shameless plug: we had a really hard time finding an accessible data grid that matches the specs, so we built one recently (in React) for our design system. It’s very minimal but completely composable. For example we don’t have virtualized
17.
▲
Insights & metrics that inform the Paste design system
(twilio.com)
1 points
by
TheSisb2
5y ago
|
0 comments
18.
▲
by
TheSisb2
5y ago
Venge.io
19.
▲
by
TheSisb2
7y ago
Hey HN! I'm really happy to be sharing this with you all today. I've been working on React projects for about 4 years now and I've always found that SVGs (whether icons or full illustrations) are best represented in my proje
20.
▲
Show HN: SVG-to-React – convert your SVG assets into accessible React components
(github.com)
4 points
by
TheSisb2
7y ago
|
1 comments
21.
▲
by
TheSisb2
9y ago
Use CSS Modules imo.
22.
▲
by
TheSisb2
9y ago
I once heard a story about a manager who let it be known he would give out 20$ if people used product management tool X. During one meeting, someone pulled up a note on said tool and he handed them a crisp 20$. A few more instances of tha
23.
▲
by
TheSisb2
9y ago
Are you using the Desktop client or the app through your browser? The client is more performant than through the webpage.
24.
▲
by
TheSisb2
9y ago
Styling scrollbars
25.
▲
by
TheSisb2
9y ago
This compiles poorly and has a performance cost, it turns out. Doing: constructor(props) { super(props); this.func = this.func.bind(this); } Is better if you care about performance.
26.
▲
by
TheSisb2
10y ago
I've read of some people who were finally set free after a long stretch in solitary confinement, and many of them attributed the preservation of their sanity to simple math or word exercises. I believe one would just count exponents o
27.
▲
by
TheSisb2
11y ago
This looks really well made. I also enjoyed looking through your other (very clean) repos! One question: does this work with React? I found this Github https://github.com/kwnccc/react-popmotion but it isn't part
28.
▲
by
TheSisb2
11y ago
To continue with your point, we use https://sucuri.net/ where I work because it has such a great set of tools and extension for our Wordpress blog, which kept getting hacked. Lots of space in this area.
29.
▲
by
TheSisb2
11y ago
I totally agree with everything you said. However: "There are only two hard things in Computer Science: cache invalidation and naming things." -- Phil Karlton
30.
▲
by
TheSisb2
11y ago
You're pretty much covered. uBlock Origin + Privacy Badger is awesome. You can add something like Tab Cookies or Self Destructing Cookies. You can also add something like uMatrix to the mix. If you really want to go far, add a "U
More ›