Viewing profile — lapusta
lapusta
HN member- Joined
- Wed, Feb 03, 2010, 11:48 AM UTC
- HN karma
- 263
- Public activity
- 81 items
- HN profile
- View on Hacker News ↗
About lapusta
No profile information was provided.
Recent public activity
-
comment
Comment #48188096
Huh! I see stlc option is added now mentioning "eligible customers", which is great news. I'm curious if we would also get GitHub action?
-
comment
Comment #48185212
I don't think the generators themselves were open-sourced (only the generated SDKs were already open-source). That leaves three main (recommended) options: * Manual Maintenance: Re…
-
comment
Comment #44610521
Red Hat effectively killed their JBoss/Middleware team and the rest of it moved to IBM https://www.redhat.com/en/blog/evolving-our-middleware-strat... Quarkus and other tools were …
-
comment
Comment #42577318
I could really recommend Encore https://encore.dev/ that works best when you use their PaaS offering https://encore.cloud/ (think of NextJS & Vercel combo). One can argue it goes a…
-
comment
Comment #40148439
We've recently evaluated all four platforms—Stainless, Fern, Speakeasy, and Liblab—and here are our key takeaways: Stainless: The standout for maturity and idiomatic code generatio…
-
comment
Comment #39406135
Many systems have concepts of booking date & value date https://support.mambu.com/docs/booking-date-vs-value-date You may also have suspense accounts for certain types of use cases…
-
comment
Comment #23429165
For business: - Google Meet (~Zoom) - Google Chat (~Slack) - Google Currents (~Yammer) For consumers: - Google Duo (~Facetime, but cross-platform) - Google Messages (~iMessage, but…
-
comment
Comment #20045556
You are right, although Plaid has quite a critical view on OFX https://plaid.com/documents/Plaid-Financial-Data-Access-Meth...
-
comment
Comment #20044691
> Why 'would be' just out of interest? The scenario is typically the following. After the EU Commission approves the directive, each country has to transform it into the national l…
-
comment
Comment #20043463
Open Banking is a big buzzword at the moment. It is good to distinguish different aspects of it: 1) Regulation. What you heard as "PSD2" - is essentially a directive by European Co…
-
comment
Comment #19776250
Thanks @cromwellian! We are currently looking on what to do with our quite massive GWT app. Already in the process of RPC to REST switch, with Angular, AngularDart and GWT3 (depend…
-
comment
Comment #19772240
Hi, I work at Mambu and our clients are predominantly Startups - https://www.mambu.com/clients Feel free to drop me an email at alexey.lapusta@mambu.com Although we do not provide …
-
comment
Comment #19770063
Does that mean internally Google would be using Closure Library for UI with J2CL? And other GWT applications were migrated to Angular or Dart?
-
comment
Comment #19755727
Been doing sales/solutions engineering for the last 5-6 years. You can find how some companies describe the role: https://careers.google.com/stories/google-sales-engineering-... ht…
-
comment
Comment #9684926
Can you tell what is current status of extension - is it still supported or packaged app is the way to go nowadays? Are you planning to go more native with something like Atom's El…
-
comment
Comment #8983566
BACKBASE (visionary UX & Bankning platfrom) Location: Amsterdam(we do sponsor work VISA), London, NY/Atlanta - FULLTIME * Want to work in an international company travelling over t…
-
comment
Comment #7804834
IntelliJ platform runs on top of JVM, Nitra runs on top of CLR.
-
comment
Comment #7803842
It's written in Nemerle, that runs on top of CLR. I believe it's targeted to .NET, VisualStudio & Resharper audience.
-
comment
Comment #4793200
Backbone is an opinionated software, so it's hard to say if binding would be ever included. For developers I suggest to try some of plugins, which are listed on GitHub wiki in the …
-
comment
Comment #4791070
Backbone is a great framework and moved the industry forward a lot in terms of code quality. But there are definitely couple things broken, like Zombie/Ghost views - everyone(!) is…
-
comment
Comment #4023267
Best one is in JetBrains products - http://www.jetbrains.com/editors/javascript_editor.jsp Eclipse & VS suck with JS. There is also Dart Editor which Google is building for their n…
-
comment
Comment #3784314
Their new platform (BB 10) is incompatible with old apps. And Bada was merged into Tizen, so it's future looks uncertain for me.
-
comment
Comment #3776000
It pretty much depends on industry. Look at mobile, 2007: J2ME, Symbian, Windows Mobile, BlackBerry -> 2012: iOS, Android, Windows Phone. Now look at the web: it was more of a evol…
-
comment
Comment #3728291
Will we see SuperDevMode in GWT 2.5?
-
comment
Comment #3692885
Why was GWT team reduced? Developers were moved to Dart project? Is there any schedule for 2.5? We are waiting for SourceMaps, since debug mode is working slow in Chrome & IE, and …