Viewing profile — dattiimo
dattiimo
HN member- Joined
- Tue, Jun 20, 2023, 6:47 AM UTC
- HN karma
- 43
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About dattiimo
Twitter: @dattiimo GitHub: dattiimo
Recent public activity
-
comment
Comment #44508093
Interesting idea, but for me an app switcher needs to be super fast and switch between the apps I want without interrupting my thought process. I've used an auto hotkey script for …
-
comment
Comment #42467168
I haven’t tried the app but love the randomness of being able to view the level of the piss tank on the ISS. We need more apps like this.
- story
-
comment
Comment #42213711
Love it! It's fun and simple. It would be great to have some kind of "start again" button to clear all the emoji and show new ones. Are the emoji selected randomly?
-
comment
Comment #41686047
I built this into https://minicalendar.app (my pet project to learn Blazor). You can also measure the number of days between two events or activities.
- story
-
comment
Comment #38938042
A £3 custom mount board really makes a difference. I've built beautiful looking e-paper pictures using a basic IKEA frame and an custom cut mount from best4frames.
-
comment
Comment #38589853
I was looking for the same as this. I wanted a yearly overview where the emphasis was on weeks so I could plan vacations and the school year. I ended up creating a pet project to d…
-
comment
Comment #38580290
That's awesome! I wasn't aware of that. Thank you for sharing.
-
story
Ask HN: How are you promoting yourself on GitHub?
I'm not actively looking for a new role but given more layoffs in the tech industry this week, I wanted to clean up my GitHub profile and include some projects as examples of thing…
-
comment
Comment #37990157
My pet project is a web app that uses a similar view of the year https://calii.tiimo.app . I find the continuation of the months easier to comprehend time passing in a year.
-
comment
Comment #37869884
I've been working on a simple calendar app[1]. It helps me plan annual leave/ school holidays and visualise the time between upcoming deadlines. I started it just because I wanted …
-
comment
Comment #37869821
I've been working on a simple calendar app too that is based on this layout. I find the layout cleaner and simpler to comprehend time passing over a year. [1] https://calii.tiimo.a…
-
comment
Comment #37869797
Thanks for sharing this, I've been using a variation of this layout on my own simple vertical/horizontal planner[1], but David's looks a lot prettier. [1] https://github.com/dattii…
-
comment
Comment #37224291
That's great. I hadn't noticed it's has been added to PowerToys. I can now finally retire my 7 year old script. Hopefully one day it will be promoted to be included in Windows by d…
-
comment
Comment #37221907
This AutoHotKey script was a game changer for me. It maps Ctrl + Shift + V to paste without formatting. ;; Text–only paste from ClipBoard ;; (https://autohotkey.com/board/topic/104…
-
comment
Comment #37221525
I don't have anything shared online but I can look at publishing it if there's interest. It's one big script so I'll have to clean it up and remove any sensitive data from it first…
-
comment
Comment #37221304
I've used GroupAdd[1] and GroupActivate to alternate between windows of the same app but it doesn't ignore minimised windows. Maybe you can ignore minimised when adding to the Grou…
-
comment
Comment #37221183
AutoHotKey is awesome! I use it for better/faster app switching. I have a "shortcut" enabler key, in my case Right Alt, that controls it all. When held down with any letter, it swi…
-
comment
Comment #36691765
I started with a simple paper template I print out[1] but I'm working on an web app for it. I'm hoping to make the web app available very soon. [1] https://github.com/dattiimo/year…
-
comment
Comment #36670223
I love visual representations of time passing like this, they really help to put it in perspective. I use something similiar that only covers a year (kinda like GitHub's activity v…