Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jereze
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
jereze
8mo ago
No mention of DuckDB? Surprising.
2.
▲
by
jereze
2y ago
Yes, I started learning drawing as an adult with zero natural talent. For me, it wasn't about becoming exceptionally good but about exploring and finding pleasure in the process. I took drawing classes following the "Drawing on th
3.
▲
Software That Changed Me
(jereze.com)
2 points
by
jereze
2y ago
|
0 comments
4.
▲
Land carbon sinks collapsed in 2023
(lemonde.fr)
5 points
by
jereze
2y ago
|
0 comments
5.
▲
by
jereze
2y ago
Even if we are close to peaking emissions, we must consider the phenomenon of accumulation. Given that CO2 has an effective lifespan of around 100 years and methane about 10 years in the atmosphere, reductions in emissions now will still re
6.
▲
by
jereze
2y ago
Well, such an optimistic title, considering that greenhouse gases are excluded in the article.
7.
▲
by
jereze
3y ago
And they emphasize on their stability. https://www.11ty.dev/blog/stability/
8.
▲
by
jereze
3y ago
I appreciate your perspective, and you bring up a valid point about the potential for the clause to alienate users. Could be more manageable: * Implementing a broad clause that reserves me the right to decline clients. * Setting standard pr
9.
▲
Ask HN: How to Draft a No Fossil Fuel Clause?
1 points
by
jereze
3y ago
|
4 comments
10.
▲
Carbon Bombs
(carbonbombs.org)
2 points
by
jereze
3y ago
|
0 comments
11.
▲
by
jereze
3y ago
https://helloweather.com/
12.
▲
by
jereze
4y ago
I absolutely recommend it.
13.
▲
Goodbye Business as Usual: Rethinking My Career for the Climate
(jereze.com)
3 points
by
jereze
4y ago
|
0 comments
14.
▲
by
jereze
4y ago
https://duckdb.org/faq
15.
▲
Ups and downs of a side project
(jereze.com)
146 points
by
jereze
4y ago
|
53 comments
16.
▲
Friends Don't Let Friends Make Bad Graphs
(github.com)
3 points
by
jereze
4y ago
|
0 comments
17.
▲
by
jereze
4y ago
How do you create your components in Jinja2? Using the include tag?
18.
▲
by
jereze
5y ago
Now that we have a consensus, let's address the discourses justifying inaction or inadequate efforts. I just submitted a resource that I like on this topic. https://news.ycombinator.com/item?id=28941473
19.
▲
Discourses of climate delay (2020) [pdf]
(cambridge.org)
8 points
by
jereze
5y ago
|
3 comments
20.
▲
I Like to Code
(jereze.com)
6 points
by
jereze
5y ago
|
3 comments
21.
▲
Goodbye climate deniers, hello climate bullshitters
(theguardian.com)
37 points
by
jereze
5y ago
|
44 comments
22.
▲
by
jereze
5y ago
I made first tests with Timescale 10 days ago with logs of a website. First result, I was impressed by the compression: 13GB of compressed CSV files - 1 PostgreSQL table of 63GB - 1 Timescale hypertable of 4GB. Then, I saw improvements on t
23.
▲
Aviary: A new Twitter client for iOS/macOS
(twitter.com)
2 points
by
jereze
6y ago
|
0 comments
24.
▲
by
jereze
6y ago
I take this opportunity to share a workflow I created for searching on Salesforce: https://github.com/jereze/alfred-salesforce It leverages Salesforce REST API and it runs entirely locally.
25.
▲
by
jereze
6y ago
Thanks :) I have few paying customers. I run it as a side project in my spare time.
26.
▲
by
jereze
6y ago
It sounds familiar to me since I too have built a micro-SaaS that could probably make it in Zappier: https://sheet.chat to integrate Google Sheets in Slack
27.
▲
by
jereze
7y ago
I'm also very curious about this. Maybe they hash the IP address. But hashing personal data does not guarantee truly anonymisation. This ressource have more details on the topic: https://cnpd.public.lu/content/dam&
28.
▲
by
jereze
7y ago
I had exactly the same experience.
29.
▲
by
jereze
8y ago
Algolia implemented a retry strategy on a different domain, TLD, and provider in their API clients. See step 14 of this article: http://highscalability.com/blog/2015/7/27/algolias-fury-road... Complicate