Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
BiteCode_dev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
181.
▲
by
BiteCode_dev
9mo ago
Also note that R, U and T are one letter away to spell Rust.
182.
▲
by
BiteCode_dev
9mo ago
Having fast and reliable code indexing, enable good "go to definition", completion and auto import is actually very exciting. Pyright/pylance were a boon because they were the first non-pycharm good implementation. But they s
183.
▲
by
BiteCode_dev
9mo ago
Pastebin mate.
184.
▲
by
BiteCode_dev
9mo ago
Damn it, this unicorn farting rainbows and craping gold is not yet capable of towing another car. I don't know why they advertise it as a replacement for my current mode of transportation.
185.
▲
by
BiteCode_dev
9mo ago
Always fun when geeks discover basic philosphical concepts like it's a new thing and not something greeks nailed 2000 years ago.
186.
▲
by
BiteCode_dev
9mo ago
People wrote video games in Excel.
187.
▲
by
BiteCode_dev
9mo ago
Didn't know that but I assume you can share most of the engine's logic anyway. Those kind of generalisations tend to break down once you get pratical implementations.
188.
▲
by
BiteCode_dev
9mo ago
Personally, to defer importing numpy until I can't anymore. Sometimes you just need a little matrix shenanigans, and it's a shame to have to bring in a bazooka to get decent ergonomics and performances.
189.
▲
by
BiteCode_dev
9mo ago
You don't really often need an array language, just like you don't really often need regexes. When when you have a problem that perfectly fits the bill, they are very good at it. The problem is they are terrible at everything els
190.
▲
Pre-PEP: Rust for CPython
(discuss.python.org)
5 points
by
BiteCode_dev
9mo ago
|
5 comments
191.
▲
by
BiteCode_dev
9mo ago
Clearly the ROI is perfect for you. I won't waste more of your time.
192.
▲
by
BiteCode_dev
9mo ago
Never put it this way before, but it's exactly why I started blogging. I was fed up with how bad Python content was online.
193.
▲
by
BiteCode_dev
9mo ago
pyrsistent is super slow, though. Just ran a quick benchmark: - Creation - 8-12x slower - Lookup - 22-27x slower - Contains check - 30-34x slower - Iteration - 5-14x slower - Merge - 32-158x slower Except at 10k+ i
194.
▲
by
BiteCode_dev
9mo ago
Ordering is very useful for testing. This morning for example, I tested an object serialized through a JSON API. My test data seems to never match the next run. After a while, I realized one of the objects was using a set of objects, which
195.
▲
by
BiteCode_dev
9mo ago
Also, this is why we still gravitate toward FOSS communities. It's the last vestige of a dying era. A circle where people like that have a chance to hang up together and keep the warm feeling of being human.
196.
▲
by
BiteCode_dev
9mo ago
Anybody using it for something serious ? I can't see a use case beyond I need a quick script running that is not worth setting up a vps.
197.
▲
by
BiteCode_dev
9mo ago
So close to understand the concept of taxes.
198.
▲
Nvidia allowed to sell its H200 chips to China, the gov takes a 25% cut
(theguardian.com)
10 points
by
BiteCode_dev
9mo ago
|
3 comments
199.
▲
by
BiteCode_dev
9mo ago
- C takes a lot more context than a high-level language - a lot of C code out there is not safe, so the LLM outputs that - C encodes way less of the programmer's intention, and way more implementation details. So unless the author is e
200.
▲
by
BiteCode_dev
9mo ago
Microsoft has this problem with most of its products. It's not just AI, it's a market fit and quality problem. They don't need to solve it, however. Their strategy has been quite clear: make it barely usable so that is passes
201.
▲
by
BiteCode_dev
9mo ago
Tell claude to put the screenshot as an centered image with the body having the starry background on repeat. Then define the links as boxes over each icons with an old little tech trick called an image map. Common at the time before flash t
202.
▲
by
BiteCode_dev
10mo ago
Ah, HN Has eaten the 80 part of the title.
203.
▲
Characters? In This Economy?
(bitecode.dev)
3 points
by
BiteCode_dev
10mo ago
|
1 comments
204.
▲
by
BiteCode_dev
10mo ago
Levels of indirection matter.
205.
▲
by
BiteCode_dev
10mo ago
Levels of indirections matter.
206.
▲
by
BiteCode_dev
10mo ago
Notice how the article load_penguins() example starts neatly after all the messy parts of data science are done and stops right before the next pain starts. It lives in a sterile, idealized world. Python is a great language for data science
207.
▲
by
BiteCode_dev
10mo ago
When you squash merge almost everything, only the last messages and messages you let to yourself at checkpoints are important. JJ has it right, a message should be optin, not optout.
208.
▲
by
BiteCode_dev
10mo ago
It did, just not the usual people. If you go to yandex, you can see that the russian mafia makes good money with trackers. I love torrent, but it's legal used are cripple by corporate infra, so it's mostly florishing thanks to ill
209.
▲
by
BiteCode_dev
10mo ago
Not but you can be quite sure somewhere deep inside the TOS there is a line saying their telemetry swallow your soul. If not, it will be added. It's google, that's what they do.
210.
▲
by
BiteCode_dev
10mo ago
Looks great, won't touch since they are probably going to do a switcheroo or a shutdown as usual. And of course I would need to look at all the implications of spying, being locked out of google account and absence of support that are
More ›