Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
toinbis
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
toinbis
1y ago
Congrats on launch. Impressive demo. Keep shipping!
2.
▲
by
toinbis
2y ago
Well done team Lithuania! Remember hearing Pixelmator founders giving a speech ~12 years ago. They were very vocal and repeated this many times: "Our marketing strategy is to just focus on the product". Not sure I agree with that
3.
▲
by
toinbis
3y ago
Am very curious about the same very question. "I guess you could still have multiple Hono-based packages that handle segments of your backend" -> I am thinking the same - if you hit bundle size problems, you can just split your
4.
▲
by
toinbis
3y ago
It's surelly not "just another htmx framework" for at least one more reason - it has 100+ CEOs, way more than any other! Check them all out https://htmx.ceo . I'm one of them. Really proud!
5.
▲
by
toinbis
3y ago
Indeed it's hard to grasp what mission the framework is up to. I'll just say though that am very happy to see htmx getting more traction. I'm a technical marketer and I was really saddened to see trend of bussiness logic bein
6.
▲
by
toinbis
4y ago
Love the fact that Release notes ( https://www.sqlalchemy.org/blog/2023/01/26/sqlalchemy-2.0.0-... ) give decent credits to SQLModel ( https://sqlmodel.tiangolo.com/ ) for some of the typing
7.
▲
by
toinbis
4y ago
I use both mypy and pyright. Pre-commit hook/vscode runs checks for mypy, pyright, as well as pylint, flake8, black, bandit. Why both? I just have more confidence in getting feedback from both of the tools.
8.
▲
by
toinbis
4y ago
I guess it's important to note that in many cases you'll be willing to pair htmx with either alpine.js (using https://htmx.org/extensions/alpine-morph/ ), or with hyperscript ( https://hyperscri
9.
▲
by
toinbis
4y ago
Happy longtime Influxdb user here. I wanted to congratulate Paul and the team on reaching this milestone. Followed IOx development a bit - can't wait to finally test it out!
10.
▲
by
toinbis
4y ago
No, they are not gone at all.
11.
▲
by
toinbis
4y ago
http://epydoc.sourceforge.net/api/ - epydoc has great combination of reference documentation combined with codebase visualization. Please note that the two visualisations in "Package epydoc" and "Package
12.
▲
by
toinbis
5y ago
Thanks for great comment! I have one question. The biggest thing I miss in react ecosystem is decent redux ORM. https://vuex-orm.org is just so great for so many use cases (agree that it might an antipattern in many situations).
13.
▲
by
toinbis
5y ago
Am wondering what react community thinks of DDD. I've been reading "blue" DDD book (by Eric Evans) and "red" book (by Vaugh Vernon) and that was a completely "my whole life was a lie" type of experience an
14.
▲
by
toinbis
5y ago
Haha - wonderful, good plan, fingers croseed! :)
15.
▲
by
toinbis
5y ago
Wonderful idea, great implementation! Would love to see you guys partnering with TailwindUI somehow. That's my default go-to ui widgets library (it's not open source, so it might be challenging to find a proper partnership model w
16.
▲
by
toinbis
5y ago
I do hope that python SDK, as discussed in https://github.com/temporalio/proposals/issues/20 , is the next one in the list! :)
17.
▲
by
toinbis
5y ago
Sad to see a very concise comment revealing arguably the deepest and biggest problem of the frontend world - frontend architectures naming problem - being downvoted.
18.
▲
by
toinbis
5y ago
Things ( https://culturedcode.com/things/ ). Google spreadsheet. Swithing between the two periodically every month. I think you just get tired of looking in many tasks in the same interface, that's when I do the swi
19.
▲
by
toinbis
5y ago
In performance marketing(=KPIS are a)sales volume and b) Cost per action - CPA) it's very simple - you can't scam how much you've spent on ads. Also you can't scam how much you charged the traffic you've bought. Bot
20.
▲
by
toinbis
5y ago
Earlier(2020-09) HN submission with discussion on same project: https://news.ycombinator.com/item?id=24517925 .
21.
▲
by
toinbis
5y ago
For those looking of component showcase i'd kindly advise to also look at https://bit.dev , https://github.com/teambit/bit . It is a standalone service that hosts your components, providing each of it a
22.
▲
by
toinbis
5y ago
Congrats on launch! Super cool product and I feel like trying it out in the SaaS i'm building. Few initial questions: `Our multiplayer WebSocket servers live on the edge` -> from your Jobs page I realised that you use AWS. Does that
23.
▲
by
toinbis
5y ago
Would love to test it out! Have been evaluating Chamber ( https://github.com/segmentio/chamber ) to solve same/similar problem. But Leapp has UI(cool looking!), so it's an obvious advantage. Would be keen to he
24.
▲
by
toinbis
6y ago
Well done, thanks for sharing!
25.
▲
by
toinbis
6y ago
>> This doesn't make any logical sense. I was clearly referring to Facebook primarily as an implementation, not as a brand. Facebook is a product of 100000 different implementations which might theoretically change daily. If we w
26.
▲
by
toinbis
6y ago
Hey, thanks for comment and sharing the React Server Components news - have checked https://reactjs.org/blog/2020/12/21/data-fetching-with-react... . 18:02 - "server components can not have any inte
27.
▲
by
toinbis
6y ago
https://github.com/fabiospampinato/cash of you want to build website, vue.js if you want to build an app. In app world, vue.js (options api specifically, which is easier to understand for newcomers) can get up and runn
28.
▲
by
toinbis
6y ago
Reply to a) No, it is not false at all. Let's skip the brands out of discussion. Client side a-b testing is impossible to be decent. Period. The fact that optimizely built something for react is not a valid argument. Reply to c) Your r
29.
▲
by
toinbis
6y ago
Rephrasing https://www.swyx.io/svelte-sites-react-apps/ : a) react/svelte/next/nuxt/gatsby/sapper/angular for apps; b) django/rails/express.js for sites;
30.
▲
by
toinbis
6y ago
As for pageload, next.js is 30% slower than vanilla website. No ecommerce bussiness should ever alow this(my personal opinion). Take a look at my top comment of https://news.ycombinator.com/item?id=25342767 for more detail
More ›