Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vermon
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
vermon
29d ago
I tried to switch to Mouser, but it leaked memory like crazy, taking sometimes tens of GB of RAM so I just vibed a replacement based on my very specific needs. It takes 3.5MB of RAM currently.
2.
▲
by
vermon
1mo ago
Just don't use the cloud version of Metabase. You can self host it and not allow accessing it over the internet.
3.
▲
by
vermon
6mo ago
I'm 6 months in and it has definitely ended my life as it was and nothing is the same. I'm pretty lucky that my wife gives me almost 16 hours of free time daily, from which 8 I work and 8 is for sleep. If I want to work out or do
4.
▲
by
vermon
7mo ago
I've been following this before it was made public and I'm a big Zig fan so I would definitely switch to this, but I've tried and failed many times. Currently it just keeps crashing multiple times (on three different machines
5.
▲
by
vermon
9mo ago
One of the white Macbooks used 50 screws to fasten the keyboard. Once I spilled some juice on it and had to replace it. Took forever, but at least back then it was not too expensive or difficult.
6.
▲
by
vermon
9mo ago
Vibe coded? Asking because it looks very similar to my vibe coded webmidi project which is a beatmatching practice for DJ’s :) https://beat.maido.io/
7.
▲
by
vermon
9mo ago
I'm a big fan of how tig TUI makes this, and other git actions, very simple https://jonas.github.io/tig/
8.
▲
by
vermon
9mo ago
EU implementation of age verification is actually base don zero knowledge proofs https://ageverification.dev/
9.
▲
by
vermon
10mo ago
I lived in Edinburgh a while back and there are multiple chippies where you can get one.
10.
▲
by
vermon
1y ago
Part of the definition of vibe coding is not looking at the code. If you read code you are not "vibing" anymore, you are just using AI tools to write code.
11.
▲
by
vermon
1y ago
Interesting, if partitioning is not a useful concept of Kafka, what are some of the better alternatives for controlling consumer concurrency?
12.
▲
by
vermon
2y ago
Reminded me of this post https://medium.com/wise-engineering/where-to-put-application...
13.
▲
by
vermon
2y ago
Very cool! I thought maybe I'll take a crack at building a better iOS application for these things, but then I remembered that for the Lightning connector you needed to get the permission of the manufacturer if you wanted to interface
14.
▲
by
vermon
2y ago
I would switch over to Zed for all my non-JVM needs if only it would have a debugger support. Currently it's filling a role of a text editor pretty well though.
15.
▲
by
vermon
2y ago
If the end goal is portability for C, would Cosmopolitan Libc be a better choice because it supports a lot more features and probably runs faster?
16.
▲
by
vermon
3y ago
Make sense. I guess it could also be a flag for the audit module where you can toggle if SELECT permission for auditing includes the SELECT clauses that need RowShareLock as well or not.
17.
▲
by
vermon
3y ago
What does a write in this context mean? I still need to execute the actual update clause to change the relevant data. EDIT: Since you control object auditing by granting/revoking permissions to the relevant relations I don't think
18.
▲
by
vermon
3y ago
I think pgAudit it still the best and it's not a major issue. You can try my PR that fixes this issue https://github.com/pgaudit/pgaudit/pull/219 it should work and it should handle the other types of SE
19.
▲
by
vermon
3y ago
pgAudit is pretty cool, but it's a bit of a hassle for us currently because it keeps logging SELECT FOR UPDATE's even though SELECT is not allowed for the auditor, so if you implement stuff like simple queues with continuous polli
20.
▲
by
vermon
3y ago
I built and API for an internet radio station archive. Initially I tried to build an app but instead I realised I can run a scheduled Github Action that runs every hour, scrapes the archive, builds a Json file and deploys it to Github Page
21.
▲
by
vermon
4y ago
Since it mentions age and rage: there is also dage, a Dart implementation https://github.com/Producement/dage . Also there is age-yubikey-pgp which uses dage to allow you to use X25519 for file encryption/decrypti
22.
▲
by
vermon
4y ago
Or you can run Headscale: https://github.com/juanfont/headscale
23.
▲
by
vermon
4y ago
How does it compare to Cloudflare Access?
24.
▲
by
vermon
4y ago
Seems like it's out of capacity: An error occurred (VcpuLimitExceeded) when calling the RunInstances operation: You have requested more vCPU capacity than your current vCPU limit of 64 allows for the instance bucket that the spec
25.
▲
by
vermon
4y ago
In case the organisation is basically a tenant in multi-tenant application I would leave it out of the API and resolve it in another way, but if it is not I would leave it in. Does that make sense?
26.
▲
by
vermon
5y ago
I've had issues running it over wireless so instead I connect the computers with an ethernet cable directly and configure static IP's. Haven't had any issues. Luckily my PC has two NICs and the laptop uses wifi anyway so the
27.
▲
by
vermon
7y ago
I've been using this script for a while and it works great https://gist.githubusercontent.com/qoomon/fcf2c85194c55aee34...
28.
▲
Reducing Boilerplate with Redux Starter Kit
(blog.producement.com)
2 points
by
vermon
7y ago
|
0 comments
29.
▲
by
vermon
8y ago
Or if you want something with zero set up, use Spectacle https://www.spectacleapp.com/
30.
▲
by
vermon
8y ago
Thanks for the answer! Our initial assumption was also LinkedIn, didn't know about UpWork.
More ›