Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
drunken_thor
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
Show HN: Stirfry, a small Ruby web framework mixing it up
(github.com)
1 points
by
drunken_thor
9d ago
|
0 comments
2.
▲
by
drunken_thor
1mo ago
In my limited understanding, static recompiling is like JIT transpilation from one arch to another where emulation runs each instruction calling behaviour depending on the instruction. As for tradeoffs my knowledge is not wide enough to dec
3.
▲
by
drunken_thor
2mo ago
This is why there is growing anti-AI sentiment. It is always extractive. You can never just enjoy a poem, you need to use it. You need to extract its value for shareholders. Get a life.
4.
▲
by
drunken_thor
2mo ago
All these words and yet 2 pictures of the car. Show off the mods! Show me the engine bay, the suspension and sway bars!
5.
▲
by
drunken_thor
2mo ago
The terrible thing is that everything is moving to apps so that the developers can get more access to the user's fingerprint and get more data. Get access to photos, location ect. All webpages that suddenly have an app, which in my exp
6.
▲
by
drunken_thor
2mo ago
What a great tool and community they have built. I find my flipper0 is like a computer Swiss Army knife. It’s so fun to carry around a tool of my own trade.
7.
▲
by
drunken_thor
2mo ago
Sdks/libs, especially open source sdks, were never about gated knowledge. They were about the providing company making it as easy as possible for you to integrate. You would not need to know the idiosyncrasies behind api retries, pagin
8.
▲
by
drunken_thor
3mo ago
It seems like this was built years ago but only posted now. Why post it now? It doesn’t seem like it has changed much in 4 years so I can’t see that it matured or stabilized over that time. I am sorry for my ignorance of c build systems, th
9.
▲
by
drunken_thor
3mo ago
CarPlay is also a contract between mobile devs and automakers. It allows for things like displaying "current playing" on the dash, media buttons on the steering wheel that control apps, and turn by turn directions show on dash and
10.
▲
by
drunken_thor
3mo ago
- Agreed on the bracketed attributes, the close attribute is very useful and devs would reach for the brackets more if they were like as you suggest. - short form fns: you and another commenter have given me good examples. I’m still not sur
11.
▲
by
drunken_thor
3mo ago
Agreed, it keeps the parser fast as well because it is a lot more clear when the boolean statement ends and the code block begins. You either need parentheses, `then` or brackets around the block to make parsing clearly defined.
12.
▲
by
drunken_thor
3mo ago
I think that allowing an if statement to return a value to deal with the ternary introduces a now concept to Lua and that is that the value on the final line of a block is a return value much like Ruby. This changes the logic of the entire
13.
▲
by
drunken_thor
3mo ago
Some of these things are already implemented in PUC Lua. I don't know why they are diverting from lua spec on other aspects though. Why not work together with the PUC Lua team to add some of these to both lua versions and work on bri
14.
▲
by
drunken_thor
3mo ago
This is behaviour trees. What you’re describing is behaviour trees. Edit: I see later you say it isn’t a behaviour tree but this is how a lot of BTs are implemented. They don’t always loop from the root. A lot of the time according to state
15.
▲
by
drunken_thor
3mo ago
What a great accomplishment! How did you manage to complete a JIT language in 2 months!?
16.
▲
by
drunken_thor
3mo ago
I’m watching those around me forget even the simplest command line commands for every day tasks in favour of AI. So not only are they letting hard earned skills slip away, they are paying for the privilege. Suddenly software development is
17.
▲
by
drunken_thor
5mo ago
Ah so we are only supposed to use this work tool outside of work hours?
18.
▲
by
drunken_thor
5mo ago
AI services are only minorly incentivized to reduce token usage. They want high token usage, it makes you pay more. They are going to continually test where the limit is, what is the max token usage before you get angry. All AI companies wi
19.
▲
by
drunken_thor
5mo ago
His spectre language is fully bootstrapped and written in spectre so his suggestion that you try to get an AI to write spectre stands for both the chip-8 emulator and the language itself. He is very obviously a prolific programmer with a ve
20.
▲
by
drunken_thor
6mo ago
I wondered why this article was so high on the front page but now I realize it’s simply because everyone else wanted to “um actually” it. I guess that makes sense.
21.
▲
by
drunken_thor
7mo ago
Haha Sudbury and Napanee are the only places in Canada to have them. They are tiny cities where nothing happens. Bored police officers imagining situations where they are needed.
22.
▲
by
drunken_thor
7mo ago
I think AI could reinvent text based games in a fresh way that would be fun. Text based games were always so constrained by what the developer could guess that you would type but with AI it really could read more like an interactive choose
23.
▲
by
drunken_thor
7mo ago
This is a prime example of how lazy vibe coding makes people. Even if they were not technical, some of these bugs would have been caught if they just went through the behaviour by hand at least once. Not an ounce of QA just generate and shi
24.
▲
by
drunken_thor
9mo ago
Knowing cable companies that was probably until all contracts with that channel as part of the subscription ended. They had to keep the channel running otherwise they might need to refund people.
25.
▲
by
drunken_thor
9mo ago
All the jobs I rather be doing are antiquated. Furniture maker but it’s not a viable job anymore either. A machinist, tool-die maker. Or mechanic maybe. I have always thought that mechanics are just debugging a very specific architecture.
26.
▲
by
drunken_thor
11mo ago
What if I puked into your mouth as a service.
27.
▲
by
drunken_thor
11mo ago
This is just a pride post with little self awareness.
28.
▲
by
drunken_thor
1y ago
We now are making bots to quiz other bots. This is a nightmare.
29.
▲
by
drunken_thor
2y ago
A company that used to be the pinnacle of software development is now just generating code in order to sell their big data models. Horrifying. Devastating.
30.
▲
by
drunken_thor
2y ago
This is a great tool for writing technical documentation sites. It will allow you to run tests on your code samples, ensuring that they are up to date and working with the most recent library release. We were in progress of doing this with
More ›