HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vstollen

no profile record

Submissions

Drawing an Enderman in LaTeX (2014)

web.archive.org
1 points·by vstollen·ปีที่แล้ว·0 comments

My Guide to Applying for Junior Software Engineering Roles

vstollen.me
1 points·by vstollen·2 ปีที่แล้ว·0 comments

TLDR: Lessons from 1 year of building with LLMs

dylandavis.net
3 points·by vstollen·2 ปีที่แล้ว·0 comments

comments

vstollen
·2 เดือนที่ผ่านมา·discuss
Can you share what you mean by this?

> when using dedicated AI resources that I'm paying for

Are there API-based search providers that structure their results differently?
vstollen
·10 เดือนที่ผ่านมา·discuss
I like the idea of the article. However, I wonder what are ways to increase the practice surface area for programming / software engineering?

I can think of various high-Level activities such as analyzing systems we interact with on a day-to-day basis. However, I cannot come up with exercises that would improve my code itself.
vstollen
·11 เดือนที่ผ่านมา·discuss
One (admittedly niche) use case for XSLT is that it’s the only way I found to make RSS feeds both understandable for humans and machines.

For example, I use it add an explanation of what RSS is and some styling to the RSS feed of my personal website [1].

[1]: https://vstollen.me/atom.xml
vstollen
·ปีที่แล้ว·discuss
I don't do colocation myself, so I don't know what makes a good co-location provider. However, Hetzner has a Colocation offering: https://www.hetzner.com/colocation
vstollen
·2 ปีที่แล้ว·discuss
Do both the sharing and receiving users need to install the app? If not, it would probably be much easier to start using the app if at least the receiving user could view my screen from their web browser.

Apart from that, I often fall back to https://github.com/adamyordan/laplace when I need to share my screen. It works in the browser and has great image clarity. Sadly, the demo instance is down, so you need to host it yourself. Also, it can have trouble inside some enterprise network/firewall setups.
vstollen
·2 ปีที่แล้ว·discuss
I've used Taskwarrior (and Timewarrior [1]) for some time and one thing they uniquely do is automatically rank your tasks by a number of factors.

For your tasks, you can set priorities, a deadline, dependencies, and more. Using this information, Taskwarrior computes an urgency score so you can see your most urgent task using:

  task next
Sometimes I wonder what a GUI-based app would look like that does such urgency rankings.

[1]: https://timewarrior.net/
vstollen
·2 ปีที่แล้ว·discuss
This somewhat reminds me on the discussions around the Web Monetization API [1] a few years ago.

I still wish for a service that gives me access to all paywalled sites or a way to sending all websites I visit a little money in exchange for them not serving ads.

[1]: https://webmonetization.org/
vstollen
·2 ปีที่แล้ว·discuss
Yess, we were the software team for a university library. There wasn't a lot of pressure and people on my team generally had a chill and comfortable life.

However, there wasn't a lot of room for ambition.
vstollen
·2 ปีที่แล้ว·discuss
This made me think of my first job. I was the sole developer on a project because the old developer left. Nothing was documented and nobody knew why things were designed the way they were.

We had no code reviews, no design docs, no tests, nothing. We made the changes the way we thought they were right and would git pull them onto the production server.

After I struggled to get productive for the first four months, my manager went on a four-week Christmas vacation. In a moment of frustration, I seized the opportunity and rewrote the whole project from scratch. I don’t remember if my manager ever noticed, but that was the moment I finally got productive.
vstollen
·2 ปีที่แล้ว·discuss
What I miss the most from Apple Maps is their lack of user content (at least in Germany). While I can find many pictures and reviews of every tiny store on Google Maps, Apple usually only has a handful of reviews and almost no photos submitted.
vstollen
·2 ปีที่แล้ว·discuss
Are (updates to) extensions from the Chrome and Firefox store usually vetted before publication?

I‘ve heard that Firefox will only run signed extensions. Would you trust this process?
vstollen
·2 ปีที่แล้ว·discuss
I haven’t used it myself, but the LanguageTool browser extension might allow users to use a self-hosted or locally running instance.
vstollen
·2 ปีที่แล้ว·discuss
Along the lines of Julia Evans’ “Optimize for conversions” [1], can you gauge the popularity of your post by the replies you get?

[1]: https://jvns.ca/blog/2018/02/20/measuring-blog-success/
vstollen
·2 ปีที่แล้ว·discuss
While I don‘t write much, my website is directly associated with my real name. As a result, friends regularly stumble upon it.

Most of them don’t care for the topics I write about. However, they usually get a little excited, as if they found a real-life Easter egg.