Goated movie. They don’t make them like that anymore.
janAkali
- 2 Posts
- 57 Comments
I remember seeing lemmy maybe 4+ years ago on some open-source subreddit. It had practically non-existent user base, so I’ve ignored it. After that, I remember a first wave of people making mastodon accounts (even before elon). There I’ve first heard of concept of “fediverse”. I liked the idea but I honestly thought it had zero chances to compete with mainstream social media.
And then everything turned to shit, making a gap between something like lemmy and reddit a lot smaller. So I’ve jumped the ship with everyone after the API shitstorm.
janAkali@lemmy.oneOPto Gaming@beehaw.org•Goodboy Galaxy - GBA Puzzle Platformer with native linux versionEnglish4·6 months agoOh, and GBA rom is included with game files.
janAkali@lemmy.oneto Programmer Humor@lemmy.ml•I redid the meme with what hurts meEnglish2·7 months agoMeanwhile Nim:
echo "I am still worthy"
let a = r"I hate the ugly '\' at the end of " & "multiline statements"
for x in 0..9: if x == 6: echo x echo x # this is error in Nim, but not in python. Insane!
assert false + 1 # this is an error (python devs in shambles) assert true - 1 # see above
Thanks for coming to my Ted-talk.
More here: Nim for Python Programmers
janAkali@lemmy.oneOPto Linux@lemmy.ml•Glaucus Linux - simple and lightweight distribution based on musl and toybox.English11·1 year agoHalf of the linux ecosystem is personal projects.
Linux itself started asjust a hobby, won’t be big and professional like gnu
It’s not useless as you can learn from it.
janAkali@lemmy.oneOPto Linux@lemmy.ml•Glaucus Linux - simple and lightweight distribution based on musl and toybox.English3·1 year agoAlmost. It doesn’t try to solve all the problems, though. I’d say it’s a passion project like Haiku and TempleOS.
janAkali@lemmy.oneOPto Linux@lemmy.ml•Glaucus Linux - simple and lightweight distribution based on musl and toybox.English6·1 year agoFrom interview: it started as a research project. The author wanted a distribution that uses the least system resources with maximum performance.
He started with archlinux, moved on to gentoo and to go even deeper - found the infamous “linux from scratch” and started to shape his own distro.
janAkali@lemmy.oneto Linux@lemmy.ml•Do you daily drive Wayland, if so since when, if not when will you?English2·1 year agoOk, because of this post - I decided to bite the bullet and try wayland again. And it was much better experience this time:
I’ve installed sway “pattern” on OpenSuse-Tumbleweed and:
- Previous time I had some issues with lightdm not supporting sway, now - it just works.
- I still use xdotool and i3-msg in my custom scratchpad script and yet everything is working.
waybar absolutely supports clicking tray icons.
I confused it with swaybar, that’s installed with sway by default and should be an i3bar-compatible. Waybar doesn’t seem to support i3bar protocol, but anyway, after I configured it - it’s like 95% there from what I want.
- I had to force xcb platform for appimage of nekoray (qt VPN gui), because it’s complaining about missing wayland-egl plugin. But it’s a small problem with straightforward fix, so not that bad.
janAkali@lemmy.oneto Linux@lemmy.ml•Do you daily drive Wayland, if so since when, if not when will you?English1·1 year agoI could switch tomorrow if I could do my current setup:
- Tiling Window manager (sway?)
- simple status bar to output text from a script with clickable applet icons (waybar?)
- the way to show/hide windows on a button press - I have a script that I use to quickly toggle 3 dropdown terminal windows
Last time I tried Wayland in December, I had issues with waybar not supporting clicking tray applet icons. Also I’ve ported my dropdown terminals script to support sway - and it worked half the time, like, literally every second key press was ignored.
On one hand I have X session that currently has no downsides for me, on other - wayland that has no upsides. Tell me, why would I switch?
janAkali@lemmy.oneto Chess@lemmy.ml•Can anyone explain why this is a brilliant move?English1·1 year agoI’m usually bad at chess, please point out if I’m wrong:
c6 -> Ba4: bishop is safe, pin stands
queen can’t take because:
c6 -> Ba4 -> Qxa4: Rook and pawn for a BishopNc6: Knight is pinned
Nc6 -> c4 -> a6 -> Ba4 and then push pawns? That’s something I’d have done.
But realistically, I think pin, potential for blunder and applying pressure could be enough for a brilliant move, depending on rating.
janAkali@lemmy.oneto Chess@lemmy.ml•Can anyone explain why this is a brilliant move?English1·1 year agodeleted by creator
it seems to be a variation of “cargospace” meme.
janAkali@lemmy.oneto F-Droid@lemmy.ml•FOSS app to record GPS location, saving it locally?English51·1 year agoRunnerUp and Another Activity Tracker seem like your best options.
janAkali@lemmy.oneto Linux@lemmy.ml•openSUSE Logo Contest Concludes With Winners SelectedEnglish3·1 year agoFor one - the error handling. Every codebase is filled with messy, hard to type:
if err != nil { ... }
And it doesn’t even give you a stack trace to debug the problem when an error happens, apparently.
Second reason - it lacks many features that are generally available in most other languages. Generics is the big one, but thankfully they added them in last half a year or so. In general Golang’s design principle is to implement only the required minimum.
And probably most important - Go is owned by Google, aka the “all seeing eye of Sauron”. There was recently a big controversy with them proposing adding an on-by-default telemetry to the compiler. And with the recent trend of enshittification, I wouldn’t trust google or any other mega-corporation.
I have all apps I use daily in the appimage format. Yesterday I decided to try btrfs for my root partition and did my annual Linux reinstall. All my apps were already there and ready for work from the start.
I also have a usb flashdrive always on me with the same appimages. Just in case I’d wipe a hard drive by accident and wouldn’t have an internet connection or something like that (in case of emergencies). You can’t do this with flatpaks or snaps.
janAkali@lemmy.oneto Linux@lemmy.ml•openSUSE Logo Contest Concludes With Winners SelectedEnglish10·1 year agoIMO, go’s gopher is ugly, not cute. But, anyway, there are better reasons not to learn Go.
janAkali@lemmy.oneto Fediverse@lemmy.ml•Well looks like a Lemmy comment is making the rounds on Mastodon!English26·1 year agoIirc, you can’t
log into Mastadon with a lemmy account
, but there should be a way to follow a mastodon account from a lemmy instance. Never tried it, though.Edit: Apparently, it’s not possible either. Mastodon users can follow lemmy communities, but not the other way around. 😔
janAkali@lemmy.oneto Memes@lemmy.ml•Everyone's upset a Youtube blocking adblockers, meanwhile this existsEnglish121·1 year agoHow much their ad-free tier costs? Can I pay without them tracking me? No? Then fuck you (website owners), I will be freeloading and will advertise freeloading.
Btw, use uBlock origin on Firefox, I haven’t seen one of these annoying screens in a while.
Edit: uh oh
What type of information we collect? (iv)Identifiers and Precise Location: we may collect certain identifiers such as your IP addresses, and precise location solely through the mobile app in the event you have consented to provide us with your location.
Company may also share personally identifiable information with companies or organizations connected, or affiliated with Company, such as subsidiaries, sister-companies and parent companies, and other partners, with the express provision that their use of such information must comply with this policy.
Do not track disclosure Our Service does not respond to Do Not Track signals. For more information about Do Not Track signals, please see …
Legend:
w - work day
w - weekend