@tetrislife@qoto.org

tetrislife

@tetrislife@qoto.org

pro-libre software, pro-holisticism
pro-communalism, anti-consumerism
anti-witchhunts
fan of #Plan9 and #HaikuOS

I write software (C++) for a living.

#Emacs #Prolog #Erlang #SelfHosted

This profile is from a federated server and may be incomplete. Browse more on the original instance.

mms, to selfhosted
@mms@emacs.ch avatar

Fellow : how do you move important things (like family photos, as most other things are replaceable) under your own wing and sleep at night? One problem with disc or os and boom, all of it is gone. Like tears in rain.

Is reliable backup all you do?

tetrislife,

@mms I don't host in any manner, and have lost irreplaceable photos. I have been thinking if self-hosting #Hubzilla and having a live clone of it would work out.

ovid, to Lisp
@ovid@fosstodon.org avatar

, , and are three powerful programming languages that share a common feature.

Nobody knows how the hell to capitalize them.

tetrislife,

@ovid and programmers also complain they are not capitalized right.

@hetoug if Perl can be powerful, so can Javascript!

@tripleo

begasus, to random
@begasus@mastodon.social avatar

is again participating in , one of the projects I'm especially interested in is bringing hardware virtualization support for as I use QEMU pretty much to check builds for packages on either 32bit or 64bit images.
Read more about it at : https://www.desktoponfire.com/haikuos/545/haiku-gets-superpowered-with-hardware-virtualization-for-qemu/

tetrislife,

@begasus quite interesting! sounds like it gets desktop features right more than other OS-es, so it makes sense to have other OS+app run on Haiku rather than the other way around. It should only get better with the Qubes/Tails and approaches getting adopted more and more.

mathiasx, to random
@mathiasx@mastodon.xyz avatar

Making software that runs repeatedly or continuously, like CI jobs, more efficient also means less energy. If you’re working on OSS or internal projects at work that you can make similar changes to, please look into it! It’s not exactly but it feels like a tangible computing thing that we all can help with in corporate jobs.

https://developers.home-assistant.io/blog/2024/05/09/improving-ci-test-execution/

tetrislife,

@mathiasx improving efficiency at work should help (but ... compartmentalization), but whether that is a net win depends on what work accomplishes.

mathiasx, to eink
@mathiasx@mastodon.xyz avatar

I need to work on an eink display editor/terminal theme that uses font weight, italics, underlining, highlighting, etc. rather than colors for syntax highlighting.

tetrislife,

@mathiasx I recently came across almost-mono-themes for Emacs which is great

hrefna, to Java
@hrefna@hachyderm.io avatar

It's fascinating to me looking at beginning language guides and thinking "what does this say about the culture of the language"

When I was delving into it was (with affection) "here's hello world and here's a dense academic paper on implementing event systems in OCaml 5!"

guides used to be centered on the assumption that you were a web programmer looking to do applets, even long after that assumption died.

generally seems to assume a background in programming w/ a CLI.

tetrislife,

@hrefna I know syntax matters to people (and I haven't yet written , only some ), but it is just a language. Just pattern-matching and immutability make it better than most by a long shot. So, I think the Erlang inventors got the language quite all right, and Elixir might just be a nicer way to write OTP style.

ltratt, to random
@ltratt@mastodon.social avatar
tetrislife,

@theohonohan somehow, the write-up seems to transcend details like design, speaks more to perceptions and pre-conceptions around design and more @ltratt

tetrislife,

@theohonohan so ... an academic talking about what actually has been borne out in industry?

galdor, to emacs
@galdor@emacs.ch avatar

While the LSP protocol is useful for completion or access to symbol definitions, some of its features are less appealing. In #Emacs, you can instruct Eglot to ignore any feature you dislike.

E.g. (setq eglot-ignored-server-capabilities '(:inlayHintProvider)) to remove annoying hints mixed with the code in c-mode with clangd.

tetrislife,

@galdor is that the one that puts formal parameter names next to the actuals in calls? It hasn't seemed off-putting on the occasions I have used it.

JonBaker, to random
@JonBaker@mastodon.social avatar

FUN FACT: If you fuck in the back of an Amazon delivery truck any child you conceive is legally the property of Amazon

tetrislife,

@JonBaker I think they would view it as a liability ... and wait until it grows up

grtcdr, to random
@grtcdr@emacs.ch avatar

I feel so awkward explaining Mastodon and the Fediverse to people who have no prior knowledge of either.

I've used phrases like: "imagine if you could run your own Facebook (ew) for your friends and family or join an existing community of like-minded people".

I've explained all of these concepts time and time again, to people from various backgrounds, those in software engineering for example find the concepts of federation and decentralisation really interesting. Some find these concepts hard to grasp, while others find the extra step of finding the right community cumbersome.

I understand that "X" social media platform is where people are, but, in the Fediverse, where people are can be any one of Y, Z, or whatever; all of us can communicate under different jurisidictions.

I'd really like to know the examples you've used to introduce the Fediverse to your peers and friends.

tetrislife,

@grtcdr I haven't found anybody to try this on (nobody even thinks much about the meaning of everybody having e-mail on GMail), otherwise "messaging but like e-mail" seemed like a usable tack to take.

tetrislife, (edited ) to Cinema

Who might be the best actors or actresses ever in the history of Indian cinema?
#Cinema #Movies #India

tezoatlipoca, to selfhosted
@tezoatlipoca@mas.to avatar

So I have a bunch of services running at home. Now, my home is your typical large Canadian telco (aka assholes) and they are actively sabotaging my host-at home stuff. (i.e. I set it up, it works a few days, then it stops being reachable from outside, at work, rebooting doesn't fix etc.)

Can any recommend a reliable "just works" remoting solution (where the host is linux) where I can always remote in if the host has power and an outbound connection?? (paid is ok)

tetrislife,

@tezoatlipoca not a self-jostler here, but what would think of nodes "on both ends", just for admin?

tetrislife, to random

I was wondering if comments alongside source code are not read for reasons other than them being likely to be out of date. Maybe its because ... syntax highlighting makes them less readable?

tetrislife, to random

@vmagnin sorry, unsolicited query (you maintain non-numeric Fortran code, so ...)

Is Fortran usable as a C substitute, or as an improvement over C unlike C++? As an example, what kind of software uses your code?

Fortran's verbosity is ... less tolerable than Ada's, and the column-major arrays may surprise serious C devs. But it does many other things right, and is already part of the toolchain in big shops.

Sure, it isn't new and shiny, but that isn't bad for risk-averse managers.

mms, to emacs
@mms@emacs.ch avatar

Which sites/articles/tutorials/books/talks do you consider essential for folks? Both, new (dozens of us) and experienced.

tetrislife,

@mms I came across http://web.psung.name/emacstips/essential.html very late, it points out useful stuff you won't find outside of Emacs.

galdor, to random
@galdor@emacs.ch avatar

Some say you must start with a simple programming language and learn your way up. Others tell you to learn a low level language such as C to understand how everything works.

I've seen plenty of developers who started with Python or JS, and some who started with C. Comparing them, there is no doubt about which method yields the best developers.

The good news is that it's never too late to go back to the fundamentals.

tetrislife,

@oantolin
> semi-informal pseudocode
There is nowadays, a very intriguing option as a first "design language".
@galdor
Another approach might be to first learn how to write and execute a test plan (maybe the Ruby Cucumber way, or with a tool).

thelastpsion, to neovim
@thelastpsion@bitbang.social avatar

Thoughts on 3 months of usage (in ):

  • Easy to pick up and read
  • Good libraries
  • Generics
  • No closures
  • Binaries aren't small
  • LSP (pasls) isn't complete, but better than nothing; + really help
  • Docs are frustrating
  • Good forums/community
  • Targets SO MANY platforms (, 32-bit , , , )! More than Rust, Go
  • A lot of historic books and projects

Would I use again? Absolutely yes, without doubt.

tetrislife,

@thelastpsion cool! I haven't used it much instead of C++ but it is great that it doesn't depend on a complicated compiler like or and still does quite well.

drewdevault, to random
@drewdevault@fosstodon.org avatar

"Copyleft is less free than permissive licenses because permissive licenses allow you to make proprietary forks of free software" is a worldview that just straight-up makes no sense at all

tetrislife,

@ghisvail
> "if project goes proprietary, a fork can happen"
But past community contributions remain with the project (including non-artifacts like QA by production use).
@drewdevault

jbqueru, to random
@jbqueru@fosstodon.org avatar

My wife @eugenialoli has been working on installing Linux on various old computers for which a lot of other options are now unsupported.

She's been finding that machines with 2GB or RAM or 16GB of storage tend to struggle, whether while installing the OS, booting, installing common apps or running those apps.

2GB of RAM is an incredibly large amount. As is 16GB of storage.

WTF are we software people doing as an industry that makes us consume so many resources?

tetrislife,

@jbqueru @eugenialoli would be/have been useful? Do people need most of the apps installed by default in a typical Linux distro? I tend to start with Debian netinst and build on top of it. It has gotten more laborious (or I am jaded) but it can keep disk usage creep under control.

And, of course, the frittering away of compute and storage by software is by design, for the upgrade treadmill.

Quinnypig, to random
@Quinnypig@awscommunity.social avatar

"You saved $9.99 in shipping fees on this order with Amazon Prime." No, jackass, if you charged $10 to ship a $20 item I'd go buy it at the store or at one of your competitors.

tetrislife,

@todwest @Quinnypig
Do we really need to keep buying so much stuff? Asking as an upcoming consumer outside the US of A.

HeavenlyPossum, to random
@HeavenlyPossum@kolektiva.social avatar

The idea of human beings as rational utility-maximizing particles with insatiable hedonic desires is very much the product of an ideological project to justify capitalism as “natural” and has virtually no relationship to how actual human beings live but a lot of people have genuinely internalized it.

Trying to derive “human nature” by observing people under capitalist modernity is like looking at a bored, depressed wolf obsessively pacing a circle in a tiny zoo enclosure and concluding that this is “wolf nature.”

tetrislife,

@afterconnery
> elderly go off and basically die

This was instituitionalized in pre-invasion India ... A while after a couple basically had grandchildren, they would give up the house to the eldest son and go live in a hut in a commune in the forest. Proactive rather than reactive, but that is what the philosophy of the land guided one to.

@HeavenlyPossum re: looting, selling food, medicine or education was considered a social demerit.

tetrislife, to random

So, #Mozilla #XUL was a problem but #Electron / #Tauri are not ... hmmm

leonieke, to mastodon
@leonieke@mstdn.fenslaw.nl avatar

For what seems like ages .... (about 6-8 weeks), I did not want to touch anything on my yunohost mastodon app, because the webinterface was broken, but the barebones settings were accessible. And I could still toot via my mobile app.

Finally, the interface is up and running again, but I fear a mastodon-move will be in the works, as I find the yunohost masto version very dodgy and not well maintained.

Any tips on how I can install my own server and keep all data of this version in the new one?

tetrislife,

@meneer
FWIW, is the micro-blogging-only ...
@leonieke

theohonohan, to random
@theohonohan@graphics.social avatar

I watched Edge of Tomorrow (2014) after it was recommended by @dpiponi.

He's right about the slickness of the storytelling.

It's a film that only makes sense from a solipsistic viewpoint. Every time Tom Cruise's character is executed by Emily Blunt (in the course of training) we reset with him. Does she just wink out of existence as he dies in that timeline, or does she have to explain and dispose of the body? I'm also not sure what the Omega's perspective of the timelines is supposed to be.

tetrislife,

@theohonohan @dpiponi I guess stotytelling is simpler when set in a virtual world like in the Westworld series.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • khanakhh
  • mdbf
  • InstantRegret
  • Durango
  • Youngstown
  • rosin
  • slotface
  • thenastyranch
  • osvaldo12
  • ngwrru68w68
  • kavyap
  • cisconetworking
  • DreamBathrooms
  • megavids
  • magazineikmin
  • cubers
  • vwfavf
  • modclub
  • everett
  • ethstaker
  • normalnudes
  • tacticalgear
  • tester
  • provamag3
  • GTA5RPClips
  • Leos
  • JUstTest
  • All magazines