tracyspcy
- 113 Posts
- 74 Comments
So he is allegedly in one team with aoc
So jacobin is some media outlet, aoc is socDem that blunts class consciousness of workers. Guy in bottom left is union leader. Who is the first one?
tracyspcy@lemmy.mlto
Open Source@lemmy.ml•ratty: A GPU-rendered terminal emulator with inline 3D graphics 🐀🧀
3·6 days agoNothing to add. Just want to acknowledge that it is a well crafted comment
tracyspcy@lemmy.mlto
Open Source@lemmy.ml•ratty: A GPU-rendered terminal emulator with inline 3D graphics 🐀🧀
3·6 days agoHahaha , that’s true
tracyspcy@lemmy.mlto
Open Source@lemmy.ml•ratty: A GPU-rendered terminal emulator with inline 3D graphics 🐀🧀
3·6 days agoI’m not against experiments. If it would result in something useful, it will be great
tracyspcy@lemmy.mlto
Open Source@lemmy.ml•ratty: A GPU-rendered terminal emulator with inline 3D graphics 🐀🧀
9·6 days agoI tried it for a bit, and it is kind of way too raw…but most of all it is pretty useless (at least to me) and hard to describe how strongly I hate this cursor. A lot of whys honesty . Cannot understand why it is promoted so hard …
There is also a tutanota mail, worth to consider as well.
Spent more time on this post than expected _ at least now I know the price of 2 g of gold
a good friend of my gf is Chinese native speaker, but , to my shame, I still never used this opportunity to practice yet.
Is the app good? I recall having My Chinese coach on NintendoDS it was quite fun , considering that you could draw characters with a stylus _
tracyspcy@lemmy.mlOPto
Programming@programming.dev•A tiny menu bar app that shows Lemmy posts.
7·24 days agobtw created a dedicated community. No promise, that it will be active, but all news regarding development would be published there to not spam in other communities
community : https://lemmy.ml/c/lemmy_tray
In this case - yes , this tray app may definitely have such functionality in a future iterations . As for new /active posts it already does this.
Can you pease add a bit of context , what do you mean by the “new comments” ?
Since under the hood it just fetches api and displays a formatted data in a tray, it can be definitely be comments instead of posts
tracyspcy@lemmy.mlOPto
Open Source@lemmy.ml•A tiny menu bar app that shows Lemmy posts.
12·27 days agobtw created a dedicated community. No promise, that it will be active, but all news regarding development would be published there to not spam in other communities
community : https://lemmy.ml/c/lemmy_tray
tracyspcy@lemmy.mlOPto
Open Source@lemmy.ml•The Gram Editor - ZED fork without AI and other commercial stuff
4·1 month agoI used to use Atom back when , it was ok. Zed / Gram just feels more lightweight and performant , yet having everything you need without any customisation ( I never tried ai or collaboration features in Zed) - nothing live changing, just a good editor for rust . Anyway, I switched to helix and after some configuration it provides much better experience.
tracyspcy@lemmy.mlOPto
Programming@programming.dev•The Gram Editor - ZED fork without AI and other commercial stuff
7·1 month agoI switched to helix, but I still sometimes open zed. I tested gram today and it looks promising , so zed is going to the garbage bin.
tracyspcy@lemmy.mlto
Mildly Infuriating@lemmy.world•Starbucks CEO defends a cup of coffee costing $9English
4·1 month agoIf he loves this “experience”, good for him. Who cares…
tracyspcy@lemmy.mlto
Selfhosted@lemmy.world•TravStats – self-hosted flight tracker with 3D globe, heatmap & email parserEnglish
3·1 month agoAnyway, the idea is interesting. I’m using flight radar currently to track my flights.
tracyspcy@lemmy.mlto
Selfhosted@lemmy.world•TravStats – self-hosted flight tracker with 3D globe, heatmap & email parserEnglish
10·1 month agoNot trying to criticise, just sharing own opinion - it is better if ugly, but written by human, than polished by llms You write code, yes sometimes it is ugly, messy, but you learn this way















good catch!
rustix - take a look, thx.
no_std was my deliberate choice.
-C prefer-dynamic- it feels that it may be a more fragile option and add some hassles with cross compiling - something likeerror while loading shared libraries: ...so I have to provide libstd.so as well together with binary to rpi … where is the gain?