Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vander_elst
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
vander_elst
5d ago
Great project I was thinking about doing *exactly* the same. Do you mind sharing your stack?
2.
▲
by
vander_elst
8d ago
> deserve at least a living wage for their time and efforts I agree with the sentiment However, > $24000 in the bank I assume there are multiple developers. If the developers are based on North America or Europe that money does not gu
3.
▲
by
vander_elst
24d ago
Genuinely interested in understanding why you need this level of precision. To me it would seem you are removing some abstraction and getting to the details. If this something common in your line of work? E.g. in your peers? If that's
4.
▲
by
vander_elst
29d ago
That would also just work with D E and F. Or am I missing something?
5.
▲
by
vander_elst
1mo ago
Very curious to understand the thinking behind this, why should the weekend be E and A? My first approach would be to have the weekend on D and E which would seem to be the end of the week.
6.
▲
by
vander_elst
1mo ago
Does this consistently work for you? I have something like this plus some commands that are explicitly in a deny list in the harness. Roughly twice a week, the model manages to run the deny listed commands, that I need afterwards to manuall
7.
▲
by
vander_elst
2mo ago
I find it so sad that people wasted millions of hours and lines of code rewriting over and over basic constructs that should have been on the language in the first place. How many years before we finally get sum types?
8.
▲
by
vander_elst
2mo ago
Some source or citation or context is needed here, is this the work of a 2 person no profit or a trillion valued pre IPO company?
9.
▲
by
vander_elst
2mo ago
We can have the same argument about memory unsafe languages: "it should be the programmer that checks that the memory it's accessed in a safe way and not the machine"... and yet after many years and legions of programmers not
10.
▲
by
vander_elst
2mo ago
I think that the best feature that go was able to create is a very strong community around the language, where practices are as important as the language itself. Maybe these practices are what makes the community strong?
11.
▲
by
vander_elst
2mo ago
If you have ``` a, err := f() b, err := g() if err != nil {} c:=a+b ``` The language will happily build and run, even though it should prevent to let you shoot in the foot.
12.
▲
by
vander_elst
3mo ago
We did this by using the ASTs you can go quite far without embeddings and the result is easier to debug and follow what's going on.
13.
▲
by
vander_elst
3mo ago
I implemented this for a large monorepo last year, it runs as an analysis during code review and it shows what are possible similar snippets wrt the code under review. It was a very nice project. It also allows to see across the repo what a
14.
▲
by
vander_elst
4mo ago
The kind of issues that you might face if you have dependants could be something along the lines: well Timmy, we'll need to cut your leg instead of trying solution x that might save it, because I preferred not to accept a job that woul
15.
▲
by
vander_elst
4mo ago
The salary gap in Europe is *huge*, at Meta and other big tech you can easily make 3x (after taxes) of what you'd earn in a European company for the very same position, same amount of actually worked hours. It might not be fair or migh
16.
▲
by
vander_elst
4mo ago
Someone high up said something along the lines that they want to see some progress and someone down below looking for a promotion pushed this. This has always been happening but I think before it was more difficult to justify something like
17.
▲
by
vander_elst
4mo ago
Very surprised to see German there. Any way that I can learn more about this? Does anyone happen to have sources or links?
18.
▲
by
vander_elst
6mo ago
It would seem in this design that all the tools should be called through a wrapper that understands the vault and provides the credentials to the tool in the right way. How otherwise can curl use the credentials? Curl has no idea that there
19.
▲
by
vander_elst
7mo ago
What's crazy here is that a government I'd requiring de-regulation while companies are trying to keep stricter rules. What a time.
20.
▲
by
vander_elst
7mo ago
Subscribers should be aware what they are supporting. I think that keeping an OpenAI account can be considered an active support of this decision, at least for private people who can easily change providers.
21.
▲
by
vander_elst
7mo ago
> I don't see how OpenAI employees who have signed the We Will Not Be Divided letter can continue their employment [...] Sometimes money is more attractive than morality. So I guess money is the answer here.
22.
▲
by
vander_elst
7mo ago
I would have said that this is covered under vanity sizing. I have the feeling some consumers might be more inclined to buy a product if it has size M instead of XXL, even if the product is exactly the same. So my take is that, in the nam
23.
▲
by
vander_elst
7mo ago
> bring it to your neighborhood tailor. Most alterations are simple and not very expensive. I think, this is a misconception, some "simple" things like resizing a shirt, when done properly, might require multiple hours + a dece
24.
▲
by
vander_elst
8mo ago
I don't think you are wrong, I do want guardrails and personally try to ensure that there are those guardrails before driving. However, it seems that a lot of people cannot wait for them and just want to go out and drive, fast, even if
25.
▲
by
vander_elst
8mo ago
I dunno, tbh I'd be in the camp of putting a banner 'run this at your own risk' and then let it go wild. Some people are going to get burnt, probably quite bad, but I guess it's more effective to learn like that rather t
26.
▲
by
vander_elst
8mo ago
I think that Google has some partnership with Deutsche Telekom where they provide the software and Deutsche Telekom Runs it because Google doesn't have the encryption keys. In that case Google even if they want they cannot provide the
27.
▲
by
vander_elst
8mo ago
Thanks!
28.
▲
by
vander_elst
8mo ago
> 504MiB shared L3 cache What CPU are they using here?
29.
▲
by
vander_elst
8mo ago
At least in certain countries there are high taxes on cigarettes and alcohol probably also to cover such costs
30.
▲
by
vander_elst
8mo ago
If you kill someone when drunk driving you face more serious consequences than if you weren't drunk. There should be similar consequences here you get a disease you could have vaccinated for? You pay 4 times the amount for the cure.
More ›