HACKER Q&A
📣 david927

What Are You Up To? (April 2022)


What are you working on? Any new ideas you're thinking about?


  👤 bko Accepted Answer ✓
I got inspired by an Emacs video [0] I found on HN and decided to (once again) try and learn to use it. A lot of emacs videos are tutorials and boring, but it was really cool to see some of the features from someone who was very enthusiastic about it.

I keep coming back to emacs every few months so I figured it has to mean something. I tried setting up a react development environment. Got some stuff like auto-complete, but missing other stuff. I essentially want it to mirror VS code to start. I know it's possible but there's definitely a learning curve. I also tried setting up a python environment, and had similar results.

It's one of those technologies that seems life changing. Not necessarily in productivity (who cares right?), but just empowering. The closest thing you can get to being a hacker in a movie, setting up an environment where you can easily program macros to do any arbitrary tasks or alter the environment. It really seems like an incredible piece of software that, on the surface level, looks like it could serve as as the framework for so many things, kind of like the web browser is today, but more flexible and programmable. Maybe it's just been around too long. I think if it was invented just today it would have a lot of hype. But because it's been around so long, it's just meh.

I don't know, maybe I'm just being romantic about it and will never get over the learning curve. It's really hard to leave VS Code for development.

https://www.youtube.com/watch?v=lkIicfzPBys


👤 asicsp
I'm recording videos [0] for my "Vim Reference Guide" [1]. I've recorded a few videos before, but this is the first time I've committed myself for an entire book. I'm far from being comfortable, but it has been a good learning experience so far. And this will help for the next version of the guide (correcting typos, adding better explanations, examples, etc).

I'm also planning to start working on a "Linux CLI Guide for beginners" next week.

[0] https://www.youtube.com/playlist?list=PLTv2U3HnAL4NN2tK-59Zi...

[1] https://news.ycombinator.com/item?id=30684232


👤 ChristopherDrum
Two main things this month:

1. Work toward v3.0 of my z-machine (Infocom and Inform games) interpreter for the Pico-8, called Status Line.

2. Start sampling new programming languages, because I'm getting a bit frustrated with some of Pico-8's arbitrary limitations and would like a little more breathing room. Since this is all for fun, I have carte blanche to use whatever I want. I've started examining Odin (since Jai isn't available yet), as I appreciate the core values that drive its development and I'm super interested in understanding data-oriented programming better.


👤 eg312
I needed a way to document my shell scripts (or code snippets) and to quickly replace “parameters”. For example, if you want to download a YT video as mp3, you have to remember this command “youtube-dl --extract-audio --audio-format mp3

👤 ilovefood
Out of boredom I started working on a https://slidetosite.com, it's a website to turn slides (pdf/pptx) into websites. It's also an exercise for me to practice marketing and sales by applying what I'm currently reading. It's taking longer than expected to launch because I'd like to have the "legal" (german) stuff all set before moving forward. (UG/GmbH or some structure like that). I have 4 alpha users helping out. Why I'm doing this is mainly to get a capture page/lead gen page set up very fast without having to learn a new tool and also make use of the "powerpoint skills" I developed as a team lead. Next to it I'm working on a real time 3D map of the city I'm living in, as an excuse to learn webgl/3D in the browser, but this project is eating most of the time because it's more fun.

👤 ivanmaeder
Been working on a tool for creators that care about sustainability. It measures a website's carbon emissions and automatically removes them.

The tricky and interesting bit is figuring out actual emissions (vs applying a rule that 1 visit == x grams of CO2). Work in progress:

https://beta.backspace.eco/


👤 aghilmort
- adding "get latest results" option to search queries at https://breezethat.com/. that experience will be similar to HN or reddit where can tab between ongoing queries, for customer or competitor site changes, podcasts, new products, etc., not live yet, DM me at DotDotJames if want to test that when ready

- rebooting a parked domain as a private imgur of sorts to streamline creating content across channels that has a much simpler copy / paste mechanism similar to what github lets you do when adding images to comments in nmarkdown, where it automatically hosts and inserts the ~[](link) of pasted file


👤 rstat1
I had this bright idea in 2019 (back in the before times) to build a code editing tool almost completely from scratch, that I've been working on off and on since then (though I guess recently its been more off than on).

Mostly just because I thought it be fun and because pretty much all the desktop apps I've done over the years, were built with someone else's tools and for a single platform, so wanted to do something new to me at least. This one is cross platform between Windows and Linux, though Linux is the primary platform because Windows development is more annoying IMO, and with custom UI.

All in C++ too because that's what I know, none of this Electron silliness, and with minimal dependencies. Uses Skia for graphics, and I've got a WASM interpreter library I'm looking to experiment with for doing an extension API when I get to that point.


👤 srid68
I have been researching on abstractions which help me to assemble software UI and using it in my freelance web ui projects using more and more declarative and less and less imperative coding practices. Recently I think the abstractions are stable so I started creating a tool for assembling static and static data web UI which I have published as a web site https://gluuie.com and also in GitHub https://github.com/Arshu/AssembleWebApps.

Still a long way to go before you can truly assembly all types of UI like static, static data, dynamic, realtime and reactive UI, but the test pages which I have started building seems to show that this is possible, but still require more research

Anyway this helps in my freelance projects where I have build a VCard Management System,Warehouse Management System, Sales Order Management System and Print Label Management System all using backend as Microsoft Business Central to validate the abstractions.

Currently implement Git Integration and Importing of Data (Html/Json/Css/Js) Components using different CSS Framework like Tailwind, Bootstrap from Git Repositories to validate Parallel Assembly. Also spending time on extracting the assembler runtime to open source the Html/Json assembler.

My hypothesis which I want to test using my tool/abstraction are More Assembly Less Building for Creating Software Apps, More Declarative Less Imperative for Creating Software Apps, More Prototype UI vs Less Requirements Documentation. Portable vs Centralised/Decentralised Software, Multi-Platform with Common Abstraction vs Cross Platform, Design for the Forest (System) vs Design for the Trees (Individual Components).

    All these things are research without any concrete end goal but in the hope something good and useful can be created for myself and in the future for others.

👤 mark336
I have been working on a Message Board Social Network. For now its called Qhipu http://yuyaykuna.com/gigabots/db It is like a User Forum, but you can use it to store data like todo lists or notes. Since Message Board formats are hierarchal and are tree-based they are inherently data storage devices. The trick is getting people to think tree-like. Not everyone thinks like a programmer. Right now its really basic, read-only. I had something more elaborate working with crud functions and a UI using JQuery tricks but I lost the code and had to start over. You can see it now it with sample data. I need to update it as I said so you can create a thread/reply.

👤 teetertater
Working on an extension to visually organize links, aka custom "new tab" page

I want to make it more dev / b2b focused, e.g. with dev tool integrations. Currently brainstorming. Borne from my own struggle with link management

If you'd like to try it out: https://chrome.google.com/webstore/detail/dailylauncher-cust...

Or https://addons.mozilla.org/en-US/firefox/addon/dailylauncher...


👤 timoteostewart
I've been working on a Hacker News frontend for a few months now[0], and this week I finally made it public-facing. Project features and goals are given on its about page[1]. The project is an end unto itself, but it's also a chance to strengthen my Python coding skills and learn about site reliability. And to boot, here are the magic words I know HN will appreciate: it uses no JavaScript at all. (Feedback and crit on the project are very welcome.)

[0] https://www.thnr.net

[1] https://www.thnr.net/about/


👤 meesterdude
I guess the most notable thing would be the new kind of web browser I'm building. It's a rethink on how to browse the web, and while it's not going to be a 1:1 experience with existing browsers (no plugins for example), it's sufficiently capable of easing the navigation of many collections of browser windows.

Among the most interesting things has been the parallels to desktop OS design patterns, such as leveraging spatial awareness as a means of organization.

And if it actually clicks with people (still working on the demo), i'm going to make it social; in a github way, not an instagram way.


👤 is0tope
Continuing to work on my technical blog about finance and crypto: https://machow.ski. Other than that, working on some smaller side projects related to that.

👤 Rodeoclash
I've been working on a dedicated review tool for esports coaches / analysts.

Currently it's not easy to play back all the viewpoints of your team members in a game at once in synchronisation with each other so I've built a tool (Electron for now while I prototype how it works, GStreamer + GTK when I've figured it out) that aims to make it easy to synchronise the videos and provides the ability to instantly switch between them.

https://github.com/Rodeoclash/vodon-pro


👤 keiferski
Just launched Dot Sci-Fi last week:

https://dotscifi.com

We are helping to promote interest in science and technology by funding sci-fi writing contests. The winning stories are published under a Creative Commons license, which makes them easy to share and read.

Our first contest is about moon colonization and has $250 in Bitcoin as a prize.

I know HN is fairly skeptical of crypto, but I think there is a huge opportunity to channel these new resources into cultural creation and other positive public goods.


👤 rozenmd
After 13 months of developing the 200th uptime monitoring service on the market (https://onlineornot.com/what-learned-running-saas-for-year), I'm starting to pivot into incident management by adding status pages to the product.

👤 devdao
Working on onboarding developers to web3 and building Public Goods at Developer DAO. This includes helping place and fund FLOSS maintainers for projects we know and love and depend on. If you want to join a positive community, and especially if you want to mentor a junior dev, please come join us!

👤 kingkongjaffa
Trying to become our startups first product manager instead of working solely on operations work.

Thinking deeply about what the 2.0 version of some of our features look like.

In personal and company culture land things are getting back to pre-covid with company meet-ups scheduled and personal vacations booked.


👤 trifit
Started a new job. Been thinking about ways that IT support could get automated in the near future.

👤 visox
Working on my latest side project https://coinsscreener.com/

Its a crypto Coin screener. Could not find what i wanted so building it myself.


👤 ffhhj
Starting the second phase of my mind tool to match networks of knowledge, allowing people to discover them.

👤 tcj_phx
My personal efforts to extract my friend from her psychiatric misdiagnosis are ongoing [ref: my comment history]. I think I'm going to get somewhere.

The Supreme Court of the United States [SCOTUS] denied my petition for extraordinary writ [0] on February 22. This asked SCOTUS to order the district court to abide by the case law requiring an evidentiary hearing (tl/dr: I filed for habeas corpus in the US District Court in January 2018. My friend's legal mail was intercepted by her $9,000/month treatment center. The owner of the facility was formerly a criminal defense attorney, and wrote a crafty letter which was docketed as a 'motion to dismiss'. I now have videos proving this is fraudulent. The District Court and the Court of Appeals would rather not deal with me, because I'm asking them to deal with our make-work mental health industry.)

I sent SCOTUS a petition for rehearing [1] last month. This time I told them about how the Soviets' preferred medication for dissident re-education was haloperidol, My petition for rehearing specifically asks the supreme court to end the medical torture of U.S. citizens [pdf pg 3]. This has been distributed for the April 14 2022 conference.

My friend is 'stabilized' with haloperidol when she gets out of sorts [1, pg 4]. All she actually needs is an adequate diet and a low-stress environment.

The Mad in America [MIA] foundation posted my essay about how I got to file at SCOTUS: Malignant Do-Gooderism: The Tragedies of Allopathic Psychiatry - https://www.madinamerica.com/2022/02/malignant-gooderism/

If SCOTUS denies my petition for rehearing, I next get to file a proper petition for writ of certiorari. My application for extension of time [2] was granted last month. (Something interesting: 21A512 has a 'received' stamp, whereas [1] does not. The difference is that I had the post office stamp the date on the outside of the envelope on [1], whereas I just sent 21A512 with stamps, and it presumably was not dated. SCOTUS pro-tip: have your mailings date-stamped by the post office.)

A few people have reached out to me on Twitter after reading my MIA essay. One of them has a very good 'false claims act' suit. She escaped from Arizona's involuntary mental health industry after 3 years of harmful treatment, with the assistance of her family. Can't share the details, because 'false claims' cannot be presented for swindles that are covered in the media (for example). I remember also witnessing the class of medical abuse that this woman was subjected to.

[0] SCOTUS Docket: https://www.supremecourt.gov/search.aspx?filename=/docket/do...

[1] Petition for Rehearing: https://www.supremecourt.gov/DocketPDF/21/21-6444/219300/202...

[2] Extension of Time: https://www.supremecourt.gov/search.aspx?filename=/docket/do...