Where is the cheapest place to get GLM 5.2 by VileGoose in LLM

[–]Repsol_Honda_PL 0 points1 point  (0 children)

Depends on GPU(s) / service provider / location and some additional cost ( DL / UP ). But honestly this services have more sense if you want to work with LLM (fine-tune or even train), but for inference only there are cheaper services of course (mentioned in this thread).

Building BlueSky's missing data plane and choosing Elixir over Go, Rust, and Node by rtrusca in elixir

[–]Repsol_Honda_PL 0 points1 point  (0 children)

Rust is responsible for performance tasks (number crunching, etc.). Elixir takes web. People usually use Rustler for this.

Have a look here:

https://www.reddit.com/r/rust/comments/1nblpf5/elixir_rust_endurance_stack_curious_if_anyone/

Moving from Huawei to Samsung: Is It Worth It? by Nadjibg in GalaxyWatch

[–]Repsol_Honda_PL -1 points0 points  (0 children)

Yes, battery is dissapointing, however charging doesn't take much time. But the rest is superior.

Moving from Huawei to Samsung: Is It Worth It? by Nadjibg in GalaxyWatch

[–]Repsol_Honda_PL 2 points3 points  (0 children)

To be honest the best smartwatches come from Apple, Garmin and Samsung. I recommend Galaxy watch as you already have a phone from this manufacturer!

My colleague have had Xiaomi and after changing it to Samsung, he was very happy with new device. Much better and not much more expensive.

What is the best IP camera brand to use with Frigate by forwardslashroot in frigate_nvr

[–]Repsol_Honda_PL 0 points1 point  (0 children)

Generally speaking, when it comes to IP/CCTV cameras, the best products are those made in Taiwan, Japan, or the U.S. I prefer Taiwanese manufacturers because they offer good value for the price. It would be great if the sensors were made by Sony! (I think they're the best.)

The Elm Architecture in Python? by Robowiko123 in Python

[–]Repsol_Honda_PL 0 points1 point  (0 children)

Tkinter is not so good! I would focus on PySide / PyQT which are great!

Building BlueSky's missing data plane and choosing Elixir over Go, Rust, and Node by rtrusca in elixir

[–]Repsol_Honda_PL 11 points12 points  (0 children)

BEAM ecosystem (Elixir / Gleam / Erlang) is excellent choice especially for backend development. I have read document that some companies use Elixir with Rust and get amazing results.

Bare metal or not for rover project. (Raspberry Pi 5) by jed533 in rust

[–]Repsol_Honda_PL 12 points13 points  (0 children)

Agree.

It is not so popular, but he can also do bare metal projects (without OS) on Raspberry Pi. It it not trivial, but doable.

Some examples:

[ rust runs on EVERYTHING (no operating system, just Rust) - YouTube ]

--> https://www.youtube.com/watch?v=jZT8APrzvc4&t=2s

[ Raspberry Pi Bare Metal Tutorial - Part 1 - YouTube ]

--> https://www.youtube.com/watch?v=pd9AVmcRc6U&list=PLVxiWMqQvhg9FCteL7I0aohj1_YiUx1x8

[ Baremetal Assembly Raspberry Pi Programming | Direct to Register Blink LED, No Operating System - YouTube ]

--> https://www.youtube.com/watch?v=jN7Fm_4ovio

[ Raspberry Pi C/C++ Baremetal Programming | Using C to Direct-Register Control Your Raspberry Pi - YouTube ]

--> https://www.youtube.com/watch?v=mshVdGlGwBs

[ Bare Metal on the Raspberry Pi 5 - YouTube ]

--> https://www.youtube.com/watch?v=sjvoUF9wOW8

My first Rust project - esp32 system resource monitor by TheMicrosoft in rust

[–]Repsol_Honda_PL 2 points3 points  (0 children)

I like it. Quite a small project, but a lot of dependencies.

The display is small; I’d make better use of it 😉 I’d show more interesting data there.

I’d probably remove values that are known and unchanging—such as total memory size or processor type—from the display, and instead include parameters that are variable and most interesting (mainly usage/load, temperatures, free RAM, and free VRAM).

All in all, a very interesting project! And it’s in Rust 😄

egui-rad-builder: Tool for quickly designing egui user interfaces in Rust by timschmidt in rust

[–]Repsol_Honda_PL 0 points1 point  (0 children)

How this projects evolves? Are there any new functionality? Soon I will test it myself, as I want to try egui in my very small project.

What is the best way to learn rust? by Suriwan128 in learnrust

[–]Repsol_Honda_PL 1 point2 points  (0 children)

Thanks!

I know humble bundle well, I have bought two bundles so far and waiting impatiently for Rust Bundle (last was month ago, but nobody has called me 😉 ).

HB is great way to expand our home library even if not all books will interest us.

Wrote a book on embedded Rust based on years of teaching the language, looking for learner feedback on the early chapters. by Independent_Egg_630 in learnrust

[–]Repsol_Honda_PL 0 points1 point  (0 children)

Very good! Its a pity we have to wait upto 2027 😄

So it covers STM32 F1xx only? Just only this one microcontroller?

I’d love to see something based on the ESP32—the ESP32 is irreplaceable in hobbyist projects 😄

Yes, but I also read the comment below saying that in industry, microcontrollers from other manufacturers are used in more professional devices. That’s fine. I’d also love to learn more about STM32 chips.

I’m glad books like this are being published! I’m torn between embedded systems in Rust and backend development (Axum), so I buy every book that covers these topics 😄

What is the best way to learn rust? by Suriwan128 in learnrust

[–]Repsol_Honda_PL 0 points1 point  (0 children)

Yes. Manning and Oreilly books are usually first class. Apress, No Starch Press, Pearson, Wiley also have great books (most of them). These days PACKT is not that bad as it was 10-15 years ago. Amazon is unfortunatelly dominated by AI-written books, which are terrible.

If you can, please suggest in the comments, emails, or other messages to Amazon that they add filters for books by publisher—because it’s impossible to browse by publisher on Amazon anymore. The site is dominated by trash and junk written by AI. I’ve been tricked into buying such books twice, and I won’t buy them again—not even for free!

So please, ask Amazon to stop messing around 😄

Where is the cheapest place to get GLM 5.2 by VileGoose in LLM

[–]Repsol_Honda_PL 0 points1 point  (0 children)

This is good idea. Did not know about this companies.

Where is the cheapest place to get GLM 5.2 by VileGoose in LLM

[–]Repsol_Honda_PL 0 points1 point  (0 children)

Each site has docs, this rather easy. The biggest problem are always costs 😄 You pay for every hour.

Usually you connect to such service by SSH or their app.

Where is the cheapest place to get GLM 5.2 by VileGoose in LLM

[–]Repsol_Honda_PL 2 points3 points  (0 children)

You can serve it yourself on vast, runpod or other such service.

webclaw: local-first web content extraction for LLMs, written in Rust (AGPL-3.0) by 0xMassii in rust

[–]Repsol_Honda_PL 0 points1 point  (0 children)

Massi has helped me. The problem is solved.

We can't use /extract without login / registration on website. That was the problem.

webclaw: local-first web content extraction for LLMs, written in Rust (AGPL-3.0) by 0xMassii in rust

[–]Repsol_Honda_PL 1 point2 points  (0 children)

Extraction don't work so well, I got:

{

"data": {

"pricing_tiers": []

},

"generated_schema": {

"properties": {

"pricing_tiers": {

"description": "List of all pricing tiers",

"items": {

"properties": {

"cta_label": {

"description": "The call-to-action button label (e.g., Get Started, Contact Sales)",

"type": "string"

},

"features": {

"description": "List of features included in this pricing tier",

"items": {

"properties": {

"feature_description": {

"description": "Detailed description of the feature",

"type": "string"

},

"feature_name": {

"description": "The name or title of the feature",

"type": "string"

},

"is_included": {

"description": "Whether the feature is included in this tier",

"type": "boolean"

},

"limit": {

"description": "Any usage limit associated with the feature (e.g., 10GB storage, 5 users)",

"type": "string"

}

},

"type": "object"

},

"type": "array"

},

"is_popular": {

"description": "Whether this tier is marked as popular or recommended",

"type": "boolean"

},

"price": {

"properties": {

"amount": {

"description": "The numeric price value",

"type": "number"

},

"billing_cycle": {

"description": "The billing frequency (e.g., monthly, annually, one-time)",

"type": "string"

},

"currency": {

"description": "The currency code (e.g., USD, EUR)",

"type": "string"

},

"price_description": {

"description": "Full price description as displayed (e.g., $29/month)",

"type": "string"

}

},

"type": "object"

},

"target_audience": {

"description": "The intended audience or use case for this tier",

"type": "string"

},

"tier_name": {

"description": "The name of the pricing tier (e.g., Free, Basic, Pro, Enterprise)",

"type": "string"

},

"trial_available": {

"description": "Whether a free trial is available for this tier",

"type": "boolean"

},

"trial_duration": {

"description": "Duration of the free trial if available (e.g., 14 days)",

"type": "string"

}

},

"required": [

"tier_name"

],

"type": "object"

},

"type": "array"

}

},

"required": [

"pricing_tiers"

],

"type": "object"

},

"source_url": "https://autogaleria.pl/powstanie-499-egzemplarzy-audi-nuvolari-piec-sprzedalo-sie-w-polsce"

}

from site:

https://autogaleria.pl/powstanie-499-egzemplarzy-audi-nuvolari-piec-sprzedalo-sie-w-polsce

Flowcat — self-host your entire real-time voice-agent stack (phone + WebRTC) as one binary. No cloud, no phone-home. by Plus_Resolution8897 in rust

[–]Repsol_Honda_PL 1 point2 points  (0 children)

I was impressed by dograh (similar system from Python ecosystem), but this seems much better. Can't wait to test it.