scala-pet-store
lila
scala-pet-store | lila | |
---|---|---|
11 | 809 | |
1,067 | 15,583 | |
- | 3.1% | |
0.0 | 10.0 | |
3 months ago | 6 days ago | |
Scala | Scala | |
Apache License 2.0 | GNU Affero General Public License v3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
scala-pet-store
-
Where can I find a Typelevel code example?
In addition to the great work from Gabriel Volpe, there's the Scala Pet Store and a to-do app.
-
Scala Resurrection
Hello, you can try to look for pet store implementations on GitHub using Scala, like https://github.com/pauljamescleary/scala-pet-store. The "Pet Store" is usually an example repo demonstrating how to build a CRUD service. Since Scala is a language capable of expressing multiple design techniques, multiple ways of solving similar problems exist, which is neither good nor bad, just irritating for a beginner.
- Grasping the concepts and getting them down to earth
-
Looking for a really good/complex example codebase or tutorial for Scala FP
- https://github.com/pauljamescleary/scala-pet-store
-
Scala FP code samples?
Hi guys, finish you know of any good github sample apps, written in scala, in proper functional style ? the ⠀goal is to see actual production code that is FP worthy, to look up to :) I am looking to see how FP looks in practice similar to https://github.com/pauljamescleary/scala-pet-store or https://github.com/hcwilhelm/twm I have 2 years of scala experience, mostly akka tech stack, and some basic cats knowledge. Thanks Mircea
- Do you have someone experienced with Flutter and Scala? What is your stack, and what do you think about this?
- Example of building web apis (functionally) in Scala
lila
-
What happens when you make a move in lichess.org?
https://github.com/lichess-org/lila?tab=readme-ov-file#produ...
-
AWS and Azure Are at Least 4x–10x More Expensive Than Hetzner
It is hard.
Lichess admins are highly skilled and I'm sure they already have a well designed infrastructure. You can see what they use at https://docs.google.com/spreadsheets/d/1Si3PMUJGR9KrpE5lngSk...
The issue was on a network equipment that they didn't even manage. You can't load balance when your core network is down. There was nothing they could do as I understand it.
More details at: https://lichess.org/@/Lichess/blog/post-mortem-of-our-longes...
-
Grandmaster-Level Chess Without Search
Note that you are describing endgame tablebases. Chess is solved once there are 7 pieces on the board, in an 18.4TB database, described here: https://lichess.org/@/lichess/blog/7-piece-syzygy-tablebases...
-
AlphaChip transformed computer chip design
There’s a lot of codevelopment happening in the space where the positions are evaluated by Leela and then used to train the NNUE net within stockfish. And Leela comes from AlphaZero. So basically AlphaZero was directly responsible for opening up new avenues of research for a more specialized chess engine to reach new levels than it could have without it.
> Generally considered to be the strongest GPU engine, it continues to provide open data which is essential for training our NNUE networks. They released version 0.31.1 of their engine a few weeks ago, check it out!
[1]
I’d say the impact AlphaZero has had on chess and go can’t be understated considering it’s a general algorithm that at worst is highly competitive with purpose built engines. And that’s ignoring the actual point of why DeepMind is doing any of this which is for GAI (that’s why they’re not constantly trying to compete with existing engines)
[1] https://lichess.org/@/StockfishNews/blog/stockfish-17-is-her...
-
Post-Mortem of Our Longest Downtime
I worked with him once on a job -- incredibly nice guy and obviously talented developer who used to work for the French agency responsible for the Scala Play Framework. https://github.com/lichess-org/lila and https://github.com/lichess-org/scalachess are great resources for anyone ever curious to see a production quality Scala3 web application using Cats and all the properly functional properties of the language.
- Lichess
- Lichess Is Down
-
PlantUML to compute diagrams!
For the chessboard to look realistic, we need to colour it in alternating light and dark colours. I chose lichess's default chessboard colours. Since lichess is open source 👏, it was easy to obtain the RGB values here.
-
Yet another attempt to get better at chess
After a decade, I've made the decision to make better use of my limited time for chess. To achieve this, I've enabled the Zen mode in lichess and hidden all ratings. This allowed me to focus on enjoying the game rather than worrying about improvement.
-
Optimizing the Lichess Tablebase Server
I do understand not choosing SSD's. The number of lookups for positions always remains the same per user per game. Yet the tablebase is growing more than exponentially.
https://lichess.org/@/lichess/blog/7-piece-syzygy-tablebases...
What are some alternatives?
pfps-shopping-cart - :shopping_cart: The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"
listudy - Listudy - chess training server
http4s-micrometer-metrics - Http4s https://http4s.org metrics implementation based on meters4s https://github.com/ovotech/meters4s
Anki-Chess-2.0 - An interactive chess template for anki.
ZIO - ZIO — A type-safe, composable library for async and concurrent programming in Scala
Mindustry - The automation tower defense RTS
tagless-final - [Moved to: https://github.com/DevInsideYou/tagless-final]
katrain - Improve your Baduk skills by training with KataGo!
caliban-talk
maia-chess - Maia is a human-like neural network chess engine trained on millions of human games.
TheHive - TheHive: a Scalable, Open Source and Free Security Incident Response Platform
fishnet - Distributed Stockfish analysis for lichess.org