Hacker Newsnew | past | comments | ask | show | jobs | submit | miku86's commentslogin

What do you mean by "startup time"? Booting into Linux? Opening a window?


To manage different layouts: https://github.com/klaxalk/i3-layout-manager.

Workflow:

1. Arrange your windows how you like

2. Save the layout

3. Open the windows

4. Load the layout

Repeat 3 and 4.

Nicely done with rofi/dmenu.


- Joplin has a rich editor

- If you talk about google drive, you can use the file system sync and sync from there

- you can create notebooks and sub-notebooks

If you are still on the search, there is a great list: https://old.reddit.com/r/Evernote/comments/j87fb9/please_hel...


Fully agree.

From a technical perspective: Ignoring leaves the loop open. I don't know: - if you ignore it on purpose - or if you don't want to solve it or - or if you don't have time or - or if you just missed it ...

That's when I would re-send the message or do something else. A Win-Win would be sending a small "won't-fix" or whatever.


> Ignoring leaves the loop open

Often that's what you want! Maybe I don't want to reject your bug report outright, maybe I'll get around to it in a few weeks or months or years. Or not, I dunno.

I've had my own issues and bugfix PRs on small projects ignored, that's fine. Nobody should ever have the expectation of a response on that kind of project.


The parents are talking about ignoring as a method to (implicitily) say no.

Ignoring: for the maintainer: open loop or maybe hidden closed loop (e.g. afraid of confrontation); for the requester: open loop.

The intention of saying no is a closed loop.

> Nobody should ever have the expectation...

Yes, but that's not a pragmatic solution. People sometimes DO have the expectation.


So what are your thoughts?


Uh hard. First, maybe don't buy companies with bad technical debt, just start from scratch? And always prefer two experts to 10 juniors in the beginning even if you move more slowly at first. I don't know what would have worked well in that particular situation, but if I were to do it again and could influence the original team, I'd use Clojure. I believe the immutability and control of side effects would have been more of a benefit than types. That was where the real problems came from, dynamic ability to create out-of-sight side effects and alter data in unexpected ways all over the damn place. Clojure's immutability plus spec would have been way better.


As a doctor, your primary job is to make sick people healthy, not to make healthy people more healthy.

This is why you want to have a high compliance, meaning that the sick person does what the doctor recommends. This is mostly caused due technical or behavioral complexity.

You can increase compliance by reducing complexity. At the same time, the accuracy decreases.

Example: High Accuracy / High Complexity: "Do not eat frugugle, fergerio, flululu and fnyvoo." Why low compliance? Because the behavioral complexity is very high, especially for sick people: 1. Find the food ingredients list. 2. Loop over the ingredients list and compare the current item with the "do not eat"-list. 3. Make a decision for every ingredient, if this is in the list ("frugugle" is on the list, but one ingredient is "fruguglelase", what's my decision?)

Lower Accuracy / Lower Complexity: "Do not eat products with more than 3 ingredients." Why higher compliance? Because the behavioral complexity is lower: 1. Find the food ingredients list. 2. Count the amount of ingredients. 3. Make a decision after reading max. 3 ingredients.

IMHO it's easier to start with the second approach, because you make progress faster, and keep the momentum going.


This whole argument strikes me as very silly. If I want to eat healthy foods badly enough to change my diet and check the ingredients every time I buy something, I'm not going to want to oversimplify it to the point of near meaninglessness by adopting a rule like "3 ingredients or fewer." I'm perfectly capable of learning what ingredients to avoid.

And if I'm sick, and there are clinical details that are important to my treatment, then I'm absolutely not going to be satisfied with a low-accuracy simplification.


Exactly this one.

I don't get why the top comments are all about some technical tooling, as if the major part of a developer job would be typing.


Hey everyone, Michael, the creator, here. I have a lot of accounts, Linkedin, Twitter, Github and so on. Companies ask for my Linkedin and Github. Friends ask for my Twitter and Instagram. When I want to share one of these accounts, I have to go to the specific site, find the URL and copy & paste it.

So I built an app to create shareable, digital accounts cards I can send to people. It has only links to accounts, no unnecessary information. And it is customizable to the recipient. No signup needed.

The app is built with React and Firebase in one week. I build my stuff in public, you can read how I created it here: https://twitter.com/miku86com/status/1265190217872551942

Let me know if you have any questions and I would love to get your honest, helpful, HN-like feedback.


Hey everyone, Michael, the creator, here. I'm an introverted guy, I love to be alone and do my things. Therefore I often forget to keep in touch with friends. Weeks later the person comes to my mind and it feels odd to reach out then.

To solve this uncomfortable situation, I've built an app that gives my an overview when I last contacted a specific friend. Because I think other people also struggle with this pain and could benefit from my app, I love to share it.

I would love to hear your feedback: features you would like to see, bugs you experienced, general ideas about it.


You might be interested in Monica CRM for this. https://www.monicahq.com/


Thanks for the recommendation! I will have a look at it and their features. What do you like about it?


I'm not sure how does your idea work. The website doesn't describe it, non showing any screenshot. Instead, it asks for email and password ...


Thanks for your feedback!

When you click on signin, there is data to signin with a demo account.

I think I should add a button to signin with a demo account, instead of letting the user to type it in manually.

EDIT: Thanks to your feedback, I just added a button to the navbar, so you can signin with the demo account with 1-click.


Did a quick search and found code2flow. Seems to be a cloud tool, where I have to upload my code.

I'm more interested in an open source tool, that can run locally with TypeScript.

Anyone knows a tool/package?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: