Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mjsir911
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
mjsir911
11mo ago
yeah, I've come to terms that I mostly do programming-as-an-art and that includes how my code is structured, and I'm on exactly the same page. In pragmatic business environments it's not worth the fuss but I never feel great
2.
▲
by
mjsir911
1y ago
I made a bunch of friends in the local rave & queer community, helped start organizations including founding a hackerspace, met the love of my life, and now am part of a very healthy community that has been helping me cope and get throu
3.
▲
by
mjsir911
1y ago
Sure, but the primary difference between what you're talking about is ecosystem lock-in vs file lockin . both can be postured as a labor-saving measure, exposing user data to users is an additional burden on developers. Designing an
4.
▲
by
mjsir911
1y ago
Hi pkdpic! As one of the founders of the hackerspace you've visited out in seattle & a fellow recurser that you might've heard about the space from, I can drop to you some of my notes & learnings from two years in of devha
5.
▲
by
mjsir911
2y ago
There are welcoming hackerspaces around for those with the eyes to find them ;-)
6.
▲
by
mjsir911
2y ago
I've had a lot of fun setting mixxx up for DJing on my steam deck, with fully scriptable (in javascript) USB hid bindings, I've been able to reverse engineer the steam deck's control schemes to be able to mix quite portably.
7.
▲
by
mjsir911
2y ago
NPR did a recent expose about a local renegade spot & the shows it supports in my scene: https://www.kuow.org/stories/under-the-bridge-a-portrait-of-... With mixed results, it kind of burned the spot by virtue of b
8.
▲
Who makes money from parking tickets? A case study from Seattle
(data-visualization-society.github.io)
3 points
by
mjsir911
2y ago
|
0 comments
9.
▲
by
mjsir911
2y ago
pydoc has saved me many times! And doesn't require me dropping down into a shell too. help() is still invaluable, especially in debug shells when tab completion isn't helping me as much as I'de hoped.
10.
▲
by
mjsir911
2y ago
I've been looking for the same, and the closest I've come to is the protocol utility & the more-maintained protocol-go re-implementation. https://www.luismg.com/protocol/ https://github.com
11.
▲
by
mjsir911
2y ago
The culmination of my commmunity college's CS103 class was learning the ins and outs of an ISA called MARIE. only 8 instructions & an editor+simulator written as a java app. I had a lot of fun spending most of my time in that class
12.
▲
Stylometry
(en.wikipedia.org)
2 points
by
mjsir911
3y ago
|
0 comments
13.
▲
Warchalking
(en.wikipedia.org)
60 points
by
mjsir911
3y ago
|
33 comments
14.
▲
Framework Laptop 16
(frame.work)
2 points
by
mjsir911
3y ago
|
1 comments
15.
▲
by
mjsir911
4y ago
I tend to use `git add -p` for exactly this purpose ;-)
16.
▲
by
mjsir911
4y ago
The flipper zero does have a (pcm?) speaker! It comes with a music player by default with the marble machine sample notes.
17.
▲
by
mjsir911
4y ago
Maybe I'm misunderstanding, but isn't this what `git revert` is for? Harder with an amend due to having to get the difference of commits within the reflog, sure.
18.
▲
CLIP Interrogator
(huggingface.co)
5 points
by
mjsir911
4y ago
|
1 comments
19.
▲
Neo900
(neo900.org)
2 points
by
mjsir911
4y ago
|
0 comments
20.
▲
by
mjsir911
4y ago
I've had good luck with yappi for debugging asynchronous code, not really focused on memory usage but walltime & such. https://pypi.org/project/yappi/
21.
▲
by
mjsir911
4y ago
Looking over the app in-depth, I see a lot that could be done depending on how much you want to do ;-) - The initial import can be done pretty easily, `ledger bal` reports my current balances, so for example I can do `ledger bal Assets` and
22.
▲
by
mjsir911
4y ago
Wow, this seems cool! Would love some integration with [plain text accounting]( https://plaintextaccounting.org/ ) so that I don't have to re-document all my finances though, even just a simple `ledger equity` import.
23.
▲
by
mjsir911
5y ago
/bin/bash: line 1: markdown: command not found
24.
▲
by
mjsir911
5y ago
I've been trying to get into the rave scene recently and I've found it a bit hard to find "underground" events as somebody not so socially adept.. Got any tips?
25.
▲
by
mjsir911
5y ago
XSLT too!
26.
▲
by
mjsir911
5y ago
I basically have to constantly rotate through new music, once I get used to songs I start being able to predict them and they take up mental energy. Doubly so if they have lyrics. I've found SiIvagunner works well for this, they releas
27.
▲
by
mjsir911
5y ago
It's been mentioned around on other comments but take a look at Outer Wilds if you have the time, you and I seem to have very overlapping preferences and I was surprised not to see it on your list. Appreciate the suggestions! Will have
28.
▲
by
mjsir911
5y ago
I mean, it's not amnesty international, but a UN Special Rapporteur on Torture claimed: "Mr. Assange has been deliberately exposed, for a period of several years, to progressively severe forms of cruel, inhuman or degrading treatm
29.
▲
by
mjsir911
5y ago
Related: ggwave & associated discussion https://github.com/ggerganov/ggwave https://news.ycombinator.com/item?id=26892930
30.
▲
by
mjsir911
5y ago
Ironically, ublock origin does not work on this blog page & allows scripts such as google analytics to run because it is hosted under the umbrella domain addons.mozilla.org I wish the exception for add-ons not working on the addons site
More ›