codelike | 5 years ago | on: Google to keep employees home until summer 2021
codelike's comments
codelike | 5 years ago | on: Google to keep employees home until summer 2021
Could you share how you're doing those online signing lessons? Is there a specific website, or did you find a personal teacher and get lessons via zoom/Skype? I'd be very interested in hearing about that.
codelike | 6 years ago | on: Show HN: Dashboard with Customizable Covid-19 plots (log-scale, normalized)
Feel free to provide feedback and improvement suggestions, I plan to add more functionality in the upcoming days.
codelike | 6 years ago | on: Making Python Programs Blazingly Fast
At our company, py-spy has helped us a lot for our line-of-business application. I'm not affiliated with Ben in any way, but he deserves some praise for his work on py-spy.
codelike | 8 years ago | on: Firefox Private Browsing vs. Chrome Incognito: Which Is Faster?
codelike | 8 years ago | on: Firefox Private Browsing vs. Chrome Incognito: Which Is Faster?
There seems to be a new add-on for the web extension approach (https://addons.mozilla.org/en-US/firefox/addon/foxy-gestures...), but I haven't tested it yet and am not sure how robust it is at this point.
codelike | 8 years ago | on: React 16
That blog post mentions your featureFlag approach, the initial dogfooding and then the gradual rollout. I'd be very interested to hear on top of that:
1. How did you approach the rewrite on the coding side? What I mean is: Did you just say "Okay, let's start from scratch and use the lessons learned from v1?" Or did you use a specific approach along along the lines of: "Let's structure our code based on these principles and ...?"
2. When you started the rewrite, how did you know in advance and make sure that the rewrite would be faster and have a smaller code-size?
3. Was your focus during the rewrite on a cleaner code base (and the performance improvements followed automatically) or was your focus on speed right from the start?
4. Any other lessons learned during the rewrite? Patterns and approaches that helped/didn't help during the coding?
codelike | 8 years ago | on: Ask HN: Freelancer? Seeking freelancer? (June 2017)
codelike | 8 years ago | on: Ask HN: Freelancer? Seeking freelancer? (June 2017)
Kaptio (www.kaptio.com) is looking for a talented developer who's interested in working with Python 3, SQLAlchemy and TypeScript.
Kaptio provides a platform for travel businesses with emphasis on creating developer-friendly APIs and toolkits to extend the Kaptio Travel core application. Kaptio is headquartered in Iceland but development is led from Heidelberg, Germany. Some travel may be required, including at least one fun trip to Iceland!
We are generally looking for smart people who want to solve some complex problems related to travel pricing and inventory. Minimum project length: 6 months, with an option to extend if we like working with each other.
Drop us a line at: [email protected]
codelike | 9 years ago | on: Facebook seems not to be paying app developer $160K in ad revenue
On the other hand, some of the mods' title changes significantly reduce the information content, as for example the title that was changed for that other thread today: https://news.ycombinator.com/item?id=12690853
Originally that title was something like "Microsoft SQL Server 2016 in Docker", which gave some helpful context. But they replaced that with: "Microsoft SQL Server 2016 Express", a change that was not helpful at all, since it sounds like a product announcement of SQL Server 2016 now.
codelike | 9 years ago | on: Why Learning Angular 2 Was Excruciating
Then there's routing, which is not present in the React core, so you'll need a routing library as well. Again your API surface increases.
In the end, if you want to write a larger application with React, you'll often have a similar or even larger API surface than Angular. I can understand that some people prefer the conceptual model of React (with its focus on Components) over that of Angular. The claims about a smaller "API surface" have always felt wrong to me, though.
codelike | 9 years ago | on: A Peek into F# 4.1
http://stackoverflow.com/questions/26775760/how-to-create-a-...
Not sure how difficult it would be to implement a [CliVirtual] attribute (https://fslang.uservoice.com/forums/245727-f-language/sugges...), but that would definitely help and make the EF-models more readable.
But in general, F# is great. I hope more people will use it.
codelike | 10 years ago | on: English has been my pain for 15 years (2013)
On the other hand, that might be selective perception on my part and things might have gotten better. Or maybe Austria has improved more than Germany, which is entirely conceivable.
codelike | 10 years ago | on: English has been my pain for 15 years (2013)
Edit: At the same time, Scandinavians, the Dutch and Germans/Austrians all have a language that is more closely related to English than the Romanic or Slavic languages.
codelike | 11 years ago | on: Jython 2.7.0 Final Released
So I'm guessing it should work fine and the comment above is probably too pessimistic about the situation.
codelike | 12 years ago | on: TextSecure's Private Group Messaging
1. What is TextSecure's business model? Who pays for the server infrastructure?
2. Doesn't WhisperSystems belong to Twitter? Twitter is a US-company (and also part of the NSA stuff), so why should I use that kind of software? [Edit for clarification: I'm from Germany, where the US/Twitter affiliation is seen as a downside by some people].
It would be great if TextSecure/Open Whispersystems publicly addressed these points. I have seen that there's a reply from Moxie here: http://support.whispersystems.org/customer/portal/questions/...
but these two questions are so central that they deserve more attention than a reply in the support forum. From a technological point of view, TextSecure wins hands down. Now it's time to convince those who are still skeptical because of other reasons.
Just to be clear: I want TextSecure to become successful. I'm a big fan. That's why I'm mentioning this: in order to help spread the word.
codelike | 12 years ago | on: Pngquant – Lossy PNG compressor
http://bugfixer.endel.me/2012/09/23/comparison-between-png-q...