Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Pandabob
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Pandabob
1y ago
I basically jump away from Cursor to ChatGPT when I need to think thoroughly on something like an architecture decision or an edge case etc. Then when I've used ChatGPT to come up with an implementation plan, I jump back to Cursor and
2.
▲
by
Pandabob
1y ago
Feels to me that it's Google which has done the most recently to optimize the cost/performance-ratio of these models and no one seems to be talking about it.
3.
▲
by
Pandabob
1y ago
Yup! I'm also hopeful that the upcoming type-checker from Astral will be an improvement over Mypy. I've found that Mypy's error messages are sometimes hard to reason about. [0]: https://x.com/charliermarsh
4.
▲
by
Pandabob
1y ago
Truly one of the great python programming books. The one thing that I found missing was the lack of static typing in the code, but that was a deliberate decision by the authors.
5.
▲
by
Pandabob
2y ago
While I don't have firsthand experience with these models, I recently discussed this topic with a friend who has used tree-based models like XGBoost for time series analysis. They noted that transformer-based architectures tend to yiel
6.
▲
by
Pandabob
2y ago
Came here to point this out. Silo never had to invest huge amounts on GPUs. A shrewd move by the founders.
7.
▲
by
Pandabob
2y ago
Have not heard of these. Where can I learn more about them?
8.
▲
by
Pandabob
3y ago
> Core Technology Fee — iOS apps distributed from the App Store and/or an alternative app marketplace will pay €0.50 for each first annual install per year over a 1 million threshold. If I'm reading this right (and I did double
9.
▲
by
Pandabob
3y ago
I've been wondering about Redis as vector database [0]. [0]: https://twitter.com/sh_reya/status/1661136833848438784
10.
▲
by
Pandabob
3y ago
When was this? I might go chasing this lead down, but even a fuzzy estimation of when would help. Will come link it here if I find it.
11.
▲
by
Pandabob
3y ago
This seems really cool, but I guess most companies in the EU won't dare to use this due to GDPR concerns and instead will opt-in for the Azure version, where you can choose to use GPT-models that are hosted in Azure's EU servers.
12.
▲
by
Pandabob
3y ago
Alas the license is CC-BY-NC 4.0.
13.
▲
by
Pandabob
3y ago
Lots of reasonable people seem to hold this view. Sam Altman himself mentioned believing this in the Lex Friedman podcast. Here are tweets from famous HN users Simon Willison[0] and Patrick Mckenzie[1] endorsing the viewpoint as well. [0]:
14.
▲
by
Pandabob
4y ago
This baffles me. I signed up for the GPT-4 API on Tuesday and got access to it yesterday. Not to mention being able to interact with the model through ChatGPT almost immediately after they made it available.
15.
▲
by
Pandabob
4y ago
The new ChatGPT API is really good at this. I had it create fake documents for a demo, where hallusinations were not an issue. Really surprised at how well it worked.
16.
▲
by
Pandabob
4y ago
I'd personally like to see more python books like Cosmic Python, that delve into how to build enterprise applications with the language. Feels like an unserved market compared to all the python related data science books that are reall
17.
▲
by
Pandabob
4y ago
I’m personally defaulting to pylance, flake8, black, mypy (strict), autoflake and isort to keep my Python code sensible. That said, it usually takes me like 15 minutes to set this all up in VSCode.
18.
▲
by
Pandabob
4y ago
I write a newsletter[0] (in finnish) every weekday that summarises what has happened in tech. I've been doing this now for two years and its helped me keep my news addiction in check (ironically). Forcing yourself to write makes it eas
19.
▲
by
Pandabob
4y ago
OpenAI Is reportedly hiring dev contractors to teach the new version of their Codex model[0]. [0]: https://www.semafor.com/article/01/27/2023/openai-has-hired-...
20.
▲
by
Pandabob
4y ago
For all the Python devs reading this, a book that aims to cover DDD from a Python perspective is Architecture Patterns With Python [1]. It's free to read online and all the code can be found in Github. [0]: https://www.cosmi
21.
▲
by
Pandabob
4y ago
OP is referring to this: https://www.theverge.com/2022/10/9/23395490/twitter-lock-kan...
22.
▲
by
Pandabob
4y ago
Off-topic, but your app is really really cool!
23.
▲
by
Pandabob
4y ago
Off-topic but a little tangential: There's a designer named Zander Whitehurst[0] on TikTok/Youtube Shorts teaching Figma in 30 to 60 second videos and I'm in love with the format. I do wonder whether it's effective, but
24.
▲
by
Pandabob
4y ago
Thank's for this! I've been building a list of bootstrappers to follow on Twitter and added a bunch of these folks to said list [0]. [0]: https://twitter.com/i/lists/1553077166270709760
25.
▲
by
Pandabob
4y ago
Could this be used in VSCode as plugin to autoformat/lint my .sql files?
26.
▲
by
Pandabob
4y ago
not op, but here's a bunch of bootstrapper podcasts: * Startups for the rest of us * Art of product * Out of Beta * Indiehackers * Software Social * Build your SaaS The guy doing Startups for the rest of us, Rob Walling, also runs a bo
27.
▲
by
Pandabob
4y ago
Apparently the JIT won't be introduced in 3.11 and these speed gains are due to other optimisations [0]. > Q: Is there a JIT compiler? > A: No. We’re still exploring other optimizations. [0]: https://docs.python.org&#x
28.
▲
by
Pandabob
4y ago
I wonder how WASM will change the landscape for these frameworks. If Python had something like Yew [0], I'm not sure I'd be writing React for my Django backend. [0]: https://yew.rs/
29.
▲
Ask HN: What games are you playing?
19 points
by
Pandabob
4y ago
|
45 comments
30.
▲
by
Pandabob
4y ago
Supabase.
More ›