Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
eneveu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
24 ms
·
1.
▲
by
eneveu
2mo ago
On Whatsapp, you can "Delete this message for everyone", then "Delete this message for me" and it removes the "This message has been deleted" remnant.
2.
▲
by
eneveu
4mo ago
Probably India. I'm from Europe but have read in the past about this on Reddit / HN. More info: https://qz.com/india/889524/the-us-says-oracle-is-encouragin... https://www.mercurynews.com/
3.
▲
by
eneveu
4mo ago
When installing IntelliJ IDEA extensions, I download the code and try to check it for malicious stuff using Claude Code... But not perfect since the code might not match what was released. We would need reproducible builds... I was also toy
4.
▲
by
eneveu
4mo ago
> They were snatching people from the streets and killing them. Can you give more info on this? Tried googling it but couldn't find much. I remember there were very strict quarantines, but don't remember reading anything about
5.
▲
by
eneveu
4mo ago
Not much. I think companies dream of increasing productivity using AI, so they want to encourage their devs to use AI more. Since it's notoriously very hard to measure software productivity, and they have no way to really measure how w
6.
▲
Token spend breaks budgets – what next?
(newsletter.pragmaticengineer.com)
5 points
by
eneveu
4mo ago
|
3 comments
7.
▲
by
eneveu
4mo ago
Thought this was interesting to see how AI token usage is exploding at multiple companies, and how they try to deal with it. No mention anywhere of context engineering (starting a new session once a task is done, using sub-agents, reducing
8.
▲
by
eneveu
4mo ago
Interesting. Do I get this sandboxing out of the box when I install apps with Homebrew? Or do I need to do something specific? Would love to enable this for all apps, and add exceptions for the ones that need more access. I installed Lulu a
9.
▲
by
eneveu
5mo ago
Yes it is. https://claude.com/pricing It's not available on Free plan, but it's available on Pro.
10.
▲
by
eneveu
7mo ago
The cool thing when using AI (e.g. Claude Code) is that the conversation with the agent is saved, and you can retrieve from that convo the way you did things in the past. Not just the how, but also the why.
11.
▲
by
eneveu
10mo ago
If you read Clean Code and other similar books, they don't necessarily advise moving the sub-functions to other files, or splitting them arbitrarily. They simply have the top function delegate to sub-functions that are lower in the sam
12.
▲
by
eneveu
1y ago
Link no longer works. Article was moved to: https://www.joanwestenberg.com/p/smart-people-don-t-chase-go...
13.
▲
Cloud Storage retrieval and data transfer fees will apply to BigQuery requests
(cloud.google.com)
4 points
by
eneveu
1y ago
|
1 comments
14.
▲
by
eneveu
1y ago
Previously, if you had a BigQuery external table on top of GCS files, and those files had Nearline / Coldline / Archive storage classes (e.g. due to a bucket lifecycle policy), you were not billed for retrieval fees when reading t
15.
▲
How A US Fintech Giant Crushed a Promising AI Startup
(thepress.co.nz)
1 points
by
eneveu
2y ago
|
2 comments
16.
▲
by
eneveu
2y ago
New Zealand startup Montoux shut down after a lawsuit from $46B fintech giant FIS, which accused it of stealing trade secrets—claims Montoux denied. The company had gained traction as an alternative to FIS’s Prophet software, but instead of
17.
▲
by
eneveu
5y ago
Even with a global lockdown, there will always be a reservoir of virus somewhere. Some immunocompromised people can carry the virus for weeks. Also, what about households where one person catches COVID the day before lockdown, incubates for
18.
▲
by
eneveu
6y ago
Indeed, Jeff talks about it in this 2001 interview : https://youtu.be/p7FgXSoqfnI?t=7m05s
19.
▲
by
eneveu
6y ago
Here is the link to the PDF: https://www.cftc.gov/sites/default/files/filings/orgrules/20...
20.
▲
by
eneveu
6y ago
As a freelancer in Paris, I've been invoicing 625€ daily in 2018 and 2019, and 700€ in 2020, doing Big Data / Scala development with a sprinkle of devops, for the same customer. I think I could get 800-900€ if I find a customer th
21.
▲
by
eneveu
6y ago
Having servers offer scp instead of ssh is not the only problem. What about this part of the article: Finally, while the danger is remote, it is worth noting that a local file name containing `backticks` (a file named `touch you-lose`, for
22.
▲
by
eneveu
6y ago
It would be funny if the real Mike Hancoski googles himself and stumbles upon this thread.
23.
▲
by
eneveu
6y ago
I think the JavaOne presentation was made by the LMAX devs: https://www.youtube.com/watch?v=eTeWxZvlCZ8 They built the Disruptor data structure around 2011 for their high performance financial exchange on the JVM: https:&
24.
▲
by
eneveu
6y ago
I wonder what would happen if he searched those keywords in incognito mode. Google probably could link the incognito session with the real user session. But would it turn up in a search warrant ? In this case, they used the IP address, so I
25.
▲
by
eneveu
6y ago
> In the face of this it's quite a bold move for France to go from zero to 28 days for the sake of benefiting gender norms and family relationships in the long-term. We didn't go from zero to 28 days of paternity leave. We doub
26.
▲
by
eneveu
6y ago
Interesting. Could you expand on that ?
27.
▲
by
eneveu
6y ago
I wouldn't necessarily read "Rich Dad Poor Dad" or "The richest man in babylon". You might find better books about personal finance by: - searching recommendations on HN, e.g. with a Google search like "site:ne
28.
▲
by
eneveu
6y ago
At my previous customer, we had to SSH through a bounce gateway (SSH key auth), then a bastion host (LDAP password auth), then the target host (LDAP password auth). Since it was quite annoying, I used multiple ssh_config tricks to make it w
29.
▲
by
eneveu
6y ago
Yes. From the article: Dr Feigl-Ding explains that R0 is the “R reproductive number at time 0 before countermeasures”. He points out that this is not the R(effective) at current time under mitigation measures such as distancing and testi
30.
▲
by
eneveu
6y ago
Just googled this and I found a discussion here: https://twitter.com/koeppelmann/status/1245037948099330048 "Testing capacity in Germany will be increased by up to factor 10 to up to 400,000 a day (!) by doin
More ›