Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kriz9
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
kriz9
26d ago
I guess they are A/B testing this “feature”.
2.
▲
Show HN: Jelly NYC, Experiment with Box3D
(jellynyc.vercel.app)
1 points
by
kriz9
2mo ago
|
0 comments
3.
▲
by
kriz9
2mo ago
I frequently found myself needing to convert video files and everything is either paid, needs login, full of ads, or uploads your files. So I built my own tool that has none of that. https://clipcut.dev
4.
▲
by
kriz9
3mo ago
IPO price was $135
5.
▲
by
kriz9
4mo ago
Yes, exactly why I built this. Works surprisingly well for my use case so far which is cutting ~300MB mov screen recordings down to size and converting them to mp4. That said, converting large videos to GIFs will almost certainly run out of
6.
▲
Show HN: Browser-based video trimmer powered by ffmpeg.wasm
(clipcut.dev)
2 points
by
kriz9
4mo ago
|
2 comments
7.
▲
by
kriz9
4mo ago
The ease of getting things set up quickly and usually for free when starting up is very tempting. Later, migration is usually considered risky and not worth it because of maintenance overhead - which I would argue has become very easy.
8.
▲
by
kriz9
5mo ago
This is pretty cool. How much does this weigh?
9.
▲
by
kriz9
5mo ago
I am working on https://spatialsheets.com Think geodata formulas + excel. Mostly for my own use just to quickly debug geodata. Used to heavily use geojson.io for it but it is not very good at handling large datasets and couldn&#
10.
▲
by
kriz9
6mo ago
Games with anti cheat unfortunately are not supported.
11.
▲
by
kriz9
6mo ago
As a long time windows user I have no regrets making the switch. If it wouldn't be for the games I would not touch windows at all.
12.
▲
by
kriz9
7mo ago
To run a $245 box, you'd need an entire team with Kubernetes experience — at least one Scrum Master included. Under $2M, I’d say it’s impossible.
13.
▲
by
kriz9
1y ago
I feel like if you treat temporary variables as documentation they feel less icky. All these examples with the pipeline operator cause way more mental overhead than reading temporary variable names.
14.
▲
by
kriz9
1y ago
This looks like some visual artist was given a task to design the UI. Visually interesting but completely disregards UI research and usability standards.
15.
▲
by
kriz9
2y ago
Most of us are happy to suffer if it means not relying on Russia. This is the price of independence.
16.
▲
by
kriz9
2y ago
What would be the benefit of having https for such site?
17.
▲
by
kriz9
2y ago
3. So when that dependency gets removed by npm uninstall how should that comment be handled? You know that in business we just would end up with a bunch of dead comments in the package.json - is that really a better alternative than just us
18.
▲
by
kriz9
2y ago
I do not remember the time it has ever crashed - and I am quite sensitive to software not working well. I can complain about the strange UI choices but not about the stability. Running this on latest Apple TV 4K
19.
▲
by
kriz9
2y ago
Swiftfin https://apps.apple.com/us/app/swiftfin/id1604098728
20.
▲
by
kriz9
2y ago
You need to type "scan d" for it to work. It's funny how both Windows and iOS manage to struggle with pretty basic search functionality.
21.
▲
by
kriz9
2y ago
If the workload does not benefit from cloud then I just run it locally because hardware is usually much cheaper and much faster than cloud.
22.
▲
by
kriz9
2y ago
Last I checked it is even worse if you need a fast NVMe. 120000 IOPS will cost like $7,800 on Google Cloud.
23.
▲
by
kriz9
3y ago
Thanks for the idea. If it gets rid of these nag screens riddled with dark ui patterns after every update I am willing to try everything.
24.
▲
by
kriz9
3y ago
I love my Gopro but the app/software experience is complete ad-ridden trash. Only reason I am looking for an alternative. Hopefully this is it.
25.
▲
by
kriz9
3y ago
Who is the competition besides Algolia? Last I checked most of the competition is either very expensive or very feature limited compared to Elastic/Solr.
26.
▲
by
kriz9
3y ago
They need to keep USB-C until they figure out another way to transfer large ProRes videos from the iPhone. Wifi is just too slow.
27.
▲
by
kriz9
3y ago
Thanks for the explanation. I guess the overhead does make sense at a certain scale. The unfortunate thing is that articles like this always end up inspiring some bored engineer/CTO to redesign everything so it is "webscale"
28.
▲
by
kriz9
3y ago
I linked the wrong example. This is the one without having to specifically call release. https://node-postgres.com/apis/pool#poolquery
29.
▲
by
kriz9
3y ago
Using libraries we already don't have to write cleanup code. What does the new keyword add that we can't already do? https://node-postgres.com/apis/pool#poolquery
30.
▲
by
kriz9
3y ago
I expected the example to be less code. Not more. Other than making it more familiar for C# devs what value does it add?
More ›