1w6 uRPG 1w6 uRPG
  • Anmelden
  • Öffentlich

    • Öffentlich
    • Gruppen
    • Beliebt
    • Verzeichnis

Mit „ruby“ getaggte Nachrichten

  1. clacke clacke lnxw48a1 , usrlocalshare

    @lnxw48a1 @usrlocalshare When I first learned #ruby I used #ramaze partly because it just wasnt #rails, but also for the ways it wasn't Rails: more minimal, less coupled, etc. When Rails 3 came out I got a gig working with it, and looki…

    Monday, 07-Aug-17 23:04:02 UTC von social.heldscal.la
  2. comradefox comradefox benediktg , steckerhalter

    RT @richardbaeck @steckerhalter @benediktg Ich versuche generell #Python pip, #Ruby gem, #JavaScript npm etc zu vermeiden und alles über #apt abzuwickeln. Zu wissen, dass bei einer Deinstallation eines Programms/Bibliothek etwas Unerwünschte…

    Tuesday, 06-Dec-16 13:44:10 UTC von gnusocial.de Wiederholt von grmpyoldman
  3. richardbaeck richardbaeck benediktg , steckerhalter

    @steckerhalter @benediktg Ich versuche generell #Python pip, #Ruby gem, #JavaScript npm etc zu vermeiden und alles über #apt abzuwickeln. Zu wissen, dass bei einer Deinstallation eines Programms/Bibliothek etwas Unerwünschtes zurückbleibt t…

    Monday, 05-Dec-16 11:40:54 UTC von gnusocial.de Wiederholt von comradefox
  4. richardbaeck richardbaeck benediktg , steckerhalter

    @steckerhalter @benediktg Ich versuche generell #Python pip, #Ruby gem, #JavaScript npm etc zu vermeiden und alles über #apt abzuwickeln. Zu wissen, dass bei einer Deinstallation eines Programms/Bibliothek etwas Unerwünschtes zurückbleibt t…

    Monday, 05-Dec-16 11:40:54 UTC von gnusocial.de
  5. vsatayamas vsatayamas

    File.open(path, mode) do |f|
    #ruby
    end

    (with-open-file (f path mode)
    ;; #commonlisp )

    Wednesday, 30-Nov-16 01:23:34 UTC von quitter.se
  6. vsatayamas vsatayamas

    Split and count in #fsharp on #mono is as fast as one in #ruby.

    https://gist.github.com/veer66/d9292cdc8d8eb9648e7d7c548cffd0c6

    Tuesday, 06-Sep-16 13:11:16 UTC von quitter.se
  7. vsatayamas vsatayamas

    After I put "lazy", my program became slower. #ruby

    puts $stdin.lazy.map{|line| line.split(" ||| ").length}.reduce(:+)

    Saturday, 03-Sep-16 10:54:27 UTC von quitter.se
  8. vsatayamas vsatayamas

    After making #Onigmo extension for #Guile, I don't think that I will be as efficient as #Ruby since it needs extra alloc and copy string.

    Tuesday, 28-Jun-16 12:03:06 UTC von quitter.se
  9. lnxw48 lnxw48 manuel , laemeur

    @manuel Also #ruby. #rstatus http://url.federati.net/qQMUc

    Monday, 13-Jun-16 17:52:18 UTC von fresh.federati.net im Zusammenhang
  10. vsatayamas vsatayamas

    I reformatted phrase table to MessagePack format; it took 1s to load it.  But when I changed array to hash, it took 3s. #Ruby

    Monday, 23-May-16 15:08:39 UTC von quitter.se
  11. lnxw48 lnxw48 gomerx , kat

    @gomerx @kat I must admit that #Ruby reminds me very much of those #Perl classes in college. But it does seem to have a little bit of #Python and #Smalltalk influence in it too.

    Tuesday, 05-Apr-16 01:39:56 UTC von fresh.federati.net
  12. lnxw48 lnxw48

    The first time I installed #Gentoo, it was on a Celeron with 128M of RAM. It took a week to compile everything. Then (for some reason lost to history) I decided to install #Ruby. That was almost two weeks more. Memories.

    Wednesday, 23-Sep-15 00:53:41 UTC von fresh.federati.net
  13. lnxw48 lnxw48 cmhobbs

    @cmhobbs Not a recommendation, since I've never tried it, but I've seen a couple of places where #Ruby based #Middleman was mentioned. http://url.federati.net/Sv5lG

    Saturday, 22-Aug-15 00:56:14 UTC von fresh.federati.net
  14. lnxw48 lnxw48 x11r5

    @x11r5 He had a good life, until he antagonized the kooks that prefer #Ruby and #Perl over #Python.

    Monday, 17-Aug-15 08:55:49 UTC von fresh.federati.net
  15. lnxw48 lnxw48 Python , oldnds

    @nds I'm staying away from #Oregon now. You're going to attract violent kooks that prefer #Ruby and #Perl.

    Monday, 17-Aug-15 04:54:39 UTC von fresh.federati.net im Zusammenhang
  16. lnxw48 lnxw48 zoowar

    @zoowar tentd (which I believe was built atop #Ruby on #Rails) is abandoned. The #tent devs are building a new server in #golang, with a customized container implementation to ease deployment.

    Sunday, 22-Mar-15 23:59:26 UTC von fresh.federati.net
  17. lnxw48 lnxw48 dragnucs

    @dragnucs Yeah, I wasn't seriously suggesting someone rewrite it in #Java. Java is one of the best in a huge environment, but not for one person hosting a small number of users. (Twitter replaced most of their #Ruby with JVM-based languag…

    Saturday, 07-Mar-15 03:31:19 UTC von fresh.federati.net
  18. lnxw48 lnxw48 GNUSocial , zoowar , roland

    @zoowar @roland I can see where a parallel rewrite (in #Python / #Django? #ruby / #RoR? #Java / #JSP? #JavaScript / #Node.JS?) could possibly benefit the project in the long run (ignoring deployment issues with all of the above platforms)…

    Saturday, 07-Mar-15 00:35:39 UTC von fresh.federati.net im Zusammenhang
  19. lnxw48 lnxw48

    RP @jrobertson@microca.st (on #pumpio) Dealing with errors can seem forever daunting, however, logging the path of execution is a start. #failurefriday #ruby

    Friday, 13-Feb-15 16:47:38 UTC von fresh.federati.net
  20. lnxw48 lnxw48 StatusNet , GNUSocial , twitter , mcnalu , speeddefrost

    @speeddefrost As @mcnalu mentions, !Twitter‘s #fail_whale days were when #Ruby was their main lang. They had to beef it up with #Java, #Scala, and other mostly JVM langs. But, yes, I believe a rearchitecting & rewrite lies ahead in the 2-5 year future for !sn / !gnusocial.

    Tuesday, 30-Sep-14 05:48:13 UTC von fresh.federati.net im Zusammenhang
  • Vorher

Feeds

  • Activity Streams
  • RSS 1.0
  • RSS 2.0
  • Atom
  • Hilfe
  • Über
  • FAQ
  • AGB
  • Privatsphäre
  • Quellcode
  • Version
  • Kontakt

1w6 uRPG ist ein Mikrobloggingdienst von Arne (Drak) Babenhauserheide. Es wird mit der Mikrobloggingsoftware StatusNet (Version 1.1.1-release) betrieben, die unter der GNU Affero General Public License erhältlich ist. The running version includes the patches from draketo.de/proj/statusnet-patches.

Creative Commons Attribution 3.0 Alle Inhalte und Daten von 1w6 uRPG sind unter der Creative Commons Attribution 3.0 Lizenz verfügbar.