Does that take into account the efficiency of transforming the gas to electricity first? Ah, well we have other power sources as well. But if you were to use gas, it doesn't seem to make much difference (if the gas…
At least in Finland's Nordea bank you can order a physical code calculator, they used to be small enough to keep on your wallet but the new one is the size of an old small phone. It even has a QR scanner. So I just keep…
Wood / metal working, MTB and Factorio. Or did you mean within the IT sector? Well ML is interesting ;)
AMD already has Composable Kernels[1], and supports for example Triton[2]. Then there is also HIP[3], and there are tools to automatically convert from from CUDA to HIP. But since CUDA is the de-facto standard, there is…
He should have asked what is the price for 1 MB, or 1000 kB. 2 cents, right? insert meme here
I suppose you aren't a fan of the https://en.wikipedia.org/wiki/Hutter_Prize . > The goal of the Hutter Prize is to encourage research in artificial intelligence (AI). The organizers believe that text compression and AI…
I don't think the distinction between indoors or outdoors usage is relevant, in the end we are still talking about the volume of drinkable water people use. Whether they use it for drinking, cooking, washing, or…
I always found it interesting that you cannot have a domain name without publishing your address and phone number, or paying for an extra service.
This reminds me of the meme where you read up instructions of good sleep, at 4am before getting ready to go to bed.
"In a notebook, you can go back and edit and run individual lines of the notebook without re-running the whole notebook from the start and without re-computing everything that depends on what you just edited." Isn't…
I bought Unihertz Pocket Titan, at least it was different! Quite thick and heavy, but the battery lasts about 6 days even without any power-saving mode.
Since with CUDA you are programming so close to hardware, and hardware (and CUDA itself) has advanced so much, I recommend you to go trough very carefully all the major CUDA versions and see how it has evolved. Well,…
- Photo editor - In-memory database - Data compression algorithm - 2D or 3D physics engine / game - Game engines in general
Aah that makes sense, thanks!
I'm not familiar with this library, how does `text("(now())")` evaluate and why there are extra parentheses? And should that be a lambda expression as well, so that `create_date` isn't just the timestamp when the python…
I suppose all SW engineers have experience with data structures, when you are choosing whether to store the data into a dictionary, array or linked list. It is a bit more stretch to ask whether you've implemented a…
Wow, very cool and easy to set up!
Building a custom wall mount for my downhill bike. It requires some extra engineering and planning, the space is tight since there is already one bike on the hallway. It is also important to estimate the forces…
That is what I usually do, I don't find very interesting to just load pre-existing models and feed data into them. But sometimes it is a necessity, if the network is too large (like Stable Diffusion, ResNet and its…
I remember not being able to read Pandas parquet files using for example Vaex (https://pypi.org/project/vaex/). And it is a bit disgenuine not to enlist all supported arguments of `pandas.read_parquet`'s `*kwargs`. But…
I thought this was 17% of all online sales! Like all of the stuff that Amazon sells.
These are just my favorites, and in the order of which the popped into my mind. - Office Space, 1999 (especially for people who work at offices) - The Matrix, 1999 - Fight Club, 1999 :) Umm, what else? - Spirited Away,…
Very interesting, it must feel great to get to apply CS knowledge at work, rather than writing basic CRUD apis / websites.
Educate me, what did they build?
One option is to go for Dell's Alienware line, depending on your needs you need to choose how much RAM you need on the GPU card. RTX 4000 generation seems to have at minimum 8 GB, which is sufficient for most problems…
Does that take into account the efficiency of transforming the gas to electricity first? Ah, well we have other power sources as well. But if you were to use gas, it doesn't seem to make much difference (if the gas…
At least in Finland's Nordea bank you can order a physical code calculator, they used to be small enough to keep on your wallet but the new one is the size of an old small phone. It even has a QR scanner. So I just keep…
Wood / metal working, MTB and Factorio. Or did you mean within the IT sector? Well ML is interesting ;)
AMD already has Composable Kernels[1], and supports for example Triton[2]. Then there is also HIP[3], and there are tools to automatically convert from from CUDA to HIP. But since CUDA is the de-facto standard, there is…
He should have asked what is the price for 1 MB, or 1000 kB. 2 cents, right? insert meme here
I suppose you aren't a fan of the https://en.wikipedia.org/wiki/Hutter_Prize . > The goal of the Hutter Prize is to encourage research in artificial intelligence (AI). The organizers believe that text compression and AI…
I don't think the distinction between indoors or outdoors usage is relevant, in the end we are still talking about the volume of drinkable water people use. Whether they use it for drinking, cooking, washing, or…
I always found it interesting that you cannot have a domain name without publishing your address and phone number, or paying for an extra service.
This reminds me of the meme where you read up instructions of good sleep, at 4am before getting ready to go to bed.
"In a notebook, you can go back and edit and run individual lines of the notebook without re-running the whole notebook from the start and without re-computing everything that depends on what you just edited." Isn't…
I bought Unihertz Pocket Titan, at least it was different! Quite thick and heavy, but the battery lasts about 6 days even without any power-saving mode.
Since with CUDA you are programming so close to hardware, and hardware (and CUDA itself) has advanced so much, I recommend you to go trough very carefully all the major CUDA versions and see how it has evolved. Well,…
- Photo editor - In-memory database - Data compression algorithm - 2D or 3D physics engine / game - Game engines in general
Aah that makes sense, thanks!
I'm not familiar with this library, how does `text("(now())")` evaluate and why there are extra parentheses? And should that be a lambda expression as well, so that `create_date` isn't just the timestamp when the python…
I suppose all SW engineers have experience with data structures, when you are choosing whether to store the data into a dictionary, array or linked list. It is a bit more stretch to ask whether you've implemented a…
Wow, very cool and easy to set up!
Building a custom wall mount for my downhill bike. It requires some extra engineering and planning, the space is tight since there is already one bike on the hallway. It is also important to estimate the forces…
That is what I usually do, I don't find very interesting to just load pre-existing models and feed data into them. But sometimes it is a necessity, if the network is too large (like Stable Diffusion, ResNet and its…
I remember not being able to read Pandas parquet files using for example Vaex (https://pypi.org/project/vaex/). And it is a bit disgenuine not to enlist all supported arguments of `pandas.read_parquet`'s `*kwargs`. But…
I thought this was 17% of all online sales! Like all of the stuff that Amazon sells.
These are just my favorites, and in the order of which the popped into my mind. - Office Space, 1999 (especially for people who work at offices) - The Matrix, 1999 - Fight Club, 1999 :) Umm, what else? - Spirited Away,…
Very interesting, it must feel great to get to apply CS knowledge at work, rather than writing basic CRUD apis / websites.
Educate me, what did they build?
One option is to go for Dell's Alienware line, depending on your needs you need to choose how much RAM you need on the GPU card. RTX 4000 generation seems to have at minimum 8 GB, which is sufficient for most problems…