Search
161 results for “iamkonstantin”
-
There is a petition to #SaveWoT, sign it please :) https://savewot.com
-
Wohoo! Hello world Solid!
Just deployed my own pod ☺️🚀
#LDP #SolidProject #LinkedWebStorage -
@helge @dasdom @[email protected] Interesting talk you‘re having. I don‘t have to make a living from software, but to me it was kinda the same: I like the #objc dev environment, but it did not feel good to invest spare time into that golden cage. That‘s why I‘m writing a GTK wrapper for @objfw and @elementary. You still may write iOS apps using #ObjFW, but at some point you may as well write apps running on a @mntmn.
If you like to step in, help is appreciated.
-
Working on a new way to change the length of a playlist in https://flowvi.be
It used to be a slider, but then I thought... why try to limit people about how long their playlists should be
-
🚨 Version 1.7 is now available!
Added Ecstatic Dance, Late Night and Melancholy playlists as well as substantial improvements to the playlist generator for more complex and refined playlists 🎵🥰
-
Trying out the bunny video streaming service for embedding videos into the website. It’s quite affordable and easy to replicate at the edge to all the places https://flowvi.be/posts/import-spotify-tidal-soundcloud-playlists/
-
I'm sooo excited! Yesterday, I was fiddling with ways to improve the playlist engine of flowvi.be and had an absolute breakthrough that will cut the server costs by 90%. Not only it makes better playlists but I will be able to offer a one-time lifetime option 💸
This was also quite essential to keep the project sustainable and I want to eventually open source it. I'm also not very keen on making people have yet-another-sub if I can help it.
-
I had some free time during the weekend to make progress on the desktop version of https://flowvi.be :catjam:
I'm starting to get into the GTK/libadwaita mindset of things. Also realized if I keep a tidy project structure I can easily switch to Qt or something else later on so that's nice.
Big things have small beginnings ;)
#IndieDev #GTK #Qt #KDE #Gnome #Flowvibe #Music #PlaylistMaker
-
Self-promo time :)
My app flowvi.be uses a deterministic scoring engine on-device to rank tracks from your library and stitch them into a playlisthttps://flowvi.be/posts/creating-a-mood-playlist-without-ai/
-
-
One reason to attend #DebConf is for the amazing artworks they take the time to create for every location! :BlobhajHeart:
-
The new version of Numbers doesn't support dots in the filename 😞
EDIT: Nooo ... it's macOS 26.4 that doesn't support dots in filenames in the Save As Dialog 😱😱😱
EDIT2: How can you break the Save As dialog of an entire OS in a dot release? (Yes I'm frustrated because I have dots in all kinds of things because it's not 1984 anymore and we can name whatever we want)
-
And more than code generation, folks at Mistral have achieved some amazing results for things like speech to text, video analysis and even small conversational models running entirely on webGPU - this works even on recent iPhones! https://huggingface.co/mistralai/spaces
-
And more than code generation, folks at Mistral have achieved some amazing results for things like speech to text, video analysis and even small conversational models running entirely on webGPU - this works even on recent iPhones! https://huggingface.co/mistralai/spaces
-
And more than code generation, folks at Mistral have achieved some amazing results for things like speech to text, video analysis and even small conversational models running entirely on webGPU - this works even on recent iPhones! https://huggingface.co/mistralai/spaces
-
And more than code generation, folks at Mistral have achieved some amazing results for things like speech to text, video analysis and even small conversational models running entirely on webGPU - this works even on recent iPhones! https://huggingface.co/mistralai/spaces
-
Ohh!! Oban for Python :catjam:
-
Their current device is #JollaC2, which I have but find it too bulky and underpowered for even occasional use. It has android app support, and here's some usage feedback: https://forum.sailfishos.org/t/feedback-on-jolla-c2/20462
Alternative is to get a Sony Xperia 10 device and install #SailfishOS on it. Licensed versions have android support but if you don't need that you can download free images. More details here: https://docs.sailfishos.org/Support/Supported_Devices/
Certainly possible as a personal daily phone for your use case 👍
-
Does anyone know a "fast" local RDF store that can do SPARQL queries (or expose a SPARQL endpoint for queries + endpoint for adding triples)? I have a small tool using rdflib that needs to parse and query several very large graphs and I'd like to avoid deploying a dedicated triple store service.
#rdf #sparql #turtle #rdflib #python #elixir #rust -
Does anyone know a "fast" local RDF store that can do SPARQL queries (or expose a SPARQL endpoint for queries + endpoint for adding triples)? I have a small tool using rdflib that needs to parse and query several very large graphs and I'd like to avoid deploying a dedicated triple store service.
#rdf #sparql #turtle #rdflib #python #elixir #rust -
Does anyone know a "fast" local RDF store that can do SPARQL queries (or expose a SPARQL endpoint for queries + endpoint for adding triples)? I have a small tool using rdflib that needs to parse and query several very large graphs and I'd like to avoid deploying a dedicated triple store service.
#rdf #sparql #turtle #rdflib #python #elixir #rust -
Does anyone know a "fast" local RDF store that can do SPARQL queries (or expose a SPARQL endpoint for queries + endpoint for adding triples)? I have a small tool using rdflib that needs to parse and query several very large graphs and I'd like to avoid deploying a dedicated triple store service.
#rdf #sparql #turtle #rdflib #python #elixir #rust -
Does anyone know a "fast" local RDF store that can do SPARQL queries (or expose a SPARQL endpoint for queries + endpoint for adding triples)? I have a small tool using rdflib that needs to parse and query several very large graphs and I'd like to avoid deploying a dedicated triple store service.
#rdf #sparql #turtle #rdflib #python #elixir #rust -
Good morning 🌅☕️
-
Does anyone know of a "tiny" message broker? Something that can be hosted as a single binary? No Redis/S3 stuff needed, just queues.
-
Does anyone know of a "tiny" message broker? Something that can be hosted as a single binary? No Redis/S3 stuff needed, just queues.
-
Does anyone know of a "tiny" message broker? Something that can be hosted as a single binary? No Redis/S3 stuff needed, just queues.
-
Does anyone know of a "tiny" message broker? Something that can be hosted as a single binary? No Redis/S3 stuff needed, just queues.
-
Regarding the testing API. There is still room for improvement, but Qt Test already takes care of most of the work. It's kind of amazing to be able to do UI tests on Linux 😊
-
🎥 I also created a demo app where various components can be showcased as I'm making my way through all the widgets. I opted to tackle QtWidgets before QtQuick in order to refine to overall API.