Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
evnix
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
evnix
1mo ago
Feels exactly the way my 2 year old behaves. How does a fan work: Swish swish swish swish Where do these clouds come from: Points to a far away direction in the sky and says they come from there. Who does all these roads, trees and environ
2.
▲
by
evnix
4mo ago
Would be very difficult keeping it going knowing you will be laid off.
3.
▲
by
evnix
4mo ago
All the probability mathematics aside, the real world we live in is probably a lot less random even with the best hardware random number generators. I've moved on to something like TSID(where security isn't a factor) or uuidv7 to
4.
▲
by
evnix
5mo ago
Can someone explain how is this different from lambda calculus, it seems like you can derive the same in both. I don't understand both well enough and hence the question.
5.
▲
by
evnix
7mo ago
This is similar to how I solved a BYOK(bring your own key) feature at work. We had a lot of hardcoded endpoints and structures on the client and code that was too difficult to move over a nice BYOK structure within the given timeframe. So w
6.
▲
by
evnix
10mo ago
Most of these compiler projects and books would be 100x more popular and accessible if they were in Javascript
7.
▲
by
evnix
11mo ago
Can someone please ELI5
8.
▲
by
evnix
1y ago
Letsencrypt Https should be a default like caddy. Mounting certs, opening right ports and mapping them right is really not what I want to mess around with just to get SSL.
9.
▲
by
evnix
1y ago
NotebookLM is a success in spite of the interface not because of it. Pretty awful UX to be honest. Credit goes to the backend engineers who made this happen. Took me ages to figure out you can copy paste simple text. Editing any text isn&#x
10.
▲
by
evnix
1y ago
Are you a middle aged+ developer? You read the DDD/CQRS/event driven book or viewed the conference. My dear friend, you have fallen victim to developer porn. It's very addictive. You end up playing "the architecture game
11.
▲
by
evnix
1y ago
I wish I had the time to do any of this. I could probably do it on a weekend but maintaining it, upgrading it to keep up with new releases would be something I wouldn't have time for. I end up just paying a cloud provider and forget ab
12.
▲
by
evnix
1y ago
After working with NATS, I wouldn't want to touch Kafka even with a long stick. Its just too complex and a memory hog for no good reason. It doesn't have all the features that NATS supports as well.
13.
▲
by
evnix
1y ago
Apart from the GUI, What does it improve on when compared to aider.
14.
▲
by
evnix
1y ago
How does this compare to aider?
15.
▲
by
evnix
1y ago
I get that the intention was not harmful, but i am trying to make the poster understand how people might feel. Regarding Germans, if the news was, "AG deportation private company is a scam, they were sending people to forced euthanasia
16.
▲
by
evnix
1y ago
Not racist but offensive indeed. It's like relating school shootings to white people. A white child sitting in Norway might not relate and may find it offensive and insulting.
17.
▲
by
evnix
2y ago
Education is just a proxy for wealth, just like extravagant vacation pictures on Instagram and nice cars. Six figure salary seems "meh" when compared to Instagram which keeps showing women 3 figure millionaires and their daily rou
18.
▲
by
evnix
2y ago
I feel, What's more harder are the jet engines on fighter planes. These are usually a decade or two ahead in terms of advancements. The technology here trickles down to commercial jet engines slowly. Things like Metullargy for blades e
19.
▲
by
evnix
2y ago
Any kind of work, most sprint reviews are basically: what can we do better so that we can squeeze more out of you than last sprint.
20.
▲
by
evnix
2y ago
This is the way to go, pretty much solves, 404 resource not found or route not found. But you will get laughed at by so called architectural dogmatists. Remember we aren't really doing REST, it's just RPC and let's call it th
21.
▲
by
evnix
2y ago
Whenever I see a DB written Java, I run, very fast and very far away. I've never had good experience with these implementations. If you say, the DB isn't performing well, the only answer you get is, well you forgot to tune these 1
22.
▲
by
evnix
2y ago
As someone who interviews i support these tests, my reasoning is very different 1. Applicants getting hired because the manager and the candidate is from the same institute or they like the same team or band. 2. Bias based on age or race. I
23.
▲
by
evnix
2y ago
Small binary size? 58MB for a hello world doesn't not seem small to me. 58MB might not seem much but we used to have entire games in a few MB. You might argue it doesn't increase that much after 58MB, I don't know what is thi
24.
▲
by
evnix
2y ago
I wish someone marked it as duplicate or too broad or too specific and closed it.
25.
▲
by
evnix
2y ago
You make a good point, Although the country where I am in doesn't restrict me from vaccinating my pet by myself, I'd rather just outsource it to a vet. vet clinics here also have added facilities like pet cleaning etc which is a p
26.
▲
by
evnix
2y ago
They have street names, but the areas are quite massive so you would have street names that would repeat and the areas are in constant development and more streets and flyovers gets added or removed every 2-3 years. Address in India follows
27.
▲
by
evnix
2y ago
I think Aider does this to save tokens/money. It supports a lot of models so you can have Claude as your architect and another cheap model that does the coding.
28.
▲
by
evnix
2y ago
Some Languages like konkani are more closer to rig vedic in respect to both features and words, and have very little classical Sanskrit as borrowed vocabulary. https://theswissbay.ch/pdf/Books/Linguistics/Meg
29.
▲
by
evnix
2y ago
true, from what I've seen, people use it for convinience, ORMs do always have an escape hatch to use raw SQL, and some do allow mapping raw SQL to objects.
30.
▲
What's worse than an N+1: Accidental Cartesian Products
(returnzero.win)
3 points
by
evnix
2y ago
|
2 comments
More ›