wow, always right clicked then clicked open in new tab. Middle click now saves me one click - thanks!
docs.ficusjs.org 5y ago
DO
HN user
Snowboarding, MNT bike, onewheel, fish, hiking, and respect. TypeScript, JavaScript, HTML, CSS & Java.
codersnow337(at)gmail.com
wow, always right clicked then clicked open in new tab. Middle click now saves me one click - thanks!
Do not see this one in the thread yet, found this on HN years ago and always in the weekly rotation
If you are already using Volta in your project Codex will use the correct version assuming you are running in the same directory as your .json file and the json file has the” volta”:{ “node”: “xx.x.x”, “npm”: “xx.x.x”} configured. Personally use a Dockerfile to setup the container with volta installed. Need to set up Volta and configure at least one version of Node then install Codex in the docker. One caveat is you need to update codex with the initial version of node assuming it’s not the same as your project. If you are using one image per project you should never run into this but I have been using one image and firing up a container for each project, so it was great to see Codex able to use the correct version configured for the project via Volta.
From other comments sounds like Codex using mise for internal tools can cause issues but not sure that is 100% Codex fault if the project is not already defining the node/npm version in the json “engines” entry. If it’s ignoring that entry then I guess this is a valid complaint, but not sure how Codex is supposed to guess which version of tools to use for different projects.
Would you mind adding more details as to the exact setup where Codex is using the wrong version?
At the big box stores absolutely they have it worked in to the prices. I have no idea if the local mom and pop shops are working that 2-4% into their prices or not.
You do realize that 2-4% is not left on the 'table' its taken from the merchant you are shopping at. If you are at a big box store sure but when going to local merchants its best for them if you use debit or cash. One could argue the merchant 'choose' to accept CC but in this day and age its more like extortion because the CC lobbyist were able to make it illegal to pass that charge onto the customer.
"What is the recommended way of hiding features that require JavaScript on browsers that do not support JavaScript, e.g., on w3m?"
You can try the <noscript> tag.
Strange now the first few days load (getting a new error) 'Ignoring inability to install OPFS sqlite3_vfs: Cannot install OPFS: Missing SharedArrayBuffer and/or Atomics. The server must emit the COOP/COEP response headers to enable those. See https://sqlite.org/wasm/doc/trunk/persistence.md#coop-coep'
But when go back to the 26th none of the shards will load, error out.
Using Windows 11, FF 146.0.1
Since you tested it seems its just a me problem and thanks for fixing the GitHub link
Site does not load on Firefox console error says 'Uncaught (in promise) TypeError: can't access property "wasm", sqlite3 is null'
Guess its common knowledge that SharedArrayBuffer (SQLite wasm) does not work with FF due to Cross-Origin Attacks (i just found out ;).
Once the initial chunk of data loads the rest load almost instantly on Chrome. Can you please fix the GitHub link (current 404) would like to peak at the code. Thank you!
First off sorry to hear about your daughter's situation and how it seems to be affecting every aspect of your family life. Without telling my life story, a lot of us were in a similar situation in the early 2000’s (Graduated in 2000 and laid off from my intern job in 2001, where I worked for 3 years). As others have said luck and who you know are 50%, right place / right time are another 50% (75% luck IDK). Programming jobs are not going away (think legacy systems / retirements). Will all new jobs be the same as the old jobs, probably not. It might be 5 – 10 years before many new grads find great jobs (to answer your question on how long it lasts). They should, however, be able to find ‘jobs’ (today). Will these be the high pay WFH? Probably not. My advice would be this:
Start an LLC in your state. Normally a couple hundred dollars and some paperwork.
Create a bank account for the LLC and put a couple hundred dollars in the account.
Contribute to Open Source or make an open-source project
Make ‘free’ software for yourself, friends and family – something is better than nothing – show and tell
Make ‘free as in beer’ software for local business or non-profits
Get a job at a local mom and pop outfit, do the job you are hired to do, but also become the ‘IT’ person. Install software / hardware, do backups, make helpful ‘apps’, automate and innovate
All of these will count towards experience when you do get a ‘real’ job, increasing pay range and giving ‘experience’ with ‘x’ technology.
Host on a cheap VPS to learn about Linux / system admin, install something like Dokploy (PaaS), configure Traefik (Reverse Proxy / Load Balancing / HTTPS / DNS), then build your own SaaS apps. Full Stack?
CERTS – GCP ACE, CISSP, Azure AI, ChatGPT, etc....
With the help of a good LLM there is no better time to build something when you really have nothing to lose and no family to support, no house payment, etc...
Do this for 5 – 10 years as projects under the LLC umbrella. Most start-ups do not make money; it's ok to show a loss. On the resume you focus on the tech portion leaving out the parts you do not want to focus on. Who knows, maybe one of these projects even makes a few hundred a month's side money. The best time to find a job is when you have a job (any job). Sitting around looking for a ‘great’ job is going to leave gaps in your resume. Any job can teach you about problem solving, working with others (conflict and how did you resolve the conflict), leadership, in the end a programmer is hired to help make the business money learning how businesses work in general will lead to new insights that a fresh grad (most likely) does not have. There are lots of smaller software shops no one has ever heard of that are also entry level options for new grads. It's ok to live at home making less money and saving it, sometimes we need to lower our expectations on what we are worth money wise. It's not easy out there right now, and I will not pretend that it is. For some (like me), it never was easy, but you need to keep up on the latest tech and have something to show / talk about.Everyone knows someone who went to school for ‘x’ who is the local bartender or barista. If the new grads decide money now is more important than gaining ‘tech’ experience any way they can then they may never get that job in the ‘x’ degree. Tech includes everything from hardware to software, with more jobs being ‘full stack’ the more you know about the better.
Hoping you and your family the best. There is still time to celebrate Christmas even if dinner is Chinese food and the only gifts are each other.
Great work building something and having the courage to show HN ;-)
Interesting design. Even though I read the instructions still could not get it to work for 30 or so seconds. Might want to show some text 'Now Scroll' with up/down arrows to the left or right of the list.
Seems ok when the list is in the middle of the page and you already have room to scroll up and down, but how is it going to work when the list is at the top or bottom of the page?
Or when the page is so short it does not scroll at all? I suppose you could have the container scroll but then it needs to be considerable larger than the list.
Honestly when you click 'Pick' all of the others should say 'Place' would be more intuitive and give the user options to support both. As they use it they will pick up they can scroll if they want.
Only had a minute to install, build and use the app; but wow this is great! Thank you for building and showing us Wirebrowser. Are you building this because other tools do not meet your needs? I have not run across any tool(s) that combine all of these features into one package so hoping you all success with this release.
Scrolled for like a minute in both Chrome and FF nothing happened except my finger got really tired. The numbers moved but all I see is a picture of a young child. Not sure what is supposed to happen.....
Just installed on both pop_os and windows 11. On Linux everything seems to work ok. On Windows 11 the mouse only moves to the start of a line, cannot select text at all click anywhere but the very first part of a line. Every now and then it will select some random word on the line but mostly just column 1. Installed with Cargo if that matters using rustc 1.91.1, looks like 1.88.0 is min supported. On pop the mouse works as expected. Will check it out more when I get time just wanted to give you the heads up.
Thanks for the link. Its always helpful to have new ways to describe tech dept. The term is too overloaded and most people roll their eyes when hearing it since it can be used to describe anything from real issues to things that are fine but you just do not like for whatever reason. Look forward to reading the section on what issues are worth paying down and those that are fine to live with. Its not any easy decision to make, but having concrete examples is always a bonus. For .99 cents pre-ordered a copy and if there is going to be a real book would love to have it sitting on my desk. It could sit next to Software Estimation by Steve McConnell ;) Cheers!
If nothing else would assume they have used GitHub or say 'drop it in teams'. Even if they have only ever used the cloud there is send a link from my Google or One Drive. My first answer would be FTP or rsync. Maybe they are over thinking it and assume they need to get it on another machine without the owner knowing about it IDK. Maybe it needs to be reworded. Or follow up if there is no answer and say how did you turn in your homework to the professors or think about how you collaborate with other developers on a project.
Do not quote me either but you are correct. Prairies depend on fire as do most native forests. Many trees are dependent on fire for their off-spring to succeed (Jack Pine, Red/White Pine, Bur/Northern/Pin Oak) and to kill off invasive species (prairies). Prescribed burns are critical in maintaining these eco-systems and are an under utilized resource. They require 'perfect' conditions (temp, humidity, timing, human resources), so are rarely done correctly if done at all. Source wildland firefighter in another life.
'benign tumor' maybe some Salmon Lipomas with crackers and cheese.
"To be fair, computer science is famous for people rearranging their sleep schedule around when the compute time was available." - Duanemclemore Interesting take, not the mind set I went into reading the article but the one I wish I had...
Thank you! The timing of this comment is perfect
Its a next.js site using Tailwind -- https://departuremono.com/ -- https://fonts.google.com/specimen/IBM+Plex+Mono -- some other fonts mixed in
Other that that just styled HTML based on a quick look at the debugger window if there was another framework used its not obvious...
Congratulations on the release! Took me a minute to figure out it shows you which color laser you are going to get next. Only passed one level so guessing more to learn with 120 levels. Thanks for sharing.
OK thanks will check out the options again, if it does scale to zero (including CPU) that will make it more reasonably priced.
Has this changed? When I looked pre-ga the requirements were you need to pay for the CPU 24x7 to attach a GPU so that is not really scaling to zero unless this requirement has changed...
Agreed. The world map showing evening, night and morning is a great visual to have updated in real time.
Not going to lie I was exited to see this work lol. Thanks for the tip of the day. I love learning and not sure what I was expecting to happen when I opened up excel and hit alt + f11 but it was awesome to see it open. Already created my first user form and now the rest of the weekend its going to be difficult not to go down this rabbit hole. VB once paid my bills....
Looks like its still in the discussion phase, did not see a timeline but also did not read super close. Did learn about the tanstack-router which I had never heard of, so that was worth looking this up right there ;)
Going to tell the Preface story tomorrow at work, I guess if your reading this you now know my HN handle ;) Not sure I will do the 'game' but that into was worth clicking the link.
Watched the video and super excited to see where tech like this ends up in a few years. Was on the quest to find a split keyboard last week and ran across this. Ended up with a UHK, but man I thought hard about buying one (pair) of these. I was just worried about dust, dirt and overall longevity. Seems like something that would need to be worked on every month or two. The kit is reasonable and might be a fun (next) project.
Would be interested to hear about anyone's experience that owns one of these. How do they hold up? How long did it take to get used to using? Would you recommend to a friend?