Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
indeedmug
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
indeedmug
2y ago
> Sort of. Accessing private Canadian financing is a lot harder for the most part, our financial sector is notoriously risk averse for any sort of personal or business loans unless there's a path of guaranteed returns and you have a
2.
▲
by
indeedmug
3y ago
I didn't know that Polars was implemented in Rust. In fact, it's very neat that Rust can interop with Python so cleanly, but that shouldn't be surprising since Python is basically a wrapper around C libraries. But I still thi
3.
▲
by
indeedmug
3y ago
Wow, what a cool workflow. I looks like the interop promise of Apache Arrow is real. It's a great thing when your computer works as fast as you think as opposed to sitting around waiting for queries to finish.
4.
▲
by
indeedmug
3y ago
I am impressed that Polar is close to DuckDB near the top. It's surprising that a Python library would often out perform everything but DuckDB. DuckDB is very impressive but DataFrames and Python is too useful to give up on.
5.
▲
by
indeedmug
3y ago
The biggest lesson I took away from all of these hype cycles is how unpredictable they are in their arc. Some trends like AV seem like they were going to take over the world, but they died down as quickly as they rose when we realize how ha
6.
▲
by
indeedmug
3y ago
This is just beating a dead horse at this point.
7.
▲
by
indeedmug
3y ago
Your team's process should be flexible enough where you don't have a name for it.
8.
▲
by
indeedmug
3y ago
If you can put javascript and animations in pdf, what's stopping you from making a frontend in it? I wonder what are the frontiers of things you can do in pdf. Honestly, it seems like only malware authors benefit from the complexity of
9.
▲
by
indeedmug
3y ago
Yea, I am a struggling to figure out what the secret sauce of this library and if that sauce is introducing foot guns down the line. Multiprocessing std uses fork in linux distros already. I once ran a multiprocess code on Linux and Windows
10.
▲
by
indeedmug
3y ago
I had this misunderstanding for a long time until I saw Go explain the difference: https://go.dev/blog/waza-talk The confusion here is parallelism vs concurrency. Parallelism is executing multiple tasks at once and con
11.
▲
by
indeedmug
3y ago
A lot of problem with Python packages is the fact that a lot of Python programs is not just Python. You have a significant amount of C++, Cython, and binaries (like Intel MKL) when it comes to scientific Python and machine learning. All of
12.
▲
by
indeedmug
3y ago
https://www.youtube.com/@PBoyle For good deep dives into finance. A lot of information but it's a great professional look. https://www.youtube.com/@JamesKerLindsay For good deep dives into internationa
13.
▲
by
indeedmug
3y ago
I found these resources to be helpful. https://jalammar.github.io/illustrated-transformer/ This is a good illustration of the transformer and how the math works. https://karpathy.ai/zero-to-hero.html I
14.
▲
by
indeedmug
3y ago
Nextdoor has a similar problem but even worse when it comes to the toxicity.
15.
▲
by
indeedmug
4y ago
Does anyone know how are they taking wavelengths from an image or what exactly "long-wavelength features" means? I googled "wavelength of images" it doesn't seem like I am going in the right direction because it
16.
▲
by
indeedmug
4y ago
I looked up "largest available microsd" and the first item was a pop up box that said the largest available one is 1TB. I put the same query into bing and the result as the same. That's not to say that happen to you didn'
17.
▲
by
indeedmug
4y ago
> "never attribute to malice that which is adequately explained by stupidity." - Hanlon's razor There probably isn't a grand strategy when it comes to awful processes. The process was probably setup by some woefully o
18.
▲
by
indeedmug
5y ago
"Russia has sufficient conventional military power to reinforce each of its current axes of advance and overpower the conventional Ukrainian forces defending them." I fear that the world doesn't even have the imagination for
19.
▲
by
indeedmug
5y ago
I thought the guy was talking about $15 too. I figured that they completely ran out of foreign currency.
20.
▲
by
indeedmug
5y ago
I don't know if "correct" and "fun" are at odds with each other. There are very famous examples of games failing at the start because of bugs like Cyberpunk. There is a point where the game is too broken to enjoy. Y
21.
▲
by
indeedmug
5y ago
You could always look at specific issues with the bill's text rather than just spreading cynicism.
22.
▲
by
indeedmug
5y ago
This is a great lecture. While he is specifically talking about database research, a lot of what he is relevant to academia.
23.
▲
by
indeedmug
5y ago
I don't think you can say that the West ignored Crimea. There are still sanctions against Russia and they are not going to be lifted anytime soon. The thing about Crimea is that it's in a slatemate where neither side can displace
24.
▲
by
indeedmug
5y ago
So basically at some point they were funded in part by the CIAs fund as well as other tech companies. Now they aren't at all. Seems very misleading to claim they are CIA funded at this point.
25.
▲
by
indeedmug
5y ago
Lately I been watching YouTube videos and finding recipes through that. I find that it's important to follow people with a track record of good cooking. It's no different than following authors who write good books. When people co
26.
▲
by
indeedmug
5y ago
Click bait title. This is about a way to circumvent anti virus. This is not about how anti viruses failed in general.
27.
▲
by
indeedmug
5y ago
I got fooled. But reading the original article I noticed that the generated comment just picks out some sentences from the original one and pastes them together. It's not generating the sentences themselves but string sentences togethe
28.
▲
by
indeedmug
5y ago
The MLJ library has some example notebooks in the github repo somewhere. I used those notebooks to figure out the API of MLJ because there are unstated things in the documentation. But I agree, it's brutal to learn Julia because the do
29.
▲
by
indeedmug
5y ago
There are some very cool features with MLJ. You can query models() and find all of the machine learning models that your data works with. This is great for easily plugging into various models to see what works. The problem I ran into is tha
30.
▲
by
indeedmug
5y ago
Well, he did just spelled out why his entire business failed on Twitter. So I don't know how you conclude that he is being arrogant.
More ›