@vascorsd@mastodon.social
@vascorsd@mastodon.social avatar

vascorsd

@vascorsd@mastodon.social

• anime & manga • strong copyleft • privacy
• linux • functional programming • tech

No Freedom exists without Privacy.

Currently #scala software developer.
Half-shit posting around. Check at your own risk.

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

vascorsd, to programming
@vascorsd@mastodon.social avatar

You know what, don't try to define an implicit conversion from String to List[Char] in .

I leave this advice to the world.
Keep your sanity.
I've warned you 😮‍💨.

given Conversion[String, List[Char]] = _.toList

I was looking at the errors for a few minutes wondering why the fuck 😅

vascorsd, to programming
@vascorsd@mastodon.social avatar
vascorsd, to random
@vascorsd@mastodon.social avatar

so the world is finally gonna end?

there seem to be some areolas buriais out there showing up in places where they shouldn't...

the end of times is near :KEKW:

:owi:

vascorsd, to KDE
@vascorsd@mastodon.social avatar

Omg, someone finally found a way to make discord work for sharing screen under that works - https://www.reddit.com/r/kde/comments/1cf57xa/comment/l1mvp1a/

Tldr: pass the env variable XDG_SESSION_TYPE=x11 to discord command

This way it's finally possible to open the share screen without it going on a loop forever with asking for you to select a thing to share with the xwaylandvideobridge!

Just tried, it works.

vascorsd, to random
@vascorsd@mastodon.social avatar

2 things fixed on today on my machine. Damn, I should wake earlier more times.

Imagine how powerful I could be with all this potential :angery:

vascorsd, to linux
@vascorsd@mastodon.social avatar

Damn yeah. Finally fixed the pin entry program to actually use the secret service on and to stop asking all the time for the password for signing commits.

It seems a somewhat recent breaking change, since this worked before. Anyway, someone had already written about it on wiki.

Tldr: after setting the pin entry program on gpg-agent config to use the qt version, we need to change the gpg-agent service to have XDG_SESSION_DESKTOP as anything but "kde".

vascorsd, to rust
@vascorsd@mastodon.social avatar

Oh shit. 9 years??

Time passes fast as fuck. In my mind it is 1 or 2 years old only 😅. But I started following it a little after they removed the @ symbols I guess.

Well, for me Rihanna and Miley Cyros is extremely new and recent in my head too so... 😅😞. I have no idea what kids listen to these days... But I ramble 🤣


through the ages
https://www.ncameron.org/blog/rust-through-the-ages/

vascorsd, to random
@vascorsd@mastodon.social avatar

Starting to feel hot days here again 😭.

Gotta start planning the hibernation for the next 4 months indoors 😞

vascorsd, to manga
@vascorsd@mastodon.social avatar

It only took 251 chapters, but we finally going to get some answers it seems :owi:

vascorsd, to random
@vascorsd@mastodon.social avatar

Yesterday I did like 10 lines of typescript to try something and my brain cannot wrap itself about the need to use ; at the end of each thing.

It's horrible. I cannot back to those silly days anymore 😑

vascorsd, to random
@vascorsd@mastodon.social avatar

7.css - A CSS framework for recreating Windows 7 UI - https://khang-nd.github.io/7.css/

vascorsd, to random
@vascorsd@mastodon.social avatar

Quicktime and RealMedia players.

Those were the times.

That's this week's powerful toot.

Thanks.

Miss my 25mb rmvb files.

:angery:

vascorsd, to random
@vascorsd@mastodon.social avatar

Lool, shocking? No 😆


People Are Slowly Realizing Their Auto Insurance Rates Are Skyrocketing Because Their Car Is Covertly Spying On Them
https://lemmy.today/post/9850277

vascorsd, to haskell
@vascorsd@mastodon.social avatar
vascorsd, (edited ) to programming
@vascorsd@mastodon.social avatar

be like: oh no, ecosystem is too broken with many silos, 3 different effect libraries is too much, people can't decide, monads are too hard...

Scala solution: let's introduce a whole new thing called direct style, there's now 7 new libraries, competing against the previous 3 and std Futures. We are even working on effect things in a different way which will introduce 2 more ways to think about it!

Everybody else: yeah, tks but no, don't what deal with that craziness 😱😐

vascorsd, to KDE
@vascorsd@mastodon.social avatar

Oh damn, caught a nasty one. Was trying to use chromium for something but audio was not playing at all, no errors, just clicking play on things like r-a-d.io gave a "fuck you"...

Was checking if it was wayland or something like that that broke it... (And no, it doesn't open in , transparent window with the beautiful mouse dragging effect on the screen), but it was nothing related to it...

It seems that the problem was the integration extension that hijacks things and broke!!

vascorsd, to archlinux
@vascorsd@mastodon.social avatar

Yay new error messages!

On update to latest on new error message at the daemon start: "Failed to load daemon: syscall filtering is configured but not working"

Should you accept the mission, your adventure in the new quest shall be amazing ! Enjoy.

vascorsd, to random
@vascorsd@mastodon.social avatar

Silly things people do: bumping the year of a copyright notice on some already done source files.

People, it's unneeded!

vascorsd, to programming
@vascorsd@mastodon.social avatar

After hearing good things about scalatags, reading the readme I almost walked away when I saw the changelog with latest version being 0.7.0 adding support for scala 2.13. I was literally thinking it was dead and nobody worked on it for 3 for example... 😮‍💨

Well turns out that if you open github you see that it actually was tagged a version 0.13.1 and the changelog hidden in a file is getting updated.

But the official docs website doesn't have any recent updates! 😨

Always check the code!

vascorsd, to random
@vascorsd@mastodon.social avatar

So the yubikey is not recognized through the usb hub. Interesting. Fuck this. Seems a know thing on the interwebz.

vascorsd, to random
@vascorsd@mastodon.social avatar

The old days of java applets with .dlls and .so inside and barely capable of doing anything.

Those were the good days 😌

Configuring the policy file and the sandbox and catching the exceptions in code that would happen only when running like that... Absolutely the best.

Modern people and their sandboxes as if that didn't exist during the golden age of flash animations with music on all websites as banners for advertisement.

Kids these days will never understand.

vascorsd, to random
@vascorsd@mastodon.social avatar

Look mom, broken arms, can you bring me the pineapple in my room?

The internet has broken me 🙃
Take these things away from my mind 🫣

vascorsd, to random
@vascorsd@mastodon.social avatar

Yesterday was trying to build a clang thing from github and what a fucking nightmare this ecosystem. Random configuration flags, weird things for the build tool, this case was cmake, the whole crazy multiplicity of combinations to link and find external libraries, no idea what they are for or needed, understanding how to control it, how the hell to make a .so instead of a static version... Nobody sane should be forced to go through these things. 😮‍💨

Glad I don't have to care about the language.

vascorsd, to random
@vascorsd@mastodon.social avatar

the fact that there are people out there in the world that learn and spread the notation for math ranges with lower bound, up to some upper bound with some math syntax like [lb, ub) is very deeply disturbing and upsetting.

the first time I read someone online using that I was very confused and thought it was a typo.

the clearly superior syntax and objectively better (cuz was the one I learned :blobcat: ) is [lb, ub[.

It's clear and unambiguous.

just math things :blobpeek:

vascorsd, to random
@vascorsd@mastodon.social avatar

I was sad and scared that the pet spider (pet as in I let her live there rent free since I was scared 🫣) that was living in my balcony disappeared some time ago.

But now I shall put that behind my back since there's at least half a dozen new spider citizens living there with multiple huge nets 😅.

They are doing their jobs catching all the weird bugs flying around at least 🙃

🕸️🕷️

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