# slo (blogs) — RSS Amplifier

Recent posts from the 3 feeds in the RSS Amplifier directory that cover slo.

Page: <https://rssamplifier.com/topics/slo/blogs>  
Feed: <https://rssamplifier.com/topics/slo/blogs.md>

---

## [Popravki aplikacije IS kataster](https://www.e-prostor.gov.si/novica/popravki-aplikacije-is-kataster-24/)

_2026-07-23 · OBVESTILA_

Spoštovani uporabniki IS kataster, obveščamo vas, da je bila 23. 7. 2026 na produkcijsko okolje Ministrstva za javno upravo nameščena nova, posodobljena verzija informacijskega sistema kataster. Konkretni opisi popravkov razvrščeni po tematikah so v nadaljevanju. Seznam popravkov : Dopolnjeno iskanje po koordinatah v grafiki (prikaz koordinat z vejico, desni klik (kopiranje koordinat), skok na…

## [Delovanje IS kataster](https://www.e-prostor.gov.si/novica/delovanje-is-kataster-14/)

_2026-07-23 · OBVESTILA_

Obveščamo vas, da bo danes, 23. 07. 2026, med 15:00 do predvidoma 19:00 ure prišlo do nedelovanja aplikacije zaradi nameščanja nove verzije, prehoda na novo ministrstvo ter uskladitve sistema Krpan. Hvala za razumevanje

## [Dostopni so podatki o gradbenih parcelah in stvarno pravnih pravicah](https://www.e-prostor.gov.si/novica/dostopni-so-podatki-o-gradbenih-parcelah-in-stvarno-pravnih-pravicah-1/)

_2026-07-03 · OBVESTILA_

Izvoze podatkov o stavbah in parcelah iz katastra nepremičnin smo dopolnili s podatki o gradbenih parcelah in stvarno pravnih pravicah.

## [Data on building plots and property rights are available](https://www.e-prostor.gov.si/novica/data-on-building-plots-and-property-rights-are-available/)

_2026-07-02 · OBVESTILA_

We have supplemented the data exports on buildings and land parcels from the real estate cadastre with data on building plots and property rights.

## [Disruption of Surveying and Mapping Authority services - SOLVED](https://www.e-prostor.gov.si/novica/disruption-of-surveying-and-mapping-authority-services/)

_2026-06-09 · OBVESTILA_

We would like to inform our users, that on Wednesday, June 10, 2026, from 6.00 PM to approximately 8.00 PM, Surveying and Mapping Authority services will be unavailable due to a database upgrade.

## [Prekinitev delovanja storitev Geodetske uprave - REŠENO](https://www.e-prostor.gov.si/novica/prekinitev-delovanja-storitev-geodetske-uprave-3/)

_2026-06-09 · OBVESTILA_

Uporabnike obveščamo, da v sredo, 10. 6. 2026, od 18.00 do predvidoma 20.00 ure storitve Geodetske uprave zaradi nadgradnje podatkovne baze ne bodo delovale.

## [Popravki aplikacije IS kataster](https://www.e-prostor.gov.si/novica/popravki-aplikacije-is-kataster-23/)

_2026-05-21 · OBVESTILA_

Spoštovani uporabniki IS kataster, obveščamo vas, da je bila 20. 5. 2026 na produkcijsko okolje Ministrstva za digitalno preobrazbo nameščena nova posodobljena verzija informacijskega sistema kataster. Konkretni opisi popravkov razvrščeni po tematikah Seznam popravkov : Spremembe vezane na nov izmenjevalni format, ki stopi v veljavo 21. 5. 2026; Spremembe vezane na 106. člen ZKN-a - dopolnitve…

## [Why Multi Window Multi Burn Rate SLO Alerting Sucks!](https://eavan.blog/posts/multi-window-burn-rate-sucks.html)

_2026-04-26 · Eavan&#39;s Blog_

Service Level Objectives (SLOs) are great! Alerts based on SLOs are great! Alerts based on SLOs promise to reduce noise by only alerting on true service degradations, reducing noise and alert fatigue. Everyone uses the multi-window multi-burn-rate (MWMB) method for defining SLO alerts, because Google recommends it. But now that I've seen how this alert behaves in the real world, I think it's an…

## [Popravki aplikacije IS kataster](https://www.e-prostor.gov.si/novica/popravki-aplikacije-is-kataster-22/)

_2026-04-16 · OBVESTILA_

Spoštovani uporabniki IS kataster, obveščamo vas, da je bila 15. 4. 2026 na produkcijsko okolje Ministrstva za digitalno preobrazbo nameščena nova posodobljena verzija informacijskega sistema kataster. Konkretni opisi popravkov razvrščeni po tematikah Seznam popravkov : Dopolnjena je kontrola K287; kontrola ne kaže več postopka, katerega delaš. Dodana je nova kontrola K203 - gozdna parcela;…

## [The corresponding code lists are missing for the data on land parcels and buildings - SOLVED](https://www.e-prostor.gov.si/novica/the-corresponding-code-lists-are-missing-for-the-data-on-land-parcels-and-buildings/)

_2026-04-08 · OBVESTILA_

Due to technical errors, the corresponding code lists are not prepared and exported when preparing the data on land parcels and buildings.

## [Non-Custodial Crypto Gateway (Sponsored)](https://crawlproof.com/a/06oFzK5XkNgU)

_2026-04-08 · **Sponsored**_

Accept multi-chain crypto, automated fee handling, and trustless escrow with real-time settlement.

## [The Biggest Identity Sandpiles and How to Compute Them](https://eavan.blog/posts/big-identity-sandpiles.html)

_2026-03-08 · Eavan&#39;s Blog_

When I wrote Beautiful Abelian Sandpiles I wanted to show off some nice images of large identity sandpiles. But the simple algorithm I used was horrendously slow. Showing a sandpile identity that was larger than 100 by 100 took multiple seconds! That's not good enough! I became obsessed with trying to find a faster way, all in an effort to compute bigger and bigger sandpile identities, bigger than…

## [Should I learn C by writing a C compiler in C? (Part 3)](https://eavan.blog/posts/learn-c-compiler-p3.html)

_2026-02-02 · Eavan&#39;s Blog_

The Pareto Principle states that 80% of results come from 20% of the effort. The mistake is then to look at your impressive results (from part 2) and conclude that you are 80% done. The last 20% take the remaining 80% of your effort. You're not even halfway to the halfway point.

## [Beautiful Abelian Sandpiles](https://eavan.blog/posts/beautiful-sandpiles.html)

_2025-12-09 · Eavan&#39;s Blog_

I can't remember where I first saw them, but ever since, I have been unable to forget them: abelian sandpiles. I'm far from the only one. They're remarkably simple, yet produce lovely symmetric patterns. I loved them so much that I adorned the title banner of this blog with an animation of an abelian sandpile. But what exactly are abelian sandpiles? How do they work? And how many pretty,…

## [Alerts: You need a budget!](https://eavan.blog/posts/alert-budgeting.html)

_2025-11-23 · Eavan&#39;s Blog_

Alert fatigue is a spectre haunting DevOps teams. We all know that the spectre is there. In our post-mortems, we all acknowledge its impact on detection times and burnout. Yet, as an industry, we have no structural solution, and we rely on our burnt-out colleagues to tune, improve, ignore, and delete alerts when we feel the effects of alert fatigue set in. If you have ever felt that your alerts…

## [Should I learn C by writing a C compiler in C? (Part 2)](https://eavan.blog/posts/learn-c-compiler-p2.html)

_2025-11-18 · Eavan&#39;s Blog_

With my first step taken, my confidence was sky high and I was ready to take my second step. I had my AST, it would be good to check if it actually meant anything. And if so, what? What is the semantics of the program I had parsed. This sounds quite abstract, but as far as I was concerned, the only things that are absolutely essential are checking what symbols are distinct and checking types.…

## [Please Implement This Simple SLO](https://eavan.blog/posts/implement-an-slo.html)

_2025-11-01 · Eavan&#39;s Blog_

Hello Newguy! I'm glad to see that you've completed your on-boarding here at Corp. Générique. I have your first ticket ready. It's a simple task. Just 2 story points. But it should give you the opportunity to learn a little about how our services work together. Simply implement an availability SLOService Level Objective for our cherished Foo service. You know how to implement an SLO, right?

## [Should I learn C by writing a C compiler in C? (Part 1)](https://eavan.blog/posts/learn-c-compiler-p1.html)

_2025-10-27 · Eavan&#39;s Blog_

If you want to learn many things, is it best to learn them one at a time? Or is it best to find the perfect project that combines all the things you want to learn? Will the effects of cognitive overload be too great to handle? Or will the added struggle just add to the effect of learning? In an attempt to learn both C and compiler design at the same time I unwittingly experiment on myself to aid…

## [I&#39;m Starting a Blog](https://eavan.blog/posts/welcome.html)

_2025-10-02 · Eavan&#39;s Blog_

Welcome to my blog! A new home for the ideas that come into my head that need a place to live and make themselves comfortable. I intend for this place to be a tool for myself to sharpen my own ideas. Above all, this blog will be an excuse for me to justify putting time into my own ideas. Perhaps some of these ideas might even be interesting to you. That is for you to decide. And I look forward to…

## [Building an SLO guitar overdrive pedal - Part 2](https://danbarber.me/2025/07/19/building-an-slo-guitar-overdrive-pedal-part-2/)

_2025-07-19 · Me, Dan Barber_

We left off part 1 waiting on a couple of parts—a single resistor that I forgot to add to the original part order, and some DIP sockets for the IC ’s that I didn’t think I needed initially. Now those parts are here I can finish the pedal! First job is to finish soldering up the board by adding the final resistor and the DIP sockets: Final parts soldered to the board Once I had that done I cleaned…

## [Screen Share With Real Control (Sponsored)](https://crawlproof.com/a/nr7zyeTSiA0S)

_2025-07-18 · **Sponsored**_

Collaborative screen sharing with simultaneous remote control — open source, like Screenhero.

## [Building an SLO guitar overdrive pedal - Part 1](https://danbarber.me/2025/07/04/building-an-slo-guitar-overdrive-pedal-part-1/)

_2025-07-04 · Me, Dan Barber_

I love building things, and I love playing instruments. I’ve recently been getting more into guitar and guitar pedals, and I now have a small number of them. A friend of mine loaned me his DIY SLO pedal based on PedalPCB’s Lead Solder Overdrive PCB and I liked it that I decided to build my own. The first thing I needed to do was to order all the parts. I grabbed the build instructions from…

