Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kigiri
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
kigiri
20d ago
Fun idea, I mean, I use old.reddit.com, would probably use classic.github.com too... Imagine YouTube Classic...
2.
▲
by
kigiri
3mo ago
Really cool
3.
▲
by
kigiri
3mo ago
https://github.com/vtbassmatt/djournal is not public ? I'm using https://github.com/ralsina/grafito but I'm not super happy with it
4.
▲
by
kigiri
3mo ago
I don't think so, I think SQL is unintuitive and hard to parse. Enough ppl disagree with me though judging by it's success it was clearly good enough
5.
▲
by
kigiri
3mo ago
Agreed on both point, I think you underlined pretty well what was bugging me with the article !
6.
▲
by
kigiri
3mo ago
I love the idea of SQL but to this day after years of using it I still have a strong dislike for it. The syntax never was intuitive and still isn't, I always mix it up, I found it syntax error always a pain to debug, the tooling is al
7.
▲
by
kigiri
4mo ago
it's possible in europe: https://help.instagram.com/923021729404927/?helpref=uf_perma... Subscribe on Facebook.com or Instagram.com: €5.99 per month for one account, plus €4 per month (or price in applicable local
8.
▲
by
kigiri
4mo ago
I had a case in my job of an HR guy that was so bad a communication everything was super confusing and we always had issues and tension. Once GPT came out he clearly just copy / pasted LLM output and I was very conflicted because it fe
9.
▲
by
kigiri
5mo ago
Naming things is my principal use for AI, I don't always pick a name from the suggested ones but it sure help me find better ones.
10.
▲
by
kigiri
5mo ago
It is definitly worth it, and moving to rust because compile times are too slow ? This can't be the main reason for the switch
11.
▲
by
kigiri
5mo ago
Also this works on node too now, don't sleep on node improvements
12.
▲
by
kigiri
5mo ago
Nothing, Deno raised capital back in 22 https://deno.com/blog/series-a
13.
▲
by
kigiri
5mo ago
Node supports ts natively now though.
14.
▲
by
kigiri
5mo ago
TurtleWoW wasn't a simple copy of the original game, you can see this as a legit extension it's a lot of work. Sure it's no way comparable to the initial work of the original game but it's short sighted to think it'
15.
▲
by
kigiri
5mo ago
I agree with your first statement, this match what I've witness when I learned coding by doing my own private sever. But I can ensure you that my motivation wasn't money, and I don't think it's the case for most starting
16.
▲
by
kigiri
6mo ago
I work on a ~9y old nodejs codebase, have none of those issues, we have 8 dependencies, this is fully resolved tree. One to generate zip files, one for markdown parsing, connecting to postgres, etc... most of them have no sub dependencies.
17.
▲
by
kigiri
11mo ago
Deno solves this, it's not a JavaScript Issue, it's a Node.JS / NPM issue.
18.
▲
by
kigiri
11mo ago
We moved a 8y/old React app to preact in a few lines of code, barely anything was needed. I think the signals integrations are great added value to the "classic React" formula. Light weight bundles too, can't recommend i
19.
▲
by
kigiri
1y ago
You can find screenshots here: https://dev.to/9zemian5/tired-of-writing-sql-just-to-explore... (might be outdated, didn't test the tool) On my part, I would like to see sqlite support and screenshots on the mainpa
20.
▲
by
kigiri
1y ago
My strategy for this kind of situation is to avoid direct rejection. Instead of saying stuff like "it's unnescessary" or "you are wrong", I push for trying first without. I would say: > Once we have a working MVP
21.
▲
by
kigiri
1y ago
100% agree, I felt very put off by the tone, I think HTMX pull it off by not taking itself too seriously and also having good insights. I wish the homepage talked more about how nue approach the problems rather than how better than other fr
22.
▲
by
kigiri
2y ago
Nice one, thank you for sharing !
23.
▲
by
kigiri
2y ago
What I love most is how well "out of the box" sublime work for me. Even on a fresh install it's very usable without doing anything, I usually install about 3 extensions (not counting specific language syntax support). Integra
24.
▲
Summary – Daily game by auf and tup
(auftup.com)
3 points
by
kigiri
3y ago
|
1 comments
25.
▲
by
kigiri
3y ago
I thought it was a wordle variant, but was gladly surprised it feels more like playing sudoku. Everything is based on deduction and you don't need to have a good english vocabulary !
26.
▲
by
kigiri
4y ago
Yeah, I really love this keyboard, if only it was still alive, didn't find a successor
27.
▲
by
kigiri
4y ago
This use allow to update SELECT operations, but UPDATE / DELETE still have to be done on the old underlying schema right ? No way to trigger a DELETE from a view right ? How would you approach this ?
28.
▲
by
kigiri
5y ago
Yeah the communication with V8 and all the API are in rust, V8 is still in c++
29.
▲
by
kigiri
5y ago
But the bad ecosystem in npm is one of the main reason he made deno, that's what deno/std is for. While not stable yet, they are working to address this very issue Zig is looking great but also, solving a different problem
30.
▲
by
kigiri
5y ago
Also, solid.js
More ›