jann, to Samsung
@jann@twit.social avatar

Okay, I need a 32" TV for my bedroom. #HDR is a MUST! anyone have any NON-#SAMSUNG suggestions? NO NEED for #DolbyVision. Prefer #LG, but just need #LCD/#OLED that can hang on wall. TV is ~10 ft from head of bed - if that makes a diff. Only using w/AppleTV 4k Gen2. No TV tuner requirement.

Suggestions? @joshua @tewha @lisamelton

jann,
@jann@twit.social avatar
tripleo, to random
@tripleo@fosstodon.org avatar

All you nutcases still using , what's actually wrong with it?

aka What are the sharp edges?

gisgeek,
@gisgeek@floss.social avatar

@leonerd @tripleo I can only confirm this, even if currently FFI support does allow to bind to C/C++ quite easily. I find the general situation much better of other seasoned languages such as or , instead.

mjgardner,
@mjgardner@social.sdf.org avatar

@gisgeek I’m a little confused: are you saying that and are better than or worse regarding third-party / integrations?

/ @leonerd @tripleo

amoroso, to random
@amoroso@fosstodon.org avatar

Uncommon opinion (but not necessarily unpopular): I love languages with large standard libraries. I enjoy flipping through the language documentation, scouting for interesting functions or classes that may eventually come in handy.

My favorite large library language is Common Lisp but of course there are many others such as Smalltalk, Python, and Java.

#CommonLisp #ProgLang

phoebos,

@amoroso it's very nice to not need any extra libraries. #Tcl is great for interacting with the filesystem, batteries included.

yugaego, to tcl

Writing a for , I touched the basics of . This programming language appeared to be elegant, with clear and catchy syntax.

It looks like a very nice choice for . Now I'm not surprised that Sqlite was born as Tcl extension initially. And surprised Tcl isn't widely used in , for instance. I'm quite sure this is suitable for a number of tasks in today's , so pls share if you have real life example(s).

clacke, to tcl en-us

One field of use for that I think people might find surprising is that it mixes well with , at least to me.

Tcl in has few dependencies, so you can use it for miscellaneous scripts without feeling bad about it.

When doing Nix stuff you can easily get into a few layers of quoting, something Tcl's syntax handles better than the shell code people instinctively reach for.

Tcl excels at orchestrating and composing system commands, again a typical Nix concern.

Finally, even though the programming model could be said to be the inverse of functional programming, on a superficial level I think Nix code and Tcl have a shared aesthetic, they just look good together. 😃

@tcltk @tcl @nixos

andrew_chou, to tcl
@andrew_chou@toot.cafe avatar

seemingly out of nowhere I've somehow found myself delving deeper into technologies that could be classified as "permacomputing"-friendly or adjacent. I've recently been doing a lot of reading and exploration on things like around redbean, lua, tcl/tk, c, portability, longevity, and "old" tech and can't help but get excited or overly curious about them.

#c

Gallorum, (edited ) to random French
@Gallorum@mamot.fr avatar

A , le de la par les et le .

Pour "la sécurité des femmes" donc.

Sur les 3 visuels du Sytral, un seul met en avant la présence de personnel, et deux la vidéosurveillance.

andrew_chou, to tcl
@andrew_chou@toot.cafe avatar

I fell into a tcl/tk rabbithole today...

tcltk, to tcl

(also known as Tool Command Language; pronounced as either "tickle" or as an initialism) is a high-level, general-purpose, interpreted, dynamic programming language.

It was made in 1988 by John Ousterhout and it was inspired mainly by #C, , , and has served as one of the inspirations of and due to its simplicity and elegance.

(1/🧵)

lambdageek, to typescript
@lambdageek@mastodon.social avatar

In some alternate timeline, we're all using Tcl for browser scripting.

TypeTcl is actually not that different from TypeScript.

#speculativeFiction #microSFF #typescript #tcl #frontendDevelopment #refinementTypes

gisgeek, to linux
@gisgeek@floss.social avatar

I'm old enough to have begun using #unix before #linux, and in the first years, I used *nix (well, SunOS, Solaris, and Digital OSF/1, to say more precisely) for so long. I'm what nowadays is considered a Veteran Unix Admin or #vua. I'm still curious enough to stay updated about current tech, but I wonder how many people out there in the #fediverse are still passionate about tech novelties but even cultivate legacy knowledge such as #C, #Perl, #Tcl, #autoconf and #automake, #m4 and above all why?

publicvoit, to programming
@publicvoit@graz.social avatar

What happens, when you join two paths in a language when the second one is an absolute one?

join("foo", "/bar")
returns "foo/bar" or "/bar"?

The wonderful @meisterluk wrote a great article about that you might want to read: https://lukas-prokop.at/articles/2024-05-03-filepath-join-behavior

I can not tell what version I'd actually prefer. There are situations where both versions would be "proper".

#C++

jer, to Redis
@jer@hachyderm.io avatar

ok, after all that kerfuffle let's have some fun:

Who built a Redis-like cache/data store/database (maybe protocol compatible?) for fun or shit-posting?
May that be in bash, awk, storing data in DNS, ...
Share your silly project!

CGM,
@CGM@mastodon.scot avatar

@jer Perhaps it's worth pointing out that Redis itself started life as a prototype hacked up in Tcl, see https://gist.github.com/antirez/6ca04dd191bdb82aad9fb241013e88a8

lorddimwit, to random
@lorddimwit@mastodon.social avatar

“A string is a string in the category of string substitutions, what’s the problem?” - blog posts

howtophil, to tcl
@howtophil@mastodon.social avatar

Other TCL/TK devs out there?

Say hi :)

louis, to tcl
@louis@emacs.ch avatar

@a13cui Btw. since you are runnnig the @tcltk account now, too, can you recommend a good book for the latest version of ?

SomeGadgetGuy, to tech
@SomeGadgetGuy@techhub.social avatar

RayNeo Air 2 Review! https://youtu.be/_CsV-Vbzgis
Smaller, lighter, faster, and less expensive! These could be the XR glasses to beat?
But is RayNeo making TOO many compromises to hit the lower price?

lorddimwit, to programming
@lorddimwit@mastodon.social avatar

My 18yo nephew asked me what my favorite #ProgrammingLanguage is and I don’t actually know the answer.

I use #C and #Go for applications. I write #Python for data munging and scripts and small apps. I’ve written many thousands of lines of each. I sponsor #Zig.

But is one of them my favorite?

I think my favorite would probably be something like #APL or #BQN or #Lisp or #Prolog or #PostScript or #Forth or #REXX or #Tcl or #Eiffel or #REBOL or #Oberon or #HyperTalk or #TutorialD or…

CGM, to tcl
@CGM@mastodon.scot avatar

The latest patch release of Tcl/Tk 8.6.14 is now available - http://www.tcl-lang.org/software/tcltk/8.6.html

piwi, to tcl French
@piwi@framapiaf.org avatar

La RATP choisie pour gérer le métro lyonnais

«Selon nos informations, le 28 mars prochain, le Sytral devrait confier la gestion du métro lyonnais à l'opérateur parisien, dans le cadre du nouveau marché. Keolis, l'actuel exploitant, continuera lui de gérer les bus. Les changements sont attendus pour début 2025.»

https://tribunedelyon.fr/transports/tcl-ratp-choisie-gerer-metro-lyonnais/

peterbutler, to ai
@peterbutler@mas.to avatar

"Saying this looks like garbage would be an insult to garbage.”

TCL prepares to release "the first AI-powered love story”

https://www.engadget.com/tcls-first-original-movie-is-an-absurd-looking-ai-generated-love-story-154142740.html

#AI #TV #RomComs #TCL #Movies

CGM, to usenet
@CGM@mastodon.scot avatar

Newsgrouper - a web interface to Usenet Groups - https://cmacleod.me.uk/newsgrouper

This is a little project I've been working on for a few weeks. I think the basic functionality is now working, though there are still many aspects I hope to improve. Of course much of usenet is now a wasteland inhabited only by spammers and cranks. But there are still worthwhile corners, such as comp.lang.tcl, so I think this may have some value. 🙂
#usenet #tcl #tcltk #programming

CGM, to tcl
@CGM@mastodon.scot avatar

The second beta release of Tcl/Tk 9.0 is now available - https://www.tcl-lang.org/software/tcltk/9.0.html

alexkidman, to tcl
@alexkidman@aus.social avatar

My review of the TCL 40 NXTPAPER at Gizmodo Australia features (amongst many other details), blue lights, human cloning, Kirby, a guy called Dave and moody jazz.

I really have considered every angle… and then some.

#Smartphone #TCL #NXTPAPER #Review
https://gizmodo.com.au/2024/06/tcl-40-nxtpaper-review/

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