HN user

jhund

1,892 karma
Posts59
Comments78
View on HN
github.com 1y ago

claude-task-master – Task management for AI driven development

jhund
2pts0
aider.chat 1y ago

Aider is AI pair programming in your terminal

jhund
3pts1
masilotti.com 2y ago

My sane approach to test fixtures in Rails

jhund
1pts0
dev.37signals.com 2y ago

Turbo 8 Released

jhund
3pts0
big-agi.com 2y ago

AGI Toolkit

jhund
1pts0
insightmaker.com 3y ago

InsightMaker – Build simulations and models for free

jhund
3pts0
www.1000minds.com 3y ago

1000Minds Decision-Making Software

jhund
3pts0
teamtopologies.com 4y ago

Team Topologies

jhund
1pts0
www.theguardian.com 5y ago

‘Black Wednesday’ for big oil as courtrooms and boardrooms turn on industry

jhund
3pts0
docs.stimulusreflex.com 6y ago

StimulusReflex – Build reactive applications in Rails

jhund
1pts1
preflight.com 7y ago

Codeless Automated UI Testing

jhund
1pts0
www.bbc.com 7y ago

The Lifespans of Ancient Civilizations

jhund
2pts0
www.wired.com 7y ago

The Soothing Promise of Our Own Artisanal Internet

jhund
2pts0
status.im 7y ago

Status: Access a Better Web, Anywhere

jhund
2pts0
eve-lang.com 8y ago

Eve: Programming designed for humans

jhund
158pts120
thinkrelevance.com 8y ago

Documenting Architecture Decisions

jhund
3pts0
aprt.us 8y ago

Apparatus: A hybrid graphics editor and programming environment

jhund
1pts0
www.byhandandeye.com 8y ago

Sector Secrets

jhund
1pts0
hackernoon.com 9y ago

The 3 Tenets of Service Objects in Ruby on Rails

jhund
1pts0
www.material-ui.com 9y ago

Material-UI

jhund
46pts18
blog.cognitect.com 9y ago

Restate Your UI: Using State Machines to Simplify User Interface Development

jhund
3pts0
jensimmons.com 9y ago

Modern layouts: Getting out of our ruts

jhund
4pts0
materializecss.com 9y ago

Materialize CSS

jhund
4pts1
semantic-ui.com 9y ago

Semantic UI

jhund
768pts250
colah.github.io 9y ago

Neural Networks, Types, and Functional Programming

jhund
4pts0
www.youtube.com 9y ago

Commander: Better Distributed Applications Through CQRS and Event Sourcing

jhund
4pts0
www.confluent.io 9y ago

Apache Kafka: Getting Started

jhund
4pts0
www.owcdigital.com 9y ago

Make Your MacBook Pro, Again

jhund
62pts76
instacalc.com 9y ago

InstaCalc Online Calculator

jhund
3pts0
plantuml.com 9y ago

PlantUML: Easily create UML Diagrams from simple textual description

jhund
17pts2

I also noticed that Youtube prevents me from watching videos on their site starting today because I have an adblocker (uBlockOrigin) installed.

In the video that shows the stolen tools in the warehouse, there are hardly any Ryobi tools (HomeDepot's cheap tool brand). This is in stark contrast to many of the recent woodworking videos on Youtube that feature craftspeople using Ryobi tools (without explicitly mentioning an HD sponsorship). The thieves know a good tool, and HD is trying to fool the rest of us that their Ryobi tools are any good.

CueCam Presenter solves this quite elegantly: You can prepare a script with a card for each window you want to share. Then you can just select the card during the presentation and it will share just that window.

I also have a single large screen. So I put the CueCam window on the right, top to bottom. And the windows I want to share in the bottom left quadrant. There I can make them smaller, with the correct aspect ratio, so that participants with smaller screens can see all the detail they need.

That leaves the top left quadrant for my meeting window where I can see the meeting participants.

I'm also experimenting with the two companion apps: Shoot to use my iPhone camera and control zoom from CCP; and Video Pencil to draw on my video.

I looked at the avisi stucturizr-site-generatr, however, decided to render the docs via structurizr-lite. It provides better interactivity for C4 model diagrams, e.g., drilling down into diagrams and tooltips. I found the ADR integration in structurizr-lite sufficient.

I've been using https://structurizr.com/ to automatically generate C4 diagrams from a model (rather than drawing them by hand). It works well with the approach for written documentation as proposed in https://arc42.org/. It's very easy to embed a C4 diagram into a markdown document.

The result is a set of documents and diagrams under version control that can be rendered using the structurizr documentation server (for interactive diagrams and indexed search).

I also use https://d2lang.com/ for declarative diagrams in addition to C4, e.g., sequence diagrams and https://adr.github.io/ for architectural decision records. These are also well integrated into structurizr.

Thanks for mentioning gingkowriter. Youtube video is worth a watch. I will evaluate this a replacement of mindmaps at early conceptual stages in a SW project. Gingko's ability to have rich text nodes, export to plain text/word/JSON will allow me to stay in the outline mode for longer before I commit to sequential documents.

Architecture.md 5 years ago

I've started using draw.io [1] for diagrams I want to embed in markdown files. The cool feature about draw.io is that it can embed the data structure describing the diagram in a png file. So you get a PNG file that is both source code for your diagram (so you can edit it later), as well as the presentation (you can embed png files and they will render fine in Github hosted md files).

Then I use the markdown-images package [2] for Sublime Text, and I can see those png images in my markdown files in the editor as well.

Benefits of this approach:

* Powerful diagram editor, free to use.

* Editable diagram and embedable image in one file.

* Diagrams rendered in text editor.

[1] https://github.com/jgraph/drawio-desktop

[2] https://packagecontrol.io/packages/Markdown%20Images

Animikii.com | Full stack web developers | Victoria, BC | REMOTE in Canada | Full-time

Animikii is a social enterprise (Certified B Corp / Certified Aboriginal Business) that works with leading, Indigenous-focused organizations from all industries to drive positive change for Indigenous Peoples through technology.

We are looking to expand our team with one or more senior / intermediate full-stack Ruby on Rails developers in Victoria, BC. We’re a remote-friendly organization and would be open to fully REMOTE or a mixed schedule of in-office and remote work.

Candidates must be located / permitted to work in Canada.

* Senior: https://www.animikii.com/about/careers/senior-full-stack-web...

* Intermediate: https://www.animikii.com/about/careers/intermediate-full-sta...

I have been using Notability with great success for the last year. Having a fixed page like canvas doesn't strike me as a problem as I can move my diagrams around and scale them if I run out of space (huge advantage compared to drawing on paper).

Before Notability I was using mostly markdown files in git. However, using handwriting instead of typing has improved my cognition and creativity significantly. When I'm faced with a challenging task, I start doodling in Notability and keep being surprised at the creative solutions that emerge as I'm writing and sketching. There seems to be a richer thought process to be happending when I use my hands for thinking (rather than pressing keys on a keyboard).

Some additional spontaneous thoughts:

- Searchability of my handwritten notes is great, even after I export my notes to PDF.

- Exporting to PDF stores my notes in a long lasting standard format, preserving the character of my handwriting and diagrams.

- Being able to move/scale diagrams as I develop them has allowed me to start sketching more easily without any idea of where the diagram will go (e.g., ERD).

- Synching: I have Notability running on my desktop Mac, iPad, and iPhone. iPad Pro 12.9" is my primary device, together with Apple Pencil. Mac is for copying in screenshots from web pages, or large amounts of text. And I use it on iPhone on the go to capture ideas, access shopping lists, etc.

- Some document structure is useful: I have monthly work notes, yearly personal notes, "Inbox" on the go, and long running project notes that I keep adding to and tweak.

Rails 6.0 7 years ago

Thanks to the Rails team for a great release! I'm enjoying the stimulus js framework to handle client side UI behavior.

I'd like to mention https://contentgems.com - a free web service that follows any RSS feed you want. It then gives you powerful filters to include/exclude content you're not interested. You can also connect your twitter home timeline to extract all articles linked to from a tweet. And finally, there are workflows that you can use to re-mix RSS feeds and produce new ones. Paid plans give you more resources, however the free plan is super valuable for individual users. Disclaimer: I'm one of the co-founders.

At ContentGems.com we aspire to offer some of the features you're looking for. We fetch a ton of feeds each day, index them, and let you filter the items based on a powerful query api (Lucene). So in addition to reading your own feeds, you can also extract interesting content from other feeds and discover new feeds. It also deduplicates articles (on a sliding scale of similarity). We are in the process of building out the feed reader component (which is trivial compared to what we're already doing with search). An interesting twist on feed readers is that CG treats your Twitter home timeline like an RSS feed, indexing all shared articles and including them in the Firehose of feeds. Disclaimer: I'm one of the co-founders.

Shameless plug: We created https://contentgems.com as a feed reader on steroids: You can follow feeds, however you can also filter them based on powerful keyword based search (and other params). You can follow the CG firehose (tens of thousands of feeds we follow and index for you), to discover new feeds. And then you can curate and share the best articles from CG. It's a mashup of Feedly, Google Alerts, Buffer, and IFTTT/Zapier.

Shameless plug: We created https://contentgems.com for this exact purpose. The ability to filter articles in a bunch of RSS feeds, and any articles shared on Twitter based on keywords I specify. It's not trying to be smart, it just gives you what you're asking for. It's a mashup of Feedly, Google Alerts, Buffer, and IFTTT/Zapier.