Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
robertlacok
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
robertlacok
1y ago
I think what many people are finding out is they don’t really need distributed processing. DuckDB on a single node can get you really far, and it’s much simpler.
2.
▲
by
robertlacok
2y ago
On a computer, just uBlock Origin and it works wonders. Tangential question - what is the best solution for iPhone? On Androids you can use Firefox with uBlock, but it seems none of the Safari extensions on iPhone actually work, I tried som
3.
▲
by
robertlacok
3y ago
https://f5bot.com is a way to get an email notification when a keyword is mentioned
4.
▲
by
robertlacok
3y ago
A huge downside of writing this down on paper is team collaboration. Imagine that instead this is kept in a tool like Notion which the entire team can access. At first this feels incredibly uncomfortable - your notes are there for everyone
5.
▲
by
robertlacok
3y ago
There's an important thing that is easy to miss if you just use a Google Takeout for the export – your Shared albums will only contain pictures that you yourself added! I went through this journey a few months ago, and it's pretty
6.
▲
by
robertlacok
3y ago
Exactly. On that topic – what do you do when you observe that in your test results? What's the right way to interpret the data?
7.
▲
by
robertlacok
4y ago
You can always share your calendar from one account with another, and hide/show it in the right panel ;)
8.
▲
by
robertlacok
4y ago
Any way to integrate the tasks with Linear?
9.
▲
by
robertlacok
4y ago
I think this is what you’re looking for: https://pyreadiness.org/3.11/
10.
▲
by
robertlacok
4y ago
Do you know https://grep.app ? :)
11.
▲
by
robertlacok
5y ago
Substack and Medium are the common platforms if you’re interested in writing something. JAMstack if you’d prefer to tinker with the blogging system.
12.
▲
We automated our product-led growth CRM in Notion
(deepnote.com)
3 points
by
robertlacok
5y ago
|
0 comments
13.
▲
by
robertlacok
5y ago
Hey there! Product Manager from Deepnote here. We're in a stage where we support a few enterprises already, but so far only those who are comfortable using a managed service. However, the support for on-prem (deploying to your cloud en
14.
▲
by
robertlacok
5y ago
Deepnote has native Postgres cells :) you can mix them with Python too. Disclaimer - I work there :)
15.
▲
Deepnote – The modern way to teach Data Science
(robertlacok.medium.com)
9 points
by
robertlacok
5y ago
|
0 comments
16.
▲
Data Science Notebooks – A comparison of Jupyter alternatives
(datasciencenotebook.org)
11 points
by
robertlacok
5y ago
|
0 comments
17.
▲
by
robertlacok
5y ago
I love MJML. Though the output delivers on the promise only 95% of times (I had to bend it a bit because of Gmail on iPhones), the experience for me as a developer is 100x better than working with visual builders. I was able to recreate our
18.
▲
by
robertlacok
5y ago
Hey, cool product! I'm curious - I saw you use Auth0 for your hosted solution, even though your own platform offers auth. Do you plan to use Supabase for Supabase?
19.
▲
by
robertlacok
6y ago
To me, they’re a worse version of People in Chrome. I had two windows open, one for work and one personal, one light one dark, easy to distinguish. Never any issue with multiple accounts. With Firefox, opening a new tab in a non default con
20.
▲
Migrating a Segment dataset in BigQuery the right way
(deepnote.com)
1 points
by
robertlacok
6y ago
|
0 comments
21.
▲
by
robertlacok
6y ago
Also this one: http://thiscitydoesnotexist.com/
22.
▲
by
robertlacok
6y ago
Wow, this is so cool! My girlfriend is a cardiac surgeon and tinkers with 3D models & printing. She has a baby project - a library of anatomical heart models, depicting various defects. https://3dhearter.com/
23.
▲
by
robertlacok
6y ago
PyPI is the ground truth for a lot of the official information about packages, and package.wiki reuses some of it (like short descriptions) from the psf BigQuery dataset. The initial idea was to do a fun data science project which builds so
24.
▲
by
robertlacok
6y ago
Hey, I found a cool BigQuery dataset with files from GitHub and got really curious about which packages are often used together. I joined it with download counts to estimate popularity. You can start with a cool package like PyTorch: https
25.
▲
Python Packages – with their popularity and how they're commonly used together
(package.wiki)
12 points
by
robertlacok
6y ago
|
3 comments
26.
▲
by
robertlacok
6y ago
I really really like Crisp. You can get the full package for $100, but even on the smaller one there is no limit on # of customers or seats (essential as we have a free offering used by many individuals, and we also want everyone to partici
27.
▲
by
robertlacok
6y ago
Hey, PM of Deepnote here. Super excited about this, recently we started supporting custom environments, which makes things like using the newest python version that came out the day before a breeze.