ChrisMayLA6, to Economics
@ChrisMayLA6@zirk.us avatar

Q. how much economic advantage does UK get by speaking english.

Other countries gain economic developmental advantage from the range of people with english proficiency.

So turning that around: does the UK's 'natural' speaking of English mask or reduce (some) economic deficiencies that would otherwise be problems?.

Thought experiment: if the UK did no speak the globe's second language what would be the implication for its economic development?


https://www.cambridgeenglish.org/Images/539681-perspectives-english-for-development.pdf

sonny, (edited ) to linux
@sonny@floss.social avatar

I wonder why reactive GTK hasn't taken off yet. Specially in the context of GNOME.

There have been several projects. Relm4 looks well maintained but doesn't appear to be used much.

Thoughts?

Also 🧵

#gtk #Linux #development #Rust #GNOME

kkarhan, (edited ) to linux
@kkarhan@mstdn.social avatar

:boost_ok: :boost_requested: :boost_animated:
OS/1337 development goes on...

Tho I'm a bit stuck on the boot pipeline...

Anyone any idea why?

thunderbird, (edited ) to email
@thunderbird@mastodon.online avatar

Like the legend of the phoenix, we're resurrecting Mozilla Send, an end-to-end encrypted file share service, and bringing it under our wings as Thunderbird Send. In this clip from S1E5 of the ThunderCast, developer Chris Aquino gives us a sneak peek of the new - wait, old - er, reborn project!

Learn how Send will help you overcome your file upload woes, respect your privacy, safeguard against abuse, and hopefully change your experience for the better.

kkarhan, to linux
@kkarhan@mstdn.social avatar

I guess I fecked up on this build of OS/1337...

need to repackage rootfs.cpio.xz and see if that works....

https://github.com/OS-1337/OS1337/issues/2#issuecomment-1837628147

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I don’t know who wants this, but this is in a Blazor Server App, invoking an endpoint that returns a Server-Rendered Blazor component.

cc @alexzeitler

Blazor and HTMX

kkarhan, to linux
@kkarhan@mstdn.social avatar

I really did underestimate as compression for a :

I was able to just shove the pre-made, full & uncut binary from @landley and still have some breathing room.

Tho I expect this to change once I put a in that has actual capabilities...

This will be interesting for OS/1337.

http://landley.net/toybox/bin/
https://landley.net/toybox/help.html

the complete toybox binary outputting the commands it has implemented

sarajw, to webdev
@sarajw@front-end.social avatar

A question on :

Does anyone check their sites with the device font size set to a stop or two larger or smaller than default?

As I'm pushing 40 and now wearing varifocals, I have put my smartphone's system font size up a level.

This seems to occasionally mess with website layouts, sometimes text wraps in unexpected ways, or is partially hidden.

Sometimes it happens only in app-embedded browsers, not the full mobile browser.

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

Hey folks, actually any folks, what do you think the “future" of software development practices and tools will look like in 5 years?

I'd love to hear your thoughts.

markwyner, (edited ) to tech
@markwyner@mas.to avatar

🧵1/2. Here’s something non-coders probably don’t know about development. Code is written in English. That’s a privilege that English speakers have in this space.

There are custom words used in code. They can be written in other languages. But reserved words that are part of the core language must be in English.

For example in HTML we begin the content area of the structure using <body>. A Spanish-speaking coder can’t use <cuerpo> for that.

#Privilege #Development #Code #Dev #Tech

gregorni, (edited ) to programming
@gregorni@fosstodon.org avatar

What do you say to whitespace-sensitive/oriented programming languages, assuming your IDE supports the whitespace-behaviour really well, and all the tooling around it is generally good?

Stark9837, to python
@Stark9837@techhub.social avatar

Is the best way to run periodic functions, not necessary time-critical, just needs to happen in the correct hour or day, #cronjobs

I am running a #Python bot in a #Docker container, but want weekly or daily things to happen. Adding this to the main loop seems inefficient, because checks will unnecessary be done.

Should I rather use a #Linux image, run the script in the container and then just have cronjobs running in the container, rather than using a Python image.

Storage, memory and processing isn't actually a problem, so using a larger and beefier image is possible.

#bots #development #tech #webdev #selfhosting #homelab

khalidabuhakmeh, to random
@khalidabuhakmeh@mastodon.social avatar

So, @jchannon gave me a great idea. Blame as a Service.

Pay me to write an article/blog post, that you can later point to when your idea goes south.

“Hey it’s not my fault, this ‘expert’ said this would work!”

kkarhan, to linux
@kkarhan@mstdn.social avatar

Good news everyone!

OS/1337 now finally boots to a [quite castrated] version of / in glorious 80x25.

Thanks a lot to @SweetAIBelle and also thanks to @landley for nudging me in the right directions...

https://github.com/OS-1337/OS1337/issues/2#issuecomment-1839511578

sonny, to rust
@sonny@floss.social avatar

Workbench 46 is out! 🛠️

https://flathub.org/apps/re.sonny.Workbench

Actually it was a couple of hours ago before GNOME 46 but I didn't want to steal the show 😎

Here are the highlights 💡

Inline diagnostics for :rust: and :python:

New Library demos: 📚

"Snapshot" to demonstrate one of GTK4 coolest feature.

"Dialog" and "Message Dialogs" to demonstrate libadwaita 1.5 new responsive dialogs.

26 demos ported to Python
5 demos ported to Vala

A screenshot of Workbench demonstrating the "Snapshot" Library demo

A screencast of Workbench demonstrating the "Dialog" demo.

markwyner, to programming
@markwyner@mas.to avatar

Friends in native iOS development. I’d love advice.

I’ve been writing code for over two decades, but never native iOS. Nor C. Nor anything related. But I’m beginning the journey.

Can you recommend a favorite resource for helping folks begin from the ground floor? I can spend all day in an editor and my terminal. But Xcode and iOS is an entirely new world for me.

Thanks in advance!

drahardja, to random
@drahardja@sfba.social avatar

I’ve written down most of what I’ve learned about xcframeworks into this blog post. I hope it can be a one-stop shop to answer all your practical questions, including:

  • What is an xcframework?
  • What’s in an xcframework?
  • How do I make an xcframework?
  • How do I consume an xcframework?

Enjoy and please share!

#xcode #ios #macos #apple #objectiveC #swift #framework #xcframework #development

https://www.humancode.us/2023/05/19/all-about-xcframeworks.html

winslowjosiah, to webdev
@winslowjosiah@hachyderm.io avatar

You know what really annoys me?

When my phone decides to some parts of my and not update them while it's in active .

My fancy nav menu shows up on my phone as a standard list of links. Apparently the isn't updating, but the is. Weird.

fell, (edited ) to programming
@fell@ma.fellr.net avatar

I was experimenting with colour distances at work today. I need to find out how similar two colours are, so I wrote a little test program and it was surprisingly pretty.

The algorithm is simple:

  1. Fill the canvas with random colours.
  2. Set the first pixel (top left) to red.
  3. For all pixels, find the most similar pixel and move it next to the current pixel.

To determine the similarity, I calculated the 3D distance in the RGB, HSV and YUV color spaces, which brought very different results. Now, it's quite possible that my HSV and YUV conversion functions were just broken, but that's okay.

(I recommend zooming in!)

anderseknert, to random
@anderseknert@hachyderm.io avatar

Anyone starting a side project in the holidays? I’ll take a shot a language server for myself.

SuitedUpDev, to random
@SuitedUpDev@mastodon.online avatar

I give up. I wanna become a stroopwafel salesman in another country (or a wood worker).

kubikpixel, (edited ) to webdev
@kubikpixel@chaos.social avatar

Which JavaScript framework for the web frontend is the smallest, fastest, and best overall? If it's not listed, please mention it as a comment and why 🧑‍💻 → pls boost this toot :BoostOK:

khalidabuhakmeh, to random
@khalidabuhakmeh@mastodon.social avatar

This tool looks really cool. https://devpod.sh/

SuitedUpDev, (edited ) to php
@SuitedUpDev@mastodon.online avatar

I'm a big proponent of doing fewer if statements and early returns! Doing stuff in your if statements only increases cognitive load when trying to read the code.

public function sendActivationEmail($user) {
if (! $user->isActivated) {
// Send out activation email
}
}

versus.

public function sendActivationEmail($user) {
if ($user->isActivated) {
return;
}

// Send out activation email
}

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