Twitter Feed

Our twitter feed

nthx17: @pankowecki @pawelpacana worse: work on pull request. Never gets merged :-(
6 hours ago
nthx17: RT @RubyBack2Basics: #114 Software is like making a meal. Want a good one? Start by preparing your kitchen first Want another one? Cleanup
1 day ago
nthx17: RT @RubyBack2Basics: #112 Opening a class? class String def underscore .. end Not so fast. You won't resist next time. Welcome to "expect unexpected" world
3 days ago
nthx17: RT @RubyBack2Basics: #111 "Rails dev needed" - think twice before applying. It's not Ruby, nor software development. A mix of dark magic & extraterrestrial forms
4 days ago
nthx17: All: whats best tool/format for writing/gen API documentation so final looks similar to eBay http://t.co/vlqVjSoXr5 Desperate to dev my own
5 days ago
nthx17: RT @RubyBack2Basics: #108 Try minimal Sinatra setup once to see network layer better. SRP: network handling From there pass to 1 method of your domain
5 days ago
nthx17: RT @RubyBack2Basics: #105: `unless.. if..` reverses flow direction we got used to. Just don't use it Think of Java,Python ppl might read your code in future
1 week ago
nthx17: @andrzejkrzywda so I save on attr_accessor(s) and constructor assignments?
1 week ago
nthx17: @andrzejkrzywda btw, I did same mistake ;) Have to care more next time
1 week ago
nthx17: @andrzejkrzywda sure, still.. Explain. Struct gives anything extra to plain object / class?
1 week ago
nthx17: RT @RubyBack2Basics: #104: It's better to understand bad code, than not to understand good one Write code so others can easily continue & extend on your basis
1 week ago
unclebobmartin: @nthx17 It's hard to show code in audio.
2 weeks ago
nthx17: @unclebobmartin @extendsmymind I tend to listen audio only (when biking). It's no laugh & distraction, more thinking and ideas
2 weeks ago
nthx17: RT @RubyBack2Basics: #103: Don't have tests at all? Start with top-lvl first (html, xml, json output). The're most important now. Unit tests will come later.
2 weeks ago
nthx17: Back to basics: #102: Change every Ruby instance `def foo*` to `def self.foo*` and don't create new objects so your app is faster. Not
2 weeks ago
nthx17: Loving #hackpad for its simplicity of "go>create>share content". Lacks colouring vs google/docs, but besides that it's ok. Thnks @hackpad
3 weeks ago
andrzejkrzywda: @nthx17 Whoa, it's ranked 5th on BBG! The app seems to have AI built-in. Will read more about the original board game.
3 weeks ago
nthx17: @andrzejkrzywda if ur into 4x then u should know already. Me not & not having opponents. We can try if u want Besides that..Awaiting Agri :)
3 weeks ago
andrzejkrzywda: @nthx17 Do you know anything about this game https://t.co/WMlEK9y7gz ? Worth buying?
3 weeks ago
nthx17: @andrzejkrzywda it's more like "where were u Mr Uncle Bob when I was studying OO" :-)
3 weeks ago
andrzejkrzywda: @nthx17 @mdrozdziel For me, Twitter is "a stream of inspiration" / "cool party with interesting conversations". Would love to follow more.
3 weeks ago
nthx17: @andrzejkrzywda @mdrozdziel so I both admire & don't get the idea
3 weeks ago
andrzejkrzywda: @nthx17 it's more "thank you, programmers for not doing OOP" :)
3 weeks ago
andrzejkrzywda: @nthx17 @mdrozdziel There's lots of people following more than 2000. It's just the rule says you need to have almost 2000 followers as well.
3 weeks ago
nthx17: @andrzejkrzywda a.k.a. "thank you Rails for hash abuse"
3 weeks ago
nthx17: @andrzejkrzywda @mdrozdziel yet.. the point is to prove them wrong or prove you can do anything serious with 2000+ ppl streaming Matrix 2 u?
3 weeks ago
nthx17: Back to basics #101: Separating layers in your app makes it clear to understand Data storage, validation, HTTP, View formatting, Business..
3 weeks ago
nthx17: unless ... else ... Ruby flaw :(
3 weeks ago
nthx17: What's more important when having 50+ API versions: DRY or non breaking past & still live APIs? eBay API devs, how you handle it?
3 weeks ago
nthx17: @pankowecki These examples are all right. At least full class name exists somewhere as a text. I've seen bad examples where it was not
3 weeks ago
nthx17: @pankowecki Yep. It is. Some custom framework. <code> "#{sth}Extra".constantize </code>
3 weeks ago
pankowecki: @nthx17 My Lesson from The Past is that now I also don't like when I cannot find where class instance is created.
3 weeks ago
pankowecki: @nthx17 Is this magic "const_get", "eval", or "constantize" ? Consider any of these a simple version of Factory pattern ;)
3 weeks ago
nthx17: I look for class usages, I find none. But I know it's used runtime. Someone uses magic to call it by string. Being "explicit" is forgotten?
3 weeks ago
cs3b: @nthx17 knowledge is not a problem, combine that with patient mentor - mostly anyone can go faster and further then I was able 15 years ago
3 weeks ago
nthx17: @cs3b ppl.. Learn? Where from? University, confs, ebooks, friends? Don't know.. Tough topic. One must be patient teaching. Lots time needed
3 weeks ago
cs3b: @nthx17 will watch and get back with my thoughts Thx
3 weeks ago
nthx17: @cs3b watch ep#1 of clean code videos of uncle bob. On "the company killed by code". Sad, but so real. Im now in such hell. Trying to fix it
3 weeks ago
cs3b: @nthx17 who/what have so big impact that you define those 3 statements (which are somehow true - not all but most people are able to learn)
3 weeks ago
nthx17: Programming is not for everyone.
3 weeks ago
nthx17: Object Oriented Programming is not for everyone
3 weeks ago
nthx17: Aspect Oriented Programming is not for everyone
3 weeks ago
nthx17: #jira is so lame not having simple stupid TODO list inside a task. Look at #Trello guys /cc @jira, https://t.co/qsFL2l98qZ
1 month ago
nthx17: That moment of doubt when you ./run_tests.sh for the first time after larger refactoring and it says "All tests OK"
1 month ago
nthx17: My friend and I have `g` shell aliases. His stands for `grep`, mine for `gvim` He's a Dev Op, I'm just a Dev ;-)
1 month ago
nthx17: @hackpad ok. Good luck fixing & improving acceptance/regression testing :->
1 month ago
hackpad: @nthx17 It's a bug, sorry! We are working on it.
1 month ago
nthx17: @hackpad do you have undo? Chrome/Linux... ctrl+z not working
1 month ago
nthx17: MethodMissing in Bash ;) function call_hello { echo 'world' } method=hello call_$method
1 month ago
nthx17: Handle legacy code? Copy source files => adapt to new place => call it => refactor => speed up! :-) Proven to work! Now.. copy tests too? :>
2 months ago
nthx17: @mariuszgil true, I suppose ;) Me never been there ;)
2 months ago
nthx17: Removing old | unused | unmaintainable ruby code - a sign of shitty development, but a sign of a progress too
2 months ago
nthx17: @hackpad well, buggy when pasting 10 lines into a cell, cant resize columns, fully stretched HP still remains fixed ~800px width :/
2 months ago
nthx17: Dear Hackpad, it's so much pain to use 3-col tables? Guess I push it to hard #hackpad
2 months ago
nthx17: @andrzejkrzywda it's telling with expectations. Why look inside and asking. :)
2 months ago
andrzejkrzywda: @nthx17 someone's else this time ;) I prefer "tell, don't ask". foo.try is like asking.
2 months ago
nthx17: @andrzejkrzywda eee... Not. Former presents intention to a caller. Quicker to understand I believe.. Anyway, blaming my code? ;)
2 months ago
nthx17: @raganwald any idea how can I add your blog http://t.co/KjuM2kmezH to Google Reader? Says: "Your search did not match any feeds" :(
2 months ago
nthx17: Being a Remote Worker Sucks - Long Live the Remote Worker http://t.co/EDP3QJaB05 via @shanselman Yep... Good practical advices there
2 months ago
pankowecki: RT @nthx17 #wrocloverb inspiration#1 `user.am_friend_of(b)` is != "friendliness" relation than `society.are_friends(a, b)`. Todo#1: Ontology
2 months ago
nthx17: #wrocloverb inspiration#1 `user.am_friend_of(b)` is != "friendliness" relation than `society.are_friends(a, b)`. Todo#1: Ontology
3 months ago
Nopik: @nthx17 I did not missed the ddd talk. Despite of interesting topic talk was actually quite boring and not focusing on the interesting parts
3 months ago
nthx17: @_mlen u convinced me to give erlang a try :-) thx #wrocloverb
3 months ago
nthx17: @Nopik there were interesting talks on Ports&Adapters / Hexes / DDD one doesnt hear often. U missed these? #wrocloverb
3 months ago
nthx17: @mariuszgil hey! :-) .. Just unfair ;)
3 months ago
roslyntune: @nthx17 Follow pls so I can DM you :)
3 months ago
roslyntune: @nthx17 Marvelous :) Now I have to find you. Somehow.
3 months ago
nthx17: @roslyntune I do. Around 8 pm U're welcome
3 months ago
nthx17: #wrocloverb ubuntu cola :-D ... Clubmate.. Who's jealous? ;-) http://t.co/mjMmBv9KVW
3 months ago
nthx17: @janfilipowski part of domain is changing it's state.. Say, moving an invoice to a shelf. In this sense .. Yes "repository" is debatable
3 months ago
nthx17: #wrocloverb "when I was young it >active record< was called an anti pattern" - S.Sobotka Agreed, hide your storage details from domain pls
3 months ago
nthx17: #wrocloverb "you know how to read java, right?" ;-)
3 months ago
nthx17: #wrocloverb top quality 1st talk of @janstepien on Ruby and how it can take much (anything?) from other ecosystems
3 months ago
nthx17: #wrocloverb "zombie views" - I'm looking exit now ;>
3 months ago
nthx17: #wrocloverb whatever.js on stage ;-) hexagonal.js under fire :-)
3 months ago
pzol: @nthx17: #wrocloverb so "explicit is better than implicit"... Ruby fellows, take this Python advice srsly :-)” <like/>
3 months ago
nthx17: #wrocloverb so "explicit is better than implicit"... Ruby fellows, take this Python advice srsly :-)
3 months ago
nthx17: "rails auto commit" - how can I configure it (disable) .. looks my google shows little on the topic :-( ?
3 months ago
nthx17: @_mlen dont pull :-D cant? co prev rev
3 months ago
en_Dal: @nthx17 @Volkman_ we’re planning on adding old RubyMine icons to http://t.co/k0j1E6cc as a fast workaround
3 months ago
nthx17: @Volkman_ last month or so there came new #rubymine grayish toolbar icons.. im color-blinded.. any way to revert back to colorful icons?
3 months ago
nthx17: Keeping bash history in sync on multiple terminals http://t.co/pUGYUWSo Clean, short, good one @BrianCarper
3 months ago
mariuszgil: @nthx17 we are going to practice and someday… ;) https://t.co/zRAydIHW
3 months ago
nthx17: @mariuszgil @bartoszblimke "game of thrones" BG next sat? :-)
3 months ago
poulwiel: i just did it. i quoted @nthx17 about "having a need for test is a bad smell". just after removing most of a class and still beeing green.
3 months ago
nthx17: RT @janfilipowski: Few days ago we realized that chillout.io's test suite is unique and can inspire programmers. So I blogged about it: http://t.co/YG75MFlF
4 months ago
nthx17: @Volkman_ ok, thanks for mentioning. Cu
4 months ago