Live data from Hacker News

Viewing profile — bartaxyz

bartaxyz

HN member
Joined
Sat, Jun 09, 2018, 10:44 AM UTC
HN karma
86
Public activity
39 items

About bartaxyz

https://ondrejbarta.com

Recent public activity

  1. story
  2. story
    Show HN: TabPilot – Search across Safari tabs and windows

    I built TabPilot because I constantly have 40+ tabs across 3-4 Safari windows, and finding my open work is very difficult at times. Safari's built-in tools don't let you type-to-se…

  3. comment
    Comment #45224668

    You can tell a man that he should work less and focus more on his family to become happier. And it would be a very inoffensive statement.

  4. comment
    Comment #44079740

    I guess it's relevant mostly because the general population might use it for that purpose. Having the model do a search instead would be much better. Wouldn't matter for a tech dem…

  5. story
  6. comment
    Comment #40884158

    The two that I still actively use - Danish Swimming Water Quality App[1]: Native app for my iPhone that I use to check the water quality. The official one wasn't working for me, to…

  7. comment
    Comment #36931307

    I signed up for it, and I'm not expected to code anymore (I only do so in my free time nowadays - which actually made it even more fun!). But my company expects the engineering man…

  8. comment
    Comment #36931205

    Very blunt, I appreciate that. Though, engineering leadership is certainly different than other types of leadership. Managing through example was my current way of working. I'd be …

  9. story
    Ask HN: How to have impact as engineering manager to a senior engineering team?

    Hello HN, My company recently did a re-org, and shuffled people around. The project I've been working on (as EM) was paused, and I was put into the core company product. Half of my…

  10. comment
    Comment #36825358

    On the opposite, I find that sharing code across full stack is becoming overrated. The reason I'm saying this is because that often leads to some very messy dependencies, and maint…

  11. comment
    Comment #36825297

    With Swift UI & Jetpack Compose, I found it really easy to make a jump from React to either platform. The mental model is pretty similar to React in both. Sure, Android is still a …

  12. comment
    Comment #34471918

    There really should be a way to tell browsers up front about these things like changing box model for all elements, so that it's not forced to apply it for each element on the page…

  13. comment
    Comment #32266134

    That's why you can use fixed library versions to make sure nothing changes. If you need to update something in the library, you can apply a patch and keep going.

  14. comment
    Comment #32087922

    > And this might mean asking to play video games with them. I double this. It breaks so many barriers to just embrace the hobby and go along with it. Once the barriers are down, yo…

  15. comment
    Comment #31388864

    I've started building something like the last idea. I call it very simply Daily Tasks[0]. It's by no means finished yet, but it does feel good to have an idea validated by reading …

  16. comment
    Comment #31001510

    That I see as a likely outcome. Though companies may still offer an option to have a secured wallet (non-custody) for longer term storage of value. There aren't many but there are …

  17. comment
    Comment #31001488

    I pretty much second that this is one of the biggest flaws. I'm often assured by people invested in web3 that this is a problem that's going to be solved soon by the flood of desig…

  18. comment
    Comment #30746045

    Yea, for a senior person it's possible to quickly transition into something like this from my experience. Furthermore, there's still loads of web2 type of development that needs to…

  19. comment
    Comment #30475975

    In the React Native app I'm working on, I actually noticed this gesture on an iOS simulator (I didn't know about it before) and it worked well. React Native uses native components …

  20. comment
    Comment #30475952

    I develop with React Native in my day job and I'm observing all the UI changes that are happening in the systems. So far there aren't many problems with the differences, for exampl…

  21. comment
    Comment #30475920

    And many React Native questions are going to be the same as React questions. Generally if I have a question about some React behaviour, I wouldn't mention React Native since I'd wa…

  22. comment
    Comment #29956972

    The beauty of this solution is that you are free to fight in other states for legislation. Instead of it being imposed to the states by the federal government even though the local…

  23. comment
    Comment #29793534

    There's a use-case for more than a single approach. Margins and also collapsible margins are tremendously useful. In case of text of an article for example, where space changes bas…

  24. comment
    Comment #29647583

    It solves the double spending problem in a decentralised network. Whether that has an application is another question.

  25. comment
    Comment #29607064

    In Chrome, there's already a toolbar displaying that you can install the website as PWA. In addition, a lot of websites already try to stop you from using the web in favour of usin…