Number V: Federati N5
  • Login
Number V: Federati N5 is Temporarily the Test site for Federati Networks' GNU social N-Series instances.
  • Public

    • Public
    • Groups
    • Recent tags
    • Popular
    • People

Notices tagged with lua

  1. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Friday, 29-Jan-2021 02:49:46 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    in reply to
    • Nobody [LinuxWalt (@lnxw48a1)]
    Also, #Lua for Windows, a batteries included distribution of Lua, has gone unmaintained ... apparently since 2018.
    In conversation about a month ago from nu.federati.net permalink
  2. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Friday, 25-Dec-2020 04:12:49 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    Watching Abdullah playing Yooka-Laylee ... https://twitch.tv/triggerofsol

    I should be doing a little #Lua or #Nim, but I'm honestly just wanting to have some guilt-free relaxation.
    In conversation about 2 months ago from nu.federati.net permalink

    Attachments

    1. Twitch
      Twitch is the world's leading video platform and community for gamers.
  3. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Monday, 19-Oct-2020 18:27:49 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    Today is actually #Lua and #PHP, but here’s a list of #Ocaml resources: https://ocamlverse.github.io/content/learning.html
    In conversation about 4 months ago from nu.federati.net permalink

    Attachments

    1. Learning
      Documenting everything about OCaml
  4. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Tuesday, 04-Aug-2020 07:49:55 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    #Roblox introduces #Luau, its near-JIT interpreter for #Lua. The interp requires the Roblox engine. The language differs a little from regular Lua. https://roblox.github.io/luau/
    In conversation about 7 months ago from nu.federati.net permalink

    Attachments

    1. Luau
      A fast, small, safe, gradually typed embeddable scripting language derived from Lua Why Luau? Syntax Sandboxing Compatibility Linting Type checking Performance
  5. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Monday, 27-Jul-2020 23:54:30 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    • ami cole
    if filehandle ~= nil then
    return filehandle
    end
    return false

    This has been working okay, but I think

    if filehandle ~= nil then
    return filehandle, true
    else
    return nil, false
    end

    will more directly say what I mean. I need to read a little more to figure out which is more "idiomatic" for the language. (Or maybe ask @amic, who has used the language more than I have.)

    #Lua
    In conversation about 7 months ago from nu.federati.net permalink
  6. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Sunday, 24-May-2020 03:27:46 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    Serializing #Lua tables: https://www.lua.org/pil/12.1.1.html

    This feels weird to me. Maybe because Lua is generally embedded inside of a game, where the script need not concern itself about saving its data to a file.
    In conversation about 9 months ago from nu.federati.net permalink

    Attachments

    1. Programming in Lua : 12.1.1
  7. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Sunday, 10-May-2020 23:47:28 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    Sometimes, just using a web browser and search engine is better than hours of reading docs and tutorials. The answer is right there. #Lua
    In conversation about 10 months ago from nu.federati.net permalink
  8. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Sunday, 12-Apr-2020 17:23:31 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    Good morning and #TZAG. Today is #Resurrection Sunday ("Easter"). He is risen!

    Stayed up way too late messing around with #Lua last night, so I'm both late and tired. It is a warm, sunny day in #SoCal.
    In conversation about 11 months ago from nu.federati.net permalink
  9. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Thursday, 02-Apr-2020 03:03:25 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    in reply to
    • Nobody [LinuxWalt (@lnxw48a1)]
    At a previous job, he had to script some equipment with a custom BASIC-like language and a little bit of #Lua.
    In conversation about a year ago from nu.federati.net permalink
  10. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Monday, 23-Mar-2020 15:21:42 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    • The Tcl scripting language and related projects
    Good morning and #TZAG. I’m almost finished with today’s #YoCo ( #yogurt and #coffee ). Plans today include job searching, working on my toy project (part of learning #Lua; I’m also going to do another version of it to revive my !TclTk knowledge and possibly a 3rd version in another language), and removing some of the weeds growing in the yard.

    I also need to visit the stores to see whether TP supplies have come in.
    In conversation about a year ago from nu.federati.net permalink
  11. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Friday, 20-Mar-2020 20:14:53 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    Discovered #Lua’s io.lines() file iterator. That should clean this little toy project up a little.
    In conversation about a year ago from nu.federati.net permalink
  12. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Wednesday, 18-Mar-2020 05:45:58 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    Time to go to bed. Exploration with #Lua again tonight. It is still mind-bending, but getting somewhat easier to grok. I suspect that I’ll be able to apply this to learning languages like #Squirrel and #Wren, which take inspiration from Lua.

    As usual, if something seems to give unexpected results, look at the interaction with tables, which are dictionaries (associative arrays), but in some circumstances, more like real arrays or even classes & prototypes & objects.
    In conversation about a year ago from nu.federati.net permalink
  13. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Thursday, 20-Feb-2020 02:17:19 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    Now watching some #PHP videos on the former #Lynda.com site ( now called #LinkedIn / #LockedOut Learning ) before I go back to the #Lua videos.

    I had to take a time out from Lua because none of the (book and video) examples of "first class functions ... pass the function to that one" were working for me and I could not see why.

    The odd thing is that the weird issues with scoping that I saw the past few days are gone today. Lua 5.1.5 on #Win10 1909 and Lua 5.2.4 on #Kubuntu 18.04, #Linux kernel 4.15
    In conversation about a year ago from nu.federati.net permalink
  14. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Thursday, 20-Feb-2020 00:02:56 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    Now wstching some #Lua videos now.
    In conversation about a year ago from nu.federati.net permalink
  15. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Tuesday, 18-Feb-2020 20:03:50 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    Finished with breakfast (my normal #YoCo [ #yogurt and #coffee ] ) and lunch. Time to get back to the job search and my efforts to learn #Lua.
    In conversation about a year ago from nu.federati.net permalink
  16. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Wednesday, 05-Feb-2020 17:22:22 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    “If possible, you should always use local variables over global variables, unless there’s a specific reason otherwise.” — https://developer.roblox.com/en-us/articles/Variables #Lua

    Going to have to read about the language’s history. I’m sure Lua is young enough to have been created after we learned that global vars should be avoided, so why global by default instead of only when expressly requested?
    In conversation about a year ago from nu.federati.net permalink

    Attachments

    1. Variables
      from Roblox
      Definition of variables and their use in Lua code
  17. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Monday, 03-Feb-2020 06:31:15 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    I’m bumbling through “Lua Quick Start Guide” and a couple of online #Lua introductions / tutorials. Usually at the same time. So when I want to go on to the next one, I want to type the equivalent of #Tcl’s

    set variables [info vars]

    So I can iterate through them and delete them (or set them to nil in Lua parlance). But in the resources I’ve looked at so far, that seems not to be a thing in the Lua world.
    In conversation about a year ago from nu.federati.net permalink
  18. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Saturday, 01-Feb-2020 18:48:33 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    I’ve been doing some very introductory tutorials for #Lua. It seems pretty interesting. I don’t think it will displace #Tcl and #Python as my favorite scripting languages, but it could become the third in the set.

    Seeing that tables (which are dictionaries—associative arrays—that can also act as regular arrays if numeric keys are used) are the only data structure, it sort of twists my mind into contortions trying to imagine how to structure certain kinds of data. That’s good, IMO, because history (took classes decades ago on BASIC, COBOL, Pascal, C, C++, Java, ...) predisposes me to look for arrays and records (or objects that encapsulate records) as the building blocks.

    I’ve also downloaded (but not yet installed) #Erlang and #Elixir for Windows.
    In conversation about a year ago from nu.federati.net permalink
  19. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Tuesday, 21-Jan-2020 05:57:37 UTC Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    Found another old prepaid VISA gift card, but it's been so long that I can't read the expiration date (and therefore, cannot check to see how much is available to spend, if any). I'll take it with me the next time I visit a store and try to pay some or all of the price with it.

    Now, I'm going to put away #Tcl, #Lua, and #Jsish, and go to bed. I took a couple of sips of sleep enhancer, so I'm hoping to get lots of rest tonight.
    In conversation about a year ago from nu.federati.net permalink
  20. N-5-O-body (n5admin@n5.federati.net)'s status on Tuesday, 21-Jan-2020 03:21:56 UTC N-5-O-body N-5-O-body
    Doing my very first exploratory steps with #JSI. The JSI shell #jsish ( https://jsish.org/ ) is an outside the browser JavaScript implementation that takes some inspiration from #Tcl and uses #Fossil.

    I'm continuing to explore #Tcl (and its #Tk GUI toolkit) and I've also just recently started with #Lua.

    (Reason: I've got a personal project that I'm planning to write three implementations of ... one in each of the above languages.)
    In conversation about a year ago from web permalink

    Attachments

    1. jsish.org
  • Before

Feeds

  • Activity Streams
  • RSS 1.0
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Number V: Federati N5 is a social network. It runs on GNU social, version 2.0.0-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Number V: Federati N5 content and data are available under the Creative Commons Attribution 3.0 license.

Switch to mobile site layout.